Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-07-13 | 47 | -786/+9961 | |
|\ | ||||||
| *---. | Merge branches 'mlx5', 'qib' and 'srp' into for-next | Roland Dreier | 2013-07-11 | 6 | -10/+179 | |
| |\ \ \ | ||||||
| | | | * | IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline | Bart Van Assche | 2013-07-11 | 1 | -2/+1 | |
| | | * | | IB/qib: Log all SDMA errors unconditionally | Dean Luick | 2013-07-11 | 3 | -1/+171 | |
| | | * | | IB/qib: Fix module-level leak | Mike Marciniszyn | 2013-07-11 | 1 | -3/+3 | |
| | * | | | mlx5: Return -EFAULT instead of -EPERM | Dan Carpenter | 2013-07-11 | 1 | -4/+4 | |
| | | | | | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *---------. \ \ \ | Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in... | Roland Dreier | 2013-07-08 | 42 | -355/+8962 | |
| |\ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | / / | | | | | | | |/ / | | | | | | |/| / | | | | | | | |/ | ||||||
| | | | | | | * | IB/srp: Bump driver version and release date | Vu Pham | 2013-07-01 | 1 | -2/+2 | |
| | | | | | | * | IB/srp: Make HCA completion vector configurable | Bart Van Assche | 2013-07-01 | 2 | -2/+25 | |
| | | | | | | * | IB/srp: Maintain a single connection per I_T nexus | Bart Van Assche | 2013-07-01 | 1 | -2/+42 | |
| | | | | | | * | IB/srp: Fail I/O fast if target offline | Bart Van Assche | 2013-07-01 | 1 | -0/+2 | |
| | | | | | | * | IB/srp: Skip host settle delay | Bart Van Assche | 2013-06-27 | 1 | -0/+1 | |
| | | | | | | * | IB/srp: Avoid skipping srp_reset_host() after a transport error | Bart Van Assche | 2013-06-27 | 1 | -3/+8 | |
| | | | | | | * | IB/srp: Fix remove_one crash due to resource exhaustion | Dotan Barak | 2013-06-27 | 1 | -0/+2 | |
| | | | | | * | | IB/qib: New transmitter tunning settings for Dell 1.1 backplane | Mitko Haralanov | 2013-06-26 | 1 | -22/+37 | |
| | | | | | * | | IB/qib: Add qp_stats debug file | Mike Marciniszyn | 2013-06-21 | 3 | -1/+161 | |
| | | | | | * | | IB/qib: Add per-context stats interface | Mike Marciniszyn | 2013-06-21 | 1 | -0/+63 | |
| | | | | | * | | IB/qib: Convert opcode counters to per-context | Mike Marciniszyn | 2013-06-21 | 8 | -23/+284 | |
| | | | | | * | | IB/qib: Optimize CQ callbacks | Mike Marciniszyn | 2013-06-21 | 4 | -24/+76 | |
| | | | | | * | | IB/qib: Add dual-rail NUMA awareness for PSM processes | Ramkrishna Vepa | 2013-06-21 | 1 | -49/+125 | |
| | | | | | * | | IB/qib: Add optional NUMA affinity | Ramkrishna Vepa | 2013-06-21 | 3 | -9/+43 | |
| | | | | | * | | IB/qib: Update minor version number | Vinit Agnihotri | 2013-06-21 | 1 | -1/+1 | |
| | | | | | * | | IB/qib: Remove atomic_inc_not_zero() from QP RCU | Mike Marciniszyn | 2013-06-21 | 1 | -14/+15 | |
| | | | | | * | | IB/qib: Add DCA support | Mike Marciniszyn | 2013-06-21 | 6 | -12/+404 | |
| | | | | | |/ | ||||||
| | | | | * | | RDMA/ocrdma: Fix error return code in ocrdma_set_create_qp_rq_cmd() | Wei Yongjun | 2013-06-24 | 1 | -1/+1 | |
| | | | | * | | RDMA/ocrdma: Reorg structures to avoid padding | Naresh Gottumukkala | 2013-06-20 | 1 | -6/+8 | |
| | | | | * | | RDMA/ocrdma: Change macros to inline funtions | Naresh Gottumukkala | 2013-06-20 | 3 | -20/+40 | |
| | | | | * | | RDMA/ocrdma: Set bad_wr in error case | Naresh Gottumukkala | 2013-06-20 | 1 | -0/+2 | |
| | | | | * | | RDMA/ocrdma: Replace ocrdma_err with pr_err | Naresh Gottumukkala | 2013-06-20 | 4 | -74/+70 | |
| | | | | * | | RDMA/ocrdma: Use MCC_CREATE_EXT_V1 for MCC create | Naresh Gottumukkala | 2013-06-20 | 2 | -44/+15 | |
| | | | | * | | RDMA/ocrdma: Remove use_cnt for queues | Gottumukkala, Naresh | 2013-06-20 | 3 | -43/+1 | |
| | | | | |/ | ||||||
| | | | * | | IB/mlx5: Make profile[] static in main.c | Roland Dreier | 2013-07-08 | 1 | -1/+1 | |
| | | | * | | mlx5: Add driver for Mellanox Connect-IB adapters | Eli Cohen | 2013-07-08 | 15 | -0/+7525 | |
| | | | |/ | ||||||
| | | * | | 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 | |
| | | * | | IB/ehca: Fix error return code in ehca_create_slab_caches() | Wei Yongjun | 2013-06-20 | 1 | -0/+1 | |
| | | |/ | ||||||
| | * / | RDMA/cxgb3: Timeout condition is never true | Dan Carpenter | 2013-06-20 | 1 | -1/+2 | |
| | |/ | ||||||
| * | | 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 |