summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
16 hoursnetfilter: nf_tables: don't queue packet path object notificationsFourie Zhang
16 hoursnetfilter: nft_set_pipapo_avx2: add missing vzeroupperEric Biggers
16 hoursbatman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng
16 hoursipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng
16 hoursnet/packet: defer vmalloc TX_RING free until skbs finishKyle Zeng
16 hoursvlan: fix skb_under_panic and races when toggling HW VLAN offloadEric Dumazet
16 hoursnet: bridge: mcast: fix use-after-free of a master VLAN's multicast contextNorbert Szetei
16 hoursxfrm: bound nat keepalive state collectionZihan Xi
16 hoursxfrm: fix xfrm_state_construct() auth-trunc leakZihan Xi
16 hoursxfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada
16 hoursxfrm: avoid lock inversion in nat keepalive workZihan Xi
16 hoursxfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou
16 hourstcp: clamp route advmss to TCP_MIN_MSSYong Wang
16 hoursxfrm: espintcp: fix UAF during closeSabrina Dubroca
16 hoursnet: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen
16 hoursnet/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim
16 hourstcp: fix AO info use-after-free in tcp_ao_connect_init()Qing Ming
16 hoursnet/tcp: fix TCP-AO key deletion in VRFsRastislav Szabo
16 hourstls: device: fix out-of-bounds write in tls_append_frag()Jiayuan Chen
6 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge
7 daysBluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255Ali Ahmet Memis
7 daysBluetooth: ISO: zero the sockaddr before returning it in getnameAli Ahmet Memis
7 daysBluetooth: ISO: do not force BT_LISTEN after a failed BIG syncAli Ahmet Memis
7 daysBluetooth: hci_sync: Fix accept list UAF during suspendChengfeng Ye
7 daysBluetooth: hci_event: validate LE Set CIG Parameters responseLaxman Acharya Padhya
7 daysBluetooth: hci_event: fix LE list UAF on resetChengfeng Ye
7 daysipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu
7 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang
7 daysnfc: nci: free destination parameters when closing a connectionLinmao Li
7 daysnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page
7 daysnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page
7 daysnfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas
7 daysnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk
7 daysnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal
7 daysnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk
7 daysnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk
7 daysBluetooth: RFCOMM: take rfcomm_mutex for the deferred setup acceptAli Ahmet Memis
2026-08-14Merge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-13l2tp: fix tunnel and session refcount leak on seq_file releaseEric Dumazet
2026-08-13net/sched: cls_bpf: reject dev-bound programs bound to a different deviceJamal Hadi Salim
2026-08-12sctp: fix use-after-free of cached ASCONF chunkYuxiang Yang
2026-08-12sctp: clear new_transport when removing a peerQing Ming
2026-08-12libceph: Avoid using invalid osd indices from primary_tempRaphael Zimmer
2026-08-12libceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha
2026-08-12libceph: fix multiple unsafe decodes in decode_locker()Pavitra Jha
2026-08-12libceph: tolerate addrvecs with multiple entries of the same typeKefu Chai
2026-08-11Merge tag 'nf-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-08-11net/sched: cls_u32: skip hash tables in u32_bind_class()Zhang Changzhong
2026-08-11net/sched: act_api: fix TOCTOU NULL deref on a->goto_chainJamal Hadi Salim