Historial de Commits

Autor SHA1 Mensaje Fecha
  Ursula Braun 60e2a77807 tcp: TCP experimental option for SMC hace 8 años
  Song Liu c24b14c46b tcp: add tracepoint trace_tcp_send_reset hace 8 años
  Eric Dumazet ba233b3474 tcp: fix tcp_send_syn_data() hace 8 años
  Eric Dumazet b9f1f1ce86 tcp: fix tcp_xmit_retransmit_queue() after rbtree introduction hace 8 años
  Cong Wang e086101b15 tcp: add a tracepoint for tcp retransmission hace 8 años
  Eric Dumazet 75c119afe1 tcp: implement rb-tree based retransmit queue hace 8 años
  Eric Dumazet e2080072ed tcp: new list for sent but unacked skbs for RACK recovery hace 8 años
  Eric Dumazet b5b7db8d68 tcp: fastopen: fix on syn-data transmit failure hace 8 años
  Yuchung Cheng 4c7124413a tcp: remove two unused functions hace 8 años
  Eric Dumazet fc22579917 tcp: fix data delivery rate hace 8 años
  Eric Dumazet 8c72c65b42 tcp: update skb->skb_mstamp more carefully hace 8 años
  Florian Westphal 31770e34e4 tcp: Revert "tcp: remove header prediction" hace 8 años
  David S. Miller 3118e6e19d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 8 años
  Eric Dumazet 8ba6092471 tcp: fastopen: tcp_connect() must refresh the route hace 8 años
  Neal Cardwell df92c8394e tcp: fix xmit timer to only be reset if data ACKed/SACKed hace 8 años
  Neal Cardwell a2815817ff tcp: enable xmit timer fix by having TLP use time when RTO should fire hace 8 años
  David S. Miller 29fda25a2d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 8 años
  Florian Westphal 45f119bf93 tcp: remove header prediction hace 8 años
  Arnd Bergmann efe967cdec tcp: avoid bogus gcc-7 array-bounds warning hace 8 años
  Yuchung Cheng bb4d991a28 tcp: adjust tail loss probe timeout hace 8 años
  Jamal Hadi Salim e05a90ec9e net: reflect mark on tcp syn ack packets hace 8 años
  Lawrence Brakmo 91b5b21c7c bpf: Add support for changing congestion control hace 8 años
  Lawrence Brakmo 9872a4bde3 bpf: Add TCP connection BPF callbacks hace 8 años
  Lawrence Brakmo 13d3b1ebe2 bpf: Support for setting initial receive window hace 8 años
  Lawrence Brakmo 8550f328f4 bpf: Support for per connection SYN/SYN-ACK RTOs hace 8 años
  Reshetova, Elena 14afee4b60 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t hace 8 años
  Eric Dumazet 5d2ed0521a tcp: Namespaceify sysctl_tcp_timestamps hace 8 años
  Eric Dumazet 9bb37ef00e tcp: Namespaceify sysctl_tcp_window_scaling hace 8 años
  Eric Dumazet f930103421 tcp: Namespaceify sysctl_tcp_sack hace 8 años
  Eric Dumazet f4d0166661 tcp: remove unnecessary skb_reset_tail_pointer() hace 8 años