freebsd-dev/sys/dev/cxgbe
Andrey V. Elsukov cc0a3c8ca4 Convert in_ifaddr_lock and in6_ifaddr_lock to rmlock.
Both are used to protect access to IP addresses lists and they can be
acquired for reading several times per packet. To reduce lock contention
it is better to use rmlock here.

Reviewed by:	gnn (previous version)
Obtained from:	Yandex LLC
Sponsored by:	Yandex LLC
Differential Revision:	https://reviews.freebsd.org/D3149
2015-07-29 08:12:05 +00:00
..
common cxgbe(4): Ask the firmware for the start of the RSS slice for a port and 2015-07-17 06:46:18 +00:00
firmware cxgbe(4): Update T4 and T5 firmwares to 1.14.2.0. 2015-07-14 08:02:05 +00:00
iw_cxgbe Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
tom Convert in_ifaddr_lock and in6_ifaddr_lock to rmlock. 2015-07-29 08:12:05 +00:00
adapter.h cxgbe(4): Ask the firmware for the start of the RSS slice for a port and 2015-07-17 06:46:18 +00:00
if_cxl.c cxgbe(4): Add a minimal if_cxl module that pulls in the real driver as 2015-02-06 01:10:04 +00:00
offload.h cxgbe(4): tidy up some of the interaction between the Upper Layer 2015-02-08 09:28:55 +00:00
osdep.h
t4_ioctl.h
t4_l2t.c Revert r279934, r279938; this is going to be fixed in sbuf instead. 2015-03-14 13:04:39 +00:00
t4_l2t.h
t4_main.c cxgbe(4): Update T4 and T5 firmwares to 1.14.2.0. 2015-07-14 08:02:05 +00:00
t4_mp_ring.c Allow cxgbe(4) to be built on i386. Driver attach will succeed only on a subset 2015-01-16 01:32:40 +00:00
t4_mp_ring.h cxgbe(4): major tx rework. 2014-12-31 23:19:16 +00:00
t4_netmap.c Sync netmap sources with the version in our private tree. 2015-07-10 05:51:36 +00:00
t4_sge.c cxgbe(4): Add a new knob that controls the congestion response of netmap 2015-07-06 20:56:59 +00:00
t4_tracer.c cxgbe(4): Remove stray if_up from the code that creates the tracing ifnet. 2014-05-23 01:45:44 +00:00