summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
22 hoursnetfilter: nf_tables: don't queue packet path object notificationsFourie Zhang1-13/+23
22 hoursnetfilter: nft_set_pipapo_avx2: add missing vzeroupperEric Biggers1-9/+8
22 hoursbatman-adv: reject unrepresentable multicast TVLV offsetsKyle Zeng1-1/+4
22 hoursipv6: seg6: clear IPv4 control block on IPIP decapsulationKyle Zeng1-0/+7
22 hoursnet/packet: defer vmalloc TX_RING free until skbs finishKyle Zeng1-9/+87
22 hoursvlan: fix skb_under_panic and races when toggling HW VLAN offloadEric Dumazet1-32/+7
22 hoursnet: bridge: mcast: fix use-after-free of a master VLAN's multicast contextNorbert Szetei1-2/+2
22 hoursxfrm: bound nat keepalive state collectionZihan Xi1-25/+21
22 hoursxfrm: fix xfrm_state_construct() auth-trunc leakZihan Xi1-1/+1
22 hoursxfrm: ah6: validate routing header segments_leftAsim Viladi Oglu Manizada1-11/+18
22 hoursxfrm: avoid lock inversion in nat keepalive workZihan Xi1-9/+48
22 hoursxfrm: drop ESP-in-TCP packets with no ingress deviceZhiling Zou1-0/+6
22 hourstcp: clamp route advmss to TCP_MIN_MSSYong Wang4-6/+6
22 hoursxfrm: espintcp: fix UAF during closeSabrina Dubroca1-1/+2
22 hoursnet: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen2-3/+3
22 hoursnet/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim1-0/+9
22 hourstcp: fix AO info use-after-free in tcp_ao_connect_init()Qing Ming1-6/+1
22 hoursnet/tcp: fix TCP-AO key deletion in VRFsRastislav Szabo1-0/+3
22 hourstls: device: fix out-of-bounds write in tls_append_frag()Jiayuan Chen1-1/+2
6 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7
7 daysBluetooth: MGMT: reject HCI_CMD_SYNC params_len above 255Ali Ahmet Memis1-0/+8
7 daysBluetooth: ISO: zero the sockaddr before returning it in getnameAli Ahmet Memis1-0/+2
7 daysBluetooth: ISO: do not force BT_LISTEN after a failed BIG syncAli Ahmet Memis1-8/+22
7 daysBluetooth: hci_sync: Fix accept list UAF during suspendChengfeng Ye1-9/+37
7 daysBluetooth: hci_event: validate LE Set CIG Parameters responseLaxman Acharya Padhya1-2/+4
7 daysBluetooth: hci_event: fix LE list UAF on resetChengfeng Ye1-0/+2
7 daysipv6: fix use-after-free in ip6_finish_output2()Luxiao Xu1-0/+2
7 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang1-0/+4
7 daysnfc: nci: free destination parameters when closing a connectionLinmao Li1-0/+1
7 daysnfc: nci: fix uninit-value in the RF discover/activated NTF handlersSamuel Page1-2/+2
7 daysnfc: nci: fix out-of-bounds write in nci_target_auto_activated()Samuel Page1-0/+6
7 daysnfc: nci: add data_len bound checks to activation parameter extractorsBryam Vargas1-4/+22
7 daysnfc: llcp: reject PDUs shorter than the LLCP headerDoruk Tan Ozturk1-0/+5
7 daysnfc: llcp: fix OOB read and u8 offset wrap in TLV parsersMuhammad Bilal1-2/+16
7 daysnfc: llcp: bound the connect_sn TLV walk to the skbDoruk Tan Ozturk1-4/+6
7 daysnfc: digital: clamp SENSF_RES length to the destination bufferDoruk Tan Ozturk1-0/+2
7 daysBluetooth: RFCOMM: take rfcomm_mutex for the deferred setup acceptAli Ahmet Memis1-3/+21
2026-08-14Merge tag 'ceph-for-7.2-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds4-16/+25
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds44-195/+528
2026-08-13l2tp: fix tunnel and session refcount leak on seq_file releaseEric Dumazet2-3/+57
2026-08-13net/sched: cls_bpf: reject dev-bound programs bound to a different deviceJamal Hadi Salim1-2/+16
2026-08-13sctp: fix use-after-free of cached ASCONF chunkYuxiang Yang2-2/+8
2026-08-13sctp: clear new_transport when removing a peerQing Ming1-0/+3
2026-08-12libceph: Avoid using invalid osd indices from primary_tempRaphael Zimmer1-2/+3
2026-08-12libceph: fix OOB read in decode_watchers() via missing bounds checkPavitra Jha1-1/+4
2026-08-12libceph: fix multiple unsafe decodes in decode_locker()Pavitra Jha1-4/+9
2026-08-12libceph: tolerate addrvecs with multiple entries of the same typeKefu Chai1-9/+9
2026-08-12Merge tag 'nf-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski22-141/+247
2026-08-12net/sched: cls_u32: skip hash tables in u32_bind_class()Zhang Changzhong1-0/+3
2026-08-12net/sched: act_api: fix TOCTOU NULL deref on a->goto_chainJamal Hadi Salim1-5/+5