summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-11-14net: vertexcom: mse102x: Fix possible double free of TX skbStefan Wahren
2024-11-14net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()Jinjie Ruan
2024-11-14can: mcp251xfd: mcp251xfd_ring_alloc(): fix coalescing configuration when swi...Marc Kleine-Budde
2024-11-14can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculationMarc Kleine-Budde
2024-11-14net: arc: rockchip: fix emac mdio node supportJohan Jonker
2024-11-14net: arc: fix the device for dma_map_single/dma_unmap_singleJohan Jonker
2024-11-14virtio_net: Add hash_key_length checkPhilo Lu
2024-11-14net: stmmac: Fix unbalanced IRQ wake disable warning on single irq caseNícolas F. R. A. Prado
2024-11-14net: phy: ti: add PHY_RST_AFTER_CLK_EN flagDiogo Silva
2024-11-14net: hns3: fix kernel crash when uninstalling driverPeiyang Wang
2024-11-14i40e: fix race condition by adding filter's intermediate sync stateAleksandr Loktionov
2024-11-14ice: change q_index variable type to s16 to store -1 valueMateusz Polchlopek
2024-11-14can: c_can: fix {rx,tx}_errors statisticsDario Binacchi
2024-11-14net: enetc: set MAC address to the VF net_deviceWei Fang
2024-11-08wifi: iwlwifi: mvm: fix 6 GHz scan constructionJohannes Berg
2024-11-08mctp i2c: handle NULL header addressMatt Johnston
2024-11-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä
2024-11-08wifi: ath10k: Fix memory leak in management txManikanta Pubbisetty
2024-11-08net: amd: mvme147: Fix probe banner messageDaniel Palmer
2024-11-08mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 addressIdo Schimmel
2024-11-08mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operationsIdo Schimmel
2024-11-08mlxsw: spectrum_router: Add support for double entry RIFsIdo Schimmel
2024-11-08mlxsw: spectrum_ptp: Add missing verification before pushing Tx headerAmit Cohen
2024-11-08netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_a...Zichen Xie
2024-11-08gtp: allow -1 to be specified as file description from userspacePablo Neira Ayuso
2024-11-08net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB dataFurong Xu
2024-11-08macsec: Fix use-after-free while sending the offloading packetJianbo Liu
2024-11-08wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()Daniel Gabay
2024-11-08wifi: iwlwifi: mvm: disconnect station vifs if recovery failedEmmanuel Grumbach
2024-11-08wifi: brcm80211: BRCM_TRACING should depend on TRACINGGeert Uytterhoeven
2024-11-08wifi: ath11k: Fix invalid ring usage in full monitor modeRemi Pommarel
2024-11-08wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd()Ben Hutchings
2024-11-01net: phy: dp83822: Fix reset pin definitionsMichel Alex
2024-11-01hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang
2024-11-01r8169: avoid unsolicited interruptsHeiner Kallweit
2024-11-01net: usb: usbnet: fix name regressionOliver Neukum
2024-11-01net: wwan: fix global oob in wwan_rtnl_policyLin Ma
2024-11-01net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh
2024-11-01octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()Aleksandr Mishin
2024-11-01octeon_ep: Implement helper for iterating packets in Rx queueAleksandr Mishin
2024-11-01net: plip: fix break; causing plip to never transmitJakub Boehm
2024-11-01be2net: fix potential memory leak in be_xmit()Wang Hai
2024-11-01net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai
2024-11-01net/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu
2024-11-01net/mlx5: Fix command bitmask initializationShay Drory
2024-11-01net/mlx5: split mlx5_cmd_init() to probe and reload routinesShay Drory
2024-11-01net/mlx5: Remove redundant cmdif revision checkShay Drory
2024-11-01net: ravb: Only advertise Rx/Tx timestamps if hardware supports itNiklas Söderlund
2024-11-01ravb: Remove setting of RX software timestampGal Pressman
2024-11-01net: systemport: fix potential memory leak in bcm_sysport_xmit()Wang Hai