Files
linux/net
Eric Dumazet c45bd26c82 net_sched: sch_codel: implement lockless codel_dump()
Instead of relying on RTNL, codel_dump() can use READ_ONCE()
annotations, paired with WRITE_ONCE() ones in codel_change().

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-04-19 11:34:07 +01:00
..
2024-04-08 11:56:56 +01:00
2024-03-29 15:03:11 -07:00
2024-03-29 15:03:11 -07:00
2024-01-31 16:41:16 -08:00