Age | Commit message (Expand) | Author |
2013-06-20 | RDMA/cma: Export cma_get_service_id() | Sean Hefty |
2013-06-20 | RDMA/ucma: Support querying when IB paths are not reversible | Sean Hefty |
2013-06-20 | IB/sa: Export function to pack a path record into wire format | Sean Hefty |
2013-06-20 | RDMA/ucma: Support querying for AF_IB addresses | Sean Hefty |
2013-06-20 | RDMA/cma: Only listen on IB devices when using AF_IB | Sean Hefty |
2013-06-20 | RDMA/cma: Set qkey for AF_IB | Sean Hefty |
2013-06-20 | RDMA/cma: Expose private data when using AF_IB | Sean Hefty |
2013-06-20 | RDMA/cma: Merge cma_get/save_net_info | Sean Hefty |
2013-06-20 | RDMA/cma: Remove unused SDP related code | Sean Hefty |
2013-06-20 | RDMA/cma: Add support for AF_IB to cma_get_service_id() | Sean Hefty |
2013-06-20 | RDMA/cma: Add support for AF_IB to rdma_resolve_route() | Sean Hefty |
2013-06-20 | RDMA/cma: Add support for AF_IB to rdma_resolve_addr() | Sean Hefty |
2013-06-20 | RDMA/cma: Verify that source and dest sa_family are the same | Sean Hefty |
2013-06-20 | RDMA/cma: Restrict AF_IB loopback to binding to IB devices only | Sean Hefty |
2013-06-20 | RDMA/cma: Add helper functions to return id address information | Sean Hefty |
2013-06-20 | RDMA/cma: Do not modify sa_family when setting loopback address | Sean Hefty |
2013-06-20 | RDMA/cma: Allow user to specify AF_IB when binding | Sean Hefty |
2013-06-20 | RDMA/cma: Update port reservation to support AF_IB | Sean Hefty |
2013-06-20 | IB/addr: Add AF_IB support to ip_addr_size | Sean Hefty |
2013-06-20 | RDMA/cma: Include AF_IB in loopback and any address checks | Sean Hefty |
2013-06-20 | RDMA/cma: Allow enabling reuseaddr in any state | Sean Hefty |
2013-05-28 | net: pass info struct via netdevice notifier | Jiri Pirko |
2013-05-08 | Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into... | Roland Dreier |
2013-04-24 | RDMA/iwcm: Don't touch cmid after dropping reference | Steve Wise |
2013-04-16 | IB/core: Verify that QP handler is valid before dispatching events | Shlomo Pongratz |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-27 | idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c | Tejun Heo |
2013-02-27 | IB/core: convert to idr_alloc() | Tejun Heo |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-21 | IB/uverbs: Implement memory windows support in uverbs | Shani Michaeli |
2013-02-21 | IB/core: Add "type 2" memory windows support | Shani Michaeli |
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 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-07 | infiniband: pass rdma_cm module to netlink_dump_start | Gao feng |
2012-10-06 | idr: rename MAX_LEVEL to MAX_IDR_LEVEL | Fengguang Wu |
2012-10-04 | RDMA/cma: Check that retry count values are in range | Sean Hefty |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-02 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-10-02 | Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an... | Roland Dreier |
2012-09-30 | IB/core: Add ib_find_exact_cached_pkey() | Jack Morgenstein |
2012-09-30 | IB/core: Handle table with full and partial membership for the same P_Key | Jack Morgenstein |
2012-09-30 | RDMA/cma: Use consistent component mask for IPoIB port space multicast joins | Dotan Barak |
2012-09-30 | IB/core: Remove unused variables in ucm/ucma | Dotan Barak |
2012-09-26 | switch simple cases of fget_light to fdget | Al Viro |
2012-09-26 | switch infinibarf users of fget() to fget_light() | Al Viro |
2012-09-08 | netlink: hide struct module parameter in netlink_kernel_create | Pablo Neira Ayuso |