index
:
pub/scm/linux/kernel/git/leo/linux.git
master
Leo kernel tree
Li Yang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-11
net: Wrap default_device_exit_net() with __rtnl_net_lock().
Kuniyuki Iwashima
1
-1
/
+9
2026-07-11
rtnetlink: Add per-netns rtnl_work.
Kuniyuki Iwashima
2
-0
/
+27
2026-07-11
rtnetlink: Call unregister_netdevice_many() only once in rtnl_link_unregister().
Kuniyuki Iwashima
1
-5
/
+7
2026-07-11
rtnetlink: Lock sock_net(skb->sk) in rtnl_newlink().
Kuniyuki Iwashima
1
-3
/
+6
2026-07-11
Merge tag 'ipsec-2026-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
8
-26
/
+71
2026-07-10
Merge tag 'nfs-for-7.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-4
/
+31
2026-07-10
bpf: Fix unused nskb warning in bpf_icmp_send
Mahe Tardy
1
-2
/
+6
2026-07-10
sctp: validate STALE_COOKIE cause length before reading staleness
Weiming Shi
1
-9
/
+14
2026-07-10
netfilter: xt_physdev: masks are not c-strings
Florian Westphal
1
-5
/
+0
2026-07-10
ipvs: fix more places with wrong ipv6 transport offsets
Julian Anastasov
2
-8
/
+5
2026-07-10
ipvs: reload ip header after head reallocation
Florian Westphal
1
-4
/
+2
2026-07-10
netfilter: flowtable: use correct direction to set up tunnel route
Pablo Neira Ayuso
1
-3
/
+3
2026-07-10
netfilter: nf_conncount: fix zone comparison in tuple dedup
Yizhou Zhao
1
-3
/
+3
2026-07-10
netfilter: bridge: fix stale prevhdr pointer in br_ip6_fragment()
Xiang Mei (Microsoft)
1
-1
/
+3
2026-07-10
netfilter: ecache: fix inverted time_after() check
Yizhou Zhao
1
-1
/
+1
2026-07-10
netfilter: xt_nat: reject unsupported target families
Wyatt Feng
1
-0
/
+9
2026-07-10
Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
17
-102
/
+251
2026-07-10
net/iucv: take a reference on the socket found in afiucv_hs_rcv()
Bryam Vargas
1
-0
/
+4
2026-07-10
ipv4: fib: free fib_alias with kfree_rcu() on insert error path
Weiming Shi
1
-1
/
+1
2026-07-10
bpf: Add bpf_icmp_send kfunc
Mahe Tardy
1
-0
/
+90
2026-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
59
-438
/
+838
2026-07-09
bpf: Fix UAF in sock clone early bailouts
Matt Bobrowski
2
-2
/
+3
2026-07-09
Merge tag 'net-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
56
-436
/
+818
2026-07-09
Merge tag 'nf-26-07-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Paolo Abeni
14
-106
/
+189
2026-07-09
ethtool: rss: Fix hfunc and input_xfrm parsing on big endian
Gal Pressman
2
-6
/
+36
2026-07-09
Merge tag 'batadv-net-pullrequest-20260708' of https://git.open-mesh.org/batadv
Paolo Abeni
7
-22
/
+28
2026-07-08
SUNRPC: pin upper rpc_clnt across the TLS connect_worker
Chuck Lever
2
-3
/
+27
2026-07-08
SUNRPC: release lower rpc_clnt if killed waiting for XPRT_LOCKED
Chuck Lever
1
-1
/
+4
2026-07-08
ipvs: ensure inner headers in ICMP errors are in headroom
Julian Anastasov
1
-6
/
+15
2026-07-08
ipvs: use parsed transport offset in SCTP state lookup
Yizhou Zhao
1
-10
/
+5
2026-07-08
ipvs: use parsed transport offset in TCP state lookup
Yizhou Zhao
1
-7
/
+1
2026-07-08
ipvs: pass parsed transport offset to state handlers
Yizhou Zhao
4
-8
/
+11
2026-07-08
netfilter: handle unreadable frags
Florian Westphal
4
-19
/
+41
2026-07-08
netfilter: flowtable: support IPIP tunnel with direct xmit
Pablo Neira Ayuso
2
-6
/
+9
2026-07-08
netfilter: flowtable: IPIP tunnel hardware offload is not yet support
Pablo Neira Ayuso
2
-6
/
+23
2026-07-08
netfilter: flowtable: use dst in this direction when pushing IPIP header
Pablo Neira Ayuso
1
-7
/
+11
2026-07-08
netfilter: ipset: allocate the proper memory for the generic hash structure
Jozsef Kadlecsik
1
-2
/
+11
2026-07-08
netfilter: ipset: cleanup the add/del backlog when resize failed
Jozsef Kadlecsik
1
-8
/
+20
2026-07-08
netfilter: ipset: exclude gc when resize is in progress
Jozsef Kadlecsik
1
-11
/
+20
2026-07-08
netfilter: ipset: mark the rcu locked areas properly
Jozsef Kadlecsik
1
-8
/
+5
2026-07-08
netfilter: nft_lookup: fix catchall element handling with inverted lookups
Tamaki Yanagawa
1
-5
/
+5
2026-07-08
netfilter: ebtables: module names must be null-terminated
Florian Westphal
1
-0
/
+3
2026-07-08
netfilter: ebtables: zero chainstack array
Florian Westphal
1
-2
/
+1
2026-07-08
netfilter: ebtables: terminate table name before find_table_lock()
Xiang Mei
1
-0
/
+6
2026-07-08
netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defrag
Xiang Mei
1
-1
/
+2
2026-07-08
ipv4: igmp: Fix potential memory leaks in igmp_mod_timer() and igmp_stop_timer()
Eric Dumazet
1
-2
/
+12
2026-07-08
ipv6: mcast: Fix potential UAF in MLD delayed work
Eric Dumazet
1
-12
/
+28
2026-07-08
ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()
Eric Dumazet
1
-5
/
+9
2026-07-08
net/sched: cake: reject overhead values that underflow length
Samuel Moelius
1
-4
/
+1
2026-07-08
devlink: print controller prefix for non-zero controller
Moshe Shemesh
1
-3
/
+3
[prev]
[next]