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
*
net: stmmac: remove unneeded stmmac_poll_controller
Remi Pommarel
2023-10-05
1
-30
/
+0
*
net: lan743x: also select PHYLIB
Randy Dunlap
2023-10-05
1
-0
/
+1
*
net: ethernet: mediatek: disable irq before schedule napi
Christian Marangi
2023-10-05
1
-2
/
+2
*
net: mana: Fix oversized sge0 for GSO packets
Haiyang Zhang
2023-10-05
1
-56
/
+135
*
net: mana: Fix the tso_bytes calculation
Haiyang Zhang
2023-10-05
1
-2
/
+0
*
net: mana: Fix TX CQE error handling
Haiyang Zhang
2023-10-05
1
-7
/
+11
*
net: stmmac: dwmac-stm32: fix resume on STM32 MCU
Ben Wolsieffer
2023-10-04
1
-2
/
+5
*
ibmveth: Remove condition to recompute TCP header checksum.
David Wilder
2023-10-04
1
-13
/
+12
*
dmaengine: ti: k3-udma-glue: clean up k3_udma_glue_tx_get_irq() return
Dan Carpenter
2023-10-04
2
-5
/
+3
*
net: ti: icssg-prueth: Fix signedness bug in prueth_init_tx_chns()
Dan Carpenter
2023-10-04
1
-3
/
+5
*
net: ethernet: ti: am65-cpsw: Fix error code in am65_cpsw_nuss_init_tx_chns()
Dan Carpenter
2023-10-04
1
-0
/
+1
*
rswitch: Fix PHY station management clock setting
Yoshihiro Shimoda
2023-10-04
2
-1
/
+14
*
qed/red_ll2: Fix undefined behavior bug in struct qed_ll2_info
Gustavo A. R. Silva
2023-10-03
1
-1
/
+1
*
sky2: Make sure there is at least one frag_addr available
Kees Cook
2023-10-02
1
-1
/
+1
*
net: stmmac: platform: fix the incorrect parameter
Clark Wang
2023-10-01
1
-1
/
+1
*
ice: always add legacy 32byte RXDID in supported_rxdids
Michal Schmidt
2023-09-28
1
-5
/
+7
*
sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()
Edward Cree
2023-09-21
4
-4
/
+30
*
igc: Expose tx-usecs coalesce setting to user
Muhammad Husaini Zulkifli
2023-09-21
1
-12
/
+19
*
octeontx2-pf: Do xdp_do_flush() after redirects.
Sebastian Andrzej Siewior
2023-09-21
1
-6
/
+13
*
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
2023-09-21
1
-0
/
+5
*
net: ena: Flush XDP packets on error.
Sebastian Andrzej Siewior
2023-09-21
1
-0
/
+3
*
net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...
Cai Huoqing
2023-09-20
1
-3
/
+0
*
net: hns3: add 5ms delay before clear firmware reset irq source
Jie Wang
2023-09-19
1
-0
/
+5
*
net: hns3: fix fail to delete tc flower rules during reset issue
Jijie Shao
2023-09-19
1
-0
/
+6
*
net: hns3: only enable unicast promisc when mac table full
Jian Shen
2023-09-19
1
-1
/
+1
*
net: hns3: fix GRE checksum offload issue
Jie Wang
2023-09-19
1
-0
/
+9
*
net: hns3: add cmdq check for vf periodic service task
Jie Wang
2023-09-19
1
-1
/
+2
*
net: stmmac: fix incorrect rxq|txq_stats reference
Jisheng Zhang
2023-09-19
8
-110
/
+120
*
tsnep: Fix NAPI polling with budget 0
Gerhard Engleder
2023-09-18
1
-0
/
+4
*
tsnep: Fix ethtool channels
Gerhard Engleder
2023-09-18
1
-4
/
+2
*
tsnep: Fix NAPI scheduling
Gerhard Engleder
2023-09-18
1
-4
/
+10
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-
David S. Miller
2023-09-17
4
-14
/
+15
|
\
|
*
i40e: Fix VF VLAN offloading when port VLAN is configured
Ivan Vecera
2023-09-15
1
-3
/
+5
|
*
iavf: schedule a request immediately after add/delete vlan
Petr Oros
2023-09-15
1
-2
/
+2
|
*
iavf: add iavf_schedule_aq_request() helper
Petr Oros
2023-09-15
3
-8
/
+6
|
*
iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set
Radoslaw Tyl
2023-09-15
1
-1
/
+2
*
|
igc: Fix infinite initialization loop with early XDP redirect
Vinicius Costa Gomes
2023-09-16
1
-1
/
+1
*
|
ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
David Christensen
2023-09-16
2
-3
/
+8
|
/
*
octeon_ep: fix tx dma unmap len values in SG
Shinas Rasheed
2023-09-15
3
-9
/
+23
*
net: ti: icssg-prueth: add PTP dependency
Arnd Bergmann
2023-09-15
1
-0
/
+1
*
net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunit
Jinjie Ruan
2023-09-15
1
-0
/
+13
*
net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()
Jinjie Ruan
2023-09-15
1
-5
/
+4
*
net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()
Jinjie Ruan
2023-09-15
1
-0
/
+6
*
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()
Jinjie Ruan
2023-09-15
1
-0
/
+16
*
net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()
Jinjie Ruan
2023-09-15
1
-0
/
+15
*
net: renesas: rswitch: Add spin lock protection for irq {un}mask
Yoshihiro Shimoda
2023-09-14
2
-0
/
+14
*
net: renesas: rswitch: Fix unmasking irq condition
Yoshihiro Shimoda
2023-09-14
1
-4
/
+4
*
igb: clean up in all error paths when enabling SR-IOV
Corinna Vinschen
2023-09-13
1
-1
/
+4
*
ixgbe: fix timestamp configuration code
Vadim Fedorenko
2023-09-13
1
-13
/
+15
*
net: macb: fix sleep inside spinlock
Sascha Hauer
2023-09-12
1
-2
/
+3
[next]