index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-13
cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
Eliad Peller
4
-2
/
+32
2017-06-08
mac80211: manage RX BA session offload without SKB queue
Johannes Berg
7
-77
/
+46
2017-06-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1509
-20290
/
+43483
2017-06-07
Merge branch 'mlx4-drivers-version-update'
David S. Miller
6
-11
/
+8
2017-06-07
IB/mlx4: Bump driver version
Tariq Toukan
1
-3
/
+2
2017-06-07
net/mlx4_en: Bump driver version
Tariq Toukan
3
-5
/
+4
2017-06-07
net/mlx4_core: Bump driver version
Tariq Toukan
2
-3
/
+2
2017-06-07
net: dsa: mv88e6xxx: Have 6161/6123 use EDSA tags
Andrew Lunn
1
-2
/
+2
2017-06-07
vxlan: use a more suitable function when assigning NULL
Mark Bloch
1
-2
/
+2
2017-06-07
cxgb4: Fix tids count for ipv6 offload connection
Ganesh Goudar
6
-31
/
+71
2017-06-07
Merge branch 'nfp-ctrl-vNIC'
David S. Miller
9
-372
/
+874
2017-06-07
nfp: advertise support for NFD ABI 0.5
Jakub Kicinski
2
-2
/
+2
2017-06-07
nfp: create control vNICs and wire up rx/tx
Jakub Kicinski
5
-15
/
+177
2017-06-07
nfp: allow non-equal distribution of IRQs
Jakub Kicinski
1
-1
/
+2
2017-06-07
nfp: slice the netdev spawning function
Jakub Kicinski
1
-25
/
+37
2017-06-07
nfp: don't clutter init code passing fw_ver around
Jakub Kicinski
1
-10
/
+7
2017-06-07
nfp: map all queue controllers at once
Jakub Kicinski
3
-101
/
+28
2017-06-07
nfp: make vNIC ctrl memory mapping function reusable
Jakub Kicinski
1
-27
/
+28
2017-06-07
nfp: add control vNIC datapath
Jakub Kicinski
4
-9
/
+345
2017-06-07
nfp: prepare config and enable for working without netdevs
Jakub Kicinski
1
-2
/
+3
2017-06-07
nfp: allow allocation and initialization of netdev-less vNICs
Jakub Kicinski
4
-76
/
+105
2017-06-07
nfp: make sure debug accesses don't depend on netdevs
Jakub Kicinski
2
-3
/
+17
2017-06-07
nfp: prepare print macros for use without netdev
Jakub Kicinski
1
-8
/
+25
2017-06-07
nfp: move nfp_net_vecs_init()
Jakub Kicinski
1
-27
/
+27
2017-06-07
nfp: reuse ring free code on close
Jakub Kicinski
1
-11
/
+3
2017-06-07
nfp: split out the allocation part of open
Jakub Kicinski
1
-22
/
+35
2017-06-07
nfp: reorder open and close functions
Jakub Kicinski
1
-70
/
+70
2017-06-07
net: fec: Clear and enable MIB counters on imx51
Andrew Lunn
2
-3
/
+28
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
436
-2070
/
+3741
2017-06-07
Merge branch 'phylib-support-for-MV88X3310-10G-phy'
David S. Miller
10
-98
/
+748
2017-06-07
net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support
Russell King
4
-0
/
+380
2017-06-07
net: phy: add XAUI and 10GBASE-KR PHY connection types
Russell King
3
-1
/
+10
2017-06-07
net: phy: split out 10G genphy support
Russell King
2
-86
/
+83
2017-06-07
net: phy: hook up clause 45 autonegotiation restart
Russell King
2
-2
/
+22
2017-06-07
net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support
Russell King
1
-0
/
+6
2017-06-07
net: phy: add 802.3 clause 45 support to phylib
Russell King
4
-15
/
+253
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
96
-486
/
+781
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
17
-116
/
+201
2017-06-07
compiler, clang: suppress warning for unused static inline functions
David Rientjes
1
-0
/
+7
2017-06-06
Merge branch 'sparc64-context-wrap-fixes'
David S. Miller
8
-96
/
+64
2017-06-06
sparc64: delete old wrap code
Pavel Tatashin
6
-45
/
+1
2017-06-06
sparc64: new context wrap
Pavel Tatashin
1
-27
/
+54
2017-06-06
sparc64: add per-cpu mm of secondary contexts
Pavel Tatashin
2
-2
/
+4
2017-06-06
sparc64: redefine first version
Pavel Tatashin
2
-4
/
+4
2017-06-06
sparc64: combine activate_mm and switch_mm
Pavel Tatashin
1
-20
/
+1
2017-06-06
sparc64: reset mm cpumask after wrap
Pavel Tatashin
1
-0
/
+2
2017-06-06
sparc/mm/hugepages: Fix setup_hugepagesz for invalid values.
Liam R. Howlett
1
-1
/
+2
2017-06-06
sparc: Machine description indices can vary
James Clarke
2
-4
/
+65
2017-06-06
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
Mike Kravetz
2
-6
/
+12
2017-06-06
arch/sparc: support NR_CPUS = 4096
Jane Chu
2
-6
/
+15
[next]