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
/
net
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
2020-06-25
1
-1
/
+1
*
socionext: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-25
1
-2
/
+3
*
net: macb: free resources on failure path of at91ether_open()
Claudiu Beznea
2020-06-25
1
-43
/
+73
*
net: macb: call pm_runtime_put_sync on failure path
Claudiu Beznea
2020-06-25
1
-2
/
+6
*
net: bcmgenet: use hardware padding of runt frames
Doug Berger
2020-06-24
1
-5
/
+3
*
net: bcmgenet: use __be16 for htons(ETH_P_IP)
Doug Berger
2020-06-24
1
-1
/
+2
*
net: bcmgenet: re-remove bcmgenet_hfb_add_filter
Doug Berger
2020-06-24
1
-77
/
+0
*
qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
Colin Ian King
2020-06-24
1
-1
/
+2
*
net: ethernet: mvneta: Add back interface mode validation
Sascha Hauer
2020-06-24
1
-3
/
+19
*
net: ethernet: mvneta: Do not error out in non serdes modes
Sascha Hauer
2020-06-24
1
-1
/
+1
*
bnxt_en: Read VPD info only for PFs
Vasundhara Volam
2020-06-23
1
-1
/
+2
*
bnxt_en: Fix statistics counters issue during ifdown with older firmware.
Michael Chan
2020-06-23
1
-1
/
+7
*
bnxt_en: Do not enable legacy TX push on older firmware.
Michael Chan
2020-06-23
2
-1
/
+3
*
bnxt_en: Store the running firmware version code.
Michael Chan
2020-06-23
2
-4
/
+22
*
cxgb4vf: update kernel-doc line comments
Rahul Lakkireddy
2020-06-23
3
-11
/
+8
*
cxgb4: update kernel-doc line comments
Rahul Lakkireddy
2020-06-23
8
-30
/
+38
*
cxgb4: fix set but unused variable when DCB is disabled
Rahul Lakkireddy
2020-06-23
1
-3
/
+3
*
cxgb4: move DCB version extern to header file
Rahul Lakkireddy
2020-06-23
2
-1
/
+3
*
cxgb4: remove cast when saving IPv4 partial checksum
Rahul Lakkireddy
2020-06-23
1
-2
/
+1
*
cxgb4: fix SGE queue dump destination buffer context
Rahul Lakkireddy
2020-06-23
1
-2
/
+4
*
cxgb4: use correct type for all-mask IP address comparison
Rahul Lakkireddy
2020-06-23
1
-5
/
+5
*
cxgb4: fix endian conversions for L4 ports in filters
Rahul Lakkireddy
2020-06-23
3
-25
/
+22
*
cxgb4: parse TC-U32 key values and masks natively
Rahul Lakkireddy
2020-06-23
2
-49
/
+91
*
cxgb4: use unaligned conversion for fetching timestamp
Rahul Lakkireddy
2020-06-23
1
-1
/
+1
*
cxgb4: move PTP lock and unlock to caller in Tx path
Rahul Lakkireddy
2020-06-23
1
-12
/
+11
*
cxgb4: move handling L2T ARP failures to caller
Rahul Lakkireddy
2020-06-23
1
-28
/
+24
*
net: qed: fix "maybe uninitialized" warning
Alexander Lobakin
2020-06-23
1
-1
/
+1
*
net: qed: reset ILT block sizes before recomputing to fix crashes
Alexander Lobakin
2020-06-23
1
-0
/
+19
*
net: qede: fix use-after-free on recovery and AER handling
Alexander Lobakin
2020-06-23
1
-0
/
+1
*
net: qede: fix PTP initialization on recovery
Alexander Lobakin
2020-06-23
3
-20
/
+15
*
net: qed: fix excessive QM ILT lines consumption
Alexander Lobakin
2020-06-23
1
-1
/
+1
*
net: qed: fix NVMe login fails over VFs
Alexander Lobakin
2020-06-23
1
-5
/
+18
*
net: qede: stop adding events on an already destroyed workqueue
Alexander Lobakin
2020-06-23
1
-1
/
+2
*
net: qed: fix async event callbacks unregistering
Alexander Lobakin
2020-06-23
3
-5
/
+7
*
mlxsw: spectrum: Do not rely on machine endianness
Ido Schimmel
2020-06-22
4
-9
/
+7
*
r8169: fix firmware not resetting tp->ocp_base
Heiner Kallweit
2020-06-20
1
-1
/
+4
*
ibmvnic: continue to init in CRQ reset returns H_CLOSED
Dany Madden
2020-06-20
1
-2
/
+7
*
ionic: tame the watchdog timer on reconfig
Shannon Nelson
2020-06-20
1
-7
/
+8
*
ibmveth: Fix max MTU limit
Thomas Falcon
2020-06-19
1
-1
/
+1
*
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-19
5
-11
/
+11
*
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
2020-06-19
4
-22
/
+40
*
enetc: Fix HW_VLAN_CTAG_TX|RX toggling
Claudiu Manoil
2020-06-19
3
-16
/
+34
*
net: macb: undo operations in case of failure
Claudiu Beznea
2020-06-19
1
-2
/
+4
*
net: ethernet: oki-semi: pch_gbe: fix spelling mistake
Flavio Suligoi
2020-06-19
1
-1
/
+1
*
net: ethernet: neterion: vxge: fix spelling mistake
Flavio Suligoi
2020-06-19
1
-1
/
+1
*
i40e: fix crash when Rx descriptor count is changed
Björn Töpel
2020-06-18
1
-0
/
+3
*
ice: protect ring accesses with WRITE_ONCE
Ciara Loftus
2020-06-18
2
-5
/
+5
*
i40e: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2020-06-18
1
-10
/
+19
*
ixgbe: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2020-06-18
2
-9
/
+17
*
tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
David Christensen
2020-06-18
1
-2
/
+2
[next]