Commit History

Author SHA1 Message Date
  Eric Dumazet 3b11775033 tcp: do not mangle skb->cb[] in tcp_make_synack() 7 years ago
  Eric Dumazet 2b7cda9c35 tcp: fix tcp_mtu_probe() vs highest_sack 8 years ago
  Eric Dumazet ee1836aec4 tcp: refresh tp timestamp before tcp_mtu_probe() 8 years ago
  Yousuk Seung 5889e2c0e4 tcp: call tcp_rate_skb_sent() when retransmit with unaligned skb->data 8 years ago
  Koichiro Den 3a91d29f20 tcp: do tcp_mstamp_refresh before retransmits on TSQ handler 8 years ago
  Eric Dumazet b5b7db8d68 tcp: fastopen: fix on syn-data transmit failure 8 years ago
  Yuchung Cheng 4c7124413a tcp: remove two unused functions 8 years ago
  Eric Dumazet fc22579917 tcp: fix data delivery rate 8 years ago
  Eric Dumazet 8c72c65b42 tcp: update skb->skb_mstamp more carefully 8 years ago
  Florian Westphal 31770e34e4 tcp: Revert "tcp: remove header prediction" 8 years ago
  David S. Miller 3118e6e19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Eric Dumazet 8ba6092471 tcp: fastopen: tcp_connect() must refresh the route 8 years ago
  Neal Cardwell df92c8394e tcp: fix xmit timer to only be reset if data ACKed/SACKed 8 years ago
  Neal Cardwell a2815817ff tcp: enable xmit timer fix by having TLP use time when RTO should fire 8 years ago
  David S. Miller 29fda25a2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Florian Westphal 45f119bf93 tcp: remove header prediction 8 years ago
  Arnd Bergmann efe967cdec tcp: avoid bogus gcc-7 array-bounds warning 8 years ago
  Yuchung Cheng bb4d991a28 tcp: adjust tail loss probe timeout 8 years ago
  Jamal Hadi Salim e05a90ec9e net: reflect mark on tcp syn ack packets 8 years ago
  Lawrence Brakmo 91b5b21c7c bpf: Add support for changing congestion control 8 years ago
  Lawrence Brakmo 9872a4bde3 bpf: Add TCP connection BPF callbacks 8 years ago
  Lawrence Brakmo 13d3b1ebe2 bpf: Support for setting initial receive window 8 years ago
  Lawrence Brakmo 8550f328f4 bpf: Support for per connection SYN/SYN-ACK RTOs 8 years ago
  Reshetova, Elena 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t 8 years ago
  Eric Dumazet 5d2ed0521a tcp: Namespaceify sysctl_tcp_timestamps 8 years ago
  Eric Dumazet 9bb37ef00e tcp: Namespaceify sysctl_tcp_window_scaling 8 years ago
  Eric Dumazet f930103421 tcp: Namespaceify sysctl_tcp_sack 8 years ago
  Eric Dumazet f4d0166661 tcp: remove unnecessary skb_reset_tail_pointer() 8 years ago
  Eric Dumazet 9a568de481 tcp: switch TCP TS option (RFC 7323) to 1ms clock 8 years ago
  Eric Dumazet ac9517fcf3 tcp: replace misc tcp_time_stamp to tcp_jiffies32 8 years ago