Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3b23782f7d004f3d7fa655623ebca3137b442656
3b23782
mac80211: mark as action frame when parsing IEs of CSA action frames
by Simon Wunderlich
· 8 years ago
0ab2e55
mac80211: mesh: Allow following CSA to DFS channels if userspace handles it
by Benjamin Berg
· 8 years ago
8d9de16
wireless: Require HANDLE_DFS flag to switch channel for non-AP mode
by Benjamin Berg
· 8 years ago
d37d49c
wireless: Only join DFS channels in mesh mode if userspace flags support
by Benjamin Berg
· 8 years ago
61b81b4
mac80211: move clearing result into ieee80211_parse_ch_switch_ie()
by Johannes Berg
· 8 years ago
5d55371
mac80211: mesh: mark channel as unusable if a regulatory MESH CSA is received
by Benjamin Berg
· 8 years ago
484a54c
mac80211: Dynamically set CoDel parameters per station
by Toke Høiland-Jørgensen
· 8 years ago
ca8fe25
cfg80211: improve warnings in VHT rate calculation
by Johannes Berg
· 8 years ago
9ad0980
liquidio: use pcie_flr instead of duplicating it
by Christoph Hellwig
· 8 years ago
1b86f70
net: phy: Remove residual magic from PHY drivers
by Andrew Lunn
· 8 years ago
3fdd34c
bnx2x: Remove open coded carrier check
by Leon Romanovsky
· 8 years ago
218af59
tcp: internal implementation for pacing
by Eric Dumazet
· 8 years ago
8dfedc5
Merge branch 'udp-scalability-improvements'
by David S. Miller
· 8 years ago
6dfb436
udp: keep the sk_receive_queue held when splicing
by Paolo Abeni
· 8 years ago
2276f58
udp: use a separate rx queue for packet reception
by Paolo Abeni
· 8 years ago
65101ae
net/sock: factor out dequeue/peek with offset code
by Paolo Abeni
· 8 years ago
9dca599
Merge branch 'nfp-LSO-checksum-and-XDP-datapath-updates'
by David S. Miller
· 8 years ago
730b3ab
nfp: eliminate an if statement in calculation of completed frames
by Jakub Kicinski
· 8 years ago
4aa3b76
nfp: add a helper for wrapping descriptor index
by Jakub Kicinski
· 8 years ago
abeeec4
nfp: complete the XDP TX ring only when it's full
by Jakub Kicinski
· 8 years ago
ddb98d9
nfp: add CHECKSUM_COMPLETE support
by Jakub Kicinski
· 8 years ago
611bdd4
nfp: version independent support for chained RSS metadata
by Edwin Peer
· 8 years ago
ad50451
nfp: don't assume RSS and IRQ moderation are always enabled
by Jakub Kicinski
· 8 years ago
28063be
nfp: support LSO2 capability
by Edwin Peer
· 8 years ago
e53fc9f
nfp: rename l4_offset in struct nfp_net_tx_desc to lso_hdrlen
by Edwin Peer
· 8 years ago
05eb9e5
nfp: don't enable TSO on the device when disabled
by Jakub Kicinski
· 8 years ago
173e783
net: socket: mark socket protocol handler structs as const
by linzhang
· 8 years ago
9aef88e
tools: hv: Add clean up for included files in Ubuntu net config
by Haiyang Zhang
· 8 years ago
c519fe9
bnxt: add dma mapping attributes
by Shannon Nelson
· 8 years ago
9efa27b
Merge branch 'xgene-Add-ethtool-stats-and-bug-fixes'
by David S. Miller
· 8 years ago
8aba847
drivers: net: xgene: Fix redundant prefetch buffer cleanup
by Iyappan Subramanian
· 8 years ago
61c759c
drivers: net: xgene: Workaround for HW errata 10GE_10/ENET_15
by Quan Nguyen
· 8 years ago
eaef62a
drivers: net: xgene: Add frame recovered statistics counter for errata 10GE_8/ENET_11
by Quan Nguyen
· 8 years ago
a844e7d
drivers: net: xgene: Workaround for HW errata 10GE_4
by Quan Nguyen
· 8 years ago
ca6d550
drivers: net: xgene: Add rx_overrun/tx_underrun statistics
by Iyappan Subramanian
· 8 years ago
2d07d8e
drivers: net: xgene: Extend ethtool statistics
by Quan Nguyen
· 8 years ago
6f22a7a
drivers: net: xgene: Remove unused macros
by Quan Nguyen
· 8 years ago
089f97c
drivers: net: xgene: Refactor statistics error parsing code
by Quan Nguyen
· 8 years ago
3f5a2ef
drivers: net: xgene: Remove redundant local stats
by Quan Nguyen
· 8 years ago
d09d362
drivers: net: xgene: Use rgmii mdio mac access
by Quan Nguyen
· 8 years ago
8ec7074
drivers: net: phy: xgene: Add lock to protect mac access
by Quan Nguyen
· 8 years ago
ae1aed9
drivers: net: xgene: Protect indirect MAC access
by Iyappan Subramanian
· 8 years ago
a95cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
1319a28
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
66f4bc8
Merge branch 'ldmsw-fixes'
by David S. Miller
· 8 years ago
8b671f9
ldmvsw: stop the clean timer at beginning of remove
by Shannon Nelson
· 8 years ago
b18e5e8
ldmvsw: unregistering netdev before disable hardware
by Thomas Tai
· 8 years ago
ca9df7e
net: netcp: fix check of requested timestamping filter
by Miroslav Lichvar
· 8 years ago
42a928c
Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
by David S. Miller
· 8 years ago
66eb9f8
ipv6: avoid dad-failures for addresses with NODAD
by Mahesh Bandewar
· 8 years ago
aa4ad88
qed: Fix uninitialized data in aRFS infrastructure
by Mintz, Yuval
· 8 years ago
8c977f5
mdio: mux: fix device_node_continue.cocci warnings
by Julia Lawall
· 8 years ago
d19b183
net/packet: fix missing net_device reference release
by Douglas Caetano dos Santos
· 8 years ago
4762010
net/mlx4_core: Use min3 to select number of MSI-X vectors
by yuval.shaia@oracle.com
· 8 years ago
70957ea
macvlan: Fix performance issues with vlan tagged packets
by Vlad Yasevich
· 8 years ago
66c25f6
net: stmmac: use correct pointer when printing normal descriptor ring
by Niklas Cassel
· 8 years ago
5085411
net/mlx5: Use underlay QPN from the root name space
by Yishai Hadas
· 8 years ago
5360fd4
net/mlx5e: IPoIB, Only support regular RQ for now
by Saeed Mahameed
· 8 years ago
20b6a1c
net/mlx5e: Fix setup TC ndo
by Saeed Mahameed
· 8 years ago
e3c1950
net/mlx5e: Fix ethtool pause support and advertise reporting
by Gal Pressman
· 8 years ago
b383b54
net/mlx5e: Use the correct pause values for ethtool advertising
by Gal Pressman
· 8 years ago
2ea659a
Linux 4.12-rc1
by Linus Torvalds
· 8 years ago
cd63645
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 8 years ago
b53c4d5
Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
ec05901
Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
1251704
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
67b4c88
[CIFS] Minor cleanup of xattr query function
by Steve French
· 8 years ago
4328fea
fs: cifs: transport: Use time_after for time comparison
by Karim Eshapa
· 8 years ago
cd12300
SMB2: Fix share type handling
by Christophe JAILLET
· 8 years ago
ecdcf62
cifs: cifsacl: Use a temporary ops variable to reduce code length
by Joe Perches via samba-technical
· 8 years ago
b340959
mm, docs: update memory.stat description with workingset* entries
by Roman Gushchin
· 8 years ago
791b48b
mm: vmscan: scan until it finds eligible pages
by Minchan Kim
· 8 years ago
338a16b
mm, thp: copying user pages must schedule on collapse
by David Rientjes
· 8 years ago
876f294
dax: fix PMD data corruption when fault races with write
by Ross Zwisler
· 8 years ago
13e451f
dax: fix data corruption when fault races with write
by Jan Kara
· 8 years ago
fb26a1c
ext4: return to starting transaction in ext4_dax_huge_fault()
by Jan Kara
· 8 years ago
cd65637
mm: fix data corruption due to stale mmap reads
by Jan Kara
· 8 years ago
4636e70
dax: prevent invalidation of mapped DAX entries
by Ross Zwisler
· 8 years ago
cea5822
Tigran has moved
by Andrew Morton
· 8 years ago
8594a21
mm, vmalloc: fix vmalloc users tracking properly
by Michal Hocko
· 8 years ago
835152a
mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin
by SeongJae Park
· 8 years ago
0538421
gcov: support GCC 7.1
by Martin Liska
· 8 years ago
8d35bb3
mm, vmstat: Remove spurious WARN() during zoneinfo print
by Reza Arbab
· 8 years ago
572e0ca
time: delete current_fs_time()
by Deepa Dinamani
· 8 years ago
1836522
hwpoison, memcg: forcibly uncharge LRU pages
by Michal Hocko
· 8 years ago
0fcc3ab
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
deac842
Merge tag 'sound-fix-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
6b402bd
Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
by Linus Torvalds
· 8 years ago
6a776e4
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 8 years ago
a34ab10
Merge tag 'drm-fixes-for-v4.12-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
bd1286f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
0504532
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e0c4a5f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
dfcb7b2
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1b84fc1
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f1e0527
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
5836e42
Merge tag 'for-linus-4.12b-rc0c-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
dc2a248
Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
ac3c4aa
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 8 years ago
0ba1c19
Merge tag 'nios2-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 8 years ago
Next »