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