summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-05-22vsock/virtio: fix skb overhead overflow on 32-bit buildsStefano Garzarella
2026-05-22net/iucv: fix locking in .getsockoptBreno Leitao
2026-05-22net/smc: Do not re-initialize smc hashtablesAlexandra Winter
2026-05-22dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be usedEric Dumazet
2026-05-22rtnetlink: do not use RTNL in rtnl_af_register() and rtnl_af_unregister()Eric Dumazet
2026-05-22net/sched: tbf: add extack to offload paramsDavid Yang
2026-05-22net/sched: prefer existing extack message in qdisc_offload_graft_helper()David Yang
2026-05-22net: netlink: don't set nsid on local notificationsIlya Maximets
2026-05-22net: netlink: fix sending unassigned nsid after assigned oneIlya Maximets
2026-05-22vsock: keep poll shutdown state consistentZiyu Zhang
2026-05-22tipc: convert to getsockopt_iterBreno Leitao
2026-05-22rxrpc: convert to getsockopt_iterBreno Leitao
2026-05-22l2tp: ppp: convert to getsockopt_iterBreno Leitao
2026-05-22xdp: convert to getsockopt_iterBreno Leitao
2026-05-22atm: convert to getsockopt_iterBreno Leitao
2026-05-22af_iucv: convert to getsockopt_iterBreno Leitao
2026-05-22netfilter: nf_tables: fix dst corruption in same register operationFernando Fernandez Mancera
2026-05-22netfilter: nft_fib_ipv6: handle routes via external nexthopJiayuan Chen
2026-05-22netfilter: nft_fib_ipv6: walk fib6_siblings under RCUJiayuan Chen
2026-05-22netfilter: ebtables: fix OOB read in compat_mtw_from_userFlorian Westphal
2026-05-22netfilter: disable payload mangling in usernsFlorian Westphal
2026-05-22netfilter: xt_cpu: prefer raw_smp_processor_idFlorian Westphal
2026-05-22netfilter: nf_conntrack_gre: fix gre keymap list corruptionFlorian Westphal
2026-05-22netfilter: synproxy: refresh tcphdr after skb_ensure_writableChris Mason
2026-05-22netfilter: conntrack: tcp: do not force CLOSE on invalid-seq RST without dire...Hamza Mahfooz
2026-05-22xfrm: esp: restore combined single-frag length gateJingguo Tan
2026-05-22esp: fix page frag reference leak on skb_to_sgvec failuree521588
2026-05-21Revert "mm: introduce a new page type for page pool in page type"Byungchul Park
2026-05-21Merge tag 'wireless-next-2026-05-21' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21Merge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-21sunrpc: prevent out-of-bounds read in __cache_seq_start()Chuck Lever
2026-05-21Merge tag 'wireless-2026-05-21' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-05-21net: bridge: prevent too big nested attributes in br_fill_linkxstats()Eric Dumazet
2026-05-21l2tp: use list_del_rcu in l2tp_session_unhashMichael Bommarito
2026-05-21net: gro: don't merge zcopy skbsSabrina Dubroca
2026-05-21ipv6: ioam: refresh hdr pointer before ioam6_event()Justin Iurman
2026-05-21netpoll: normalize skb->dev to the netpoll deviceZhang Cen
2026-05-21ipv6: route: Unregister netdevice notifier on BPF init failureYuho Choi
2026-05-21phonet/pep: disable BH around forwarded sk_receive_skb()Zijing Yin
2026-05-21Merge tag 'batadv-net-pullrequest-20260520' of https://git.open-mesh.org/batadvPaolo Abeni
2026-05-21vsock/virtio: fix skb overhead accounting to preserve full buf_allocStefano Garzarella
2026-05-21vsock/virtio: reset connection on receiving queue overflowStefano Garzarella
2026-05-21net: dsa: add NETC switch tag supportWei Fang
2026-05-21net: skbuff: propagate shared-frag marker through frag-transfer helpersHyunwoo Kim
2026-05-20tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet
2026-05-20vsock/vmci: fix UAF when peer resets connection during handshakeMinh Nguyen
2026-05-20net: bridge: remove stale rcu_barrier() in br_multicast_dev_del()Eric Dumazet
2026-05-20net/sched: sch_drr: make cl->quantum locklessEric Dumazet
2026-05-20net/sched: sch_drr: annotate data-races around cl->deficitEric Dumazet