index
:
linux-stable.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.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
*
geneve: change to use UDP socket GRO
Tom Herbert
2016-04-07
1
-20
/
+8
*
vxlan: change vxlan to use UDP socket GRO
Tom Herbert
2016-04-07
1
-22
/
+8
*
tun: use socket locks for sk_{attach,detatch}_filter
Hannes Frederic Sowa
2016-04-07
1
-5
/
+9
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2016-04-07
9
-94
/
+53
|
\
|
*
Revert "igb: Fix a deadlock in igb_sriov_reinit"
Arika Chen
2016-04-06
1
-1
/
+0
|
*
net: intel: remove dead links
Jiri Benc
2016-04-06
1
-66
/
+14
|
*
e1000: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-04-06
3
-6
/
+8
|
*
e1000e: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-04-06
3
-8
/
+10
|
*
igb: Garbled output for "ethtool -m"
Doron Shikmoni
2016-04-06
1
-1
/
+2
|
*
igb: allow setting MAC address on i211 using a device tree blob
John Holland
2016-04-06
1
-3
/
+6
|
*
igb: Add support for bulk Tx cleanup & cleanup boolean logic
Alexander Duyck
2016-04-06
1
-5
/
+7
|
*
igb: Fix sparse warning about passing __beXX into leXX_to_cpup
Alexander Duyck
2016-04-06
1
-4
/
+6
*
|
i40evf: properly handle VLAN features
Mitch Williams
2016-04-06
1
-15
/
+12
*
|
i40e/i40evf: Bump patch from 1.5.2 to 1.5.5
Harshitha Ramamurthy
2016-04-06
2
-2
/
+2
*
|
i40e: Input set mask constants for RSS, flow director, and flex bytes
Kiran Patil
2016-04-06
2
-0
/
+75
*
|
i40e: Move NVM event wait check to NVM code
Shannon Nelson
2016-04-06
3
-30
/
+33
*
|
i40e: Add RSS configuration to virtual channel
Mitch Williams
2016-04-06
2
-6
/
+84
*
|
i40e: Move NVM variable out of AQ struct
Shannon Nelson
2016-04-06
6
-11
/
+11
*
|
i40e: Restrict VF poll mode to only single function mode devices
Shannon Nelson
2016-04-06
1
-1
/
+9
*
|
i40e: Patch to support trusted VF
Anjali Singhai Jain
2016-04-06
3
-0
/
+45
*
|
i40e/i40evf: Faster RX via avoiding FCoE
Jesse Brandeburg
2016-04-06
5
-14
/
+30
*
|
i40e/i40evf: Drop unused tx_ring argument
Jesse Brandeburg
2016-04-06
2
-8
/
+4
*
|
i40e/i40evf: Move stack var deeper
Jesse Brandeburg
2016-04-06
2
-2
/
+4
*
|
i40e: Move HW flush
Akeem G Abodunrin
2016-04-06
1
-0
/
+1
*
|
i40e: Leave debug_mask cleared at init
Shannon Nelson
2016-04-06
1
-1
/
+0
*
|
i40e: Inserting a HW capability display info
Deepthi Kavalur
2016-04-06
1
-0
/
+3
*
|
mlxsw: spectrum: Add IEEE 802.1Qbb PFC support
Ido Schimmel
2016-04-06
4
-11
/
+158
*
|
mlxsw: reg: Introduce per priority counters
Ido Schimmel
2016-04-06
3
-5
/
+63
*
|
mlxsw: spectrum: Add support for PAUSE frames
Ido Schimmel
2016-04-06
3
-10
/
+95
*
|
mlxsw: reg: Add lossless settings for PBMC register
Ido Schimmel
2016-04-06
1
-0
/
+35
*
|
mlxsw: reg: Add Port Flow Control Configuration register
Ido Schimmel
2016-04-06
1
-0
/
+131
*
|
mlxsw: spectrum: Allow setting maximum rate for a TC
Ido Schimmel
2016-04-06
3
-3
/
+77
*
|
mlxsw: spectrum: Add IEEE 802.1Qaz ETS support
Ido Schimmel
2016-04-06
3
-10
/
+283
*
|
mlxsw: spectrum: Introduce support for Data Center Bridging (DCB)
Ido Schimmel
2016-04-06
5
-0
/
+101
*
|
mlxsw: spectrum: Initialize egress scheduling
Ido Schimmel
2016-04-06
1
-0
/
+111
*
|
mlxsw: reg: Add QoS Switch Traffic Class Table register
Ido Schimmel
2016-04-06
1
-0
/
+55
*
|
mlxsw: reg: Add QoS ETS Element Configuration register
Ido Schimmel
2016-04-06
1
-0
/
+127
*
|
mlxsw: spectrum: Set port's shared buffer size to 0
Ido Schimmel
2016-04-06
2
-0
/
+4
*
|
mlxsw: reg: Use correct PBMC register length
Ido Schimmel
2016-04-06
1
-1
/
+1
*
|
mlxsw: spectrum: Correctly configure headroom size
Ido Schimmel
2016-04-06
2
-10
/
+34
*
|
mlxsw: spectrum: Add bytes to cells helper
Ido Schimmel
2016-04-06
2
-34
/
+34
*
|
mlxsw: spectrum: Map all switch priorities to priority group 0
Ido Schimmel
2016-04-06
1
-1
/
+24
*
|
mlxsw: reg: Add Port Prio To Buffer register
Ido Schimmel
2016-04-06
1
-0
/
+83
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-04-06
11
-43
/
+84
|
\
\
|
*
|
i40e/i40evf: Fix TSO checksum pseudo-header adjustment
Alexander Duyck
2016-04-05
2
-14
/
+8
|
*
|
i40e/i40evf: Bump patch from 1.5.1 to 1.5.2
Avinash Dayanand
2016-04-05
2
-2
/
+2
|
*
|
i40e: Request PHY media event at reset time
Shannon Nelson
2016-04-05
1
-0
/
+2
|
*
|
i40e: Lower some message levels
Mitch Williams
2016-04-05
1
-5
/
+5
|
*
|
i40e: Fix for supported link modes in 10GBaseT PHY's
Avinash Dayanand
2016-04-05
1
-0
/
+16
|
*
|
i40evf: Fix get_rss_aq
Catherine Sullivan
2016-04-05
1
-1
/
+1
[next]