summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-05-06wifi: nl80211: re-check wiphy netns in nl80211_prepare_wdev_dump() continuationMaoyi Xie
2026-05-06wifi: nl80211: require CAP_NET_ADMIN over the target netns in SET_WIPHY_NETNSMaoyi Xie
2026-05-06wifi: nl80211: fix NL80211_PMSR_FTM_REQ_ATTR_FTMS_PER_BURST usageJohannes Berg
2026-05-06wifi: mac80211: remove station if connection prep failsJohannes Berg
2026-05-05xsk: fix u64 descriptor address truncation on 32-bit architecturesJason Xing
2026-05-05xsk: fix xsk_addrs slab leak on multi-buffer error pathJason Xing
2026-05-05xsk: avoid skb leak in XDP_TX_METADATA caseJason Xing
2026-05-05xsk: prevent CQ desync when freeing half-built skbs in xsk_build_skb()Jason Xing
2026-05-05xsk: fix use-after-free of xs->skb in xsk_build_skb() free_err pathJason Xing
2026-05-05xsk: handle NULL dereference of the skb without frags issueJason Xing
2026-05-05xsk: free the skb when hitting the upper bound MAX_SKB_FRAGSJason Xing
2026-05-05xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devicesJason Xing
2026-05-05net/sched: sch_fq_codel: annotate data-races from fq_codel_dump_class_stats()Eric Dumazet
2026-05-05Merge tag 'nf-26-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-05-05udp_tunnel: Remove synchronize_rcu() in udp_tunnel_sock_release().Kuniyuki Iwashima
2026-05-05tipc: Store struct sock in struct udp_bearer.Kuniyuki Iwashima
2026-05-05fou: Store struct sock in struct fou.Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_notify_{add,del}_rx_port().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_{push,drop}_rx_port().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().Kuniyuki Iwashima
2026-05-05udp_tunnel: Pass struct sock to udp_tunnel_sock_release().Kuniyuki Iwashima
2026-05-05ipv6: Fix null-ptr-deref in fib6_mtu().Kuniyuki Iwashima
2026-05-05ipv6: default IPV6_SIT to mAlyssa Ross
2026-05-05wifi: mac80211: use safe list iteration in radar detect workBenjamin Berg
2026-05-05net/rds: handle zerocopy send cleanup before the message is queuedNan Li
2026-05-05openvswitch: vport: fix self-deadlock on release of tunnel portsIlya Maximets
2026-05-05openvswitch: vport: fix race between tunnel creation and linkingIlya Maximets
2026-05-05wifi: mac80211: check AP using NPCA has NPCA capabilityJohannes Berg
2026-05-05wifi: mac80211: don't parse full UHR operation from beaconsJohannes Berg
2026-05-05wifi: cfg80211: separate NPCA validity from chandef validityJohannes Berg
2026-05-05wifi: mac80211: set AP NPCA parameters in bss_confJohannes Berg
2026-05-05wifi: mac80211: mlme: use NPCA chandef if capableJohannes Berg
2026-05-05wifi: mac80211: allow only AP chanctx sharing with NPCAJohannes Berg
2026-05-05wifi: mac80211: add NPCA to chandef tracingJohannes Berg
2026-05-05wifi: mac80211: remove NPCA during chandef downgradeJohannes Berg
2026-05-05wifi: mac80211: use NPCA in chandef for validationJohannes Berg
2026-05-05wifi: cfg80211: add helper for parsing NPCA to chandefJohannes Berg
2026-05-05wifi: cfg80211: allow representing NPCA in chandefJohannes Berg
2026-05-05wifi: mac80211: carry element parsing frame type/from_apJohannes Berg
2026-05-05wifi: mac80211: move ieee80211_chandef_usable() upJohannes Berg
2026-05-05wifi: mac80211: use struct for ieee80211_determine_ap_chan() argsJohannes Berg
2026-05-05wifi: mac80211: mlme: advertise driver's extended MLD capa/opsJohannes Berg
2026-05-05wifi: cfg80211: allow devices to advertise extended MLD capa/opsJohannes Berg
2026-05-05wifi: cfg80211: ensure UHR ML-PM flag is consistentJohannes Berg
2026-05-05wifi: mac80211: track AP's extended MLD capa/opsJohannes Berg
2026-05-05wifi: mac80211: update UHR capabilities field orderJohannes Berg
2026-05-05wifi: mac80211: move frame RX handling to type filesJohannes Berg
2026-05-05wifi: cfg80211: add LTF keyseed support for secure rangingPeddolla Harshavardhan Reddy
2026-05-05wifi: cfg80211: allow suppressing FTM result reporting for PD requestsPeddolla Harshavardhan Reddy