Sean Hefty
|
a396d43a35
RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one
|
14 years ago |
Sean Hefty
|
25ae21a101
RDMA/cma: Fix crash in request handlers
|
14 years ago |
Eli Cohen
|
af7bd46376
IB/core: Add VLAN support for IBoE
|
15 years ago |
Eli Cohen
|
3c86aa70bf
RDMA/cm: Add RDMA CM support for IBoE devices
|
14 years ago |
Roland Dreier
|
ffebedb7ab
Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next
|
15 years ago |
Julia Lawall
|
9893e742a0
IB/core: Use kmemdup() instead of kmalloc()+memcpy()
|
15 years ago |
Tetsuo Handa
|
5d7220e8dc
RDMA/cma: Randomize local port allocation
|
15 years ago |
Linus Torvalds
|
0eddb519b9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
|
15 years ago |
Sean Hefty
|
ae2d9293d7
RDMA/cm: Set num_paths when manually assigning path records
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Sean Hefty
|
8523c04809
RDMA/cm: Revert association of an RDMA device when binding to loopback
|
15 years ago |
Robert P. J. Day
|
fd4582a399
IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6
|
15 years ago |
Sean Hefty
|
d14714df61
IB/addr: Fix IPv6 routing lookup
|
15 years ago |
Sean Hefty
|
6f8372b69c
RDMA/cm: fix loopback address support
|
15 years ago |
Sean Hefty
|
c4315d85f9
IB/addr: Store net_device type instead of translating to RDMA transport
|
15 years ago |
Sean Hefty
|
6266ed6e41
RDMA/cma: Replace net_device pointer with index
|
15 years ago |
Jason Gunthorpe
|
e2e626972e
RDMA/cma: Fix AF_INET6 support in multicast joining
|
15 years ago |
Jason Gunthorpe
|
1c9b281997
RDMA/cma: Correct detection of SA Created MGID
|
15 years ago |
Peter Huewe
|
716abb1fdf
RDMA: Add __init/__exit macros to addr.c and cma.c
|
16 years ago |
Yossi Etigin
|
d2ca39f262
RDMA/cma: Create cm id even when IB port is down
|
16 years ago |
Yossi Etigin
|
84adeee9aa
RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups
|
16 years ago |
Aleksey Senin
|
1f5175adea
RDMA/cma: Add IPv6 support
|
16 years ago |
Roland Dreier
|
3f44675439
RDMA/cma: Remove padding arrays by using struct sockaddr_storage
|
17 years ago |
Amir Vadai
|
38ca83a588
RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event
|
17 years ago |
Or Gerlitz
|
dd5bdff83b
RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event
|
17 years ago |
Or Gerlitz
|
de910bd921
RDMA/cma: Simplify locking needed for serialization of callbacks
|
17 years ago |
Or Gerlitz
|
64c5e613b9
RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr
|
17 years ago |
Roland Dreier
|
468f2239bc
RDMA/cma: Add missing newlines to printk()s
|
17 years ago |
Sean Hefty
|
a947491709
RDMA: Fix license text
|
17 years ago |
Julia Lawall
|
10f32065a2
RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0
|
17 years ago |