opnsense-src/sys/dev/cxgbe/tom
Navdeep Parhar 81ec0d0546 cxgbe/tom: Fix potential leak in t4_aiotx_process_job.
The mbuf allocated could be a chain and must be freed with m_freem.

Reviewed by:	jhb@
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D29579

(cherry picked from commit bf5057691b)
2021-05-15 20:24:06 -07:00
..
t4_connect.c cxgbe(4): Allow a T6 adapter to switch between TOE and NIC TLS mode. 2021-05-15 20:12:11 -07:00
t4_cpl_io.c cxgbe/tom: Fix potential leak in t4_aiotx_process_job. 2021-05-15 20:24:06 -07:00
t4_ddp.c cxgbe ddp: Use CPL_COOKIE_DDP* instead of DDP_BUF*_INVALIDATED. 2021-04-26 12:01:57 -07:00
t4_listen.c cxgbe(4): Allow a T6 adapter to switch between TOE and NIC TLS mode. 2021-05-15 20:12:11 -07:00
t4_tls.c cxgbe: Make the TOE TLS stats per-queue instead of per-port. 2021-04-26 12:02:12 -07:00
t4_tls.h Re-enable receive flow control for TOE TLS sockets. 2020-10-19 20:08:50 +00:00
t4_tom.c cxgbe/t4_tom: restore socket's protosw before entering TIME_WAIT. 2021-05-15 20:18:42 -07:00
t4_tom.h cxgbe/t4_tom: restore socket's protosw before entering TIME_WAIT. 2021-05-15 20:18:42 -07:00
t4_tom_l2t.c cxgbe/tom: Put the ifnet or VLAN's PCP value in the 802.1Q tag of frames 2018-08-17 19:22:46 +00:00
t4_tom_l2t.h