index
:
linux-stable.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
ipv4: raw: reject IP_HDRINCL packets with ihl < 5
Michael Bommarito
2 days
ipv4: add new arguments to udp_tunnel_dst_lookup()
Beniamino Galvani
2 days
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
2 days
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
2 days
netfilter: arp_tables: fix IEEE1394 ARP payload parsing
Pablo Neira Ayuso
2 days
tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
Eric Dumazet
2 days
nexthop: fix IPv6 route referencing IPv4 nexthop
Jiayuan Chen
2 days
nexthop: Emit a notification when a nexthop group is modified
Ido Schimmel
2 days
bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...
Liu Jian
2026-05-08
xfrm: esp: avoid in-place decrypt on shared skb frags
Kuan-Ting Chen
2026-04-18
esp: fix skb leak with espintcp and async crypto
Sabrina Dubroca
2026-04-18
xfrm: Fix the usage of skb->sk
Steffen Klassert
2026-04-18
icmp: fix NULL pointer dereference in icmp_tag_validation()
Weiming Shi
2026-04-18
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
2026-03-04
ipv4: fib: Annotate access to struct fib_alias.fa_state.
Kuniyuki Iwashima
2026-03-04
tcp: tcp_tx_timestamp() must look at the rtx queue
Eric Dumazet
2026-02-06
fou: Don't allow 0 for FOU_ATTR_IPPROTO.
Kuniyuki Iwashima
2026-02-06
net: fou: use policy and operation tables generated from the spec
Jakub Kicinski
2026-02-06
net: fou: rename the source for linking
Jakub Kicinski
2026-02-06
gue: Fix skb memleak with inner IP protocol 0.
Kuniyuki Iwashima
2026-02-06
ipv4: ip_gre: make ipgre_header() robust
Eric Dumazet
2026-01-19
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
2026-01-19
inet: ping: Fix icmp out counting
yuan.gao
2026-01-19
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2026-01-19
ipv4: Fix reference count leak when using error routes with nexthop objects
Ido Schimmel
2026-01-19
inet: Avoid ehash lookup race in inet_ehash_insert()
Xuanqiang Luo
2026-01-19
xfrm: delete x->tunnel as we delete x
Sabrina Dubroca
2025-12-07
ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
Chuang Wang
2025-12-07
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
2025-12-07
udp_tunnel: use netdev_warn() instead of netdev_WARN()
Alok Tiwari
2025-12-07
net: When removing nexthops, don't call synchronize_net if it is not necessary
Christoph Paasch
2025-10-29
tcp: fix tcp_tso_should_defer() vs large RTT
Eric Dumazet
2025-10-29
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
2025-10-29
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
2025-10-29
tcp: Don't call reqsk_fastopen_remove() in tcp_conn_request().
Kuniyuki Iwashima
2025-10-29
tcp: fix __tcp_close() to only send RST when required
Eric Dumazet
2025-10-29
udp: Fix memory accounting leak.
Kuniyuki Iwashima
2025-10-02
nexthop: Forbid FDB status change while nexthop is in a group
Ido Schimmel
2025-10-02
nexthop: Emit a notification when a single nexthop is replaced
Ido Schimmel
2025-10-02
nexthop: Emit a notification when a nexthop is added
Ido Schimmel
2025-10-02
rtnetlink: Add RTNH_F_TRAP flag
Ido Schimmel
2025-10-02
nexthop: Pass extack to nexthop notifier
Ido Schimmel
2025-10-02
tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().
Kuniyuki Iwashima
2025-10-02
tunnels: reset the GSO metadata before reusing the skb
Antoine Tenart
2025-10-02
tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate pso...
Kuniyuki Iwashima
2025-09-09
ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
Dan Carpenter
2025-09-09
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
2025-09-04
net: ipv4: fix regression in local-broadcast routes
Oscar Maes
2025-08-28
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
2025-08-28
netfilter: nft_reject_inet: allow to use reject from inet ingress
Pablo Neira Ayuso
[next]