summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-10net: mv643xx: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10net: bcmgenet: use platform_device_set_of_node()Bartosz Golaszewski
2026-07-10net: chelsio: cxgb4: Use str_plural() in mem_intr_handler()Thorsten Blum
2026-07-10net: usb: pegasus: don't rely on id table pointer arithmeticGary Guo
2026-07-10wifi: ath9k_htc: don't store usb_device_idGary Guo
2026-07-10ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAFNorbert Szetei
2026-07-10net: qed: Fix spelling typo in qed_dcbx.c commentPraveen Rajendran
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-09Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-09wifi: ath12k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam
2026-07-09wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam
2026-07-09wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()Dmitry Morgun
2026-07-09wifi: ath10k: fix skb leak on incomplete msdu during rx popManikanta Pubbisetty
2026-07-09wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()Wentao Liang
2026-07-09macsec: don't read an unset MAC header in macsec_encrypt()Daehyeon Ko
2026-07-09net : bonding : Remove TODO comment about retrying setting the MACParitosh Potukuchi
2026-07-09octeontx2-af: fix VF bringup affecting PF promiscuous stateHarman Kalra
2026-07-09net/mlx5: Fix L3 tunnel entropy refcount leakLi RongQing
2026-07-09net: mana: Add Interrupt Moderation supportHaiyang Zhang
2026-07-09net: macb: drop in-flight Tx SKBs on closeThéo Lebrun
2026-07-09net: mana: Sync page pool RX frags for CPUDexuan Cui
2026-07-09net: mana: Validate the packet length reported by the NICDexuan Cui
2026-07-08Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Paolo Abeni
2026-07-08ppp/ppp_{async,synctty}: drop unused {a,}syncppp::bytes_{sent,rcvd}Jiri Slaby (SUSE)
2026-07-08octeontx2-pf: check DMAC extraction support before filteringSuman Ghosh
2026-07-08net/mlx5: Set satellite PF devlink ports as non-externalMoshe Shemesh
2026-07-08net: dsa: microchip: move the drive strength config out of the common sectionBastien Curutchet (Schneider Electric)
2026-07-08net: dsa: microchip: rename ksz9477_drive_strength_write()Bastien Curutchet (Schneider Electric)
2026-07-08net: dsa: microchip: move ksz9477_set_default_prio_queue_mapping() to ksz9477.cBastien Curutchet (Schneider Electric)
2026-07-08net: dsa: microchip: handle KSZ8-specific tc setup in ksz8.cBastien Curutchet (Schneider Electric)
2026-07-08net: dsa: microchip: move KSZ9477 errata handling to ksz9477.cBastien Curutchet (Schneider Electric)
2026-07-08net: dsa: microchip: move ksz_get_gbit() and ksz_get_xmii() to ksz9477.cBastien Curutchet (Schneider Electric)
2026-07-08net: dsa: microchip: move ksz88xx stats handling in ksz8.cBastien Curutchet (Schneider Electric)
2026-07-08net: dsa: microchip: make ksz_is_port_mac_global_usable() staticBastien Curutchet (Schneider Electric)
2026-07-08net: dsa: microchip: split port_max_mtu() implementationVladimir Oltean
2026-07-08net: dsa: microchip: split ksz8_change_mtu()Vladimir Oltean
2026-07-08sfc: use kmalloc() to allocate logging bufferMike Rapoport (Microsoft)
2026-07-08sfc/siena: use kmalloc() to allocate logging bufferMike Rapoport (Microsoft)
2026-07-08ice: use kzalloc() to allocate staging buffer for reading from GNSSMike Rapoport (Microsoft)
2026-07-08bnx2x: use kzalloc() to allocate mac filtering listMike Rapoport (Microsoft)
2026-07-08net: rmnet: annotate endpoint lookup under RTNLRunyu Xiao
2026-07-08gtp: annotate PDP lookups under RTNLRunyu Xiao
2026-07-08net: mdio: select REGMAP_MMIO instead of depending on itRosen Penev
2026-07-08wifi: mm81x: add mm81x Wi-Fi HaLow driverLachlan Hodges
2026-07-07net: mtk_eth_soc: hold instance lock around DMA-device-swap closeStanislav Fomichev
2026-07-07net: usb: lan78xx: disable VLAN filter in promiscuous modeEnrico Pozzobon
2026-07-07Merge tag 'sfc-net-pullrequest-20260630' of git://git.kernel.org/pub/scm/linu...Paolo Abeni
2026-07-07net: ethernet: qualcomm: Constify "queue_map" in ppe_ring_queue_map_set()Krzysztof Kozlowski
2026-07-07net: ethernet: qualcomm: Unconstify function arguments passed by valueKrzysztof Kozlowski
2026-07-07net/mlx5: qos: Support cross-device tx schedulingCosmin Ratiu