Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Dumazet c8628155ec tcp: reduce out_of_order memory use hace 13 años
  Eric Dumazet e86b291962 tcp: introduce tcp_data_queue_ofo hace 13 años
  Joe Perches afd465030a net: ipv4: Standardize prefixes for message logging hace 13 años
  Joe Perches 058bd4d2a4 net: Convert printks to pr_<level> hace 13 años
  Neal Cardwell 4648dc97af tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una hace 13 años
  Neal Cardwell c0638c247f tcp: don't fragment SACKed skbs in tcp_mark_head_lost() hace 13 años
  Neal Cardwell 4c90d3b303 tcp: fix false reordering signal in tcp_shifted_skb hace 13 años
  Neal Cardwell 0af2a0d057 tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACK hace 13 años
  Neal Cardwell daef52bab1 tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one() hace 13 años
  Neal Cardwell cc9a672ee5 tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbs hace 13 años
  Yuchung Cheng 974c12360d tcp: detect loss above high_seq in recovery hace 13 años
  Vijay Subramanian ab56222a32 tcp: Replace constants with #define macros hace 13 años
  Glauber Costa 180d8cd942 foundations of per-cgroup memory pressure controlling. hace 13 años
  Eric Dumazet dfd56b8b38 net: use IS_ENABLED(CONFIG_IPV6) hace 13 años
  Eric Dumazet fdf5af0daf tcp: drop SYN+FIN messages hace 13 años
  Neal Cardwell 8cd6d6162d tcp: skip cwnd moderation in TCP_CA_Open in tcp_try_to_open hace 13 años
  Neal Cardwell f698204bd0 tcp: allow undo from reordered DSACKs hace 13 años
  Neal Cardwell e95ae2f2cf tcp: use SACKs and DSACKs that arrive on ACKs below snd_una hace 13 años
  Neal Cardwell 5628adf1a0 tcp: use DSACKs that arrive when packets_out is 0 hace 13 años
  Neal Cardwell 7d2b55f80d tcp: make is_dupack a parameter to tcp_fastretrans_alert() hace 13 años
  Eric Dumazet cf533ea53e tcp: add const qualifiers where possible hace 13 años
  Eric Dumazet 20c4cb792d tcp: remove unused tcp_fin() parameters hace 13 años
  Eric Dumazet e9266a02b7 tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf() hace 13 años
  Eric Dumazet 06a59ecb92 tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf() hace 13 años
  Eric Dumazet 87fb4b7b53 net: more accurate skb truesize hace 13 años
  David S. Miller 88c5100c28 Merge branch 'master' of github.com:davem330/net hace 13 años
  Yan, Zheng 1e5289e121 tcp: properly update lost_cnt_hint during shifting hace 13 años
  Eric Dumazet 4de075e043 tcp: rename tcp_skb_cb flags hace 13 años
  Eric Dumazet b82d1bb4fd tcp: unalias tcp_skb_cb flags and ip_dsfield hace 13 años
  Eric Dumazet 7a269ffad7 tcp: ECN blackhole should not force quickack mode hace 13 años