freebsd-skq/sys/dev/cxgbe
np 12ad4b9b06 cxgbe/iw_cxgbe: Use the socket and not the toepcb to reach for the
inpcb.  t4_tom detaches the inpcb from the toepcb as soon as the
hardware is done with the connection (in final_cpl_received) but the
socket is around as long as the cm_id and the rest of iWARP state is.

This fixes an intermittent NULL dereference during abort.

Submitted by:	KrishnamRaju ErapaRaju @ Chelsio
MFC after:	3 days
Sponsored by:	Chelsio Communications
2017-03-15 19:10:04 +00:00
..
common cxgbe(4): Refresh t4_msg.h, mainly for definitions related to the crypto 2017-01-10 01:30:41 +00:00
cxgbei
firmware
iw_cxgbe cxgbe/iw_cxgbe: Use the socket and not the toepcb to reach for the 2017-03-15 19:10:04 +00:00
tom cxgbe/t4_tom: Fix CLIP entry refcounting on the passive side. Every 2017-02-06 17:48:25 +00:00
adapter.h
if_cc.c
if_ccv.c
if_cxl.c
if_cxlv.c
offload.h
osdep.h
t4_if.m
t4_ioctl.h
t4_iov.c Fix a couple of issues with t4iov probe and attach. 2017-01-31 18:54:13 +00:00
t4_l2t.c
t4_l2t.h
t4_main.c cxgbe(4): Fix an always-true assertion (reported by PVS-Studio). 2017-03-13 17:16:29 +00:00
t4_mp_ring.c
t4_mp_ring.h
t4_netmap.c
t4_sge.c cxgbe(4): Enable automatic cidx flush for all control queues. 2017-01-09 22:20:09 +00:00
t4_tracer.c
t4_vf.c