From: David S. Miller Date: Sun, 11 Aug 2024 03:38:50 +0000 (+0100) Subject: Merge branch 'l2tp-misc-improvements' X-Git-Tag: v6.12-rc1~232^2~284 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=969afb4347130b7dfd5b652aa60560cf60e214d8;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'l2tp-misc-improvements' James Chapman says: ==================== l2tp: misc improvements This series makes several improvements to l2tp: * update documentation to be consistent with recent l2tp changes. * move l2tp_ip socket tables to per-net data. * fix handling of hash key collisions in l2tp_v3_session_get * implement and use get-next APIs for management and procfs/debugfs. * improve l2tp refcount helpers. * use per-cpu dev->tstats in l2tpeth devices. * fix a lockdep splat. * fix a race between l2tp_pre_exit_net and pppol2tp_release. ==================== Signed-off-by: David S. Miller --- 969afb4347130b7dfd5b652aa60560cf60e214d8