summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-06wifi: nl80211: constrain MBSSID TX link ID rangeZhao Li1-1/+1
2026-07-06wifi: nl80211: validate nested MBSSID IE blobsZhao Li1-2/+10
2026-07-06wifi: cfg80211: derive S1G beacon TSF from S1G fieldsZhao Li1-2/+3
2026-07-06wifi: mac80211: validate extension-frame layout before RXZhao Li2-2/+35
2026-07-06wifi: nl80211: free RNR data on MBSSID mismatchZhao Li1-1/+3
2026-07-06wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlockPeddolla Harshavardhan Reddy3-8/+5
2026-07-06wifi: cfg80211: validate EHT MLE before MLD ID readHaofeng Li1-1/+4
2026-07-06wifi: mac80211: defer link RX stats percpu free to RCUMaoyi Xie1-4/+11
2026-07-06wifi: mac80211: free ack status frame on TX header build failureZhiling Zou1-1/+16
2026-07-06wifi: mac80211: fix fils_discovery double free on alloc failureXiang Mei1-3/+3
2026-07-06wifi: mac80211: fix unsol_bcast_probe_resp double free on alloc failureXiang Mei1-2/+3
2026-07-06wifi: cfg80211: Fix an error handling path in cfg80211_wext_siwscan()Christophe JAILLET1-2/+4
2026-07-06wifi: cfg80211: cancel sched scan results work on unregisterCen Zhang1-0/+1
2026-07-06net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socketXiang Mei1-5/+10
2026-07-06wifi: cfg80211: Avoid UNPROT_BEACON on AP interfacesDhanavandhana Kannan1-0/+3
2026-07-06wifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXTJohannes Berg1-4/+2
2026-07-06net/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim3-11/+37
2026-07-06wifi: cfg80211/nl80211: add STA-mode peer probingPriyansha Tiwari2-17/+37
2026-07-06wifi: nl80211/cfg80211: rename probe_client to probe_peerPriyansha Tiwari4-18/+17
2026-07-06Merge tag 'nf-26-07-03' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni12-12/+59
2026-07-06wifi: mac80211: allocate backup ieee80211_nan_sched_cfg off stackArnd Bergmann1-16/+19
2026-07-06xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsertXiang Mei (Microsoft)1-2/+2
2026-07-06xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()Xiang Mei (Microsoft)1-0/+1
2026-07-06xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags()Chen YanJun1-0/+1
2026-07-06xfrm: clear mode callbacks after failed mode setupCen Zhang1-1/+6
2026-07-06batman-adv: dat: fix tie-break for candidate selectionSven Eckelmann1-1/+1
2026-07-06batman-adv: mcast: avoid OOB read of num_dests headerSven Eckelmann1-4/+3
2026-07-06batman-adv: frag: fix primary_if leak on failed linearizationSven Eckelmann1-1/+1
2026-07-06batman-adv: frag: free unfragmentable packetSven Eckelmann1-2/+4
2026-07-06batman-adv: tt: prevent TVLV OOB check overflowSven Eckelmann1-1/+2
2026-07-06batman-adv: tt: avoid request storms during pending requestSven Eckelmann1-1/+1
2026-07-06batman-adv: clean untagged VLAN on netdev registration failureSven Eckelmann3-11/+12
2026-07-05llc: fix SAP refcount leak in llc_ui_autobind()Shuangpeng Bai1-0/+1
2026-07-03Merge tag 'nf-next-26-07-02' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni29-245/+234
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc2Daniel Borkmann64-214/+1035
2026-07-03mac802154: remove interfaces with RCU list deletionYousef Alhouseen1-1/+1
2026-07-03net/sched: sch_teql: move rcu_read_lock()/spin_lock() from _bh variantsJamal Hadi Salim1-13/+14
2026-07-03netfilter: xt_connmark: reject invalid shift parametersWyatt Feng1-2/+12
2026-07-03ipvs: reset full ip_vs_seq structs in ip_vs_conn_newYizhou Zhao1-2/+2
2026-07-03ipvs: fix PMTU for GUE/GRE tunnel ICMP errorsYizhou Zhao1-3/+3
2026-07-03netfilter: nft_set_rbtree: get command skips end element with open intervalPablo Neira Ayuso2-2/+9
2026-07-03netfilter: ip6tables: mark malformed IPv6 extension headers for hotdropZhixing Chen3-1/+8
2026-07-03netfilter: nfnetlink_cthelper: cap to maximum number of expectation per maste...Pablo Neira Ayuso1-0/+2
2026-07-03netfilter: xt_rateest: fix u64 truncation in xt_rateest_mt()Feng Wu1-1/+1
2026-07-03netfilter: xt_u32: reject invalid shift countsWyatt Feng1-1/+11
2026-07-03netfilter: nf_nat_sip: reload possible stale data pointerFlorian Westphal1-0/+11
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+0
2026-07-03net: ipv6: report multicast group user countYuyang Huang2-0/+2
2026-07-03net: ipv4: report multicast group user countYuyang Huang1-0/+2
2026-07-03ipv4: fib: fix route re-dump in inet_dump_fib() on multi-batch dumpPengfei Zhang1-9/+9