| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/ucma.c: Fix for events with wrong context on iWARP | Tatyana Nikolova | 2012-08-13 | 1 | -1/+1 |
* | RDMA/ucma: Convert open-coded equivalent to memdup_user() | Roland Dreier | 2012-07-27 | 1 | -12/+7 |
* | RDMA/cma: Use PTR_RET rather than if (IS_ERR(...)) + PTR_ERR | Fengguang Wu | 2012-07-27 | 1 | -4/+1 |
* | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2012-07-24 | 6 | -38/+211 |
|\ |
|
| *-----. | Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'... | Roland Dreier | 2012-07-22 | 5 | -21/+146 |
| |\ \ \ \ |
|
| | | | | * | IB/cm: Destroy idr as part of the module init error flow | Dotan Barak | 2012-07-11 | 1 | -6/+10 |
| | | |_|/
| | |/| | |
|
| | | | * | IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.h | Jack Morgenstein | 2012-07-08 | 1 | -12/+0 |
| | | | * | IB/sa: Add GuidInfoRecord query support | Erez Shitrit | 2012-07-08 | 1 | -0/+133 |
| | | |/
| | |/| |
|
| | | * | IB: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier | 2012-07-08 | 2 | -3/+3 |
| | |/ |
|
| * | | RDMA/cma: Allow user to restrict listens to bound address family | Sean Hefty | 2012-07-08 | 2 | -4/+38 |
| * | | RDMA/cma: Listen on specific address family | Sean Hefty | 2012-07-08 | 1 | -6/+10 |
| * | | RDMA/cma: Bind to a specific address family | Sean Hefty | 2012-07-08 | 1 | -11/+21 |
| |/ |
|
* | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_create | Pablo Neira Ayuso | 2012-06-29 | 1 | -2/+5 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | RDMA/cma: QP type check on received REQs should be AND not OR | Sean Hefty | 2012-06-19 | 1 | -1/+1 |
* | | infiniband: netlink: Move away from NLMSG_NEW(). | David S. Miller | 2012-06-26 | 1 | -4/+6 |
|/ |
|
* | Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2012-05-21 | 4 | -71/+96 |
|\ |
|
| *---. | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier | 2012-05-21 | 3 | -68/+83 |
| |\ \ \ |
|
| | | | * | IB/core: Add raw packet QP type | Or Gerlitz | 2012-05-08 | 2 | -0/+4 |
| | | |/
| | |/| |
|
| | | * | RDMA/cma: Fix lockdep false positive recursive locking | Sean Hefty | 2012-05-08 | 1 | -20/+22 |
| | | * | IB/uverbs: Lock SRQ / CQ / PD objects in a consistent order | Roland Dreier | 2012-05-08 | 1 | -31/+35 |
| | | * | IB/uverbs: Make lockdep output more readable | Roland Dreier | 2012-05-08 | 1 | -17/+22 |
| | |/ |
|
| * | | IB/core: Fix mismatch between locked and pinned pages | Yishai Hadas | 2012-05-11 | 1 | -1/+1 |
| * | | IB/core: Use qp->usecnt to track multicast attach/detach | Or Gerlitz | 2012-05-08 | 1 | -2/+12 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-07 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/... | Linus Torvalds | 2012-04-26 | 1 | -3/+5 |
| |\ |
|
| | * | IB/mad: Don't send response for failed MADs | Jack Morgenstein | 2012-04-24 | 1 | -3/+3 |
| | * | IB/mad: Set 'D' bit in response for unhandled MADs | Jack Morgenstein | 2012-04-24 | 1 | -0/+2 |
* | | | net: Convert all sysctl registrations to register_net_sysctl | Eric W. Biederman | 2012-04-20 | 1 | -7/+1 |
* | | | net: Move all of the network sysctls without a namespace into init_net. | Eric W. Biederman | 2012-04-20 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-12 | 1 | -4/+5 |
|\ \ \
| |/ / |
|
| * | | IB/core: Don't return EINVAL from sysfs rate attribute for invalid speeds | Roland Dreier | 2012-04-02 | 1 | -4/+5 |
| |/ |
|
* | | IB/rdma_cm: TOS <=> UP mapping for IBoE | Amir Vadai | 2012-04-05 | 1 | -1/+5 |
* | | infiniband: Stop using NLA_PUT*(). | David S. Miller | 2012-04-02 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-03-21 | 4 | -42/+67 |
|\ |
|
| *---. | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ... | Roland Dreier | 2012-03-19 | 2 | -19/+39 |
| |\ \ \ |
|
| | | | * | IB/mad: Return error response for unsupported MADs | Swapna Thete | 2012-02-25 | 1 | -0/+21 |
| | | |/ |
|
| | * | | RDMA/ucma: Fix AB-BA deadlock | Hefty, Sean | 2012-03-05 | 1 | -19/+18 |
| | |/ |
|
| * | | RDMA/iwcm: Reject connect requests if cmid is not in LISTEN state | Steve Wise | 2012-03-07 | 1 | -11/+13 |
| * | | IB: Use central enum for speed instead of hard-coded values | Or Gerlitz | 2012-03-05 | 1 | -7/+6 |
| * | | IB/core: Fix SDR rates in sysfs | Roland Dreier | 2012-02-27 | 1 | -7/+11 |
| |/ |
|
* | | netlink: add netlink_dump_control structure for netlink_dump_start() | Pablo Neira Ayuso | 2012-02-26 | 1 | -3/+7 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-10 | 3 | -2/+6 |
|\ \
| |/ |
|
| *-. | Merge branches 'cma', 'ipath', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier | 2012-01-30 | 2 | -1/+2 |
| |\ \ |
|
| | | * | RDMA/core: Fix kernel panic by always initializing qp->usecnt | Bernd Schubert | 2012-01-27 | 2 | -1/+2 |
| | |/ |
|
| * | | RDMA/ucma: Discard all events for new connections until accepted | Sean Hefty | 2012-01-27 | 1 | -1/+4 |
| |/ |
|
* | | infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup(). | David Miller | 2012-01-25 | 1 | -5/+9 |
|/ |
|
* | Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-08 | 4 | -13/+24 |
|\ |
|
| *---. | Merge branches 'cma', 'misc', 'mlx4', 'nes', 'qib' and 'uverbs' into for-next | Roland Dreier | 2012-01-04 | 2 | -4/+18 |
| |\ \ \ |
|
| | | | * | IB/uverbs: Protect QP multicast list | Eli Cohen | 2012-01-03 | 1 | -4/+17 |
| | | |/ |
|