Commit History

Author SHA1 Message Date
  Eric Dumazet 00fd38d938 tcp: ensure proper barriers in lockless contexts 9 years ago
  Eric Dumazet 5e0724d027 tcp/dccp: fix hashdance race for passive sessions 10 years ago
  Eric Dumazet ebb516af60 tcp/dccp: fix race at listener dismantle phase 10 years ago
  Eric Dumazet f03f2e154f tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper 10 years ago
  Eric Dumazet f985c65c90 tcp: avoid spurious SYN flood detection at listen() time 10 years ago
  Eric Dumazet acb4a6bfc8 tcp: ensure prior synack rtx behavior with small backlogs 10 years ago
  Eric Dumazet 92d6f176fd tcp/dccp: add a reschedule point in inet_csk_listen_stop() 10 years ago
  Eric Dumazet ef547f2ac1 tcp: remove max_qlen_log 10 years ago
  Eric Dumazet 10cbc8f179 tcp/dccp: remove struct listen_sock 10 years ago
  Eric Dumazet ca6fb06518 tcp: attach SYNACK messages to request sockets instead of listener 10 years ago
  Eric Dumazet 079096f103 tcp/dccp: install syn_recv requests into ehash table 10 years ago
  Eric Dumazet 2feda34192 tcp/dccp: remove inet_csk_reqsk_queue_added() timeout argument 10 years ago
  Eric Dumazet aac065c50a tcp: move qlen/young out of struct listen_sock 10 years ago
  Eric Dumazet fff1f3001c tcp: add a spinlock to protect struct request_sock_queue 10 years ago
  Eric Dumazet 0536fcc039 tcp: prepare fastopen code for upcoming listener changes 10 years ago
  Eric Dumazet a2432c4fa5 inet: constify inet_csk_route_child_sock() socket argument 10 years ago
  David S. Miller 4963ed48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Eric Dumazet 1b70e977ce inet: constify inet_rtx_syn_ack() sock argument 10 years ago
  Eric Dumazet e5895bc600 inet: constify inet_csk_route_req() socket argument 10 years ago
  Eric Dumazet 29c6852602 inet: fix races in reqsk_queue_hash_req() 10 years ago
  Eric Dumazet 83fccfc394 inet: fix potential deadlock in reqsk_queue_unlink() 10 years ago
  Eric Dumazet 2235f2ac75 inet: fix races with reqsk timers 10 years ago
  Eric Dumazet 946f9eb226 tcp: improve REUSEADDR/NOREUSEADDR cohabitation 10 years ago
  Eric Dumazet f5af1f57a2 inet_hashinfo: remove bsocket counter 10 years ago
  Eric Dumazet b357a364c5 inet: fix possible panic in reqsk_queue_unlink() 10 years ago
  Ian Morris 00db41243e ipv4: coding style: comparison for inequality with NULL 10 years ago
  Eric Dumazet b282705336 net: convert syn_wait_lock to a spinlock 10 years ago
  Eric Dumazet 8b929ab12f inet: remove some sk_listener dependencies 10 years ago
  Eric Dumazet 42cb80a235 inet: remove sk_listener parameter from syn_ack_timeout() 10 years ago
  Eric Dumazet 2b41fab70f inet: cache listen_sock_qlen() and read rskq_defer_accept once 10 years ago