| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-02 | tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets | Eric Dumazet | 1 | -1/+3 |
| 2023-12-12 | net: Remove acked SYN flag from packet in the transmit queue correctly | Dong Chenchen | 1 | -0/+6 |
| 2023-12-06 | net/tcp: Don't store TCP-AO maclen on reqsk | Dmitry Safonov | 1 | -6/+3 |
| 2023-12-06 | net/tcp: Consistently align TCP-AO option in the header | Dmitry Safonov | 1 | -3/+3 |
| 2023-11-07 | tcp: Fix -Wc23-extensions in tcp_options_write() | Nathan Chancellor | 1 | -31/+39 |
| 2023-11-03 | tcp: fix fastopen code vs usec TS | Eric Dumazet | 1 | -2/+0 |
| 2023-10-27 | net/tcp: Sign SYN-ACK segments with TCP-AO | Dmitry Safonov | 1 | -16/+56 |
| 2023-10-27 | net/tcp: Wire TCP-AO to request sockets | Dmitry Safonov | 1 | -14/+23 |
| 2023-10-27 | net/tcp: Add TCP-AO sign to twsk | Dmitry Safonov | 1 | -1/+1 |
| 2023-10-27 | net/tcp: Add TCP-AO sign to outgoing packets | Dmitry Safonov | 1 | -38/+74 |
| 2023-10-27 | net/tcp: Calculate TCP-AO traffic keys | Dmitry Safonov | 1 | -0/+2 |
| 2023-10-27 | net/tcp: Prevent TCP-MD5 with TCP-AO being set | Dmitry Safonov | 1 | -0/+47 |
| 2023-10-25 | ipv6: drop feature RTAX_FEATURE_ALLFRAG | Yan Zhai | 1 | -19/+1 |
| 2023-10-23 | tcp: add support for usec resolution in TCP TS values | Eric Dumazet | 1 | -4/+8 |
| 2023-10-23 | tcp: rename tcp_time_stamp() to tcp_time_stamp_ts() | Eric Dumazet | 1 | -1/+1 |
| 2023-10-23 | tcp: rename tcp_skb_timestamp() | Eric Dumazet | 1 | -4/+4 |
| 2023-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -6/+19 |
| 2023-10-18 | tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb | Eric Dumazet | 1 | -2/+14 |
| 2023-10-17 | tcp: fix excessive TLP and RACK timeouts from HZ rounding | Neal Cardwell | 1 | -4/+5 |
| 2023-10-16 | tcp: Set pingpong threshold via sysctl | Haiyang Zhang | 1 | -2/+2 |
| 2023-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2023-10-11 | net: tcp: fix crashes trying to free half-baked MTU probes | Jakub Kicinski | 1 | -0/+1 |
| 2023-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+3 |
| 2023-10-04 | tcp: fix quick-ack counting to count actual ACKs of new data | Neal Cardwell | 1 | -4/+3 |
| 2023-10-01 | net: annotate data-races around sk->sk_dst_pending_confirm | Eric Dumazet | 1 | -1/+1 |
| 2023-10-01 | net: implement lockless SO_MAX_PACING_RATE | Eric Dumazet | 1 | -4/+5 |
| 2023-10-01 | tcp: derive delack_max from rto_min | Eric Dumazet | 1 | -1/+15 |
| 2023-09-12 | tcp: defer regular ACK while processing socket backlog | Eric Dumazet | 1 | -1/+4 |
| 2023-09-12 | tcp: no longer release socket ownership in tcp_release_cb() | Eric Dumazet | 1 | -10/+0 |
| 2023-09-01 | net: annotate data-races around sk->sk_forward_alloc | Eric Dumazet | 1 | -1/+1 |
| 2023-08-18 | tcp: refine skb->ooo_okay setting | Eric Dumazet | 1 | -7/+14 |
| 2023-08-13 | net: tcp: send zero-window ACK when no memory | Menglong Dong | 1 | -3/+11 |
| 2023-08-04 | tcp: Disable header prediction for MD5 flow. | Kuniyuki Iwashima | 1 | -5/+0 |
| 2023-07-18 | tcp: annotate data-races around tcp_rsk(req)->ts_recent | Eric Dumazet | 1 | -1/+1 |
| 2023-07-18 | tcp: annotate data-races around tcp_rsk(req)->txhash | Eric Dumazet | 1 | -2/+2 |
| 2023-06-17 | tcp: enforce receive buffer memory limits by allowing the tcp window to shrink | mfreemon@cloudflare.com | 1 | -9/+51 |
| 2023-06-12 | tcp: remove size parameter from tcp_stream_alloc_skb() | Eric Dumazet | 1 | -5/+5 |
| 2023-06-12 | tcp: remove some dead code | Eric Dumazet | 1 | -28/+12 |
| 2023-06-12 | tcp: let tcp_send_syn_data() build headless packets | Eric Dumazet | 1 | -12/+19 |
| 2023-06-08 | tcp: let tcp_mtu_probe() build headless packets | Eric Dumazet | 1 | -2/+58 |
| 2023-03-18 | tcp: preserve const qualifier in tcp_sk() | Eric Dumazet | 1 | -2/+7 |
| 2023-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-03-17 | tcp: annotate lockless access to sk->sk_err | Eric Dumazet | 1 | -1/+1 |
| 2023-03-09 | tcp: tcp_make_synack() can be called from process context | Breno Leitao | 1 | -1/+1 |
| 2022-12-01 | net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction | Dmitry Safonov | 1 | -2/+2 |
| 2022-11-11 | tcp: tcp_wfree() refactoring | Eric Dumazet | 1 | -17/+14 |
| 2022-11-11 | tcp: adopt try_cmpxchg() in tcp_release_cb() | Eric Dumazet | 1 | -3/+3 |
| 2022-09-30 | tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited | Neal Cardwell | 1 | -7/+12 |
| 2022-08-24 | net: Fix data-races around sysctl_[rw]mem_(max|default). | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -15/+12 |
| 2022-07-25 | net: Fix data-races around sysctl_[rw]mem(_offset)?. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-22 | Revert "tcp: change pingpong threshold to 3" | Wei Wang | 1 | -9/+6 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_tso_rtt_log. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_min_tso_segs. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-22 | tcp: Fix a data-race around sysctl_tcp_limit_output_bytes. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-22 | tcp: Fix data-races around sysctl_tcp_workaround_signed_windows. | Kuniyuki Iwashima | 1 | -2/+2 |
| 2022-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -14/+15 |
| 2022-07-20 | tcp: Fix a data-race around sysctl_tcp_retrans_collapse. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-20 | tcp: Fix data-races around sysctl_tcp_slow_start_after_idle. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-20 | tcp: Fix a data-race around sysctl_tcp_early_retrans. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-20 | tcp: Fix data-races around sysctl knobs related to SYN option. | Kuniyuki Iwashima | 1 | -5/+5 |
| 2022-07-18 | tcp: Fix data-races around some timeout sysctl knobs. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-15 | tcp: Fix a data-race around sysctl_tcp_probe_interval. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-15 | tcp: Fix a data-race around sysctl_tcp_probe_threshold. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-15 | tcp: Fix data-races around sysctl_tcp_min_snd_mss. | Kuniyuki Iwashima | 1 | -1/+2 |
| 2022-07-15 | tcp: Fix data-races around sysctl_tcp_base_mss. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-15 | tcp: Fix data-races around sysctl_tcp_mtu_probing. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2022-07-13 | tcp: Fix a data-race around sysctl_tcp_ecn_fallback. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-13 | tcp: Fix data-races around sysctl_tcp_ecn. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2022-07-12 | tcp: make retransmitted SKB fit into the send window | Yonglong Li | 1 | -7/+16 |
| 2022-06-17 | tcp: fix over estimation in sk_forced_mem_schedule() | Eric Dumazet | 1 | -3/+4 |
| 2022-06-10 | net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT | Eric Dumazet | 1 | -1/+1 |
| 2022-05-31 | tcp: tcp_rtx_synack() can be called from process context | Eric Dumazet | 1 | -2/+2 |
| 2022-05-16 | net: allow gso_max_size to exceed 65536 | Alexander Duyck | 1 | -1/+1 |
| 2022-05-05 | tcp: allow MPTCP to update the announced window | Paolo Abeni | 1 | -6/+8 |
| 2022-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2022-04-25 | tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT | Eric Dumazet | 1 | -0/+1 |
| 2022-04-06 | tcp: add accessors to read/set tp->snd_cwnd | Eric Dumazet | 1 | -15/+15 |
| 2022-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+4 |
| 2022-03-21 | tcp: ensure PMTU updates are processed during fastopen | Jakub Kicinski | 1 | -1/+4 |
| 2022-03-09 | tcp: adjust TSO packet sizes based on min_rtt | Eric Dumazet | 1 | -12/+21 |
| 2022-03-03 | net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)... | Martin KaFai Lau | 1 | -7/+9 |
| 2022-01-31 | tcp: Change SYN ACK retransmit behaviour to account for rehash | Akhmat Karakotov | 1 | -1/+3 |
| 2022-01-25 | net: Adjust sk_gso_max_size once when set | David Ahern | 1 | -1/+1 |
| 2021-12-01 | Revert "net: snmp: add statistics for tcp small queue check" | Eric Dumazet | 1 | -4/+1 |
| 2021-11-29 | net: snmp: add statistics for tcp small queue check | Menglong Dong | 1 | -1/+4 |
| 2021-11-16 | net: remove sk_route_nocaps | Eric Dumazet | 1 | -1/+1 |
| 2021-11-04 | tcp: Use BIT() for OPTION_* constants | Leonard Crestez | 1 | -7/+7 |
| 2021-11-03 | net: avoid double accounting for pure zerocopy skbs | Talal Ahmad | 1 | -2/+5 |
| 2021-11-02 | net: add and use skb_unclone_keeptruesize() helper | Eric Dumazet | 1 | -3/+3 |
| 2021-11-01 | Revert "net: avoid double accounting for pure zerocopy skbs" | Jakub Kicinski | 1 | -5/+2 |
| 2021-11-01 | net: avoid double accounting for pure zerocopy skbs | Talal Ahmad | 1 | -2/+5 |
| 2021-11-01 | tcp: rename sk_wmem_free_skb | Talal Ahmad | 1 | -1/+1 |
| 2021-10-28 | tcp: do not clear TCP_SKB_CB(skb)->sacked if already zero | Eric Dumazet | 1 | -5/+0 |
| 2021-10-28 | tcp: do not clear skb->csum if already zero | Eric Dumazet | 1 | -1/+0 |
| 2021-10-28 | tcp: factorize ip_summed setting | Eric Dumazet | 1 | -6/+0 |
| 2021-10-28 | tcp: remove dead code from tcp_collapse_retrans() | Eric Dumazet | 1 | -7/+3 |
| 2021-10-26 | tcp: rename sk_stream_alloc_skb | Eric Dumazet | 1 | -5/+5 |
| 2021-09-30 | tcp: adjust rcv_ssthresh according to sk_reserved_mem | Wei Wang | 1 | -2/+1 |
| 2021-09-24 | tcp: tracking packets with CE marks in BW rate sample | Yuchung Cheng | 1 | -2/+0 |
| 2021-08-18 | net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem() | Wei Wang | 1 | -1/+2 |
| 2021-07-08 | ipv6: tcp: drop silly ICMPv6 packet too big messages | Eric Dumazet | 1 | -0/+1 |
| 2021-03-11 | tcp: remove obsolete check in __tcp_retransmit_skb() | Eric Dumazet | 1 | -8/+0 |
| 2021-03-11 | tcp: plug skb_still_in_host_queue() to TSQ | Eric Dumazet | 1 | -4/+8 |
| 2021-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+2 |
| 2021-01-23 | tcp: make TCP_USER_TIMEOUT accurate for zero window probes | Enke Chen | 1 | -0/+2 |
| 2021-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2021-01-18 | tcp: fix TCP_USER_TIMEOUT with zero window | Enke Chen | 1 | -0/+1 |
| 2021-01-13 | tcp: assign skb hash after tcp_event_data_sent | Yuchung Cheng | 1 | -1/+1 |
| 2020-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+6 |
| 2020-12-09 | tcp: fix cwnd-limited bug for TSO deferral where we send nothing | Neal Cardwell | 1 | -3/+6 |
| 2020-11-20 | mptcp: track window announced to peer | Florian Westphal | 1 | -4/+7 |
| 2020-11-07 | net: ipv4: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -5/+3 |
| 2020-11-04 | tcp: propagate MPTCP skb extensions on xmit splits | Paolo Abeni | 1 | -0/+3 |
| 2020-09-30 | tcp: add exponential backoff in __tcp_send_ack() | Eric Dumazet | 1 | -3/+8 |
| 2020-09-30 | inet: remove icsk_ack.blocked | Eric Dumazet | 1 | -5/+2 |
| 2020-09-14 | tcp: remove SOCK_QUEUE_SHRUNK | Eric Dumazet | 1 | -1/+0 |
| 2020-08-24 | bpf: tcp: Allow bpf prog to write and parse TCP header option | Martin KaFai Lau | 1 | -9/+95 |
| 2020-08-24 | bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt() | Martin KaFai Lau | 1 | -13/+92 |
| 2020-08-24 | tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt | Martin KaFai Lau | 1 | -0/+2 |
| 2020-07-31 | tcp: rename request_sock cookie_ts bit to syncookie | Florian Westphal | 1 | -1/+1 |
| 2020-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -5/+8 |
| 2020-07-23 | tcp: allow at most one TLP probe per flight | Yuchung Cheng | 1 | -5/+8 |
| 2020-07-13 | net: ipv4: kerneldoc fixes | Andrew Lunn | 1 | -0/+2 |
| 2020-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -3/+5 |
| 2020-07-01 | tcp: md5: do not send silly options in SYNCOOKIES | Eric Dumazet | 1 | -3/+5 |
| 2020-06-20 | tcp: remove indirect calls for icsk->icsk_af_ops->send_check | Eric Dumazet | 1 | -1/+4 |
| 2020-06-20 | tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit | Eric Dumazet | 1 | -1/+6 |
| 2020-05-06 | tcp: defer xmit timer reset in tcp_xmit_retransmit_queue() | Eric Dumazet | 1 | -6/+10 |
| 2020-05-06 | tcp: refine tcp_pacing_delay() for very low pacing rates | Eric Dumazet | 1 | -5/+3 |
| 2020-04-30 | tcp: add tp->dup_ack_counter | Eric Dumazet | 1 | -3/+3 |
| 2020-04-25 | tcp: mptcp: use mptcp receive buffer space to select rcv window | Florian Westphal | 1 | -2/+6 |
| 2020-03-20 | tcp: also NULL skb->dev when copy was needed | Florian Westphal | 1 | -2/+6 |
| 2020-03-19 | tcp: ensure skb->dev is NULL before leaving TCP stack | Eric Dumazet | 1 | -0/+4 |
| 2020-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
| 2020-01-24 | mptcp: parse and emit MP_CAPABLE option according to v1 spec | Christoph Paasch | 1 | -1/+1 |
| 2020-01-24 | mptcp: Handle MP_CAPABLE options for outgoing connections | Peter Krystad | 1 | -0/+44 |
| 2020-01-24 | mptcp: Handle MPTCP TCP options | Peter Krystad | 1 | -0/+13 |
| 2020-01-24 | tcp: do not leave dangling pointers in tp->highest_sack | Eric Dumazet | 1 | -0/+1 |
| 2020-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -2/+2 |
| 2020-01-09 | tcp: Check for filled TCP option space before SACK | Mat Martineau | 1 | -3/+7 |
| 2020-01-09 | tcp: coalesce/collapse must respect MPTCP extensions | Mat Martineau | 1 | -1/+1 |
| 2020-01-09 | bpf: tcp: Support tcp_congestion_ops in bpf | Martin KaFai Lau | 1 | -2/+2 |
| 2019-12-30 | tcp: Fix highest_sack and highest_sack_seq | Cambda Zhu | 1 | -0/+3 |
| 2019-12-17 | net: annotate lockless accesses to sk->sk_pacing_shift | Eric Dumazet | 1 | -2/+2 |
| 2019-12-13 | tcp: refine tcp_write_queue_empty() implementation | Eric Dumazet | 1 | -2/+3 |
| 2019-12-13 | tcp: do not send empty skb from tcp_write_xmit() | Eric Dumazet | 1 | -0/+8 |
| 2019-12-06 | tcp: md5: fix potential overestimation of TCP option space | Eric Dumazet | 1 | -2/+3 |
| 2019-11-07 | tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp | Eric Dumazet | 1 | -1/+1 |
| 2019-10-13 | tcp: annotate sk->sk_wmem_queued lockless reads | Eric Dumazet | 1 | -7/+7 |
| 2019-10-13 | tcp: annotate tp->snd_nxt lockless reads | Eric Dumazet | 1 | -5/+5 |
| 2019-10-13 | tcp: annotate tp->write_seq lockless reads | Eric Dumazet | 1 | -2/+2 |
| 2019-10-13 | tcp: annotate tp->copied_seq lockless reads | Eric Dumazet | 1 | -1/+1 |
| 2019-10-13 | tcp: add rcu protection around tp->fastopen_rsk | Eric Dumazet | 1 | -1/+1 |
| 2019-09-11 | tcp: force a PSH flag on TSO packets | Eric Dumazet | 1 | -2/+13 |
| 2019-09-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+2 |
| 2019-08-28 | tcp: inherit timestamp on mtu probe | Willem de Bruijn | 1 | -1/+2 |
| 2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+3 |
| 2019-08-08 | net/tls: prevent skb_orphan() from leaking TLS plain text with offload | Jakub Kicinski | 1 | -0/+3 |
| 2019-07-30 | net: Use skb_frag_off accessors | Jonathan Lemon | 1 | -1/+1 |
| 2019-07-21 | tcp: be more careful in tcp_fragment() | Eric Dumazet | 1 | -2/+11 |
| 2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
| 2019-06-21 | tcp: refine memory limit test in tcp_fragment() | Eric Dumazet | 1 | -1/+2 |
| 2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+7 |
| 2019-06-15 | tcp: add tcp_min_snd_mss sysctl | Eric Dumazet | 1 | -2/+1 |
| 2019-06-15 | tcp: tcp_fragment() should apply sane memory limits | Eric Dumazet | 1 | -0/+5 |
| 2019-06-15 | tcp: limit payload size of sacked skbs | Eric Dumazet | 1 | -3/+3 |
| 2019-06-12 | tcp: add optional per socket transmit delay | Eric Dumazet | 1 | -3/+20 |
| 2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-01 | tcp: better SYNACK sent timestamp | Yuchung Cheng | 1 | -0/+4 |
| 2019-04-06 | tcp: remove redundant check on tskb | Colin Ian King | 1 | -5/+2 |
| 2019-03-23 | tcp: remove conditional branches from tcp_mstamp_refresh() | Eric Dumazet | 1 | -6/+2 |
| 2019-02-26 | tcp: remove tcp_queue argument from tso_fragment() | Eric Dumazet | 1 | -7/+6 |
| 2019-02-26 | tcp: convert tcp_md5_needed to static_branch API | Eric Dumazet | 1 | -2/+2 |
| 2019-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2019-02-23 | tcp: repaired skbs must init their tso_segs | Eric Dumazet | 1 | -0/+1 |
| 2019-01-27 | tcp: change pingpong threshold to 3 | Wei Wang | 1 | -6/+9 |
| 2019-01-27 | tcp: Refactor pingpong code | Wei Wang | 1 | -2/+2 |
| 2019-01-25 | tcp: allow zerocopy with fastopen | Willem de Bruijn | 1 | -0/+1 |
| 2019-01-17 | tcp: less aggressive window probing on local congestion | Yuchung Cheng | 1 | -15/+7 |
| 2019-01-17 | tcp: always set retrans_stamp on recovery | Yuchung Cheng | 1 | -5/+4 |
| 2019-01-17 | tcp: always timestamp on every skb transmission | Yuchung Cheng | 1 | -8/+8 |
| 2018-12-10 | tcp: handle EOR and FIN conditions the same in tcp_tso_should_defer() | Eric Dumazet | 1 | -5/+2 |
| 2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -13/+32 |
| 2018-12-07 | tcp: lack of available data can also cause TSO defer | Eric Dumazet | 1 | -11/+24 |
| 2018-12-05 | tcp: fix NULL ref in tail loss probe | Yuchung Cheng | 1 | -4/+7 |
| 2018-12-05 | tcp: Do not underestimate rwnd_limited | Eric Dumazet | 1 | -1/+4 |
| 2018-11-30 | tcp: fix SNMP under-estimation on failed retransmission | Yuchung Cheng | 1 | -1/+1 |
| 2018-11-30 | tcp: md5: add tcp_md5_needed jump label | Eric Dumazet | 1 | -2/+4 |
| 2018-11-29 | tcp: remove loop to compute wscale | Eric Dumazet | 1 | -5/+3 |
| 2018-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+3 |
| 2018-11-21 | tcp: defer SACK compression after DupThresh | Eric Dumazet | 1 | -3/+3 |
| 2018-11-11 | tcp: tsq: no longer use limit_output_bytes for paced flows | Eric Dumazet | 1 | -2/+3 |
| 2018-11-11 | tcp: get rid of tcp_tso_should_defer() dependency on HZ/jiffies | Eric Dumazet | 1 | -2/+5 |
| 2018-11-11 | tcp: refine tcp_tso_should_defer() after EDT adoption | Eric Dumazet | 1 | -3/+4 |
| 2018-11-11 | tcp: do not try to defer skbs with eor mark (MSG_EOR) | Eric Dumazet | 1 | -0/+4 |
| 2018-10-23 | tcp: add tcp_reset_xmit_timer() helper | Eric Dumazet | 1 | -8/+10 |
| 2018-10-18 | tcp: fix TCP_REPAIR xmit queue setup | Eric Dumazet | 1 | -6/+7 |
| 2018-10-15 | tcp: optimize tcp internal pacing | Eric Dumazet | 1 | -15/+16 |