커밋 기록

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