summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-07-28wifi: iwlegacy: replace BUG_ON() with WARN_ON() on num_stations checkStanislaw Gruszka
2026-07-28gve: add XDP metadata support for DQ RDAJoshua Washington
2026-07-28gve: use xdp_build_skb methods for XDP_PASS caseJoshua Washington
2026-07-28wifi: mwifiex: use the subframe length when parsing A-MSDU TDLS framesZhao Li
2026-07-28Merge tag 'ath-current-20260727' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-07-28octeontx2-af: npc: Warn on NPC_IPSEC_SPI key overlapHariprasad Kelam
2026-07-27ethtool: Embed FEC hist ranges as buffer in structEric Joyner
2026-07-27net/mlx5: E-Switch, defer fwd2vport egress ACL allocationYael Chemla
2026-07-27net/mlx5e: SHAMPO, Remove dead CWR handling in GRO header updateDragos Tatulea
2026-07-27net/mlx5e: Remove _once from PCI heuristic debug printGal Pressman
2026-07-27net/mlx5e: Fix indentation in mlx5e_free_mpwqe_rq_drop_page()Tariq Toukan
2026-07-27rtase: fix double free of multi-frag skb on DMA map failureYun Lu
2026-07-27forcedeth: fix UAF of txrx_stats in nv_removeChenguang Zhao
2026-07-27net: enetc: use kzalloc_flex() for enetc_psfp_gate allocationWei Fang
2026-07-27net: enetc: use alloc_etherdev_mqs() to create netdev for VF driverWei Fang
2026-07-27net: enetc: remove redundant num_vsi field from enetc_port_capsWei Fang
2026-07-27net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.cWei Fang
2026-07-27net: enetc: refactor SI VLAN promiscuous mode configurationWei Fang
2026-07-27net: enetc: open-code enetc4_set_default_si_vlan_promisc()Wei Fang
2026-07-27net: enetc: remove invalid code from enetc4_pl_mac_link_up()Wei Fang
2026-07-27net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MACClaudiu Manoil
2026-07-27net: enetc: simplify enetc4_set_port_speed()Wei Fang
2026-07-27net: enetc: use PCI device name for debugfs directoryWei Fang
2026-07-27net: enetc: improve MAFT entry management with bitmap trackingWei Fang
2026-07-27net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()Wei Fang
2026-07-27net: enetc: extract common helpers for MAC hash filter configurationWei Fang
2026-07-27net: enetc: extract common helpers for MAC promiscuous mode settingWei Fang
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-27vxlan: use pskb_network_may_pull() for transmit path header pullsEric Dumazet
2026-07-27vxlan: use pskb_network_may_pull() in route_shortcircuit()Eric Dumazet
2026-07-27vxlan: use neigh_ha_snapshot() in route_shortcircuit()Eric Dumazet
2026-07-27vxlan: unclone skb head before modifying eth header in route_shortcircuit()Eric Dumazet
2026-07-27vxlan: re-fetch eth header after route_shortcircuit()Eric Dumazet
2026-07-27wifi: ath12k: resolve PENDING ML peer ID from MLO_PEER_MAP HTT eventBaochen Qiang
2026-07-27wifi: ath12k: defer dp_peer registration when firmware allocates MLD peer IDBaochen Qiang
2026-07-27wifi: ath12k: do not advertise MLD peer ID for firmware-allocate devicesBaochen Qiang
2026-07-27wifi: ath12k: introduce host_alloc_ml_id hardware parameterBaochen Qiang
2026-07-27wifi: ath12k: add support for HTT_T2H_MSG_TYPE_MLO_RX_PEER_MAPBaochen Qiang
2026-07-27wifi: ath12k: keep ATH12K_PEER_ML_ID_VALID set in ath12k_sta::ml_peer_idBaochen Qiang
2026-07-27wifi: ath12k: factor out peer assoc send-and-wait into a helperBaochen Qiang
2026-07-27wifi: ath12k: fix out-of-bounds clear_bit in ath12k_mac_dp_peer_cleanup()Baochen Qiang
2026-07-27thunderbolt: Drop comma after device id array terminatorUwe Kleine-König (The Capable Hub)
2026-07-27thunderbolt: Stop passing matched device ID to .probe()Uwe Kleine-König (The Capable Hub)
2026-07-27Merge 7.2-rc5 into usb-nextGreg Kroah-Hartman
2026-07-27mlx5: Deprecate latency-sensitive QPs featureLeon Romanovsky
2026-07-24veth: convert frag_list skbs before running XDPMatt Fleming
2026-07-24octeontx2-af: add support for custom L2 headerSatheesh Paul A
2026-07-24net: hns: use u32 for register offset in RCB TX coalescingDaniil Agalakov
2026-07-24wifi: rtw88: disable ASPM and deep PS on ASUS TUF Gaming A15 FA506IIMihail Dimoski
2026-07-24wifi: rtw89: coex: Add firmware 0.27.97.X support for RTL8852CChing-Te Ku