Commit History

Author SHA1 Message Date
  Yuchung Cheng 67da22d23f net-tcp: Fast Open client - cookie-less mode 13 years ago
  Yuchung Cheng aab4874355 net-tcp: Fast Open client - detecting SYN-data drops 13 years ago
  Yuchung Cheng 8e4178c1c7 net-tcp: Fast Open client - receiving SYN-ACK 13 years ago
  Yuchung Cheng 2100c8d2d9 net-tcp: Fast Open base 13 years ago
  Eric Dumazet e371589917 tcp: refine SYN handling in tcp_validate_incoming 13 years ago
  Eric Dumazet 0c24604b68 tcp: implement RFC 5961 4.2 13 years ago
  Eric Dumazet 282f23c6ee tcp: implement RFC 5961 3.2 13 years ago
  Eric Dumazet a6df1ae938 tcp: add OFO snmp counters 13 years ago
  David S. Miller 4aabd8ef8c tcp: Move dynamnic metrics handling into seperate file. 13 years ago
  David S. Miller 5110effee8 net: Do delayed neigh confirmation. 13 years ago
  David S. Miller 41063e9dd1 ipv4: Early TCP socket demux. 13 years ago
  Eric Dumazet 1ca7ee3063 tcp: take care of overlaps in tcp_try_coalesce() 13 years ago
  Eric Dumazet bad43ca832 net: introduce skb_try_coalesce() 13 years ago
  Eric Dumazet a2a385d627 tcp: bool conversions 13 years ago
  Joe Perches 91df42bedc net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debug 13 years ago
  Joe Perches e87cc4728f net: Convert net_ratelimit uses to net_<level>_ratelimited 13 years ago
  Pavel Emelyanov 1070b1b831 tcp: Out-line tcp_try_rmem_schedule 13 years ago
  Pavel Emelyanov 3c961afed4 tcp: Schedule rmem for rcvq repair send 13 years ago
  Pavel Emelyanov 292e8d8c85 tcp: Move rcvq sending to tcp_input.c 13 years ago
  David S. Miller 0d6c4a2e46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Alexander Duyck 3a7c1ee4ab skb: Add skb_head_is_locked helper function 13 years ago
  Alexander Duyck 34a802a5b9 tcp: move stats merge to the end of tcp_try_coalesce 13 years ago
  Alexander Duyck 57b55a7ec6 tcp: Move code related to head frag in tcp_try_coalesce 13 years ago
  Alexander Duyck c73c3d9c49 tcp: Fix truesize accounting in tcp_try_coalesce 13 years ago
  Alexander Duyck 2996d31f9f net: Stop decapitating clones that have a head_frag 13 years ago
  Eric Dumazet b081f85c29 net: implement tcp coalescing in tcp_queue_rcv() 13 years ago
  Eric Dumazet 923dd347b8 net: take care of cloned skbs in tcp_try_coalesce() 13 years ago
  Eric Dumazet b49960a05e tcp: change tcp_adv_win_scale and tcp_rmem[2] 13 years ago
  Yuchung Cheng 750ea2bafa tcp: early retransmit: delayed fast retransmit 13 years ago
  Yuchung Cheng eed530b6c6 tcp: early retransmit 13 years ago