index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-01
net: use sock_gen_put() when sk_state is TCP_TIME_WAIT
Jibin Zhang
1
-1
/
+1
2025-04-30
net: ipv6: fix UDPv6 GSO segmentation with NAT
Felix Fietkau
1
-1
/
+60
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
3
-9
/
+9
2025-04-04
net: fix geneve_opt length integer overflow
Lin Ma
1
-1
/
+1
2025-04-04
net: switch to netif_disable_lro in inetdev_init
Stanislav Fomichev
1
-1
/
+1
2025-04-03
tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
Guillaume Nault
1
-1
/
+1
2025-04-03
udp: Fix memory accounting leak.
Kuniyuki Iwashima
1
-9
/
+7
2025-04-03
udp: Fix multiple wraparounds of sk->sk_rmem_alloc.
Kuniyuki Iwashima
1
-9
/
+17
2025-04-01
Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
Eric Dumazet
3
-20
/
+6
2025-03-27
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
45
-806
/
+1151
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+4
2025-03-25
tcp/dccp: remove icsk->icsk_ack.timeout
Eric Dumazet
2
-6
/
+6
2025-03-25
tcp/dccp: remove icsk->icsk_timeout
Eric Dumazet
3
-9
/
+10
2025-03-25
Revert "udp_tunnel: GRO optimizations"
Jakub Kicinski
3
-192
/
+2
2025-03-25
Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-6
/
+5
2025-03-25
tcp: avoid atomic operations on sk->sk_rmem_alloc
Eric Dumazet
3
-6
/
+20
2025-03-25
nexthop: Convert RTM_DELNEXTHOP to per-netns RTNL.
Kuniyuki Iwashima
1
-5
/
+10
2025-03-25
nexthop: Convert RTM_NEWNEXTHOP to per-netns RTNL.
Kuniyuki Iwashima
1
-5
/
+11
2025-03-25
nexthop: Remove redundant group len check in nexthop_create_group().
Kuniyuki Iwashima
1
-3
/
+0
2025-03-25
nexthop: Check NLM_F_REPLACE and NHA_ID in rtm_new_nexthop().
Kuniyuki Iwashima
1
-5
/
+6
2025-03-25
nexthop: Move NHA_OIF validation to rtm_to_nh_config_rtnl().
Kuniyuki Iwashima
1
-20
/
+23
2025-03-25
nexthop: Split nh_check_attr_group().
Kuniyuki Iwashima
1
-21
/
+47
2025-03-25
nexthop: Move nlmsg_parse() in rtm_to_nh_config() to rtm_new_nexthop().
Kuniyuki Iwashima
1
-15
/
+18
2025-03-25
tcp: support TCP_DELACK_MAX_US for set/getsockopt use
Jason Xing
2
-2
/
+13
2025-03-25
tcp: support TCP_RTO_MIN_US for set/getsockopt use
Jason Xing
1
-1
/
+12
2025-03-24
tcp/dccp: Remove inet_connection_sock_af_ops.addr2sockaddr().
Kuniyuki Iwashima
2
-13
/
+0
2025-03-24
tcp: move icsk_clean_acked to a better location
Eric Dumazet
2
-6
/
+11
2025-03-21
netfilter: fib: avoid lookup if socket is available
Florian Westphal
1
-6
/
+5
2025-03-18
tcp: cache RTAX_QUICKACK metric in a hot cache line
Eric Dumazet
1
-2
/
+1
2025-03-18
inet: frags: save a pair of atomic operations in reassembly
Eric Dumazet
2
-11
/
+12
2025-03-18
inet: frags: change inet_frag_kill() to defer refcount updates
Eric Dumazet
2
-23
/
+19
2025-03-18
ipv4: frags: remove ipq_put()
Eric Dumazet
1
-11
/
+4
2025-03-18
inet: frags: add inet_frag_putn() helper
Eric Dumazet
2
-3
/
+2
2025-03-18
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
2
-1
/
+131
2025-03-18
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
3
-1
/
+61
2025-03-17
tcp: Pass flags to __tcp_send_ack
Ilpo Järvinen
3
-5
/
+5
2025-03-17
tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
Ilpo Järvinen
3
-9
/
+25
2025-03-17
tcp: AccECN support to tcp_add_backlog
Ilpo Järvinen
1
-1
/
+2
2025-03-17
gro: prevent ACE field corruption & better AccECN handling
Ilpo Järvinen
1
-2
/
+2
2025-03-17
gso: AccECN support
Ilpo Järvinen
1
-1
/
+5
2025-03-17
tcp: helpers for ECN mode handling
Ilpo Järvinen
5
-13
/
+15
2025-03-17
tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()
Ilpo Järvinen
1
-9
/
+6
2025-03-17
tcp: extend TCP flags to allow AE bit/ACE field
Ilpo Järvinen
2
-5
/
+5
2025-03-17
tcp: create FLAG_TS_PROGRESS
Ilpo Järvinen
1
-9
/
+28
2025-03-17
tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
Ilpo Järvinen
1
-24
/
+32
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-08
udp: expand SKB_DROP_REASON_UDP_CSUM use
Eric Dumazet
1
-3
/
+3
2025-03-08
tcp: ulp: diag: more info without CAP_NET_ADMIN
Matthieu Baerts (NGI0)
1
-4
/
+4
2025-03-08
tcp: ulp: diag: always print the name if any
Matthieu Baerts (NGI0)
1
-11
/
+10
2025-03-07
tcp: clamp window like before the cleanup
Matthieu Baerts (NGI0)
1
-6
/
+6
[next]