summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-10-24net: dsa: mv88e6xxx: support 4000ps cycle counter periodShenghao Yang
2024-10-24net: dsa: mv88e6xxx: read cycle counter period from hardwareShenghao Yang
2024-10-24net: dsa: mv88e6xxx: group cycle counter coefficientsShenghao Yang
2024-10-24net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer
2024-10-24hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang
2024-10-24net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876xTim Harvey
2024-10-23r8169: avoid unsolicited interruptsHeiner Kallweit
2024-10-22net: usb: usbnet: fix name regressionOliver Neukum
2024-10-22mlxsw: spectrum_router: fix xa_store() error checkingYuan Can
2024-10-21virtio_net: fix integer overflow in statsMichael S. Tsirkin
2024-10-21net: wwan: fix global oob in wwan_rtnl_policyLin Ma
2024-10-21fsl/fman: Fix refcount handling of fman-related devicesAleksandr Mishin
2024-10-21fsl/fman: Save device references taken in mac_probe()Aleksandr Mishin
2024-10-20net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh
2024-10-19octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()Aleksandr Mishin
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-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-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