linux_dsm_epyc7002/drivers/infiniband
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection.
Add netif_addr_{lock,unlock}{,_bh}() helpers.

Use them to protect operations that operate on or read
the network device unicast and multicast address lists.

Also use them in cases where the code simply wants to
block calls into the driver's ->set_rx_mode() and
->set_multicast_list() methods.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-07-15 00:13:44 -07:00
..
core IB/uverbs: Fix check of is_closed flag check in ib_uverbs_async_handler() 2008-06-18 15:36:38 -07:00
hw IB/mthca: Clear ICM pages before handing to FW 2008-06-23 09:29:58 -07:00
ulp netdev: Add netdev->addr_list_lock protection. 2008-07-15 00:13:44 -07:00
Kconfig RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
Makefile RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00