aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/addr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-10IB: Remove redundant "_wq" from workqueue namesSean Hefty1-1/+1
2007-02-04RDMA/addr: Handle ethernet neighbour updates during route resolutionSteve Wise1-2/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-11/+8
2006-11-29RDMA/addr: list_move() cleanupsRoland Dreier1-4/+2
2006-11-29RDMA/addr: Fix some cancellation problems in process_req()Krishna Kumar1-6/+5
2006-11-29RDMA/addr: Use time_after_eq() instead of time_after() in queue_req()Krishna Kumar1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-11-02RDMA/addr: Use client registration to fix module unload raceSean Hefty1-1/+27
2006-09-28[IPV4]: annotate inetdev.h helpersAl Viro1-2/+2
2006-09-22RDMA: iWARP Core Changes.Tom Tucker1-7/+11
2006-09-22IB: Whitespace fixesRoland Dreier1-2/+2
2006-08-02[NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker1-16/+14
2006-06-17IB: address translation to map IP toIB addresses (GIDs)Sean Hefty1-0/+367