开源镜像站
帮助
动态
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-11-30
net: ravb: Keep reverse order of operations in ravb_remove()
Claudiu Beznea
2023-11-30
net: ravb: Stop DMA in case of failures on ravb_open()
Claudiu Beznea
2023-11-30
net: ravb: Start TX queues after HW initialization succeeded
Claudiu Beznea
2023-11-30
net: ravb: Make write access to CXR35 first before accessing other EMAC regis...
Claudiu Beznea
2023-11-30
net: ravb: Use pm_runtime_resume_and_get()
Claudiu Beznea
2023-11-30
net: ravb: Check return value of reset_control_deassert()
Claudiu Beznea
2023-11-29
net: libwx: fix memory leak on msix entry
Jiawen Wu
2023-11-29
ice: Fix VF Reset paths when interface in a failed over aggregate
Dave Ertman
2023-11-28
ravb: Fix races between ravb_tx_timeout_work() and net related ops
Yoshihiro Shimoda
2023-11-28
r8169: prevent potential deadlock in rtl8169_close
Heiner Kallweit
2023-11-28
r8169: fix deadlock on RTL8125 in jumbo mtu mode
Heiner Kallweit
2023-11-28
octeontx2-pf: Restore TC ingress police rules when interface is up
Subbaraya Sundeep
2023-11-28
octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
Geetha sowjanya
2023-11-28
net: stmmac: xgmac: Disable FPE MMC interrupts
Furong Xu
2023-11-28
octeontx2-af: Fix possible buffer overflow
Elena Salomatkina
2023-11-26
dpaa2-eth: recycle the RX buffer only after all processing done
Ioana Ciornei
2023-11-26
dpaa2-eth: increase the needed headroom to account for alignment
Ioana Ciornei
2023-11-24
net: rswitch: Fix missing dev_kfree_skb_any() in error path
Yoshihiro Shimoda
2023-11-24
net: rswitch: Fix return value in rswitch_start_xmit()
Yoshihiro Shimoda
2023-11-24
net: rswitch: Fix type of ret in rswitch_start_xmit()
Yoshihiro Shimoda
2023-11-23
net: axienet: Fix check for partial TX checksum
Samuel Holland
2023-11-23
i40e: Fix adding unsupported cloud filters
Ivan Vecera
2023-11-23
ice: restore timestamp configuration after device reset
Jacob Keller
2023-11-23
ice: unify logic for programming PFINT_TSYN_MSK
Jacob Keller
2023-11-23
ice: remove ptp_tx ring parameter flag
Jacob Keller
2023-11-23
amd-xgbe: propagate the correct speed and duplex status
Raju Rangoju
2023-11-23
amd-xgbe: handle the corner-case during tx completion
Raju Rangoju
2023-11-23
amd-xgbe: handle corner-case during sfp hotplug
Raju Rangoju
2023-11-23
octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...
Suman Ghosh
2023-11-22
Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
Heiner Kallweit
2023-11-19
octeontx2-pf: Fix memory leak during interface down
Suman Ghosh
2023-11-19
net: wangxun: fix kernel panic due to null pointer
Jiawen Wu
2023-11-16
stmmac: dwmac-loongson: Add architecture dependency
Jean Delvare
2023-11-15
net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...
Rahul Rameshbabu
2023-11-15
net/mlx5e: Check return value of snprintf writing to fw_version buffer
Rahul Rameshbabu
2023-11-15
net/mlx5e: Reduce the size of icosq_str
Saeed Mahameed
2023-11-15
net/mlx5: Increase size of irq name buffer
Rahul Rameshbabu
2023-11-15
net/mlx5e: Update doorbell for port timestamping CQ before the software counter
Rahul Rameshbabu
2023-11-15
net/mlx5e: Track xmit submission to PTP WQ after populating metadata map
Rahul Rameshbabu
2023-11-15
net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...
Rahul Rameshbabu
2023-11-15
net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offload
Jianbo Liu
2023-11-15
net/mlx5e: Fix pedit endianness
Vlad Buslov
2023-11-15
net/mlx5e: fix double free of encap_header in update funcs
Gavin Li
2023-11-15
net/mlx5e: fix double free of encap_header
Dust Li
2023-11-15
net/mlx5: Decouple PHC .adjtime and .adjphase implementations
Rahul Rameshbabu
2023-11-15
net/mlx5: DR, Allow old devices to use multi destination FTE
Erez Shitrit
2023-11-15
net/mlx5: Free used cpus mask when an IRQ is released
Maher Sanalla
2023-11-15
Revert "net/mlx5: DR, Supporting inline WQE when possible"
Itamar Gozlan
2023-11-14
gve: Fixes for napi_poll when budget is 0
Ziwei Xiao
2023-11-14
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
[next]