| Commit message (Expand) | Author | Age | Files | Lines |
* | RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans | Eyal Perry | 2013-11-07 | 1 | -5/+21 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 | 3 | -0/+12 |
|\ |
|
| * | IB/core: Temporarily disable create_flow/destroy_flow uverbs | Yann Droneaud | 2013-10-21 | 3 | -0/+12 |
* | | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 | Eric W. Biederman | 2013-09-30 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-09-05 | 5 | -35/+335 |
|\ |
|
| *---. | Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q... | Roland Dreier | 2013-09-03 | 4 | -8/+318 |
| |\ \ \ |
|
| | | | * | IB/core: Fixes to XRC reference counting in uverbs | Yishai Hadas | 2013-08-13 | 2 | -2/+21 |
| | | | * | IB/core: Add locking around event dispatching on XRC target QPs | Yishai Hadas | 2013-08-13 | 1 | -0/+3 |
| | | |/ |
|
| | * | | IB/core: Better checking of userspace values for receive flow steering | Matan Barak | 2013-09-02 | 1 | -1/+15 |
| | * | | IB/core: Export ib_create/destroy_flow through uverbs | Hadar Hen Zion | 2013-08-28 | 3 | -1/+229 |
| | * | | IB/core: Infrastructure for extensible uverbs commands | Igor Ivanov | 2013-08-28 | 1 | -5/+24 |
| | * | | IB/core: Add receive flow steering support | Hadar Hen Zion | 2013-08-28 | 1 | -0/+27 |
| | |/ |
|
| * | | RDMA/cma: Add IPv6 support for iWARP | Steve Wise | 2013-08-12 | 1 | -27/+17 |
| |/ |
|
* | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-04 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell | 2013-07-15 | 1 | -1/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes... | Roland Dreier | 2013-07-31 | 1 | -1/+7 |
|\ \ \
| | |/
| |/| |
|
| | * | IB/core: Create QP1 using the pkey index which contains the default pkey | Jack Morgenstein | 2013-07-31 | 1 | -1/+7 |
| |/ |
|
* | | RDMA/cma: Only call cma_save_ib_info() for CM REQs | Sean Hefty | 2013-07-31 | 1 | -1/+2 |
* | | RDMA/cma: Fix accessing invalid private data for UD | Sean Hefty | 2013-07-31 | 1 | -8/+11 |
* | | RDMA/cma: Fix gcc warning | Paul Bolle | 2013-07-30 | 1 | -4/+3 |
|/ |
|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-07-13 | 6 | -431/+834 |
|\ |
|
| *-. | Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in... | Roland Dreier | 2013-07-08 | 2 | -4/+8 |
| |\ \ |
|
| | | * | IB/uverbs: Use get_unused_fd_flags(O_CLOEXEC) instead of get_unused_fd() | Roland Dreier | 2013-07-08 | 1 | -2/+2 |
| | | * | IB/core: Fix error return code in add_port() | Wei Yongjun | 2013-06-24 | 1 | -2/+6 |
| | |/ |
|
| * | | RDMA/cma: Export AF_IB statistics | Sean Hefty | 2013-06-20 | 1 | -27/+10 |
| * | | RDMA/ucma: Allow user space to specify AF_IB when joining multicast | Sean Hefty | 2013-06-20 | 2 | -13/+51 |
| * | | RDMA/ucma: Allow user space to pass AF_IB into resolve | Sean Hefty | 2013-06-20 | 1 | -1/+29 |
| * | | RDMA/ucma: Allow user space to bind to AF_IB | Sean Hefty | 2013-06-20 | 1 | -1/+26 |
| * | | RDMA/ucma: Name changes to indicate only IP addresses supported | Sean Hefty | 2013-06-20 | 1 | -30/+30 |
| * | | RDMA/ucma: Add ability to query GID addresses | Sean Hefty | 2013-06-20 | 1 | -0/+50 |
| * | | RDMA/cma: Export cma_get_service_id() | Sean Hefty | 2013-06-20 | 1 | -6/+7 |
| * | | RDMA/ucma: Support querying when IB paths are not reversible | Sean Hefty | 2013-06-20 | 1 | -0/+35 |
| * | | IB/sa: Export function to pack a path record into wire format | Sean Hefty | 2013-06-20 | 1 | -0/+6 |
| * | | RDMA/ucma: Support querying for AF_IB addresses | Sean Hefty | 2013-06-20 | 1 | -2/+74 |
| * | | RDMA/cma: Only listen on IB devices when using AF_IB | Sean Hefty | 2013-06-20 | 1 | -0/+4 |
| * | | RDMA/cma: Set qkey for AF_IB | Sean Hefty | 2013-06-20 | 2 | -17/+26 |
| * | | RDMA/cma: Expose private data when using AF_IB | Sean Hefty | 2013-06-20 | 1 | -22/+34 |
| * | | RDMA/cma: Merge cma_get/save_net_info | Sean Hefty | 2013-06-20 | 1 | -55/+69 |
| * | | RDMA/cma: Remove unused SDP related code | Sean Hefty | 2013-06-20 | 1 | -145/+31 |
| * | | RDMA/cma: Add support for AF_IB to cma_get_service_id() | Sean Hefty | 2013-06-20 | 1 | -0/+3 |
| * | | RDMA/cma: Add support for AF_IB to rdma_resolve_route() | Sean Hefty | 2013-06-20 | 1 | -2/+11 |
| * | | RDMA/cma: Add support for AF_IB to rdma_resolve_addr() | Sean Hefty | 2013-06-20 | 1 | -6/+100 |
| * | | RDMA/cma: Verify that source and dest sa_family are the same | Sean Hefty | 2013-06-20 | 1 | -5/+3 |
| * | | RDMA/cma: Restrict AF_IB loopback to binding to IB devices only | Sean Hefty | 2013-06-20 | 1 | -8/+20 |
| * | | RDMA/cma: Add helper functions to return id address information | Sean Hefty | 2013-06-20 | 1 | -67/+71 |
| * | | RDMA/cma: Do not modify sa_family when setting loopback address | Sean Hefty | 2013-06-20 | 1 | -13/+18 |
| * | | RDMA/cma: Allow user to specify AF_IB when binding | Sean Hefty | 2013-06-20 | 1 | -6/+28 |
| * | | RDMA/cma: Update port reservation to support AF_IB | Sean Hefty | 2013-06-20 | 1 | -21/+86 |
| * | | IB/addr: Add AF_IB support to ip_addr_size | Sean Hefty | 2013-06-20 | 2 | -8/+24 |
| * | | RDMA/cma: Include AF_IB in loopback and any address checks | Sean Hefty | 2013-06-20 | 1 | -16/+24 |