Commit History

Author SHA1 Message Date
  Yuchung Cheng 1fba70e5b6 tcp: socket option to set TCP fast open key 8 years ago
  Reshetova, Elena 41c6d650f6 net: convert sock.sk_refcnt from atomic_t to refcount_t 8 years ago
  Alexey Dobriyan 417ccf6b5b net: make struct request_sock_ops::obj_size unsigned 8 years ago
  Haishuang Yan fee83d097b ipv4: Namespaceify tcp_max_syn_backlog knob 8 years ago
  Eric Dumazet 3a5d1c0e7c inet: reqsk_alloc() needs to take care of dead listeners 9 years ago
  Florian Westphal b1f0a0e99c net: add inet_sk_transparent() helper 9 years ago
  Eric Dumazet ebb516af60 tcp/dccp: fix race at listener dismantle phase 10 years ago
  Eric Dumazet ed53d0ab76 net: shrink struct sock and request_sock by 8 bytes 10 years ago
  Eric Dumazet 8e5eb54d30 net: align sk_refcnt on 128 bytes boundary 10 years ago
  Eric Dumazet a1a5344ddb tcp: avoid two atomic ops for syncookies 10 years ago
  Eric Dumazet 004a5d0140 net: use sk_fullsock() in __netdev_pick_tx() 10 years ago
  Eric Dumazet e96f78ab27 tcp/dccp: add SLAB_DESTROY_BY_RCU flag for request sockets 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 81b496b31a tcp/dccp: shrink struct listen_sock 10 years ago
  Eric Dumazet 079096f103 tcp/dccp: install syn_recv requests into ehash table 10 years ago
  Eric Dumazet b267cdd107 tcp/dccp: init sk_prot and call sk_node_init() in reqsk_alloc() 10 years ago
  Eric Dumazet 8d2675f1e4 tcp: move synflood_warned into struct request_sock_queue 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 2985aaac01 tcp: constify tcp_syn_flood_action() socket argument 10 years ago
  Eric Dumazet a00e74442b tcp/dccp: constify send_synack and send_reset socket argument 10 years ago
  Eric Dumazet 1b70e977ce inet: constify inet_rtx_syn_ack() sock argument 10 years ago
  Eric Dumazet ea3bea3a1d tcp/dccp: constify rtx_synack() and friends 10 years ago
  Eric Dumazet cd8ae85299 tcp: provide SYN headers for passive connections 10 years ago
  Eric Dumazet b357a364c5 inet: fix possible panic in reqsk_queue_unlink() 10 years ago
  Eric Dumazet b282705336 net: convert syn_wait_lock to a spinlock 10 years ago
  Eric Dumazet 42cb80a235 inet: remove sk_listener parameter from syn_ack_timeout() 10 years ago
  Eric Dumazet fa76ce7328 inet: get rid of central tcp/dccp listener timer 10 years ago