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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
tcp: add a struct net parameter to tcp_parse_options()
Eric Dumazet
1
-1
/
+1
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
19
-32
/
+57
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
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
242
-1239
/
+1952
2017-06-07
net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support
Russell King
3
-0
/
+374
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
1
-2
/
+21
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
3
-15
/
+241
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
59
-285
/
+372
2017-06-06
net: stmmac: fix a broken u32 less than zero check
Colin Ian King
1
-1
/
+1
2017-06-06
net: stmmac: fix completely hung TX when using TSO
Niklas Cassel
1
-1
/
+1
2017-06-06
tun: use symmetric hash
Jason Wang
1
-3
/
+3
2017-06-06
net: ethoc: enable NAPI before poll may be scheduled
Max Filippov
1
-1
/
+2
2017-06-06
net: dsa: mv88e6xxx: fix 6085 frame mode masking
Vivien Didelot
1
-1
/
+1
2017-06-06
ravb: Fix use-after-free on `ifconfig eth0 down`
Eugeniu Rosca
1
-12
/
+12
2017-06-06
cxgb4: implement ndo_set_vf_rate()
Ganesh Goudar
2
-0
/
+107
2017-06-06
ppp: mppe: Use vsnprintf extension %phN
Joe Perches
1
-11
/
+4
2017-06-06
net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value
Colin Ian King
1
-1
/
+2
2017-06-06
net: phy: Delete unused function phy_ethtool_gset
yuval.shaia@oracle.com
1
-24
/
+0
2017-06-06
s390/qeth: do early device setup for z/VM IQD NICs
Julian Wiedmann
3
-11
/
+37
2017-06-06
s390/qeth: add support for early L3 device setup
Ursula Braun
3
-5
/
+25
2017-06-06
s390/qeth: silence qeth_fix_features()
Julian Wiedmann
1
-4
/
+1
2017-06-06
s390/qeth: consolidate pack buffer flushing
Julian Wiedmann
1
-40
/
+25
2017-06-06
s390/qeth: add missing strings for IPA return codes
Julian Wiedmann
1
-0
/
+2
2017-06-06
s390/qeth: log bridgeport capabilities
Julian Wiedmann
1
-0
/
+8
2017-06-06
s390/qeth: query IPv6 IPA support on HiperSockets
Julian Wiedmann
1
-3
/
+4
2017-06-06
s390/qeth: remove skb_is_nonlinear() check on IQD
Julian Wiedmann
1
-7
/
+1
[next]