linux_dsm_epyc7002/drivers/infiniband/hw/nes
Reshetova, Elena 633547973f net: convert sk_buff.users 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: Elena Reshetova <elena.reshetova@intel.com>
Signed-off-by: Hans Liljestrand <ishkamiel@gmail.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David Windsor <dwindsor@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-01 07:39:07 -07:00
..
Kconfig
Makefile
nes_cm.c net: convert sk_buff.users from atomic_t to refcount_t 2017-07-01 07:39:07 -07:00
nes_cm.h
nes_context.h
nes_hw.c IB/nes: use setup_timer 2017-04-28 13:19:13 -04:00
nes_hw.h
nes_mgt.c IB/nes: use setup_timer 2017-04-28 13:19:13 -04:00
nes_mgt.h
nes_nic.c
nes_utils.c
nes_verbs.c IB/core: Rename struct ib_ah_attr to rdma_ah_attr 2017-05-01 14:32:43 -04:00
nes_verbs.h
nes.c
nes.h