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