linux/drivers/infiniband/ulp/ipoib
Michael S. Tsirkin 9217b27b12 IB/ipoib: Fix flush/start xmit race (from code review)
Prevent flush task from freeing the ipoib_neigh pointer, while
ipoib_start_xmit() is accessing the ipoib_neigh through the pointer it
has loaded from the skb's hardware address.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-09-22 15:17:18 -07:00
..
Kconfig IB/ipoib: Remove broken link from Kconfig and documentation 2006-08-03 10:48:31 -07:00
Makefile [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00
ipoib.h IB/ipoib: Fix packet loss after hardware address update 2006-07-24 09:18:07 -07:00
ipoib_fs.c IB: simplify static rate encoding 2006-04-10 09:43:47 -07:00
ipoib_ib.c IPoIB: Avoid using stale last_send counter when reaping AHs 2006-06-17 20:37:34 -07:00
ipoib_main.c IB/ipoib: Fix flush/start xmit race (from code review) 2006-09-22 15:17:18 -07:00
ipoib_multicast.c IPoIB: Retry failed send-only multicast group joins 2006-09-14 13:51:41 -07:00
ipoib_verbs.c IPoIB: Handle client reregister events 2006-06-17 20:37:36 -07:00
ipoib_vlan.c IPoIB: Free child interfaces properly 2006-05-09 22:54:59 -07:00