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