commit | 750f2f9165bafb5fc20a1ec689f46c89dac54658 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Mar 20 12:40:33 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 20 12:40:33 2015 -0400 |
tree | 1c688749f3b5570f62245a7bb317c94f4af43a80 | |
parent | a998f712f77ea4892d3fcf24e0a67603e63da128 [diff] | |
parent | becb74f0acca19b5abfcb24dc602530f3deea66a [diff] |
Merge branch 'listener_refactor_part_14' Eric Dumazet says: ==================== inet: tcp listener refactoring part 14 OK, we have serious patches here. We get rid of the central timer handling SYNACK rtx, which is killing us under even medium SYN flood. We still use the listener specific hash table. This will be done in next round ;) ==================== Signed-off-by: David S. Miller <davem@davemloft.net>