Histórico de Commits

Autor SHA1 Mensagem Data
  Eric Dumazet c3f9b01849 tcp: tcp_release_cb() should release socket ownership há 11 anos atrás
  Yuchung Cheng c84a57113f tcp: fix bogus RTT on special retransmission há 11 anos atrás
  Eric Dumazet 9a9bfd032f net: tcp: use NET_INC_STATS() há 11 anos atrás
  Eric Dumazet f5ddcbbb40 net-tcp: fastopen: fix high order allocations há 11 anos atrás
  John Ogness bf06200e73 tcp: tsq: fix nonagle handling há 11 anos atrás
  Eric Dumazet 4a5ab4e224 tcp: remove 1ms offset in srtt computation há 11 anos atrás
  stephen hemminger f7e56a76ac tcp: make local functions static há 11 anos atrás
  Eric Dumazet d4589926d7 tcp: refine TSO splits há 11 anos atrás
  stephen hemminger 8e3bff96af net: more spelling fixes há 11 anos atrás
  Eric Dumazet 7b7fc97aa3 tcp: optimize some skb_shinfo(skb) uses há 11 anos atrás
  Andrey Vagin dbde497966 tcp: don't update snd_nxt, when a socket is switched from repair mode há 11 anos atrás
  Eric Dumazet 98e09386c0 tcp: tsq: restore minimal amount of queueing há 11 anos atrás
  David S. Miller c3fa32b976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 11 anos atrás
  Neal Cardwell 675297c904 tcp: remove redundant code in __tcp_retransmit_skb() há 12 anos atrás
  Eric Dumazet 8f26fb1c1e tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs() há 12 anos atrás
  Eric Dumazet c52e2421f7 tcp: must unclone packets before mangling them há 12 anos atrás
  Eric Dumazet ccdbb6e96b tcp: tcp_transmit_skb() optimizations há 12 anos atrás
  Eric Dumazet b44084c2c8 inet: rename ir_loc_port to ir_num há 12 anos atrás
  Eric Dumazet 634fb979e8 inet: includes a sock_common in request_sock há 12 anos atrás
  Andi Kleen 5843ef4213 tcp: Always set options to 0 before calling tcp_established_options há 12 anos atrás
  Eric Dumazet c9eeec26e3 tcp: TSQ can use a dynamic limit há 12 anos atrás
  David S. Miller 06c54055be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 12 anos atrás
  Phil Oester eb8895debe tcp: tcp_make_synack() should use sock_wmalloc há 12 anos atrás
  Eric Dumazet 95bd09eb27 tcp: TSO packets automatic sizing há 12 anos atrás
  Andrew Vagin c7781a6e3c tcp: initialize rcv_tstamp for restored sockets há 12 anos atrás
  Eric Dumazet c9bee3b7fd tcp: TCP_NOTSENT_LOWAT socket option há 12 anos atrás
  Yuchung Cheng 24ab6bec80 tcp: account all retransmit failures há 12 anos atrás
  Cong Wang bcefe17cff tcp: introduce a per-route knob for quick ack há 12 anos atrás
  Weiping Pan 9ef71e0c82 tcp:typo unset should be unsent há 12 anos atrás
  Yuchung Cheng 85f16525a2 tcp: properly send new data in fast recovery in first RTT há 12 anos atrás