index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2025-07-02
net: dst: annotate data-races around dst->obsolete
Eric Dumazet
2025-07-02
udp: move udp_memory_allocated into net_aligned_data
Eric Dumazet
2025-07-02
tcp: move tcp_memory_allocated into net_aligned_data
Eric Dumazet
2025-07-02
xfrm: Set transport header to fix UDP GRO handling
Tobias Brunner
2025-06-28
net: ipv4: guard ip_mr_output() with rcu
Eric Dumazet
2025-06-27
tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK range
xin.guo
2025-06-27
tcp: remove inet_rtx_syn_ack()
Eric Dumazet
2025-06-27
tcp: remove rtx_syn_ack field
Eric Dumazet
2025-06-26
ipv4: fib: Remove unnecessary encap_type check
Yue Haibing
2025-06-25
net: Remove unnecessary NULL check for lwtunnel_fill_encap()
Yue Haibing
2025-06-23
net: remove sock_i_uid()
Eric Dumazet
2025-06-23
net: annotate races around sk->sk_uid
Eric Dumazet
2025-06-19
tcp: tcp_time_to_recover() cleanup
Eric Dumazet
2025-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-06-18
udp_tunnel: remove rtnl_lock dependency
Stanislav Fomichev
2025-06-18
tcp: fix passive TFO socket having invalid NAPI ID
David Wei
2025-06-18
tcp: fix tcp_packet_delayed() for tcp_is_non_sack_preventing_reopen() behavior
Neal Cardwell
2025-06-17
net: tcp: tsq: Convert from tasklet to BH workqueue
Tejun Heo
2025-06-17
net: ipv4: Add ip_mr_output()
Petr Machata
2025-06-17
net: ipv4: ipmr: Split ipmr_queue_xmit() in two
Petr Machata
2025-06-17
net: ipv4: ipmr: ipmr_queue_xmit(): Drop local variable `dev'
Petr Machata
2025-06-17
net: ipv4: Add a flags argument to iptunnel_xmit(), udp_tunnel_xmit_skb()
Petr Machata
2025-06-17
tcp: remove RFC3517/RFC6675 tcp_clear_retrans_hints_partial()
Neal Cardwell
2025-06-17
tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint
Neal Cardwell
2025-06-17
tcp: remove obsolete and unused RFC3517/RFC6675 loss recovery code
Neal Cardwell
2025-06-13
net: arp: use kfree_skb_reason() in arp_rcv()
Qiu Yutan
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-02
net: fix udp gso skb_segment after pull from frag_list
Shiming Cheng
2025-05-27
net: devmem: preserve sockc_err
Mina Almasry
2025-05-26
Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2025-05-23
netfilter: nf_dup{4, 6}: Move duplication check to task_struct
Sebastian Andrzej Siewior
2025-05-23
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-22
Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2025-05-20
ipv6: Revert two per-cpu var allocation for RTM_NEWROUTE.
Kuniyuki Iwashima
2025-05-20
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Kuniyuki Iwashima
2025-05-16
mr: consolidate the ipmr_can_free_table() checks.
Paolo Abeni
2025-05-16
net: rfs: add sock_rps_delete_flow() helper
Eric Dumazet
2025-05-15
tcp: increase tcp_rmem[2] to 32 MB
Eric Dumazet
2025-05-15
tcp: always use tcp_limit_output_bytes limitation
Eric Dumazet
2025-05-15
tcp: increase tcp_limit_output_bytes default value to 4MB
Eric Dumazet
2025-05-15
tcp: skip big rtt sample if receive queue is not empty
Eric Dumazet
2025-05-15
tcp: always seek for minimal rtt in tcp_rcv_rtt_update()
Eric Dumazet
2025-05-15
tcp: fix initial tp->rcvq_space.space value for passive TS enabled flows
Eric Dumazet
2025-05-15
tcp: remove zero TCP TS samples for autotuning
Eric Dumazet
2025-05-15
tcp: add receive queue awareness in tcp_rcv_space_adjust()
Eric Dumazet
2025-05-15
tcp: adjust rcvbuf in presence of reorders
Eric Dumazet
2025-05-15
tcp: fix sk_rcvbuf overshoot
Eric Dumazet
2025-05-15
tcp: add tcp_rcvbuf_grow() tracepoint
Eric Dumazet
2025-05-15
ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
Sebastian Andrzej Siewior
[prev]
[next]