freebsd-dev/sys/dev/mlx5
Hans Petter Selasky 5f9e5b5e62 Fix for use after free.
Clear the device description to avoid use after free because the
bsddev is not destroyed when the mlx5en module is unloaded. Only when
the parent mlx5 module is unloaded the bsddev is destroyed. This fixes
a panic on listing sysctls which refer strings in the bsddev after the
mlx5en module has been unloaded.

Sponsored by:	Mellanox Technologies
MFC after:	1 week
2016-08-09 07:43:15 +00:00
..
mlx5_core Use correct Q-counter output array. 2016-06-23 09:23:37 +00:00
mlx5_en Fix for use after free. 2016-08-09 07:43:15 +00:00
cq.h
device.h Add support for CQE zipping. CQE zipping reduces PCI overhead by 2015-12-28 18:50:18 +00:00
doorbell.h
driver.h Add SR-IOV guest support to the mlx5en driver. 2016-06-07 13:58:52 +00:00
eswitch_vacl.h Update the mlx5 shared driver code to the latest version, which 2015-12-07 13:16:48 +00:00
flow_table.h
mlx5_ifc.h
mlx5_rdma_if.h
qp.h
srq.h
vport.h Add SR-IOV guest support to the mlx5en driver. 2016-06-07 13:58:52 +00:00