summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-07-28Bluetooth: ISO: lock sk in iso_connect_indPauli Virtanen
2026-07-28Bluetooth: ISO: lock sk in iso_sock_getnamePauli Virtanen
2026-07-28Bluetooth: ISO: fix CONNECTED -> CLOSED transition on shutdown/releasePauli Virtanen
2026-07-28Bluetooth: hci_sync: Fix advertising data UAFsChengfeng Ye
2026-07-28Bluetooth: RFCOMM: validate skb length in rfcomm_recv_frameJiale Yao
2026-07-28Bluetooth: L2CAP: fix UAF in l2cap_le_connect_rspJiale Yao
2026-07-28Bluetooth: HIDP: validate numbered report payloadsSangho Lee
2026-07-28Bluetooth: HIDP: reject frames without a transaction headerSangho Lee
2026-07-28Bluetooth: mgmt: fix pending command UAF in EIR updatesZihan Xi
2026-07-28Bluetooth: mgmt: fix UAF in pair command cancellationZihan Xi
2026-07-28Bluetooth: ISO: clear iso_data always when detaching conn from hconPauli Virtanen
2026-07-28wifi: mac80211: fix per-STA profile length in cross-link CSA parsingZhao Li
2026-07-28wifi: mac80211: simplify airtime_flags_write()Dmitry Antipov
2026-07-28wifi: mac80211: add ieee80211_txq_aql_pending()Felix Fietkau
2026-07-28wifi: mac80211: add AQL support for multicast packetsFelix Fietkau
2026-07-28wifi: mac80211: estimate expected throughput if not provided by driver/rcFelix Fietkau
2026-07-28wifi: mac80211: factor out part of ieee80211_calc_expected_tx_airtimeFelix Fietkau
2026-07-28net: ip6_tunnel: use tunnel parameters for fill_forward_path route lookupLorenzo Bianconi
2026-07-28wifi: mac80211: validate individual TWT params before driver setupZhao Li
2026-07-28wifi: cfg80211: publish PMSR request before starting the driverZhao Li
2026-07-28wifi: cfg80211: validate IEs in cfg80211_wext_siwgenie()Deepanshu Kartikey
2026-07-28wifi: mac80211: fix tid_tx use-after-free on BA session stopZhao Li
2026-07-28net: udp_tunnel: fix memory leak in udp_tunnel_nic_unregister()Eric Dumazet
2026-07-28bpf: lwt: Fix dst reference leak on reroute failureXuanqiang Luo
2026-07-28net/smc: fix socket use-after-free during link group terminationXuanqiang Luo
2026-07-28net/sched: cls_u32: validate offshift to prevent shift-out-of-boundsCen Zhang (Microsoft)
2026-07-28net: mpls: initialize rtm_tos in mpls_getroute()Yehyeong Lee
2026-07-28xfrm: fix xfrm_state_construct() auth-trunc leakZihan Xi
2026-07-28fou: Fix use-after-free in fou_create()Xuanqiang Luo
2026-07-27net: dns_resolver: allow shorter names in dns_query()Paulo Alcantara
2026-07-27Merge tag 'nf-next-26-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-07-27net: hsr: allow PRP RedBox (interlink) creationXin Xie
2026-07-27net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision framesXin Xie
2026-07-27net: hsr: add PRP interlink (RedBox) datapath and duplicate discardXin Xie
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-27net: bridge: mrp: fix Option TLV length in MRP_Test framesDavid Corvaglia
2026-07-27sctp: prevent peer transport count overflowAsim Viladi Oglu Manizada
2026-07-27tcp: Use kvmalloc_array() for BPF iterator batchesWeimin Xiong
2026-07-27unix: Use kvmalloc_array() for BPF iterator batchesWeimin Xiong
2026-07-27sctp: reject stale cookies with mismatched verification tagsYuxiang Yang
2026-07-27net: bridge: stop fast-leave after deleting a port groupZhiling Zou
2026-07-27net: ipv6: clear suppressed fib6 rule resultZhiling Zou
2026-07-27tipc: avoid use-after-free in poll trace queue dumpsZihan Xi
2026-07-27net: do not send ICMP/NDISC Redirects when peer allocation failsEric Dumazet
2026-07-27xfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada
2026-07-27mlx5: Deprecate latency-sensitive QPs featureLeon Romanovsky
2026-07-26net/smc: Look up the pnetid ib device within the net namespaceJiri Pirko
2026-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc5Eduard Zingerman
2026-07-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-07-24Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski