summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2026-07-07net/mlx5: qos: Remove qos domains and use shdCosmin Ratiu
2026-07-07net/mlx5: qos: Model the root node in the scheduling hierarchyCosmin Ratiu
2026-07-07net/mlx5: qos: Refactor vport QoS cleanupCosmin Ratiu
2026-07-07net/mlx5: qos: Use mlx5_lag_query_bond_speed to query LAG speedCosmin Ratiu
2026-07-07net/liquidio: drop cached VF pci_dev LUTYuho Choi
2026-07-07net: rnpgbe: fix mailbox endianness and remove pointer castsDong Yibo
2026-07-07wifi: brcmfmac: cyw: fix heap overflow on a short auth frameMaoyi Xie
2026-07-07wifi: mac80211_hwsim: avoid NULL skb in stop queue drainCen Zhang
2026-07-07wifi: mac80211_hwsim: clean up radio rhashtable on freeCen Zhang
2026-07-07wifi: brcmfmac: initialize SDIO data work before cleanupRunyu Xiao
2026-07-06wifi: rsi: validate beacon length before fixed buffer copyPengpeng Hou
2026-07-06wifi: libipw: fix key index receive bound checksPengpeng Hou
2026-07-06wifi: rsi: bound background scan probe request copyPengpeng Hou
2026-07-06wifi: libertas: reject short monitor TX framesPengpeng Hou
2026-07-06wifi: ralink: RT2X00: init EEPROM properlyCorentin Labbe
2026-07-06wifi: rsi: avoid reading TKIP MIC keys for non-TKIP ciphersPengpeng Hou
2026-07-06wifi: p54: validate RX frame length in p54_rx_eeprom_readback()Xiang Mei
2026-07-06wifi: mac80211_hwsim: avoid treating MCS as legacy rate indexYousef Alhouseen
2026-07-06wifi: libertas: fix memory leak in helper_firmware_cb()Dawei Feng
2026-07-06wifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie
2026-07-06wifi: mac80211_hwsim: clamp virtio RX length before skb_putBryam Vargas
2026-07-06wifi: ipw2100: fix potential memory leak in ipw2100_pci_init_one()Abdun Nihaal
2026-07-06amt: fix size calculation in amt_get_size()Eric Dumazet