aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAge
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-13
|\
| *---. Merge branches 'mlx5', 'qib' and 'srp' into for-nextRoland Dreier2013-07-11
| |\ \ \
| | | * | IB/qib: Log all SDMA errors unconditionallyDean Luick2013-07-11
| | | * | IB/qib: Fix module-level leakMike Marciniszyn2013-07-11
| | * | | mlx5: Return -EFAULT instead of -EPERMDan Carpenter2013-07-11
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in...Roland Dreier2013-07-08
| |\ \ \ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | / / | | | | | | |/ / | | |_|_|_|_| / | |/| | | | |
| | | | | | * IB/qib: New transmitter tunning settings for Dell 1.1 backplaneMitko Haralanov2013-06-26
| | | | | | * IB/qib: Add qp_stats debug fileMike Marciniszyn2013-06-21
| | | | | | * IB/qib: Add per-context stats interfaceMike Marciniszyn2013-06-21
| | | | | | * IB/qib: Convert opcode counters to per-contextMike Marciniszyn2013-06-21
| | | | | | * IB/qib: Optimize CQ callbacksMike Marciniszyn2013-06-21
| | | | | | * IB/qib: Add dual-rail NUMA awareness for PSM processesRamkrishna Vepa2013-06-21
| | | | | | * IB/qib: Add optional NUMA affinityRamkrishna Vepa2013-06-21
| | | | | | * IB/qib: Update minor version numberVinit Agnihotri2013-06-21
| | | | | | * IB/qib: Remove atomic_inc_not_zero() from QP RCUMike Marciniszyn2013-06-21
| | | | | | * IB/qib: Add DCA supportMike Marciniszyn2013-06-21
| | |_|_|_|/ | |/| | | |
| | | | | * RDMA/ocrdma: Fix error return code in ocrdma_set_create_qp_rq_cmd()Wei Yongjun2013-06-24
| | | | | * RDMA/ocrdma: Reorg structures to avoid paddingNaresh Gottumukkala2013-06-20
| | | | | * RDMA/ocrdma: Change macros to inline funtionsNaresh Gottumukkala2013-06-20
| | | | | * RDMA/ocrdma: Set bad_wr in error caseNaresh Gottumukkala2013-06-20
| | | | | * RDMA/ocrdma: Replace ocrdma_err with pr_errNaresh Gottumukkala2013-06-20
| | | | | * RDMA/ocrdma: Use MCC_CREATE_EXT_V1 for MCC createNaresh Gottumukkala2013-06-20
| | | | | * RDMA/ocrdma: Remove use_cnt for queuesGottumukkala, Naresh2013-06-20
| | |_|_|/ | |/| | |
| | | | * IB/mlx5: Make profile[] static in main.cRoland Dreier2013-07-08
| | | | * mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-08
| | |_|/ | |/| |
| | | * IB/ehca: Fix error return code in ehca_create_slab_caches()Wei Yongjun2013-06-20
| | |/ | |/|
| | * RDMA/cxgb3: Timeout condition is never trueDan Carpenter2013-06-20
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
| |\
| * | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-04
|\ \ \
| * | | ibmebus: convert of_platform_driver to platform_driverRob Herring2013-06-12
| | |/ | |/|
* / | drivers: avoid format string in dev_set_nameKees Cook2013-07-03
|/ /
* / IB/qib: Fix lockdep splat in qib_alloc_lkey()Mike Marciniszyn2013-06-04
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-08
|\
| *-----. Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier2013-05-08
| |\ \ \ \
| | | | | * IB/qib: Correct qib_verbs_register_sysfs() error handlingMike Marciniszyn2013-04-17
| | | | | * IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn2013-04-17
| | | |_|/ | | |/| |
| | | | * IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen2013-04-24
| | | | * IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak2013-04-24
| | | | * IB/mlx4: Fetch XRC SRQ in the CQ polling codeShlomo Pongratz2013-04-17
| | | |/ | | |/|
| | | * RDMA: Rename random32() to prandom_u32()Akinobu Mita2013-04-17
| | | * RDMA/cxgb3: Fix uninitialized variableCong Ding2013-04-17
| | |/
| * / RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo2013-04-17
| |/
* | aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* | drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton2013-05-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\ \
| * | net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2013-04-24
| * | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
| * | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19