| Commit message (Expand) | Author | Age | Files | Lines |
*-----------. | Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes... | Roland Dreier | 2013-07-31 | 11 | -13/+30 |
|\ \ \ \ \ \ \ |
|
| | | | | | | * | IB/qib: Add err_decode() call for ring dump | Mike Marciniszyn | 2013-07-30 | 2 | -1/+3 |
| |_|_|_|_|_|/
|/| | | | | | |
|
| | | | | | * | RDMA/ocrdma: Fix several stack info leaks | Dan Carpenter | 2013-07-30 | 1 | -1/+4 |
| | | | | | * | RDMA/ocrdma: Remove unused include | Roland Dreier | 2013-07-26 | 1 | -1/+0 |
| |_|_|_|_|/
|/| | | | | |
|
| | | | | * | Revert "RDMA/nes: Fix compilation error when nes_debug is enabled" | Roland Dreier | 2013-07-30 | 1 | -2/+2 |
| | | | | * | RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq() | Dan Carpenter | 2013-07-30 | 1 | -1/+2 |
| |_|_|_|/
|/| | | | |
|
| | | | * | mlx5_core: Variable may be used uninitialized | Andi Shyti | 2013-07-31 | 1 | -1/+1 |
| | | | * | IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext() | Dan Carpenter | 2013-07-31 | 1 | -1/+2 |
| | | | * | IB/mlx5: Fix error return code in init_one() | Wei Yongjun | 2013-07-31 | 1 | -3/+5 |
| |_|_|/
|/| | | |
|
| | | * | IB/mlx4: Use default pkey when creating tunnel QPs | Jack Morgenstein | 2013-07-31 | 1 | -2/+8 |
| |_|/
|/| | |
|
| | * | RDMA/cxgb4: Fix stack info leak in c4iw_create_qp() | Dan Carpenter | 2013-07-30 | 1 | -0/+2 |
| |/
|/| |
|
| * | RDMA/cxgb3: Fix stack info leak in iwch_create_cq() | Dan Carpenter | 2013-07-30 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-07-13 | 37 | -346/+9044 |
|\ |
|
| *---. | Merge branches 'mlx5', 'qib' and 'srp' into for-next | Roland Dreier | 2013-07-11 | 5 | -8/+178 |
| |\ \ \ |
|
| | | * | | 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 | 36 | -342/+8870 |
| |\ \ \ \ \ \ \ \
| | | | | |_|/ / /
| | | | |/| | / /
| | | | | | |/ /
| | |_|_|_|_| /
| |/| | | | | |
|
| | | | | | * | 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 | 13 | -0/+7523 |
| | |_|/
| |/| | |
|
| | | * | 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 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-19 | 1 | -1/+1 |
| |\ |
|
| * | | net: pass info struct via netdevice notifier | Jiri Pirko | 2013-05-28 | 1 | -1/+1 |
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-07-04 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | ibmebus: convert of_platform_driver to platform_driver | Rob Herring | 2013-06-12 | 1 | -3/+2 |
| | |/
| |/| |
|
* | | | drivers: avoid format string in dev_set_name | Kees Cook | 2013-07-03 | 1 | -1/+1 |
|/ / |
|
* | | IB/qib: Fix lockdep splat in qib_alloc_lkey() | Mike Marciniszyn | 2013-06-04 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-05-08 | 7 | -21/+58 |
|\ |
|
| *-----. | Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into... | Roland Dreier | 2013-05-08 | 9 | -17/+50 |
| |\ \ \ \ |
|
| | | | | * | IB/qib: Correct qib_verbs_register_sysfs() error handling | Mike Marciniszyn | 2013-04-16 | 2 | -2/+7 |
| | | | | * | IB/ipath: Correct ipath_verbs_register_sysfs() error handling | Mike Marciniszyn | 2013-04-16 | 1 | -9/+10 |
| | | |_|/
| | |/| | |
|