summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
41 hourstcp: Fix dst leak in tcp_v6_connect().Kuniyuki Iwashima
41 hoursipmr: Call ipmr_fib_lookup() under RCU.Kuniyuki Iwashima
41 hoursnet/smc: fix missing sk_err when TCP handshake failsD. Wythe
41 hoursaf_unix: Reject SIOCATMARK on non-stream socketsJiexun Wang
2 daysmptcp: pm: prio: skip closed subflowsMatthieu Baerts (NGI0)
2 daysmptcp: pm: ADD_ADDR rtx: return early if no retransMatthieu Baerts (NGI0)
2 daysmptcp: pm: ADD_ADDR rtx: skip inactive subflowsMatthieu Baerts (NGI0)
2 daysmptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quickerMatthieu Baerts (NGI0)
2 daysmptcp: pm: ADD_ADDR rtx: free sk if lastMatthieu Baerts (NGI0)
2 daysmptcp: pm: ADD_ADDR rtx: always decrease sk refcountMatthieu Baerts (NGI0)
2 daysmptcp: pm: ADD_ADDR rtx: fix potential data-raceMatthieu Baerts (NGI0)
2 daysmptcp: pm: ADD_ADDR rtx: allow ID 0Matthieu Baerts (NGI0)
2 daysmptcp: pm: kernel: correctly retransmit ADD_ADDR ID 0Matthieu Baerts (NGI0)
2 daystcp: tcp_child_process() related UAFEric Dumazet
2 daysnet/sched: sch_sfq: annotate data-races from sfq_dump_class_stats()Eric Dumazet
2 daysinetpeer: add a missing read_seqretry() in inet_getpeer()Eric Dumazet
2 daysipv6: fix potential UAF caused by ip6_forward_proxy_check()Eric Dumazet
2 daysMerge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2 daysBluetooth: HIDP: serialise l2cap_unregister_user via hidp_session_semMichael Bommarito
2 daysBluetooth: hci_event: fix memset typoJann Horn
3 daysBluetooth: RFCOMM: pull credit byte with skb_pull_data()Pengpeng Hou
3 daysBluetooth: ISO: Fix data-race on iso_pi(sk) in socket and HCI event pathsSeungJu Cheon
3 daysBluetooth: ISO: Fix data-race on dst in iso_sock_connect()SeungJu Cheon
3 daysBluetooth: SCO: hold sk properly in sco_conn_readyPauli Virtanen
3 daysBluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()Siwei Zhang
3 daysBluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb()Siwei Zhang
3 daysBluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb()Siwei Zhang
3 daysBluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inve...Mikhail Gavrilov
3 daysBluetooth: l2cap: fix MPS check in l2cap_ecred_reconf_reqDudu Lu
3 daysBluetooth: bnep: fix incorrect length parsing in bnep_rx_frame() extension ha...Dudu Lu
3 daysBluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_com...Luiz Augusto von Dentz
3 daysBluetooth: hci_conn: fix potential UAF in create_big_syncDavid Carlier
3 daysBluetooth: SCO: fix sleeping under spinlock in sco_conn_readyPauli Virtanen
3 daysMerge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
3 dayswifi: nl80211: re-check wiphy netns in nl80211_prepare_wdev_dump() continuationMaoyi Xie
3 dayswifi: nl80211: require CAP_NET_ADMIN over the target netns in SET_WIPHY_NETNSMaoyi Xie
3 dayswifi: nl80211: fix NL80211_PMSR_FTM_REQ_ATTR_FTMS_PER_BURST usageJohannes Berg
3 dayswifi: mac80211: remove station if connection prep failsJohannes Berg
3 daysxsk: fix u64 descriptor address truncation on 32-bit architecturesJason Xing
3 daysxsk: fix xsk_addrs slab leak on multi-buffer error pathJason Xing
3 daysxsk: avoid skb leak in XDP_TX_METADATA caseJason Xing
3 daysxsk: prevent CQ desync when freeing half-built skbs in xsk_build_skb()Jason Xing
3 daysxsk: fix use-after-free of xs->skb in xsk_build_skb() free_err pathJason Xing
3 daysxsk: handle NULL dereference of the skb without frags issueJason Xing
3 daysxsk: free the skb when hitting the upper bound MAX_SKB_FRAGSJason Xing
3 daysxsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devicesJason Xing
3 daysnet/sched: sch_fq_codel: annotate data-races from fq_codel_dump_class_stats()Eric Dumazet
3 daysMerge tag 'nf-26-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
3 daysipv6: Fix null-ptr-deref in fib6_mtu().Kuniyuki Iwashima
3 daysipv6: default IPV6_SIT to mAlyssa Ross