index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
3
-30
/
+17
5 days
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
114
-725
/
+1330
5 days
vlan: defer real device state propagation to netdev_work
Jakub Kicinski
4
-68
/
+80
5 days
net: add the driver-facing netdev_work scheduling API
Jakub Kicinski
1
-18
/
+63
5 days
net: turn the rx_mode work into a generic netdev_work facility
Jakub Kicinski
5
-76
/
+132
5 days
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
1
-0
/
+4
6 days
rxrpc: Fix rxrpc_rotate_tx_rotate() to check there's something to rotate
David Howells
1
-0
/
+3
6 days
rxrpc: Fix leak of released call in recvmsg(MSG_PEEK)
David Howells
1
-2
/
+1
6 days
rxrpc: Fix socket notification race
David Howells
1
-2
/
+0
6 days
rxrpc: Fix potential infinite loop in rxrpc_recvmsg()
David Howells
1
-1
/
+2
6 days
rxrpc: Fix oob challenge leak in cleanup after notification failure
David Howells
3
-6
/
+14
6 days
rxrpc: Fix the reception of a reply packet before data transmission
David Howells
1
-3
/
+10
6 days
rxrpc: Fix double unlock in rxrpc_recvmsg()
David Howells
1
-1
/
+1
6 days
rxrpc: Fix leak of connection from OOB challenge
David Howells
1
-0
/
+5
6 days
rxrpc: Fix ACKALL packet handling
Wyatt Feng
6
-7
/
+30
6 days
tipc: avoid busy looping in tipc_exit_net()
Eric Dumazet
2
-3
/
+5
6 days
tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()
Eric Dumazet
1
-4
/
+11
6 days
openvswitch: conntrack: annotate ct limit hlist traversal
Runyu Xiao
1
-1
/
+2
6 days
net: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_sync
Eric Dumazet
1
-1
/
+1
6 days
Merge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
13
-48
/
+95
6 days
net/tcp-ao: fix use-after-free of key in del_async path
HanQuan
1
-0
/
+4
7 days
ipv6: fix missing notification for ignore_routes_with_linkdown
Fernando Fernandez Mancera
1
-6
/
+12
7 days
ipv6: fix state corruption during proxy_ndp sysctl restart
Fernando Fernandez Mancera
1
-7
/
+7
7 days
ipv6: fix error handling in disable_policy sysctl
Fernando Fernandez Mancera
1
-0
/
+2
7 days
ipv6: fix error handling in forwarding sysctl
Fernando Fernandez Mancera
1
-1
/
+3
7 days
ipv6: fix error handling in ignore_routes_with_linkdown sysctl
Fernando Fernandez Mancera
1
-0
/
+2
7 days
ipv6: fix error handling in disable_ipv6 sysctl
Fernando Fernandez Mancera
1
-0
/
+2
7 days
sctp: fix err_chunk memory leaks in INIT handling
Xin Long
1
-0
/
+5
7 days
net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle
Jamal Hadi Salim
1
-0
/
+3
7 days
net: lwtunnel: Drop skb metadata before LWT encapsulation
Jakub Sitnicki
1
-0
/
+6
7 days
Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-93
/
+349
7 days
Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
8
-74
/
+64
7 days
net: do not acquire dev->tx_global_lock in netdev_watchdog_up()
Eric Dumazet
1
-5
/
+2
7 days
net, bpf: check master for NULL in xdp_master_redirect()
Xiang Mei
1
-1
/
+1
8 days
netfilter: nf_conntrack_helper: cap maximum number of expectation at helper r...
Pablo Neira Ayuso
2
-4
/
+8
8 days
netfilter: nft_ct: expectation timeouts are passed in milliseconds
Florian Westphal
1
-3
/
+18
8 days
netfilter: nf_conntrack_expect: run expectation eviction with no helper
Pablo Neira Ayuso
1
-0
/
+7
8 days
netfilter: nf_conntrack_expect: store master_tuple in expectation
Pablo Neira Ayuso
3
-6
/
+7
8 days
netfilter: conntrack: add deprecation warnings for irc and pptp trackers
Florian Westphal
3
-5
/
+10
8 days
netfilter: ctnetlink: do not allow to reset helper on existing conntrack
Pablo Neira Ayuso
1
-13
/
+0
8 days
netfilter: nft_compat: ebtables emulation must reject non-bridge targets
Florian Westphal
1
-3
/
+21
8 days
netfilter: nft_synproxy: stop bypassing the priv->info snapshot
Runyu Xiao
1
-5
/
+4
8 days
netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()
Lorenzo Bianconi
1
-3
/
+5
8 days
netfilter: nf_conncount: prevent connlimit drops for early confirmed ct
Fernando Fernandez Mancera
1
-6
/
+5
8 days
netfilter: nf_nat: avoid invalid nat_net pointer use on failed nf_nat_init()
Mathias Krause
1
-0
/
+10
8 days
ipv6: Fix null-ptr-deref in fib6_nh_mtu_change().
Xiang Mei
1
-0
/
+3
8 days
bpf: Guard conntrack opts error writes
Yiyang Chen
1
-22
/
+13
8 days
Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
24
-192
/
+233
9 days
bpf: zero-initialize the fib lookup flow struct
Avinash Duduskar
1
-2
/
+2
9 days
bpf: Fix partial copy of non-linear test_run output
Sun Jian
1
-6
/
+2
[next]