From: Eric Dumazet
Date: Wed, 14 Oct 2015 11:16:25 -0700
> This patch series addresses request sockets leaks and listener dismantle
> phase. This survives a stress test with listeners being added/removed
> quite randomly.
Series applied, thanks Eric.
--
To unsubscribe from this list: send the li
This patch series addresses request sockets leaks and listener dismantle
phase. This survives a stress test with listeners being added/removed
quite randomly.
Eric Dumazet (3):
Revert "inet: fix double request socket freeing"
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
tcp/dccp: