Commit History

Author SHA1 Message Date
  Vijay Subramanian ab56222a32 tcp: Replace constants with #define macros 13 years ago
  Glauber Costa 180d8cd942 foundations of per-cgroup memory pressure controlling. 13 years ago
  Eric Dumazet dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) 13 years ago
  Eric Dumazet fdf5af0daf tcp: drop SYN+FIN messages 13 years ago
  Neal Cardwell 8cd6d6162d tcp: skip cwnd moderation in TCP_CA_Open in tcp_try_to_open 13 years ago
  Neal Cardwell f698204bd0 tcp: allow undo from reordered DSACKs 13 years ago
  Neal Cardwell e95ae2f2cf tcp: use SACKs and DSACKs that arrive on ACKs below snd_una 13 years ago
  Neal Cardwell 5628adf1a0 tcp: use DSACKs that arrive when packets_out is 0 13 years ago
  Neal Cardwell 7d2b55f80d tcp: make is_dupack a parameter to tcp_fastretrans_alert() 13 years ago
  Eric Dumazet cf533ea53e tcp: add const qualifiers where possible 13 years ago
  Eric Dumazet 20c4cb792d tcp: remove unused tcp_fin() parameters 13 years ago
  Eric Dumazet e9266a02b7 tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf() 13 years ago
  Eric Dumazet 06a59ecb92 tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf() 13 years ago
  Eric Dumazet 87fb4b7b53 net: more accurate skb truesize 13 years ago
  David S. Miller 88c5100c28 Merge branch 'master' of github.com:davem330/net 13 years ago
  Yan, Zheng 1e5289e121 tcp: properly update lost_cnt_hint during shifting 13 years ago
  Eric Dumazet 4de075e043 tcp: rename tcp_skb_cb flags 13 years ago
  Eric Dumazet b82d1bb4fd tcp: unalias tcp_skb_cb flags and ip_dsfield 13 years ago
  Eric Dumazet 7a269ffad7 tcp: ECN blackhole should not force quickack mode 13 years ago
  David S. Miller 8decf86879 Merge branch 'master' of github.com:davem330/net 13 years ago
  Zheng Yan f779b2d60a tcp: fix validation of D-SACK 13 years ago
  Nandita Dukkipati a262f0cdf1 Proportional Rate Reduction for TCP. 13 years ago
  Jerry Chu 9ad7c049f0 tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side 14 years ago
  David S. Miller f6152737a9 tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool. 14 years ago
  Yuchung Cheng 67d4120a17 tcp: avoid cwnd moderation in undo 14 years ago
  David S. Miller c337ffb68e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
  stephen hemminger febf081987 tcp: fix RTT for quick packets in congestion control 14 years ago
  David S. Miller 0a0e9ae1bd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
  Yuchung Cheng c24f691b56 tcp: undo_retrans counter fixes 14 years ago
  David S. Miller 442b9635c5 tcp: Increase the initial congestion window to 10. 14 years ago