index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
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
2026-08-03
bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()
Jose Fernandez (Anthropic)
1
-19
/
+24
2026-08-01
bpf, sockmap: Fix sk_redir use-after-free in send verdict
Chengfeng Ye
1
-0
/
+2
2026-07-31
inet: frags: publish queues before arming timer
Zhiling Zou
1
-5
/
+5
2026-07-31
netfilter: nf_tables: call skb_valid_dst() before skb_dst()
Pablo Neira Ayuso
1
-2
/
+4
2026-07-31
netfilter: flowtable: release tunnel route on error when building forward path
Pablo Neira Ayuso
1
-1
/
+1
2026-07-30
net: nexthop: add NHA_DST_PORT for fdb nexthops
Jack Ma
1
-1
/
+19
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-42
/
+43
2026-07-30
Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-41
/
+42
2026-07-30
ipip: reject unsupported configurations in fill_forward_path
Lorenzo Bianconi
1
-0
/
+6
[next]