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.13.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-05-22
nfp: refresh port state before reporting autonegotiation
Jakub Kicinski
3
-9
/
+14
2017-05-22
nfp: mark port state as stale if update failed
Jakub Kicinski
1
-0
/
+5
2017-05-22
nfp: mark port state as stale after reconfig
Jakub Kicinski
1
-0
/
+2
2017-05-22
nfp: provide linking on port structures
Jakub Kicinski
5
-9
/
+17
2017-05-22
nfp: move refresh tracking into the port structure
Jakub Kicinski
5
-25
/
+28
2017-05-22
nfp: update port state in place
Jakub Kicinski
1
-24
/
+30
2017-05-22
nfp: introduce nfp_port
Jakub Kicinski
7
-63
/
+275
2017-05-22
nfp: disallow mixing vNICs with and without NSP port entry
Jakub Kicinski
1
-20
/
+32
2017-05-22
nfp: introduce very minimal nfp_app
Jakub Kicinski
7
-14
/
+152
2017-05-22
nfp: add nfp_net_pf_free_vnic() function
Jakub Kicinski
1
-7
/
+9
2017-05-22
nfp: rename netdev/port to vNIC
Jakub Kicinski
6
-97
/
+95
2017-05-22
nfp: make nfp_net alloc/init/cleanup/free not depend on netdevs
Jakub Kicinski
4
-36
/
+35
2017-05-22
nfp: add nfp_cppcore_pcie_unit() helper
Simon Horman
2
-12
/
+15
2017-05-22
net/wan/fsl_ucc_hdlc: fix muram allocation error
Holger Brunck
1
-1
/
+1
2017-05-22
macsec: double accounting of dropped rx/tx packets
Girish Moodalbail
1
-12
/
+3
2017-05-21
net: ethernet: update drivers to make both SW and HW TX timestamps
Miroslav Lichvar
4
-10
/
+6
2017-05-21
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
17
-0
/
+17
2017-05-21
cxgb4 : retrieve port information from firmware
Ganesh Goudar
5
-3
/
+70
2017-05-21
ibmveth: Support to enable LSO/CSO for Trunk VEA.
Sivakumar Krishnasamy
2
-18
/
+90
2017-05-21
qede: Support 1G advertisment.
Sudarsana Reddy Kalluru
1
-0
/
+8
2017-05-21
qed: Fix setting of Management bitfields
Tomer Tayar
1
-1
/
+1
2017-05-21
qede: qedr closure after setting state
Mintz, Yuval
1
-1
/
+2
2017-05-21
qed: Correct print in iscsi error-flow
Mintz, Yuval
1
-1
/
+1
2017-05-21
qed: Revise alloc/setup/free flow
Tomer Tayar
15
-177
/
+177
2017-05-21
qede: Don't use an internal MAC field
Mintz, Yuval
3
-28
/
+38
2017-05-21
qede: Add missing Status-block free
Sudarsana Reddy Kalluru
1
-4
/
+7
2017-05-21
qede: Honor user request for Tx buffers
Sudarsana Reddy Kalluru
3
-15
/
+15
2017-05-21
qede: Allow WoL to activate by default
Mintz, Yuval
1
-0
/
+6
2017-05-20
xgene: Check all RGMII phy mode variants
Iyappan Subramanian
3
-15
/
+18
2017-05-20
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
1
-1
/
+1
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
36
-206
/
+376
2017-05-18
net/mlx5e: Fix possible memory leak
Wei Yongjun
1
-4
/
+4
2017-05-18
qed: Remove unused including <linux/version.h>
Wei Yongjun
5
-5
/
+0
2017-05-18
ibmvnic: fix missing unlock on error in __ibmvnic_reset()
Wei Yongjun
1
-0
/
+1
2017-05-18
Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
8
-86
/
+209
2017-05-18
net1080: Remove unused function nc_dump_ttl()
Matthias Kaehlcke
1
-9
/
+0
2017-05-18
r8152: Remove unused function usb_ocp_read()
Matthias Kaehlcke
1
-6
/
+0
2017-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-14
/
+27
2017-05-18
qed: Utilize FW 8.20.0.0
Mintz, Yuval
13
-2836
/
+4546
2017-05-18
Merge tag 'hwmon-for-linus-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+14
2017-05-18
mlxsw: spectrum: Avoid possible NULL pointer dereference
Ido Schimmel
1
-4
/
+2
2017-05-18
liquidio: make the spinlock octeon_devices_lock static
Colin Ian King
1
-1
/
+1
2017-05-18
sh_eth: Do not print an error message for probe deferral
Geert Uytterhoeven
1
-1
/
+2
2017-05-18
sh_eth: Use platform device for printing before register_netdev()
Geert Uytterhoeven
1
-1
/
+1
2017-05-18
Merge tag 'linux-can-next-for-4.13-20170518' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-34
/
+53
2017-05-18
mlxsw: spectrum_dpipe: Fix sparse warnings
Arkadi Sharshevsky
1
-1
/
+4
2017-05-18
mlxsw: spectrum_router: Fix rif counter freeing routine
Arkadi Sharshevsky
1
-0
/
+3
2017-05-18
mlxsw: spectrum_dpipe: Fix incorrect entry index
Arkadi Sharshevsky
1
-1
/
+2
2017-05-18
net: dsa: b53: Add compatible strings for the Cygnus-family BCM11360.
Eric Anholt
1
-0
/
+2
2017-05-18
net: dsa: use switchdev_obj_dump_cb_t everywhere
Vivien Didelot
6
-13
/
+13
[next]