index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_output.c
Age
Commit message (
Expand
)
Author
2025-11-10
net/smc: bpf: Introduce generic hook for handshake flow
D. Wythe
2025-10-16
net: Allow opt-out from global protocol memory accounting.
Kuniyuki Iwashima
2025-10-14
tcp: fix tcp_tso_should_defer() vs large RTT
Eric Dumazet
2025-09-19
tcp: prefer sk_skb_reason_drop()
Eric Dumazet
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
2025-09-18
tcp: accecn: try to fit AccECN option with SACK
Chia-Yu Chang
2025-09-18
tcp: accecn: AccECN option failure handling
Chia-Yu Chang
2025-09-18
tcp: accecn: AccECN option send control
Chia-Yu Chang
2025-09-18
tcp: accecn: AccECN option
Ilpo Järvinen
2025-09-18
tcp: sack option handling improvements
Ilpo Järvinen
2025-09-18
tcp: accecn: AccECN negotiation
Ilpo Järvinen
2025-09-18
tcp: AccECN core
Ilpo Järvinen
2025-09-15
tcp: ecn functions in separated include file
Chia-Yu Chang
2025-09-15
tcp: reorganize SYN ECN code
Ilpo Järvinen
2025-08-29
tcp: annotate data-races in tcp_req_diag_fill()
Eric Dumazet
2025-08-25
tcp: annotate data-races around icsk->icsk_probes_out
Eric Dumazet
2025-08-25
tcp: annotate data-races around icsk->icsk_retransmits
Eric Dumazet
2025-08-22
tcp: annotate data-races around tp->rx_opt.user_mss
Eric Dumazet
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
Kuniyuki Iwashima
2025-08-19
net-memcg: Introduce mem_cgroup_sk_enabled().
Kuniyuki Iwashima
2025-07-22
tcp: trace retransmit failures in tcp_retransmit_skb
Fan Yu
2025-06-27
tcp: remove inet_rtx_syn_ack()
Eric Dumazet
2025-06-17
net: tcp: tsq: Convert from tasklet to BH workqueue
Tejun Heo
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-05-15
tcp: always use tcp_limit_output_bytes limitation
Eric Dumazet
2025-03-25
tcp/dccp: remove icsk->icsk_ack.timeout
Eric Dumazet
2025-03-25
tcp: support TCP_DELACK_MAX_US for set/getsockopt use
Jason Xing
2025-03-17
tcp: Pass flags to __tcp_send_ack
Ilpo Järvinen
2025-03-17
tcp: helpers for ECN mode handling
Ilpo Järvinen
2025-03-17
tcp: extend TCP flags to allow AE bit/ACE field
Ilpo Järvinen
2025-03-03
tcp: remove READ_ONCE(req->ts_recent)
Eric Dumazet
2025-02-26
tcp: be less liberal in TSEcr received while in SYN_RECV state
Eric Dumazet
2025-02-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-02-20
bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback
Jason Xing
2025-02-14
tcp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
2025-02-11
tcp: add the ability to control max RTO
Eric Dumazet
2025-02-11
tcp: use tcp_reset_xmit_timer()
Eric Dumazet
2025-02-11
tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()
Eric Dumazet
2025-02-11
tcp: remove tcp_reset_xmit_timer() @max_when argument
Eric Dumazet
2025-02-07
tcp: do not export tcp_parse_mss_option() and tcp_mtup_init()
Eric Dumazet
2025-01-29
tcp: correct handling of extreme memory squeeze
Jon Maloy
2024-12-10
tcp: check space before adding MPTCP SYN options
MoYuanhao
2024-10-30
tcp: add more warn of socket in tcp_send_loss_probe()
Jason Xing
2024-10-14
net: add skb_set_owner_edemux() helper
Eric Dumazet
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-09
tcp: fix mptcp DSS corruption due to large pmtu xmit
Paolo Abeni
2024-10-09
tcp: remove unnecessary update for tp->write_seq in tcp_connect()
xin.guo
2024-10-04
tcp: add a fast path in tcp_delack_timer()
Eric Dumazet
2024-10-04
tcp: annotate data-races around icsk->icsk_pending
Eric Dumazet
[next]