index
:
kernel
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2026-03-19
icmp: fix NULL pointer dereference in icmp_tag_validation()
Weiming Shi
2026-03-16
bonding: prevent potential infinite loop in bond_header_parse()
Eric Dumazet
2026-03-12
net: prevent NULL deref in ip[6]tunnel_xmit()
Eric Dumazet
2026-03-11
ipv6: move the disable_ipv6_mod knob to core code
Jakub Kicinski
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
2026-03-09
net: nexthop: fix percpu use-after-free in remove_nh_grp_entry
Mehul Rao
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
2026-03-03
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
2026-03-03
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
2026-03-03
net/tcp-ao: Fix MAC comparison to be constant-time
Eric Biggers
2026-02-28
tcp: give up on stronger sk_rcvbuf checks (for now)
Jakub Kicinski
2026-02-28
udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.
Kuniyuki Iwashima
2026-02-27
inet: annotate data-races around isk->inet_num
Eric Dumazet
2026-02-26
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-25
tcp: re-enable acceptance of FIN packets when RWIN is 0
Simon Baatz
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().
Kuniyuki Iwashima
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-18
ipv4: icmp: icmpv4_xrlim_allow() optimization if net.ipv4.icmp_ratelimit is zero
Eric Dumazet
2026-02-18
icmp: prevent possible overflow in icmp_global_allow()
Eric Dumazet
2026-02-17
ping: annotate data-races in ping_lookup()
Eric Dumazet
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-10
xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path
Jiayuan Chen
2026-02-06
tcp: inline tcp_filter()
Eric Dumazet
2026-02-05
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
2026-02-05
tcp: move __reqsk_free() out of line
Eric Dumazet
2026-02-05
tcp: move reqsk_fastopen_remove to net/ipv4/tcp_fastopen.c
Eric Dumazet
2026-02-05
inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
Eric Dumazet
2026-02-04
tcp: split tcp_check_space() in two parts
Eric Dumazet
2026-02-04
tcp: move tcp_rbtree_insert() to tcp_output.c
Eric Dumazet
2026-02-04
tcp: use __skb_push() in __tcp_transmit_skb()
Eric Dumazet
2026-02-03
tcp: accecn: enable AccECN
Chia-Yu Chang
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
2026-02-03
tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
Chia-Yu Chang
2026-02-03
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang
2026-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
Chia-Yu Chang
2026-02-03
tcp: accecn: retransmit downgraded SYN in AccECN negotiation
Chia-Yu Chang
2026-02-03
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
[next]