开源镜像站
帮助
动态
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
2022-04-06
myri10ge: fix an incorrect free for skb in myri10ge_sw_tso
Xiaomeng Tong
2022-04-06
qede: confirm skb is allocated before using
Jamie Bainbridge
2022-04-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-04-06
net: axiemac: use a phandle to reference pcs_phy
Andy Chiu
2022-04-06
net: axienet: factor out phy_node in struct axienet_local
Andy Chiu
2022-04-06
net: axienet: setup mdio unconditionally
Andy Chiu
2022-04-06
net: sfc: fix using uninitialized xdp tx_queue
Taehee Yoo
2022-04-05
net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
Andrew Lunn
2022-04-05
net: micrel: Fix KS8851 Kconfig
Horatiu Vultur
2022-04-05
ice: clear cmd_type_offset_bsz for TX rings
Maciej Fijalkowski
2022-04-05
ice: xsk: fix VSI state check in ice_xsk_wakeup()
Maciej Fijalkowski
2022-04-05
ice: synchronize_rcu() when terminating rings
Maciej Fijalkowski
2022-04-05
ice: Do not skip not enabled queues in ice_vc_dis_qs_msg
Anatolii Gerasymenko
2022-04-05
ice: Set txq_teid to ICE_INVAL_TEID on ring creation
Anatolii Gerasymenko
2022-04-05
dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
Miaoqian Lin
2022-04-04
sfc: Do not free an empty page_ring
Martin Habets
2022-04-04
stmmac: dwmac-loongson: change loongson_dwmac_driver from global to static
Tom Rix
2022-04-04
bnxt_en: Prevent XDP redirect from running when stopping TX queue
Ray Jui
2022-04-04
bnxt_en: reserve space inside receive page for skb_shared_info
Andy Gospodarek
2022-04-04
bnxt_en: Synchronize tx when xdp redirects happen on same ring
Pavan Chebbi
2022-04-04
qed: fix ethtool register dump
Manish Chopra
2022-04-01
net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
Chen-Yu Tsai
2022-04-01
net/fungible: Fix reference to __udivdi3 on 32b builds
Dimitris Michailidis
2022-04-01
net: micrel: fix KS8851_MLL Kconfig
Randy Dunlap
2022-04-01
ice: Fix broken IFF_ALLMULTI handling
Ivan Vecera
2022-04-01
ice: Fix MAC address setting
Ivan Vecera
2022-04-01
ice: Clear default forwarding VSI during VSI release
Ivan Vecera
2022-04-01
net: sfc: add missing xdp queue reinitialization
Taehee Yoo
2022-03-31
net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardware
Guangbin Huang
2022-03-31
net: hns3: fix the concurrency between functions reading debugfs
Yufeng Mo
2022-03-30
net: sparx5: uses, depends on BRIDGE or !BRIDGE
Randy Dunlap
2022-03-30
sfc: Avoid NULL pointer dereference on systems without numa awareness
Martin Habets
2022-03-29
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-03-29
net: lan966x: fix kernel oops on ioctl when I/F is down
Michael Walle
2022-03-28
ice: xsk: Fix indexing in ice_tx_xsk_pool()
Maciej Fijalkowski
2022-03-28
ice: xsk: Stop Rx processing when ntc catches ntu
Maciej Fijalkowski
2022-03-28
ice: xsk: Eliminate unnecessary loop iteration
Magnus Karlsson
2022-03-28
net: bnxt_ptp: fix compilation error
Damien Le Moal
2022-03-26
octeontx2-af: initialize action variable
Tom Rix
2022-03-26
net: sparx5: switchdev: fix possible NULL pointer dereference
Zheng Yongjun
2022-03-26
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
2022-03-26
net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL
Randy Dunlap
2022-03-26
net: hns3: fix phy can not link up when autoneg off and reset
Guangbin Huang
2022-03-26
net: hns3: add NULL pointer check for hns3_set/get_ringparam()
Hao Chen
2022-03-26
net: hns3: add netdev reset check for hns3_set_tunable()
Hao Chen
2022-03-26
net: hns3: clean residual vf config after disable sriov
Peng Li
2022-03-26
net: hns3: add max order judgement for tx spare buffer
Hao Chen
2022-03-26
net: hns3: fix ethtool tx copybreak buf size indicating not aligned issue
Hao Chen
2022-03-25
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2022-03-25
net: hns3: add vlan list lock to protect vlan list
Jian Shen
[next]