- ce117ff RDMA/cma: Export AF_IB statistics by Sean Hefty · 11 years ago
- 5bc2b7b RDMA/ucma: Allow user space to specify AF_IB when joining multicast by Sean Hefty · 11 years ago
- cf53936 RDMA/cma: Export cma_get_service_id() by Sean Hefty · 11 years ago
- 94d0c93 RDMA/cma: Only listen on IB devices when using AF_IB by Sean Hefty · 11 years ago
- 5c43813 RDMA/cma: Set qkey for AF_IB by Sean Hefty · 11 years ago
- e8160e1 RDMA/cma: Expose private data when using AF_IB by Sean Hefty · 11 years ago
- fbaa1a6 RDMA/cma: Merge cma_get/save_net_info by Sean Hefty · 11 years ago
- 01602f1 RDMA/cma: Remove unused SDP related code by Sean Hefty · 11 years ago
- 496ce3c RDMA/cma: Add support for AF_IB to cma_get_service_id() by Sean Hefty · 11 years ago
- f68194c RDMA/cma: Add support for AF_IB to rdma_resolve_route() by Sean Hefty · 11 years ago
- f17df3b RDMA/cma: Add support for AF_IB to rdma_resolve_addr() by Sean Hefty · 11 years ago
- 4ae7152 RDMA/cma: Verify that source and dest sa_family are the same by Sean Hefty · 11 years ago
- b0569e4 RDMA/cma: Restrict AF_IB loopback to binding to IB devices only by Sean Hefty · 11 years ago
- f475383 RDMA/cma: Add helper functions to return id address information by Sean Hefty · 11 years ago
- 6a3e362 RDMA/cma: Do not modify sa_family when setting loopback address by Sean Hefty · 11 years ago
- 680f920 RDMA/cma: Allow user to specify AF_IB when binding by Sean Hefty · 11 years ago
- 58afdcb RDMA/cma: Update port reservation to support AF_IB by Sean Hefty · 11 years ago
- ef56086 IB/addr: Add AF_IB support to ip_addr_size by Sean Hefty · 11 years ago
- 2e2d190 RDMA/cma: Include AF_IB in loopback and any address checks by Sean Hefty · 11 years ago
- c8dea2f9 RDMA/cma: Allow enabling reuseaddr in any state by Sean Hefty · 11 years ago
- 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
- b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
- 3b069c5 IB/core: convert to idr_alloc() by Tejun Heo · 12 years ago
- 63f05be RDMA/cm: Change return value from find_gid_port() by shefty · 12 years ago
- 8dd9117 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 12 years ago
- 809d5fc infiniband: pass rdma_cm module to netlink_dump_start by Gao feng · 12 years ago
- 4ede178 RDMA/cma: Check that retry count values are in range by Sean Hefty · 12 years ago
- 2a22fb8 RDMA/cma: Use consistent component mask for IPoIB port space multicast joins by Dotan Barak · 12 years ago
- 4e28904 RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR by Fengguang Wu · 12 years ago
- 089117e Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linus by Roland Dreier · 12 years ago
- d90f9b3 IB: Use IS_ENABLED(CONFIG_IPV6) by Roland Dreier · 12 years ago
- 6860212 RDMA/cma: Allow user to restrict listens to bound address family by Sean Hefty · 12 years ago
- 406b6a2 RDMA/cma: Listen on specific address family by Sean Hefty · 12 years ago
- 5b0ec99 RDMA/cma: Bind to a specific address family by Sean Hefty · 12 years ago
- 4dd81e8 RDMA/cma: QP type check on received REQs should be AND not OR by Sean Hefty · 12 years ago
- c23ddf7 Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
- b6cec8a RDMA/cma: Fix lockdep false positive recursive locking by Sean Hefty · 13 years ago
- 366cddb IB/rdma_cm: TOS <=> UP mapping for IBoE by Amir Vadai · 13 years ago
- 48fa57a Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
- 46ea506 RDMA/cma: Fix endianness bugs by Sean Hefty · 13 years ago
- abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 04ded16 RDMA/cma: Verify private data length by Sean Hefty · 13 years ago
- 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 504255f Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-next by Roland Dreier · 13 years ago
- e4dd23d infiniband: Fix up module files that need to include module.h by Paul Gortmaker · 13 years ago
- 18c441a RDMA/cma: Support XRC QPs by Sean Hefty · 13 years ago
- 2d2e941 RDMA/cm: Define new RDMA port space specific to IB by Sean Hefty · 13 years ago
- 3ebeebc RDMA/iwcm: Propagate ird/ord values upwards by Kumar Sanghvi · 13 years ago
- f45ee80 RDMA/cma: Check for NULL conn_param in rdma_accept by Hefty, Sean · 13 years ago
- 9595480 RDMA/cma: Fix crash in cma_req_handler by Hefty, Sean · 13 years ago
- 2efdd6a RDMA/cma: Don't allow IPoIB port space for IBoE by Moni Shoua · 13 years ago
- 0c9361f RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id object by Jack Morgenstein · 13 years ago
- 83e9502 RDMA/cma: Save PID of ID's owner by Nir Muchtar · 14 years ago
- 753f618 RDMA/cma: Add support for netlink statistics export by Nir Muchtar · 14 years ago
- b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 15 years ago
- 550e5ca RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> by Nir Muchtar · 13 years ago
- a9bb791 RDMA/cma: Add an ID_REUSEADDR option by Hefty, Sean · 13 years ago
- 43b752d RDMA/cma: Fix handling of IPv6 addressing in cma_use_port by Hefty, Sean · 13 years ago
- a396d43 RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one by Sean Hefty · 14 years ago
- 25ae21a RDMA/cma: Fix crash in request handlers by Sean Hefty · 14 years ago
- af7bd46 IB/core: Add VLAN support for IBoE by Eli Cohen · 14 years ago
- 3c86aa7 RDMA/cm: Add RDMA CM support for IBoE devices by Eli Cohen · 14 years ago
- ffebedb Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', 'masked-atomics', 'misc', 'mthca' and 'nes' into for-next by Roland Dreier · 14 years ago
- 9893e74 IB/core: Use kmemdup() instead of kmalloc()+memcpy() by Julia Lawall · 14 years ago
- 5d7220e8 RDMA/cma: Randomize local port allocation by Tetsuo Handa · 15 years ago
- 0eddb51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
- ae2d929 RDMA/cm: Set num_paths when manually assigning path records by Sean Hefty · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 8523c04 RDMA/cm: Revert association of an RDMA device when binding to loopback by Sean Hefty · 15 years ago
- fd4582a IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6 by Robert P. J. Day · 15 years ago
- d14714d IB/addr: Fix IPv6 routing lookup by Sean Hefty · 15 years ago
- 6f8372b RDMA/cm: fix loopback address support by Sean Hefty · 15 years ago
- c4315d8 IB/addr: Store net_device type instead of translating to RDMA transport by Sean Hefty · 15 years ago
- 6266ed6 RDMA/cma: Replace net_device pointer with index by Sean Hefty · 15 years ago
- e2e6269 RDMA/cma: Fix AF_INET6 support in multicast joining by Jason Gunthorpe · 15 years ago
- 1c9b281 RDMA/cma: Correct detection of SA Created MGID by Jason Gunthorpe · 15 years ago
- 716abb1 RDMA: Add __init/__exit macros to addr.c and cma.c by Peter Huewe · 15 years ago
- d2ca39f RDMA/cma: Create cm id even when IB port is down by Yossi Etigin · 16 years ago
- 84adeee RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups by Yossi Etigin · 16 years ago
- 1f5175a RDMA/cma: Add IPv6 support by Aleksey Senin · 16 years ago
- 3f44675 RDMA/cma: Remove padding arrays by using struct sockaddr_storage by Roland Dreier · 16 years ago
- 38ca83a RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event by Amir Vadai · 16 years ago
- dd5bdff RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE event by Or Gerlitz · 16 years ago
- de910bd RDMA/cma: Simplify locking needed for serialization of callbacks by Or Gerlitz · 16 years ago
- 64c5e61 RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addr by Or Gerlitz · 16 years ago
- 468f223 RDMA/cma: Add missing newlines to printk()s by Roland Dreier · 16 years ago
- a947491 RDMA: Fix license text by Sean Hefty · 16 years ago
- 10f3206 RDMA/iwcm: Test rdma_create_id() for IS_ERR rather than 0 by Julia Lawall · 17 years ago
- 1b90c13 trivial endianness annotations: infiniband core by Al Viro · 17 years ago
- ead595a RDMA/cma: Do not issue MRA if user rejects connection request by Sean Hefty · 17 years ago
- 1ab3527 [NETNS]: Add namespace parameter to ip_dev_find. by Denis V. Lunev · 17 years ago
- 6360a02 [IPV4] drivers/infiniband: Use ipv4_is_<type> by Joe Perches · 17 years ago
- 5851bb8 RDMA/cma: Override default responder_resources with user value by Sean Hefty · 17 years ago
- a9e527e IPoIB: improve IPv4/IPv6 to IB mcast mapping functions by Rolf Manderscheid · 17 years ago
- 45d9478 RDMA/cma: Reenable device removal on passive side by Vladimir Sokolovsky · 17 years ago
- 8d8293c RDMA/iwcm: Set initiator depth and responder resources to device max values by Steve Wise · 17 years ago
- 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
- a25de53 [INET]: Justification for local port range robustness. by Anton Arapov · 17 years ago
- d02d1f5 RDMA/cma: Fix deadlock destroying listen requests by Sean Hefty · 17 years ago