Commit Verlauf

Autor SHA1 Nachricht Datum
  David S. Miller 04f58c8854 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 11 Jahren
  Eric Dumazet 6326231531 tcp: syncookies: do not use getnstimeofday() vor 11 Jahren
  David S. Miller 67ddc87f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net vor 11 Jahren
  Eric Dumazet 740b0f1841 tcp: switch rtt estimations to usec resolution vor 11 Jahren
  Eric Dumazet f5ddcbbb40 net-tcp: fastopen: fix high order allocations vor 11 Jahren
  Stanislav Fomichev 45f7435968 tcp: remove unused min_cwnd member of tcp_congestion_ops vor 11 Jahren
  stephen hemminger f7e56a76ac tcp: make local functions static vor 11 Jahren
  Eric Dumazet d4589926d7 tcp: refine TSO splits vor 11 Jahren
  Eric Dumazet f54b311142 tcp: auto corking vor 11 Jahren
  Yuchung Cheng 9f9843a751 tcp: properly handle stretch acks in slow start vor 12 Jahren
  Eric W. Biederman a4fe34bf90 tcp_memcontrol: Remove the per netns control. vor 12 Jahren
  Hannes Frederic Sowa 222e83d2e0 tcp: switch tcp_fastopen key generation to net_get_random_once vor 12 Jahren
  Hannes Frederic Sowa b23a002fc6 inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once vor 12 Jahren
  Eric Dumazet 28be6e07e8 tcp: rename tcp_tso_segment() vor 12 Jahren
  Eric Dumazet b44084c2c8 inet: rename ir_loc_port to ir_num vor 12 Jahren
  Eric Dumazet 634fb979e8 inet: includes a sock_common in request_sock vor 12 Jahren
  Eric Dumazet 05dbc7b594 tcp/dccp: remove twchain vor 12 Jahren
  Florian Westphal 8c27bd75f0 tcp: syncookies: reduce cookie lifetime to 128 seconds vor 12 Jahren
  Joe Perches 5c9f30236f tcp.h: Remove extern from function prototypes vor 12 Jahren
  Vijay Subramanian c995ae2259 tcp: Change return value of tcp_rcv_established() vor 12 Jahren
  Eric Dumazet 95bd09eb27 tcp: TSO packets automatic sizing vor 12 Jahren
  Patrick McHardy 81eb6a1487 net: syncookies: export cookie_v6_init_sequence/cookie_v6_check vor 12 Jahren
  Patrick McHardy 0198230b77 net: syncookies: export cookie_v4_init_sequence/cookie_v4_check vor 12 Jahren
  Yuchung Cheng 149479d019 tcp: add server ip to encrypt cookie in fast open vor 12 Jahren
  Dmitry Popov c0155b2da4 tcp: Remove unused tcpct declarations and comments vor 12 Jahren
  Eric Dumazet c9bee3b7fd tcp: TCP_NOTSENT_LOWAT socket option vor 12 Jahren
  Yuchung Cheng 5b08e47caf tcp: prefer packet timing to TS-ECR for RTT vor 12 Jahren
  Yuchung Cheng 375fe02c91 tcp: consolidate SYNACK RTT sampling vor 12 Jahren
  Eric Dumazet 7ae8639c9d tcp: remove invalid __rcu annotation vor 12 Jahren
  Yuchung Cheng 85f16525a2 tcp: properly send new data in fast recovery in first RTT vor 12 Jahren