aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
9 daysRevert "mm: introduce a new page type for page pool in page type"Byungchul Park2-32/+15
9 daysMerge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds84-820/+1457
9 dayssunrpc: prevent out-of-bounds read in __cache_seq_start()Chuck Lever1-0/+3
9 daysMerge tag 'wireless-2026-05-21' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski6-46/+80
9 daysnet: bridge: prevent too big nested attributes in br_fill_linkxstats()Eric Dumazet2-2/+13
9 daysl2tp: use list_del_rcu in l2tp_session_unhashMichael Bommarito1-1/+1
9 daysnet: gro: don't merge zcopy skbsSabrina Dubroca1-0/+3
9 daysipv6: ioam: refresh hdr pointer before ioam6_event()Justin Iurman1-3/+3
9 daysnetpoll: normalize skb->dev to the netpoll deviceZhang Cen1-0/+2
9 daysipv6: route: Unregister netdevice notifier on BPF init failureYuho Choi1-1/+5
9 daysphonet/pep: disable BH around forwarded sk_receive_skb()Zijing Yin1-2/+17
9 daysMerge tag 'batadv-net-pullrequest-20260520' of https://git.open-mesh.org/batadvPaolo Abeni10-141/+299
10 daysvsock/virtio: fix skb overhead accounting to preserve full buf_allocStefano Garzarella1-1/+8
10 daysvsock/virtio: reset connection on receiving queue overflowStefano Garzarella1-5/+15
10 daysnet: skbuff: propagate shared-frag marker through frag-transfer helpersHyunwoo Kim3-1/+13
10 daystcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet4-14/+10
10 daysvsock/vmci: fix UAF when peer resets connection during handshakeMinh Nguyen1-1/+1
10 daysipv4: use WARN_ON_ONCE() in ip_rt_bug()Eric Dumazet1-1/+1
10 daysipv4: icmp: reject broadcast/multicast routesEric Dumazet1-0/+3
10 daysnet: devmem: reject dma-buf bind with non-page-aligned size or SG lengthDavid Carlier1-0/+11
10 daysMerge tag 'for-net-2026-05-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski8-14/+93
10 daysbpf, skmsg: fix verdict sk_data_ready racing with ktls rxXingwang Xiang1-2/+7
10 daysrxrpc: Fix RESPONSE packet verification to extract skb to a linear bufferDavid Howells7-225/+82
10 daysrxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsgDavid Howells8-120/+201
10 dayscrypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checksDavid Howells1-2/+13
10 daysnet: shaper: rework the VALID marking (again)Jakub Kicinski1-27/+18
10 daysnet: shaper: annotate the data racesJakub Kicinski1-15/+38
10 daysudp: Fix UDP length on last GSO_PARTIAL segmentGal Pressman1-3/+6
10 daysudp: gso: Fix handling checksum in __udp_gso_segmentAlice Mikityanska1-11/+2
10 daysBluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()Safa Karakuş5-10/+78
10 daysBluetooth: MGMT: validate Add Extended Advertising Data lengthMichael Bommarito1-0/+6
10 daysBluetooth: ISO: drop ISO_END frames received without prior ISO_STARTDavid Carlier1-0/+5
10 daysBluetooth: hci_sync: Fix not setting mask for HCI_EVT_LE_ALL_REMOTE_FEATURES_...Luiz Augusto von Dentz1-3/+3
10 daysBluetooth: bnep: Fix UAF read of dev->nameJann Horn1-1/+1
11 dayswifi: cfg80211: wext: validate chandef in monitor modeKartik Nair1-0/+2
11 dayswifi: mac80211: consume only present negotiated TTLM mapsMichael Bommarito1-1/+1
11 dayswifi: mac80211: capture fast-RX rate before mesh reuses skb->cbZhao Li1-1/+5
11 dayswifi: mac80211: fix multi-link element inheritanceJohannes Berg1-3/+33
11 dayswifi: mac80211: fix MLE defragmentationJohannes Berg1-40/+31
11 dayswifi: mac80211: don't override max_amsdu_subframesEmmanuel Grumbach1-2/+3
11 dayswifi: mac80211: bounds-check link_id in ieee80211_ml_epcsAlexandru Hossu1-0/+3
11 daysaf_unix: Fix UAF read of tail->len in unix_stream_data_wait()Jann Horn1-9/+2
11 daysipv6: ioam: add NULL check for idev in ipv6_hop_ioam()Justin Iurman1-2/+13
11 daysbridge: mcast: Fix a possible use-after-free when removing a bridge portIdo Schimmel1-5/+17
12 daysmptcp: update window_clamp on subflows when SO_RCVBUF is setGang Yan1-2/+8
12 daysmptcp: reset rcv wnd on disconnectPaolo Abeni1-0/+1
12 daysmptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficientLi Xiasong1-10/+46
12 daysmptcp: do not drop partial packetsShardul Bankar1-5/+19
12 daysbatman-adv: bla: avoid NULL-ptr deref for claim via dropped interfaceSven Eckelmann1-2/+4
12 daysbatman-adv: bla: avoid double decrement of bla.num_requestsSven Eckelmann3-24/+67