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