Age | Commit message (Expand) | Author |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-27 | IB/core: convert to idr_alloc() | Tejun Heo |
2012-11-29 | RDMA/cm: Change return value from find_gid_port() | shefty |
2012-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2012-10-07 | infiniband: pass rdma_cm module to netlink_dump_start | Gao feng |
2012-10-04 | RDMA/cma: Check that retry count values are in range | Sean Hefty |
2012-09-30 | RDMA/cma: Use consistent component mask for IPoIB port space multicast joins | Dotan Barak |
2012-07-27 | RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR | Fengguang Wu |
2012-07-22 | Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'... | Roland Dreier |
2012-07-08 | IB: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier |
2012-07-08 | RDMA/cma: Allow user to restrict listens to bound address family | Sean Hefty |
2012-07-08 | RDMA/cma: Listen on specific address family | Sean Hefty |
2012-07-08 | RDMA/cma: Bind to a specific address family | Sean Hefty |
2012-06-19 | RDMA/cma: QP type check on received REQs should be AND not OR | Sean Hefty |
2012-05-21 | Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2012-05-08 | RDMA/cma: Fix lockdep false positive recursive locking | Sean Hefty |
2012-04-05 | IB/rdma_cm: TOS <=> UP mapping for IBoE | Amir Vadai |
2012-01-08 | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-01-04 | RDMA/cma: Fix endianness bugs | Sean Hefty |
2011-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-12-19 | RDMA/cma: Verify private data length | Sean Hefty |
2011-11-22 | net: remove ipv6_addr_copy() | Alexey Dobriyan |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier |
2011-10-31 | infiniband: Fix up module files that need to include module.h | Paul Gortmaker |
2011-10-13 | RDMA/cma: Support XRC QPs | Sean Hefty |
2011-10-13 | RDMA/cm: Define new RDMA port space specific to IB | Sean Hefty |
2011-10-06 | RDMA/iwcm: Propagate ird/ord values upwards | Kumar Sanghvi |
2011-10-06 | RDMA/cma: Check for NULL conn_param in rdma_accept | Hefty, Sean |
2011-10-06 | RDMA/cma: Fix crash in cma_req_handler | Hefty, Sean |
2011-07-18 | RDMA/cma: Don't allow IPoIB port space for IBoE | Moni Shoua |
2011-07-18 | RDMA/cma: Avoid assigning an IS_ERR value to cm_id pointer in CMA id object | Jack Morgenstein |
2011-05-25 | RDMA/cma: Save PID of ID's owner | Nir Muchtar |
2011-05-25 | RDMA/cma: Add support for netlink statistics export | Nir Muchtar |
2011-05-25 | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty |
2011-05-25 | RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h> | Nir Muchtar |
2011-05-09 | RDMA/cma: Add an ID_REUSEADDR option | Hefty, Sean |
2011-05-09 | RDMA/cma: Fix handling of IPv6 addressing in cma_use_port | Hefty, Sean |
2011-03-15 | RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific one | Sean Hefty |
2011-03-15 | RDMA/cma: Fix crash in request handlers | Sean Hefty |
2010-10-25 | IB/core: Add VLAN support for IBoE | Eli Cohen |
2010-10-13 | RDMA/cm: Add RDMA CM support for IBoE devices | Eli Cohen |
2010-05-15 | Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '... | Roland Dreier |
2010-05-15 | IB/core: Use kmemdup() instead of kmalloc()+memcpy() | Julia Lawall |
2010-04-21 | RDMA/cma: Randomize local port allocation | Tetsuo Handa |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-04-07 | RDMA/cm: Set num_paths when manually assigning path records | Sean Hefty |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-10 | RDMA/cm: Revert association of an RDMA device when binding to loopback | Sean Hefty |
2010-01-06 | IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6 | Robert P. J. Day |