summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
10 daysrxrpc: Fix oob challenge leak in cleanup after notification failureDavid Howells
10 daysrxrpc: Fix the reception of a reply packet before data transmissionDavid Howells
10 daysrxrpc: Fix double unlock in rxrpc_recvmsg()David Howells
10 daysrxrpc: Fix leak of connection from OOB challengeDavid Howells
10 daysrxrpc: Fix ACKALL packet handlingWyatt Feng
10 daystipc: avoid busy looping in tipc_exit_net()Eric Dumazet
10 daystipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()Eric Dumazet
10 daysopenvswitch: conntrack: annotate ct limit hlist traversalRunyu Xiao
10 daysnet: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_syncEric Dumazet
10 daysMerge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
10 daysnet/tcp-ao: fix use-after-free of key in del_async pathHanQuan
11 daysipv6: fix missing notification for ignore_routes_with_linkdownFernando Fernandez Mancera
11 daysipv6: fix state corruption during proxy_ndp sysctl restartFernando Fernandez Mancera
11 daysipv6: fix error handling in disable_policy sysctlFernando Fernandez Mancera
11 daysipv6: fix error handling in forwarding sysctlFernando Fernandez Mancera
11 daysipv6: fix error handling in ignore_routes_with_linkdown sysctlFernando Fernandez Mancera
11 daysipv6: fix error handling in disable_ipv6 sysctlFernando Fernandez Mancera
11 dayssctp: fix err_chunk memory leaks in INIT handlingXin Long
11 daysnet/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handleJamal Hadi Salim
11 daysnet: lwtunnel: Drop skb metadata before LWT encapsulationJakub Sitnicki
11 daysMerge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
12 daysMerge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
12 daysnet: do not acquire dev->tx_global_lock in netdev_watchdog_up()Eric Dumazet
12 daysnet, bpf: check master for NULL in xdp_master_redirect()Xiang Mei
12 daysnetfilter: nf_conntrack_helper: cap maximum number of expectation at helper r...Pablo Neira Ayuso
12 daysnetfilter: nft_ct: expectation timeouts are passed in millisecondsFlorian Westphal
12 daysnetfilter: nf_conntrack_expect: run expectation eviction with no helperPablo Neira Ayuso
12 daysnetfilter: nf_conntrack_expect: store master_tuple in expectationPablo Neira Ayuso
12 daysnetfilter: conntrack: add deprecation warnings for irc and pptp trackersFlorian Westphal
12 daysnetfilter: ctnetlink: do not allow to reset helper on existing conntrackPablo Neira Ayuso
12 daysnetfilter: nft_compat: ebtables emulation must reject non-bridge targetsFlorian Westphal
12 daysnetfilter: nft_synproxy: stop bypassing the priv->info snapshotRunyu Xiao
12 daysnetfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()Lorenzo Bianconi
12 daysnetfilter: nf_conncount: prevent connlimit drops for early confirmed ctFernando Fernandez Mancera
12 daysnetfilter: nf_nat: avoid invalid nat_net pointer use on failed nf_nat_init()Mathias Krause
12 daysipv6: Fix null-ptr-deref in fib6_nh_mtu_change().Xiang Mei
13 daysbpf: Guard conntrack opts error writesYiyang Chen
13 daysMerge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
13 daysbpf: zero-initialize the fib lookup flow structAvinash Duduskar
13 daysbpf: Fix partial copy of non-linear test_run outputSun Jian
14 daysipv6: ioam: fix type confusion of dst_entryJiayuan Chen
14 daysipv6: account for fraggap on the paged allocation pathWongi Lee
14 daysipv4: account for fraggap on the paged allocation pathWongi Lee
14 daysnet/sched: dualpi2: fix GSO backlog accountingXingquan Liu
14 daysipv6: ndisc: fix NULL deref in accept_untracked_na()Weiming Shi
14 daysnet: sit: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
14 daysnet/sched: act_ct: fix nf_connlabels leak on two error pathsMichael Bommarito
14 daysMerge tag 'ieee802154-for-net-next-2026-06-20' of git://git.kernel.org/pub/sc...Jakub Kicinski
14 daysMerge tag 'batadv-net-pullrequest-20260619' of https://git.open-mesh.org/batadvJakub Kicinski
14 daystipc: fix use-after-free of the discoverer in tipc_disc_rcv()Weiming Shi