aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-28Bluetooth: ISO: fix race of kfree vs kref_get_unless_zeroPauli Virtanen2-11/+55
2026-07-28Bluetooth: ISO: fix refcounting of iso_connPauli Virtanen1-12/+17
2026-07-28Bluetooth: ISO: ensure no dangling hcon references in iso_connPauli Virtanen1-3/+21
2026-07-28Bluetooth: ISO: avoid deadlocks in iso_sock_timeoutPauli Virtanen1-31/+29
2026-07-28Bluetooth: ISO: fix leaking sk after socket releasePauli Virtanen1-4/+18
2026-07-28Bluetooth: ISO: hold sk properly in iso_conn_readyPauli Virtanen1-11/+23
2026-07-28Bluetooth: ISO: validate sockaddr_iso first in iso_sock_rebind_bis()Pauli Virtanen1-3/+3
2026-07-28Bluetooth: ISO: fix timeout vs sync_timeout typo in check_bcast_qosPauli Virtanen1-1/+1
2026-07-28Bluetooth: ISO: lock sk in iso_connect_indPauli Virtanen1-8/+11
2026-07-28Bluetooth: ISO: lock sk in iso_sock_getnamePauli Virtanen1-0/+4
2026-07-28Bluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/releasePauli Virtanen1-6/+20
2026-07-28Bluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye1-34/+97
2026-07-28Bluetooth: RFCOMM: validate skb length in rfcomm_recv_frameJiale Yao1-0/+5
2026-07-28Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rspJiale Yao1-0/+5
2026-07-28Bluetooth: HIDP: validate numbered report payloadsSangho Lee1-2/+3
2026-07-28Bluetooth: HIDP: reject frames without a transaction headerSangho Lee1-10/+15
2026-07-28Bluetooth: mgmt: fix pending command UAF in EIR updatesZihan Xi1-2/+18
2026-07-28Bluetooth: mgmt: fix UAF in pair command cancellationZihan Xi1-18/+46
2026-07-28Bluetooth: ISO: clear iso_data always when detaching conn from hconPauli Virtanen1-0/+1
2026-07-28wifi: mac80211: fix per-STA profile length in cross-link CSA parsingZhao Li1-1/+1
2026-07-28wifi: mac80211: simplify airtime_flags_write()Dmitry Antipov1-16/+3
2026-07-28wifi: mac80211: add ieee80211_txq_aql_pending()Felix Fietkau1-0/+18
2026-07-28wifi: mac80211: add AQL support for multicast packetsFelix Fietkau7-30/+63
2026-07-28wifi: mac80211: estimate expected throughput if not provided by driver/rcFelix Fietkau1-3/+46
2026-07-28wifi: mac80211: factor out part of ieee80211_calc_expected_tx_airtimeFelix Fietkau2-36/+56
2026-07-28net: ip6_tunnel: use tunnel parameters for fill_forward_path route lookupLorenzo Bianconi1-10/+16
2026-07-28wifi: mac80211: validate individual TWT params before driver setupZhao Li1-0/+4
2026-07-28wifi: cfg80211: publish PMSR request before starting the driverZhao Li1-4/+18
2026-07-28wifi: cfg80211: validate IEs in cfg80211_wext_siwgenie()Deepanshu Kartikey1-0/+9
2026-07-28wifi: mac80211: fix tid_tx use-after-free on BA session stopZhao Li1-1/+3
2026-07-28net: udp_tunnel: fix memory leak in udp_tunnel_nic_unregister()Eric Dumazet1-15/+17
2026-07-28bpf: lwt: Fix dst reference leak on reroute failureXuanqiang Luo1-1/+3
2026-07-28net/smc: fix socket use-after-free during link group terminationXuanqiang Luo1-1/+1
2026-07-28net/sched: cls_u32: validate offshift to prevent shift-out-of-boundsCen Zhang (Microsoft)1-0/+7
2026-07-28net: mpls: initialize rtm_tos in mpls_getroute()Yehyeong Lee1-0/+1
2026-07-28xfrm: fix xfrm_state_construct() auth-trunc leakZihan Xi1-1/+1
2026-07-28fou: Fix use-after-free in fou_create()Xuanqiang Luo1-1/+1
2026-07-27net: dns_resolver: allow shorter names in dns_query()Paulo Alcantara1-1/+1
2026-07-27Merge tag 'nf-next-26-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski19-36/+46
2026-07-27net: hsr: allow PRP RedBox (interlink) creationXin Xie1-7/+1
2026-07-27net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision framesXin Xie3-6/+42
2026-07-27net: hsr: add PRP interlink (RedBox) datapath and duplicate discardXin Xie4-12/+61
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski19-386/+842
2026-07-27net: bridge: mrp: fix Option TLV length in MRP_Test framesDavid Corvaglia1-1/+1
2026-07-27sctp: prevent peer transport count overflowAsim Viladi Oglu Manizada1-0/+3
2026-07-27tcp: Use kvmalloc_array() for BPF iterator batchesWeimin Xiong1-2/+2
2026-07-27unix: Use kvmalloc_array() for BPF iterator batchesWeimin Xiong1-2/+2
2026-07-27sctp: reject stale cookies with mismatched verification tagsYuxiang Yang1-4/+7
2026-07-27net: bridge: stop fast-leave after deleting a port groupZhiling Zou1-0/+1
2026-07-27net: ipv6: clear suppressed fib6 rule resultZhiling Zou1-0/+1