linux/drivers/infiniband/ulp/ipoib
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
..
ipoib_cm.c IPoIB: Use separate CQ for UD send completions 2008-04-29 13:46:53 -07:00
ipoib_ethtool.c IPoIB: Use separate CQ for UD send completions 2008-04-29 13:46:53 -07:00
ipoib_fs.c IPoIB: Constify seq_operations function pointer tables 2008-01-25 14:17:46 -08:00
ipoib_ib.c IB/ipoib: Fix transmit queue stalling forever 2008-04-30 20:02:45 -07:00
ipoib_main.c IPoIB: Use separate CQ for UD send completions 2008-04-29 13:46:53 -07:00
ipoib_multicast.c netdev: Add netdev->addr_list_lock protection. 2008-07-15 00:13:44 -07:00
ipoib_verbs.c IB/ipoib: Fix transmit queue stalling forever 2008-04-30 20:02:45 -07:00
ipoib_vlan.c IPoIB: Copy child MTU from parent 2008-04-29 13:46:53 -07:00
ipoib.h IB/ipoib: Fix transmit queue stalling forever 2008-04-30 20:02:45 -07:00
Kconfig IB: Use menuconfig for InfiniBand menu 2007-07-09 20:12:26 -07:00
Makefile IPoIB: Add basic ethtool support 2008-04-16 21:09:32 -07:00