summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-19octeon_ep: Implement helper for iterating packets in Rx queueAleksandr Mishin
2024-10-19bnxt_en: replace ptp_lock with irqsave variantVadim Fedorenko
2024-10-19net: phy: dp83822: Fix reset pin definitionsMichel Alex
2024-10-19net: plip: fix break; causing plip to never transmitJakub Boehm
2024-10-19be2net: fix potential memory leak in be_xmit()Wang Hai
2024-10-19net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai
2024-10-19net: pse-pd: Fix out of bound for loopKory Maincent
2024-10-17Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel...Kalle Valo
2024-10-17wifi: rtlwifi: rtl8192du: Don't claim USB ID 0bda:8171Bitterblue Smith
2024-10-17wifi: rtw88: Fix the RX aggregation in USB 3 modeBitterblue Smith
2024-10-17wifi: brcm80211: BRCM_TRACING should depend on TRACINGGeert Uytterhoeven
2024-10-17wifi: rtw89: pci: early chips only enable 36-bit DMA on specific PCI hostsPing-Ke Shih
2024-10-17net/mlx5e: Don't call cleanup on profile rollback failureCosmin Ratiu
2024-10-17net/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu
2024-10-17net/mlx5: Fix command bitmask initializationShay Drory
2024-10-17net/mlx5: Check for invalid vector index on EQ creationMaher Sanalla
2024-10-17net/mlx5: HWS, use lock classes for bwc locksCosmin Ratiu
2024-10-17net/mlx5: HWS, don't destroy more bwc queue locks than allocatedCosmin Ratiu
2024-10-17net/mlx5: HWS, fixed double free in error flow of definer layoutYevgeny Kliteynik
2024-10-17net/mlx5: HWS, removed wrong access to a number of rules variableYevgeny Kliteynik
2024-10-17net: ethernet: mtk_eth_soc: fix memory corruption during fq dma initFelix Fietkau
2024-10-17vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frameDaniel Borkmann
2024-10-16wifi: ath11k: Fix invalid ring usage in full monitor modeRemi Pommarel
2024-10-16wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty
2024-10-15net: dsa: vsc73xx: fix reception from VLAN-unaware bridgesVladimir Oltean
2024-10-15net: ravb: Only advertise Rx/Tx timestamps if hardware supports itNiklas Söderlund
2024-10-15net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()Jinjie Ruan
2024-10-15net: phy: mdio-bcm-unimac: Add BCM6846 supportLinus Walleij
2024-10-15net: dsa: mv88e6xxx: Fix the max_vid definition for the MV88E6361Peter Rashleigh
2024-10-15net: bcmasp: fix potential memory leak in bcmasp_xmit()Wang Hai
2024-10-15net: systemport: fix potential memory leak in bcm_sysport_xmit()Wang Hai
2024-10-15net: ethernet: rtsn: fix potential memory leak in rtsn_start_xmit()Wang Hai
2024-10-15net: xilinx: axienet: fix potential memory leak in axienet_start_xmit()Wang Hai
2024-10-15net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-l...Oleksij Rempel
2024-10-15net: ethernet: aeroflex: fix potential memory leak in greth_start_xmit_gbit()Wang Hai
2024-10-15netdevsim: use cond_resched() in nsim_dev_trap_report_work()Eric Dumazet
2024-10-15macsec: don't increment counters for an unrelated SASabrina Dubroca
2024-10-15octeontx2-af: Fix potential integer overflows on integer shiftsColin Ian King
2024-10-15net: stmmac: dwmac-tegra: Fix link bring-up sequenceParitosh Dixit
2024-10-15net: usb: usbnet: fix race in probe failureOliver Neukum
2024-10-14net: lan743x: Remove duplicate checkJinjie Ruan
2024-10-11net: enetc: disable NAPI after all rings are disabledWei Fang
2024-10-11net: enetc: disable Tx BD rings after they are emptyWei Fang
2024-10-11net: enetc: block concurrent XDP transmissions during ring reconfigurationWei Fang
2024-10-11net: enetc: remove xdp_drops statistic from enetc_xdp_drop()Wei Fang
2024-10-11net: sparx5: fix source port register when mirroringDaniel Machon
2024-10-10slip: make slhc_remember() more robust against malicious packetsEric Dumazet
2024-10-10ppp: fix ppp_async_encode() illegal accessEric Dumazet
2024-10-10vxlan: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski