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-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
2 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
20
-32
/
+27
3 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
40
-102
/
+51
3 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
25
-38
/
+38
3 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
309
-576
/
+576
4 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
490
-1231
/
+1156
5 days
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
34
-397
/
+440
5 days
net: nfc: nci: Fix parameter validation for packet data
Michael Thalmeier
1
-18
/
+141
5 days
rds: tcp: fix uninit-value in __inet_bind
Tabrez Ahmed
1
-1
/
+1
5 days
net/rds: Fix NULL pointer dereference in rds_tcp_accept_one
Allison Henderson
1
-3
/
+17
6 days
Merge tag 'nf-26-02-17' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
14
-298
/
+157
6 days
ipv6: icmp: icmpv6_xrlim_allow() optimization if net.ipv6.icmp.ratelimit is zero
Eric Dumazet
1
-2
/
+6
6 days
ipv4: icmp: icmpv4_xrlim_allow() optimization if net.ipv4.icmp_ratelimit is zero
Eric Dumazet
1
-4
/
+10
6 days
ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()
Eric Dumazet
2
-7
/
+2
6 days
icmp: prevent possible overflow in icmp_global_allow()
Eric Dumazet
1
-1
/
+2
7 days
net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()
Ruitong Liu
1
-1
/
+5
7 days
ping: annotate data-races in ping_lookup()
Eric Dumazet
1
-12
/
+19
7 days
net: do not delay zero-copy skbs in skb_attempt_defer_free()
Eric Dumazet
1
-1
/
+6
7 days
net: psp: select CONFIG_SKB_EXTENSIONS
Arnd Bergmann
1
-0
/
+1
7 days
Merge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
6
-116
/
+430
7 days
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+58
7 days
netfilter: nf_tables: fix use-after-free in nf_tables_addchain()
Inseo An
1
-0
/
+1
7 days
net: remove WARN_ON_ONCE when accessing forward path array
Pablo Neira Ayuso
1
-1
/
+1
7 days
ipvs: do not keep dest_dst if dev is going down
Julian Anastasov
1
-10
/
+36
7 days
ipvs: skip ipv6 extension headers for csum checks
Julian Anastasov
3
-39
/
+20
7 days
netfilter: nf_conntrack_h323: don't pass uninitialised l3num value
Florian Westphal
1
-5
/
+5
7 days
netfilter: nf_tables: revert commit_mutex usage in reset path
Brian Witte
1
-206
/
+42
7 days
netfilter: nft_quota: use atomic64_xchg for reset
Brian Witte
1
-6
/
+7
7 days
netfilter: nft_counter: serialize reset with spinlock
Brian Witte
1
-4
/
+16
7 days
netfilter: annotate NAT helper hook pointers with __rcu
Sun Jian
5
-27
/
+29
8 days
net: fix backlog_unlock_irq_restore() vs CONFIG_PREEMPT_RT
Eric Dumazet
1
-5
/
+12
8 days
net: bridge: mcast: always update mdb_n_entries for vlan contexts
Nikolay Aleksandrov
1
-27
/
+18
8 days
net/rds: rds_sendmsg should not discard payload_len
Allison Henderson
1
-2
/
+4
9 days
Merge tag '9p-for-7.0-rc1' of https://github.com/martinetd/linux
Linus Torvalds
3
-52
/
+55
11 days
vsock: prevent child netns mode switch from local to global
Stefano Garzarella
1
-3
/
+12
11 days
vsock: fix child netns mode initialization
Stefano Garzarella
1
-2
/
+3
11 days
ipv6: Fix out-of-bound access in fib6_add_rt2node().
Kuniyuki Iwashima
1
-1
/
+1
11 days
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
Qanux
3
-9
/
+20
11 days
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-8
/
+11
12 days
net: mctp: ensure our nlmsg responses are initialised
Jeremy Kerr
3
-0
/
+3
12 days
Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-2
/
+4
12 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-71
/
+92
12 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
8
-1
/
+8
12 days
Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3
-111
/
+236
13 days
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
207
-3474
/
+7130
13 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
8
-39
/
+118
14 days
af_unix: Fix memleak of newsk in unix_stream_connect().
Kuniyuki Iwashima
1
-8
/
+3
14 days
net: dsa: add tag format for MxL862xx switches
Daniel Golle
3
-0
/
+118
14 days
tcp: inet6_csk_xmit() optimization
Eric Dumazet
1
-15
/
+15
14 days
tcp: populate inet->cork.fl.u.ip6 in tcp_v6_syn_recv_sock()
Eric Dumazet
2
-14
/
+14
14 days
tcp: populate inet->cork.fl.u.ip6 in tcp_v6_connect()
Eric Dumazet
1
-23
/
+24
[next]