Commit Graph

120 Commits (78f50c246f4286d40a1f42fecc779d47e40503a2)

Author SHA1 Message Date
Gao feng 809d5fc9bf infiniband: pass rdma_cm module to netlink_dump_start 13 years ago
Sean Hefty 4ede178a5e RDMA/cma: Check that retry count values are in range 13 years ago
Dotan Barak 2a22fb8c69 RDMA/cma: Use consistent component mask for IPoIB port space multicast joins 13 years ago
Fengguang Wu 4e28904528 RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR 13 years ago
Roland Dreier d90f9b3591 IB: Use IS_ENABLED(CONFIG_IPV6) 13 years ago
Sean Hefty 68602120e4 RDMA/cma: Allow user to restrict listens to bound address family 13 years ago
Sean Hefty 406b6a25f8 RDMA/cma: Listen on specific address family 13 years ago
Sean Hefty 5b0ec991c0 RDMA/cma: Bind to a specific address family 13 years ago
Sean Hefty 4dd81e8956 RDMA/cma: QP type check on received REQs should be AND not OR 13 years ago
Sean Hefty b6cec8aa4a RDMA/cma: Fix lockdep false positive recursive locking 13 years ago
Amir Vadai 366cddb402 IB/rdma_cm: TOS <=> UP mapping for IBoE 13 years ago
Sean Hefty 46ea5061c7 RDMA/cma: Fix endianness bugs 13 years ago
Sean Hefty 04ded16724 RDMA/cma: Verify private data length 13 years ago
Alexey Dobriyan 4e3fd7a06d net: remove ipv6_addr_copy() 13 years ago
Paul Gortmaker e4dd23d753 infiniband: Fix up module files that need to include module.h 13 years ago
Sean Hefty 18c441a6c3 RDMA/cma: Support XRC QPs 14 years ago
Sean Hefty 2d2e941529 RDMA/cm: Define new RDMA port space specific to IB 14 years ago
Kumar Sanghvi 3ebeebc38b RDMA/iwcm: Propagate ird/ord values upwards 14 years ago
Hefty, Sean f45ee80eb0 RDMA/cma: Check for NULL conn_param in rdma_accept 14 years ago
Hefty, Sean 9595480c5d RDMA/cma: Fix crash in cma_req_handler 14 years ago
Moni Shoua 2efdd6a038 RDMA/cma: Don't allow IPoIB port space for IBoE 14 years ago
Jack Morgenstein 0c9361fcde RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id object 14 years ago
Nir Muchtar 83e9502d8d RDMA/cma: Save PID of ID's owner 14 years ago
Nir Muchtar 753f618ae0 RDMA/cma: Add support for netlink statistics export 14 years ago
Sean Hefty b26f9b9949 RDMA/cma: Pass QP type into rdma_create_id() 14 years ago
Nir Muchtar 550e5ca77e RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> 14 years ago
Hefty, Sean a9bb79128a RDMA/cma: Add an ID_REUSEADDR option 14 years ago
Hefty, Sean 43b752daae RDMA/cma: Fix handling of IPv6 addressing in cma_use_port 14 years ago
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 14 years ago
Eli Cohen 3c86aa70bf RDMA/cm: Add RDMA CM support for IBoE devices 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
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