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