Commit History

Author SHA1 Message Date
  Yuchung Cheng 1fbc340514 tcp: early retransmit: tcp_enter_recovery() 13 years ago
  Eric Dumazet 329033f645 tcp: makes tcp_try_coalesce aware of skb->head_frag 13 years ago
  Eric Dumazet 783c175f90 tcp: tcp_try_coalesce returns a boolean 13 years ago
  David S. Miller f24001941c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Eric Dumazet 1402d36601 tcp: introduce tcp_try_coalesce 13 years ago
  Pavel Emelyanov 370816aef0 tcp: Move code around 13 years ago
  Eric Dumazet 4d846f0239 tcp: fix tcp_grow_window() for large incoming frames 13 years ago
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
  Vijay Subramanian a8cb05b238 tcp: Remove redundant code entering quickack mode 13 years ago
  Eric Dumazet fd4f2cead6 tcp: RFC6298 supersedes RFC2988bis 13 years ago
  Linus Torvalds 174808af90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Linus Torvalds 94fb175c04 Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine 13 years ago
  Neal Cardwell 18a223e0b9 tcp: fix tcp_rcv_rtt_update() use of an unscaled RTT sample 13 years ago
  Dave Jiang a2bd1140a2 netdma: adding alignment check for NETDMA ops 13 years ago
  Eric Dumazet c8628155ec tcp: reduce out_of_order memory use 13 years ago
  Eric Dumazet e86b291962 tcp: introduce tcp_data_queue_ofo 13 years ago
  Joe Perches afd465030a net: ipv4: Standardize prefixes for message logging 13 years ago
  Joe Perches 058bd4d2a4 net: Convert printks to pr_<level> 13 years ago
  Neal Cardwell 4648dc97af tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una 13 years ago
  Neal Cardwell c0638c247f tcp: don't fragment SACKed skbs in tcp_mark_head_lost() 13 years ago
  Neal Cardwell 4c90d3b303 tcp: fix false reordering signal in tcp_shifted_skb 13 years ago
  Neal Cardwell 0af2a0d057 tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK 13 years ago
  Neal Cardwell daef52bab1 tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one() 13 years ago
  Neal Cardwell cc9a672ee5 tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs 13 years ago
  Yuchung Cheng 974c12360d tcp: detect loss above high_seq in recovery 13 years ago
  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