index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: cls_u32: move TC offload feature bit into cls_u32 offload logic
John Fastabend
2016-03-01
1
-3
/
+0
*
veth: implement ndo_set_rx_headroom
Paolo Abeni
2016-03-01
1
-0
/
+26
*
net/tun: implement ndo_set_rx_headroom
Paolo Abeni
2016-03-01
1
-1
/
+16
*
bnxt_en: Add hwrm_send_message_silent().
Michael Chan
2016-03-01
3
-1
/
+13
*
bnxt_en: Refactor _hwrm_send_message().
Michael Chan
2016-03-01
1
-5
/
+9
*
bnxt_en: Add installed-package firmware version reporting via Ethtool GDRVINFO
Rob Swindell
2016-03-01
3
-8
/
+109
*
bnxt_en: Fix dmesg log firmware error messages.
Michael Chan
2016-03-01
3
-31
/
+17
*
bnxt_en: Use firmware provided message timeout value.
Michael Chan
2016-03-01
2
-1
/
+10
*
bnxt_en: Add coalescing support for tx rings.
Michael Chan
2016-03-01
3
-8
/
+49
*
bnxt_en: Refactor bnxt_hwrm_set_coal().
Michael Chan
2016-03-01
1
-9
/
+17
*
bnxt_en: Store irq coalescing timer values in micro seconds.
Michael Chan
2016-03-01
3
-29
/
+34
*
bnxt_en: Send PF driver unload notification to all VFs.
Jeffrey Huang
2016-03-01
3
-2
/
+52
*
bnxt_en: Improve bnxt_vf_update_mac().
Jeffrey Huang
2016-03-01
1
-5
/
+11
*
Merge tag 'linux-can-next-for-4.6-20160226' of git://git.kernel.org/pub/scm/l...
David S. Miller
2016-03-01
2
-5
/
+5
|
\
|
*
can: rcar: add gen[12] fallback compatibility strings
Simon Horman
2016-02-26
1
-0
/
+2
|
*
can: ems_usb: fix coding style
Marc Kleine-Budde
2016-02-26
1
-5
/
+3
*
|
lan78xx: add ethtool set & get pause functions
Woojung.Huh@microchip.com
2016-02-29
1
-3
/
+77
*
|
lan78xx: remove unnecessary code
Woojung.Huh@microchip.com
2016-02-29
1
-6
/
+1
*
|
lan78xx: replace devid to chipid & chiprev
Woojung.Huh@microchip.com
2016-02-29
2
-9
/
+12
*
|
hv_netvsc: add ethtool support for set and get of settings
sixiao@microsoft.com
2016-02-29
2
-0
/
+60
*
|
3c59x: Ensure to apply the expires time
Stafford Horne
2016-02-28
1
-1
/
+1
*
|
rocker: fix an error code
Dan Carpenter
2016-02-27
1
-1
/
+1
*
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2016-02-26
13
-144
/
+261
|
\
\
|
|
/
|
/
|
|
*
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-02-24
3
-6
/
+8
|
*
igb: Fix VLAN tag stripping on Intel i350
Corinna Vinschen
2016-02-24
1
-9
/
+32
|
*
igbvf: remove "link is Up" message when registering mcast address
Jon Maxwell
2016-02-24
1
-1
/
+0
|
*
igbvf: Add support for generic Tx checksums
Alexander Duyck
2016-02-24
2
-61
/
+82
|
*
igb: Add support for generic Tx checksums
Alexander Duyck
2016-02-24
1
-58
/
+48
|
*
igb: rename igb define to be more generic
Todd Fujinaka
2016-02-24
2
-4
/
+4
|
*
igb: add conditions for I210 to generate periodic clock output
Roland Hii
2016-02-24
1
-1
/
+2
|
*
igb: enable WoL for OEM devices regardless of EEPROM setting
Todd Fujinaka
2016-02-24
1
-0
/
+20
|
*
igb: constify e1000_phy_operations structure
Julia Lawall
2016-02-24
2
-2
/
+2
|
*
igb: When GbE link up, wait for Remote receiver status condition
Takuma Ueba
2016-02-24
1
-0
/
+20
|
*
e1000e: Initial support for KabeLake
Raanan Avargil
2016-02-24
2
-0
/
+8
|
*
e1000e: Clear ULP configuration register on ULP exit
Raanan Avargil
2016-02-24
2
-0
/
+6
|
*
e1000e: Set HW FIFO minimum pointer gap for non-gig speeds
Raanan Avargil
2016-02-24
1
-0
/
+12
|
*
e1000e: Increase PHY PLL clock gate timing
Raanan Avargil
2016-02-24
2
-0
/
+15
|
*
e1000e: Increase ULP timer
Raanan Avargil
2016-02-24
1
-2
/
+2
*
|
net: mlx4: use new ETHTOOL_G/SSETTINGS API
David Decotigny
2016-02-25
3
-170
/
+189
*
|
net: fcoe: use __ethtool_get_ksettings
David Decotigny
2016-02-25
1
-16
/
+20
*
|
net: team: use __ethtool_get_ksettings
David Decotigny
2016-02-25
1
-4
/
+4
*
|
net: macvlan: use __ethtool_get_ksettings
David Decotigny
2016-02-25
1
-4
/
+4
*
|
net: ipvlan: use __ethtool_get_ksettings
David Decotigny
2016-02-25
1
-4
/
+4
*
|
net: bonding: use __ethtool_get_ksettings
David Decotigny
2016-02-25
1
-8
/
+6
*
|
net: usnic: use __ethtool_get_ksettings
David Decotigny
2016-02-25
1
-4
/
+4
*
|
net: usnic: use __ethtool_get_settings
David Decotigny
2016-02-25
1
-1
/
+1
*
|
net: usnic: remove unused call to ethtool_ops::get_settings
David Decotigny
2016-02-25
1
-2
/
+0
*
|
qed, qede: rebrand module description
Yuval Mintz
2016-02-25
2
-6
/
+6
*
|
qed: Prevent probe on previous error
Yuval Mintz
2016-02-25
1
-0
/
+11
*
|
qed: add MODULE_FIRMWARE()
Yuval Mintz
2016-02-25
1
-0
/
+2
[next]