summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-12-03veth: Use tstats per-CPU traffic countersPeilin Ye
2023-12-03hv_netvsc: Mark VF as slave before exposing it to user-modeLong Li
2023-12-03hv_netvsc: Fix race of register_netdevice_notifier and VF registerHaiyang Zhang
2023-12-03hv_netvsc: fix race of netvsc and VF register_netdeviceHaiyang Zhang
2023-12-03net: ipa: fix one GSI register field widthAlex Elder
2023-12-03net: axienet: Fix check for partial TX checksumSamuel Holland
2023-12-03i40e: Fix adding unsupported cloud filtersIvan Vecera
2023-12-03amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-12-03amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-12-03amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-12-03net: veth: fix ethtool stats reportingLorenzo Bianconi
2023-12-03octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh
2023-12-03net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez
2023-12-03net: Move {l,t,d}stats allocation to core and convert veth & vrfDaniel Borkmann
2023-12-03net, vrf: Move dstats structure to coreDaniel Borkmann
2023-12-03octeontx2-pf: Fix memory leak during interface downSuman Ghosh
2023-12-03wireguard: use DEV_STATS_INC()Eric Dumazet
2023-12-03net: wangxun: fix kernel panic due to null pointerJiawen Wu
2023-11-28Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit
2023-11-28r8169: add handling DASH when DASH is disabledChunHao Lin
2023-11-28r8169: fix network lost after resume on DASH systemsChunHao Lin
2023-11-28net: phylink: initialize carrier state at creationKlaus Kudielka
2023-11-28net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin
2023-11-28wifi: wilc1000: use vmm_table as array in wilc structAjay Singh
2023-11-28wifi: ath12k: fix dfs-radar and temperature event lockingJohan Hovold
2023-11-28wifi: ath12k: fix htt mlo-offset event lockingJohan Hovold
2023-11-28wifi: ath11k: fix gtk offload status event lockingJohan Hovold
2023-11-28wifi: ath11k: fix htt pktlog lockingJohan Hovold
2023-11-28wifi: ath11k: fix dfs radar event lockingJohan Hovold
2023-11-28wifi: ath11k: fix temperature event lockingJohan Hovold
2023-11-28macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version buffer for re...Rahul Rameshbabu
2023-11-28net/mlx5e: Check return value of snprintf writing to fw_version bufferRahul Rameshbabu
2023-11-28net/mlx5e: Reduce the size of icosq_strSaeed Mahameed
2023-11-28net/mlx5: Increase size of irq name bufferRahul Rameshbabu
2023-11-28net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu
2023-11-28net/mlx5e: Track xmit submission to PTP WQ after populating metadata mapRahul Rameshbabu
2023-11-28net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit...Rahul Rameshbabu
2023-11-28net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offloadJianbo Liu
2023-11-28net/mlx5e: Fix pedit endiannessVlad Buslov
2023-11-28net/mlx5e: fix double free of encap_header in update funcsGavin Li
2023-11-28net/mlx5e: fix double free of encap_headerDust Li
2023-11-28net/mlx5: Decouple PHC .adjtime and .adjphase implementationsRahul Rameshbabu
2023-11-28net/mlx5: Free used cpus mask when an IRQ is releasedMaher Sanalla
2023-11-28Revert "net/mlx5: DR, Supporting inline WQE when possible"Itamar Gozlan
2023-11-28gve: Fixes for napi_poll when budget is 0Ziwei Xiao
2023-11-28pds_core: fix up some format-truncation complaintsShannon Nelson
2023-11-28pds_core: use correct index to mask irqShannon Nelson
2023-11-28net: stmmac: avoid rx queue overrunBaruch Siach
2023-11-28net: stmmac: fix rx budget limit checkBaruch Siach