public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.10 0/3] net: add sysctl accept_ra_min_lft
@ 2023-10-13 21:44 Patrick Rohr
  2023-10-13 21:44 ` [PATCH 5.10 1/3] net: add sysctl accept_ra_min_rtr_lft Patrick Rohr
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Patrick Rohr @ 2023-10-13 21:44 UTC (permalink / raw)
  To: stable
  Cc: Greg KH, Sasha Levin, Maciej Żenczykowski, Lorenzo Colitti,
	Patrick Rohr

I am following up on https://lore.kernel.org/stable/20230925211034.905320-1-prohr@google.com/ with
cherry-picks for 5.10.198. I have run our test suite with the changes applied and all relevant tests
passed.

Thanks,
-Patrick

Patrick Rohr (3):
  net: add sysctl accept_ra_min_rtr_lft
  net: change accept_ra_min_rtr_lft to affect all RA lifetimes
  net: release reference to inet6_dev pointer

 Documentation/networking/ip-sysctl.rst |  8 ++++++++
 include/linux/ipv6.h                   |  1 +
 include/uapi/linux/ipv6.h              |  7 +++++++
 net/ipv6/addrconf.c                    | 13 +++++++++++++
 net/ipv6/ndisc.c                       | 13 +++++++++++--
 5 files changed, 40 insertions(+), 2 deletions(-)

-- 
2.42.0.655.g421f12c284-goog


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-10-15 17:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-13 21:44 [PATCH 5.10 0/3] net: add sysctl accept_ra_min_lft Patrick Rohr
2023-10-13 21:44 ` [PATCH 5.10 1/3] net: add sysctl accept_ra_min_rtr_lft Patrick Rohr
2023-10-13 21:44 ` [PATCH 5.10 2/3] net: change accept_ra_min_rtr_lft to affect all RA lifetimes Patrick Rohr
2023-10-13 21:44 ` [PATCH 5.10 3/3] net: release reference to inet6_dev pointer Patrick Rohr
2023-10-15 17:46 ` [PATCH 5.10 0/3] net: add sysctl accept_ra_min_lft Greg KH
2023-10-15 17:59   ` Maciej Żenczykowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox