[PATCH 00/58] networking: Convert timers to use timer_setup()

From: Kees Cook
Date: Mon Oct 16 2017 - 20:44:16 EST


This is the current set of outstanding networking patches to perform
conversions to the new timer interface (rebased to -next). This is not
all expected conversions, but it contains everything needed in networking
to eliminate init_timer(), and all the non-standard setup_*_timer() uses.

Thanks,

-Kees