Commit History

Author SHA1 Message Date
  Octavian Purdila 6cc55e096f tcp: add gfp parameter to tcp_fragment 11 years ago
  Neal Cardwell ca8a226343 tcp: make cwnd-limited checks measurement-based, and gentler 11 years ago
  Yuchung Cheng 843f4a55e3 tcp: use tcp_v4_send_synack on first SYN-ACK 11 years ago
  Yuchung Cheng 89278c9dc9 tcp: simplify fast open cookie processing 11 years ago
  Yuchung Cheng 5b7ed0892f tcp: move fastopen functions to tcp_fastopen.c 11 years ago
  Eric Dumazet 249015515f tcp: remove in_flight parameter from cong_avoid() methods 11 years ago
  Eric Dumazet e114a710aa tcp: fix cwnd limited checking to improve congestion control 11 years ago
  Weiping Pan 86fd14ad1e tcp: make tcp_cwnd_application_limited() static 11 years ago
  David S. Miller 04f58c8854 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Eric Dumazet 6326231531 tcp: syncookies: do not use getnstimeofday() 11 years ago
  David S. Miller 67ddc87f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Eric Dumazet 740b0f1841 tcp: switch rtt estimations to usec resolution 11 years ago
  Eric Dumazet f5ddcbbb40 net-tcp: fastopen: fix high order allocations 11 years ago
  Stanislav Fomichev 45f7435968 tcp: remove unused min_cwnd member of tcp_congestion_ops 11 years ago
  stephen hemminger f7e56a76ac tcp: make local functions static 11 years ago
  Eric Dumazet d4589926d7 tcp: refine TSO splits 11 years ago
  Eric Dumazet f54b311142 tcp: auto corking 11 years ago
  Yuchung Cheng 9f9843a751 tcp: properly handle stretch acks in slow start 11 years ago
  Eric W. Biederman a4fe34bf90 tcp_memcontrol: Remove the per netns control. 11 years ago
  Hannes Frederic Sowa 222e83d2e0 tcp: switch tcp_fastopen key generation to net_get_random_once 11 years ago
  Hannes Frederic Sowa b23a002fc6 inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once 11 years ago
  Eric Dumazet 28be6e07e8 tcp: rename tcp_tso_segment() 11 years ago
  Eric Dumazet b44084c2c8 inet: rename ir_loc_port to ir_num 12 years ago
  Eric Dumazet 634fb979e8 inet: includes a sock_common in request_sock 12 years ago
  Eric Dumazet 05dbc7b594 tcp/dccp: remove twchain 12 years ago
  Florian Westphal 8c27bd75f0 tcp: syncookies: reduce cookie lifetime to 128 seconds 12 years ago
  Joe Perches 5c9f30236f tcp.h: Remove extern from function prototypes 12 years ago
  Vijay Subramanian c995ae2259 tcp: Change return value of tcp_rcv_established() 12 years ago
  Eric Dumazet 95bd09eb27 tcp: TSO packets automatic sizing 12 years ago
  Patrick McHardy 81eb6a1487 net: syncookies: export cookie_v6_init_sequence/cookie_v6_check 12 years ago