开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2023-07-27
benet: fix return value check in be_lancer_xmit_workarounds()
Yuanjun Gong
2023-07-26
net: fec: tx processing does not call XDP APIs if budget is 0
Wei Fang
2023-07-26
igc: Fix Kernel Panic during ndo_tx_timeout callback
Muhammad Husaini Zulkifli
2023-07-25
net: stmmac: Apply redundant write work around on 4.xx too
Vincent Whitchurch
2023-07-25
octeontx2-af: Fix hash extraction enable configuration
Suman Ghosh
2023-07-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-07-24
ice: Fix memory management in ice_ethtool_fdir.c
Jedrzej Jagielski
2023-07-24
net: fec: avoid tx queue timeout when XDP is enabled
Wei Fang
2023-07-24
ethernet: atheros: fix return value check in atl1e_tso_csum()
Yuanjun Gong
2023-07-24
atheros: fix return value check in atl1_tso()
Yuanjun Gong
2023-07-24
ethernet: atheros: fix return value check in atl1c_tso_csum()
Yuanjun Gong
2023-07-24
vxlan: calculate correct header length for GPE
Jiri Benc
2023-07-24
net: hns3: fix wrong bw weight of disabled tc issue
Jijie Shao
2023-07-24
net: hns3: fix wrong tc bandwidth weight data issue
Jijie Shao
2023-07-24
net: hns3: add tm flush when setting tm
Hao Lan
2023-07-24
net: hns3: fix the imp capability bit cannot exceed 32 bits issue
Hao Lan
2023-07-21
iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
Jacob Keller
2023-07-21
iavf: fix potential deadlock on allocation failure
Jacob Keller
2023-07-21
i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
Wang Ming
2023-07-19
net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
Daniel Golle
2023-07-19
Revert "r8169: disable ASPM during NAPI poll"
Heiner Kallweit
2023-07-19
r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...
Heiner Kallweit
2023-07-19
drivers:net: fix return value check in ocelot_fdma_receive_skb
Yuanjun Gong
2023-07-19
drivers: net: fix return value check in emac_tso_csum()
Yuanjun Gong
2023-07-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-07-18
octeontx2-pf: mcs: Generate hash key using ecb(aes)
Subbaraya Sundeep
2023-07-18
igc: Prevent garbled TX queue with XDP ZEROCOPY
Florian Kauer
2023-07-18
octeontx2-pf: Dont allocate BPIDs for LBK interfaces
Geetha sowjanya
2023-07-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
2023-07-17
iavf: fix reset task race with iavf_remove()
Ahmed Zaki
2023-07-17
iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
Ahmed Zaki
2023-07-17
Revert "iavf: Do not restart Tx queues after reset task failure"
Marcin Szycik
2023-07-17
Revert "iavf: Detach device during reset task"
Marcin Szycik
2023-07-17
iavf: Wait for reset in callbacks which trigger it
Marcin Szycik
2023-07-17
iavf: use internal state to free traffic IRQs
Ahmed Zaki
2023-07-17
iavf: Fix out-of-bounds when setting channels on remove
Ding Hui
2023-07-17
iavf: Fix use-after-free in free_netdev
Ding Hui
2023-07-17
r8169: fix ASPM-related problem for chip version 42 and 43
Heiner Kallweit
2023-07-14
ice: prevent NULL pointer deref during reload
Michal Swiatkowski
2023-07-14
ice: Unregister netdev and devlink_port only once
Petr Oros
2023-07-14
net: ethernet: Remove repeating expression
Wang Ming
2023-07-14
bna: Remove error checking for debugfs_create_dir()
Wang Ming
2023-07-14
net: ethernet: mtk_eth_soc: handle probe deferral
Daniel Golle
2023-07-14
net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()
Tanmay Patil
2023-07-12
net: txgbe: fix eeprom calculation error
Jiawen Wu
2023-07-12
net: ena: fix shift-out-of-bounds in exponential backoff
Krister Johansen
2023-07-12
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-07-11
octeontx2-pf: Add additional check for MCAM rules
Suman Ghosh
2023-07-11
net: fec: use netdev_err_once() instead of netdev_err()
Wei Fang
2023-07-11
net: fec: increase the size of tx ring and update tx_wake_threshold
Wei Fang
[next]