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
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)
2025-03-06
inet: call inet6_ehashfn() once from inet6_hash_connect()
Eric Dumazet
2025-03-06
inet: change lport contribution to inet_ehashfn() and inet6_ehashfn()
Eric Dumazet
2025-03-06
tcp: bring back NUMA dispersion in inet_ehash_locks_alloc()
Eric Dumazet
2025-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-05
inet: fix lwtunnel_valid_encap_type() lock imbalance
Eric Dumazet
2025-03-05
net-timestamp: support TCP GSO case for a few missing flags
Jason Xing
2025-03-04
tcp: use RCU lookup in __inet_hash_connect()
Eric Dumazet
2025-03-04
tcp: add RCU management to inet_bind_bucket
Eric Dumazet
2025-03-04
tcp: optimize inet_use_bhash2_on_bind()
Eric Dumazet
2025-03-04
tcp: use RCU in __inet{6}_check_established()
Eric Dumazet
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
2025-03-03
tcp: tcp_set_window_clamp() cleanup
Eric Dumazet
2025-03-03
tcp: remove READ_ONCE(req->ts_recent)
Eric Dumazet
2025-03-03
net: gro: convert four dev_net() calls
Eric Dumazet
2025-03-03
tcp: convert to dev_net_rcu()
Eric Dumazet
2025-03-03
tcp: add four drop reasons to tcp_check_req()
Eric Dumazet
[prev]
[next]