summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
4 daysMerge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
4 daysMerge tag 'wireless-2026-05-21' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
5 daysnet: bridge: prevent too big nested attributes in br_fill_linkxstats()Eric Dumazet
5 daysl2tp: use list_del_rcu in l2tp_session_unhashMichael Bommarito
5 daysnet: gro: don't merge zcopy skbsSabrina Dubroca
5 daysipv6: ioam: refresh hdr pointer before ioam6_event()Justin Iurman
5 daysnetpoll: normalize skb->dev to the netpoll deviceZhang Cen
5 daysipv6: route: Unregister netdevice notifier on BPF init failureYuho Choi
5 daysphonet/pep: disable BH around forwarded sk_receive_skb()Zijing Yin
5 daysMerge tag 'batadv-net-pullrequest-20260520' of https://git.open-mesh.org/batadvPaolo Abeni
5 daysvsock/virtio: fix skb overhead accounting to preserve full buf_allocStefano Garzarella
5 daysvsock/virtio: reset connection on receiving queue overflowStefano Garzarella
5 daysnet: skbuff: propagate shared-frag marker through frag-transfer helpersHyunwoo Kim
5 daystcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet
5 daysvsock/vmci: fix UAF when peer resets connection during handshakeMinh Nguyen
5 daysipv4: use WARN_ON_ONCE() in ip_rt_bug()Eric Dumazet
5 daysipv4: icmp: reject broadcast/multicast routesEric Dumazet
5 daysnet: devmem: reject dma-buf bind with non-page-aligned size or SG lengthDavid Carlier
5 daysMerge tag 'for-net-2026-05-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
5 daysbpf, skmsg: fix verdict sk_data_ready racing with ktls rxXingwang Xiang
5 daysrxrpc: Fix RESPONSE packet verification to extract skb to a linear bufferDavid Howells
5 daysrxrpc: Fix DATA decrypt vs splice() by copying data to buffer in recvmsgDavid Howells
5 dayscrypto/krb5, rxrpc: Fix lack of pre-decrypt/pre-verify length checksDavid Howells
5 daysnet: shaper: rework the VALID marking (again)Jakub Kicinski
5 daysnet: shaper: annotate the data racesJakub Kicinski
5 daysudp: Fix UDP length on last GSO_PARTIAL segmentGal Pressman
5 daysudp: gso: Fix handling checksum in __udp_gso_segmentAlice Mikityanska
5 daysBluetooth: fix UAF in l2cap_sock_cleanup_listen() vs l2cap_conn_del()Safa Karakuş
5 daysBluetooth: MGMT: validate Add Extended Advertising Data lengthMichael Bommarito
5 daysBluetooth: ISO: drop ISO_END frames received without prior ISO_STARTDavid Carlier
5 daysBluetooth: hci_sync: Fix not setting mask for HCI_EVT_LE_ALL_REMOTE_FEATURES_...Luiz Augusto von Dentz
5 daysBluetooth: bnep: Fix UAF read of dev->nameJann Horn
6 dayswifi: cfg80211: wext: validate chandef in monitor modeKartik Nair
6 dayswifi: mac80211: consume only present negotiated TTLM mapsMichael Bommarito
6 dayswifi: mac80211: capture fast-RX rate before mesh reuses skb->cbZhao Li
6 dayswifi: mac80211: fix multi-link element inheritanceJohannes Berg
6 dayswifi: mac80211: fix MLE defragmentationJohannes Berg
6 dayswifi: mac80211: don't override max_amsdu_subframesEmmanuel Grumbach
6 dayswifi: mac80211: bounds-check link_id in ieee80211_ml_epcsAlexandru Hossu
6 daysaf_unix: Fix UAF read of tail->len in unix_stream_data_wait()Jann Horn
6 daysipv6: ioam: add NULL check for idev in ipv6_hop_ioam()Justin Iurman
6 daysbridge: mcast: Fix a possible use-after-free when removing a bridge portIdo Schimmel
7 daysmptcp: update window_clamp on subflows when SO_RCVBUF is setGang Yan
7 daysmptcp: reset rcv wnd on disconnectPaolo Abeni
7 daysmptcp: pm: fix ADD_ADDR timer infinite retry on option space insufficientLi Xiasong
7 daysmptcp: do not drop partial packetsShardul Bankar
7 daysbatman-adv: bla: avoid NULL-ptr deref for claim via dropped interfaceSven Eckelmann
7 daysbatman-adv: bla: avoid double decrement of bla.num_requestsSven Eckelmann
7 daysbatman-adv: bla: fix report_work leak on backbone_gw purgeSven Eckelmann
7 daysbatman-adv: iv: recover OGM scheduling after forward packet errorSven Eckelmann