index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-2
/
+2
7 days
net: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()
HW He
1
-6
/
+16
10 days
ipv4: udp: Create exceptions before socket matching
Ido Schimmel
1
-0
/
+11
10 days
igmp: convert struct ip_sf_list to RCU
Eric Dumazet
1
-79
/
+131
11 days
raw: annotate disconnect-side IPv4 match writers
Xuanqiang Luo
1
-2
/
+2
13 days
tcp: fix use-after-free in do_tcp_getsockopt(TCP_CC_INFO)
Cen Zhang (Microsoft Security FORGE Labs)
2
-2
/
+4
13 days
tcp: fix use-after-free in do_tcp_getsockopt(TCP_CONGESTION)
Cen Zhang (Microsoft Security FORGE Labs)
5
-8
/
+16
13 days
tcp: use GFP_ATOMIC in tcp_send_active_reset()
Eric Dumazet
3
-13
/
+11
13 days
ipv4: avoid divide by zero in fib_rebalance
Zihan Xi
1
-1
/
+1
2026-08-27
Merge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2
-9
/
+3
2026-08-27
inet: frags: strip GSO state from fragments before reassembly
Xinyang Ge
1
-0
/
+7
2026-08-27
tcp: fix corruption of urgent data on multi-segment retransmit
Jiayuan Chen
1
-1
/
+1
2026-08-27
netfilter: x_tables: remove pr_debug
Pablo Neira Ayuso
1
-8
/
+2
2026-08-27
netfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacks
Fernando Fernandez Mancera
1
-1
/
+1
2026-08-27
tcp: fix AO info use-after-free in tcp_ao_connect_init()
Qing Ming
1
-6
/
+1
2026-08-27
net/tcp: fix TCP-AO key deletion in VRFs
Rastislav Szabo
1
-0
/
+3
2026-08-22
tcp: clamp route advmss to TCP_MIN_MSS
Yong Wang
3
-5
/
+5
2026-08-22
ipip: fix skb leak in collect_md mode when metadata_dst allocation fails
Anton Danilov
1
-1
/
+1
2026-08-20
net: tcp: block mixing readable and unreadable frags
Mina Almasry
1
-1
/
+2
2026-08-20
inetpeer: randomize RB-tree node comparison using SipHash
Eric Dumazet
1
-3
/
+35
2026-08-20
net/tcp-ao: fix use-after-free of current_key on reconnect to another peer
Hyunwoo Kim
1
-0
/
+9
2026-08-20
net: advertise TCP MSS from the configured MTU, not the learned PMTU
Jiayuan Chen
1
-2
/
+2
2026-08-20
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
26
-240
/
+322
2026-08-20
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-2
/
+2
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-1
/
+8
2026-08-18
ipv4: reject undersized MTUs in ip_do_fragment()
Yong Wang
1
-0
/
+4
2026-08-18
net: ip_tunnel: remove unused non-strict __ip_tunnel_change_mtu
Ilya Maximets
1
-15
/
+2
2026-08-18
ip: orphan prefetched skbs before multicast forwarding
Zhiling Zou
1
-0
/
+3
2026-08-18
net: cap advertised IP tunnel headroom
Zhiling Zou
1
-1
/
+1
2026-08-14
gre: fix ERSPAN o_flags race/corruption in xmit and fill_info
Eric Dumazet
1
-19
/
+23
2026-08-14
Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-1
/
+4
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-46
/
+72
2026-08-13
Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-27
/
+46
2026-08-13
net: Const qualify network templated ctl_tables Arrays
Joel Granados
2
-27
/
+49
2026-08-13
net: Const qualify ctl_tables that kmemdup unconditionally
Joel Granados
1
-1
/
+1
2026-08-11
ipv4: fix use-after-free in fib_nhc_update_mtu()
Chengfeng Ye
2
-23
/
+40
2026-08-10
tcp: fix icsk_ack.ato bitfield overflow
Jiayuan Chen
2
-4
/
+6
2026-08-10
netfilter: flowtable: rename tun.l3_proto to tun.inner_proto
Pablo Neira Ayuso
1
-1
/
+1
2026-08-10
net: netfilter: add ether_type to net_device_path_ctx and use it
Pablo Neira Ayuso
1
-0
/
+3
2026-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7
Daniel Borkmann
12
-89
/
+142
2026-08-07
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2
-19
/
+26
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-29
/
+74
2026-08-06
tcp: honor BPF_SOCK_OPS_RWND_INIT on the active connect path
Tejas Birajdar
2
-4
/
+8
2026-08-06
net: gre: remove unused gretap_fb_dev_create
Ilya Maximets
1
-47
/
+0
2026-08-05
tcp: fix TFO max_qlen accounting across reuseport migration
Jiayuan Chen
1
-4
/
+16
2026-08-05
Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2
-3
/
+5
2026-08-04
ipv4: nexthop: handle errors in nexthop_init()
Minhong He
1
-2
/
+12
2026-08-03
udp: fix potential use-after-free in tunnel segmentation
Xuanqiang Luo
1
-1
/
+3
2026-08-03
ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthops
Zihan Xi
1
-18
/
+49
2026-08-03
tcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()
Nathan Gao
1
-1
/
+1
[next]