Commit History

Author SHA1 Message Date
  Eric Dumazet ac8cfc7bb8 tcp: restore fastopen operations 10 years ago
  Eric Dumazet ef547f2ac1 tcp: remove max_qlen_log 9 years ago
  Eric Dumazet 10cbc8f179 tcp/dccp: remove struct listen_sock 9 years ago
  Eric Dumazet 81b496b31a tcp/dccp: shrink struct listen_sock 9 years ago
  Eric Dumazet 079096f103 tcp/dccp: install syn_recv requests into ehash table 9 years ago
  Eric Dumazet aac065c50a tcp: move qlen/young out of struct listen_sock 9 years ago
  Eric Dumazet fff1f3001c tcp: add a spinlock to protect struct request_sock_queue 9 years ago
  Eric Dumazet 0536fcc039 tcp: prepare fastopen code for upcoming listener changes 10 years ago
  Eric Dumazet 2235f2ac75 inet: fix races with reqsk timers 10 years ago
  Eric Dumazet b282705336 net: convert syn_wait_lock to a spinlock 10 years ago
  Eric Dumazet fa76ce7328 inet: get rid of central tcp/dccp listener timer 10 years ago
  Eric Dumazet 9439ce00f2 tcp: rename struct tcp_request_sock listener 10 years ago
  Eric Dumazet 13854e5a60 inet: add proper refcounting to request sock 10 years ago
  Eric Dumazet f6d8cb2eed inet: reduce TLB pressure for listeners 11 years ago
  stephen hemminger 2045ceaed4 net: remove unnecessary return's 11 years ago
  Eric Dumazet cce894bb82 tcp: fix a panic on UP machines in reqsk_fastopen_remove 12 years ago
  Jerry Chu 8336886f78 tcp: TCP Fast Open Server - support TFO listeners 13 years ago
  Peter Pan(潘卫平) 99b53bdd81 ipv4:correct description for tcp_max_syn_backlog 13 years ago
  David S. Miller fe6c791570 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 14 years ago
  David S. Miller 493f377d6d tcp: Add timewait recycling bits to ipv6 connect code. 14 years ago
  Eric Dumazet 7a1c8e5ab1 net: allow GFP_HIGHMEM in __vmalloc() 14 years ago
  Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
  Adrian Bunk 02d45827fa [NET] net/core/request_sock.c: Remove unused exports. 17 years ago
  Pavel Emelyanov dab6ba3688 [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue 17 years ago
  Eric Dumazet 72a3effaf6 [NET]: Size listen hash tables using backlog hint 19 years ago
  Andrew Morton 77d04bd957 [NET]: More kzalloc conversions. 19 years ago
  Norbert Kiesel 3eb4801d7b [NET]: drop duplicate assignment in request_sock 19 years ago
  Arnaldo Carvalho de Melo ba13c98405 [REQSK]: Don't reset rskq_defer_accept in reqsk_queue_alloc 19 years ago
  Arnaldo Carvalho de Melo 295f7324ff [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer 20 years ago
  Adrian Bunk 0742fd53a3 [IPV4]: possible cleanups 20 years ago