Files
linux-st/include/net
Eric Dumazet 9620fef27e ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
refcount_t type and corresponding API should be
used instead of atomic_t when the variable is used as
a reference counter. This allows to avoid accidental
refcounter overflows that might lead to use-after-free
situations.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-18 15:14:07 -07:00
..
2017-07-11 06:08:58 -04:00
2017-04-05 10:15:20 +02:00
2017-04-24 12:35:56 -04:00
2017-04-14 10:06:42 +02:00
2017-07-18 11:13:41 -07:00
2017-06-15 12:12:40 -04:00
2017-06-17 22:54:00 -04:00
2017-08-03 21:37:29 -07:00
2017-08-01 15:26:19 -07:00
2017-06-15 12:12:40 -04:00
2017-07-18 11:13:41 -07:00