summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | | mlx5: Use enum to indicate adapter page sizeEli Cohen2013-11-083-5/+6
| | | | | | | * | | IB/mlx5: Update opt param mask for RTS2RTSEli Cohen2013-11-081-2/+4
| | | | | | | * | | IB/mlx5: Remove "Always false" comparisonEli Cohen2013-11-081-1/+1
| | | | | | | * | | IB/mlx5: Remove dead code in mr.cEli Cohen2013-11-081-7/+3
| | | | | | | * | | mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-083-5/+5
| | | | | | | * | | IB/mlx5: Fix srq free in destroy qpMoshe Lazer2013-11-081-12/+4
| | | | | | | * | | IB/mlx5: Simplify mlx5_ib_destroy_srqEli Cohen2013-11-081-3/+1
| | | | | | | * | | IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MREli Cohen2013-11-081-0/+4
| | | | | | | * | | IB/mlx5: Multithreaded create MREli Cohen2013-11-084-40/+136
| | | | | | | * | | IB/mlx5: Fix check of number of entries in create CQEli Cohen2013-11-081-1/+4
| | | | | | | |/ /
| | | | | | * / / IB/mlx4: Fix endless loop in resize CQEli Cohen2013-11-151-1/+1
| | | | | | |/ /
| | | | | * | | IB/ucma: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-11-161-1/+1
| | | | | * | | IB/cm: Convert to using idr_alloc_cyclic()Zhao Hongjiang2013-11-161-4/+1
| | | | | * | | IB/core: Encorce MR access rights rules on kernel consumersEli Cohen2013-11-152-7/+17
| | | | | * | | IB/core: Add Cisco usNIC rdma node and transport typesUpinder Malhi \(umalhi\)2013-11-092-0/+4
| | | | | * | | IB/netlink: Remove superfluous RDMA_NL_GET_OP() maskingMathias Krause2013-11-081-1/+1
| | | | | * | | IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctlyLatchesar Ionkov2013-11-081-0/+3
| | | | | |/ /
| | | | * | | IPoIB: lower NAPI weightMichal Schmidt2013-11-081-1/+1
| | | | * | | IPoIB: Start multicast join process only on active portsErez Shitrit2013-11-081-0/+8
| | | | * | | IPoIB: Add path query flushing in ipoib_ib_dev_cleanupErez Shitrit2013-11-081-0/+5
| | | | * | | IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit2013-11-082-4/+19
| | | | * | | IPoIB: Avoid flushing the driver workqueue on dev_downErez Shitrit2013-11-081-3/+1
| | | | * | | IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit2013-11-085-14/+16
| | | | * | | IPoIB: Change CM skb memory allocation to be non-atomic during initTal Alon2013-11-081-5/+9
| | | | * | | IPoIB: Fix crash in dev_open error flowErez Shitrit2013-11-081-4/+7
| | | | |/ /
| | | * | | IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak2013-11-175-26/+0
| | | * | | IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2013-11-174-64/+145
| | | * | | IB/core: Remove ib_uverbs_flow_spec structure from userspaceYann Droneaud2013-11-171-0/+16
| | | * | | IB/core: Make uverbs flow structure use names like verbs onesYann Droneaud2013-11-171-6/+6
| | | * | | IB/core: Rename 'flow' structs to match other uverbs structsYann Droneaud2013-11-171-7/+7
| | | * | | IB/core: clarify overflow/underflow checks on ib_create/destroy_flowMatan Barak2013-11-171-17/+15
| | | |/ /
| | * / / IB/cxgb4: Fix formatting of physical addressBen Hutchings2013-11-081-2/+2
| | |/ /
| * | | RDMA/cma: Remove unused argument and minor dead codeMichal Nazarewicz2013-11-111-3/+0
| * | | RDMA/ucma: Discard events for IDs not yet claimed by user spaceSean Hefty2013-11-111-1/+1
| * | | IB/cma: Check for GID on listening device firstDoug Ledford2013-11-081-6/+30
| * | | IB/cma: Use cached gidsDoug Ledford2013-11-081-29/+6
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-2/+2
|\ \ \
| * | | treewide: Fix typo in KconfigMasanari Iida2013-10-141-2/+2
* | | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-141-83/+43
|\ \ \ \
| * | | | IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return valuesBjorn Helgaas2013-10-041-16/+12
| * | | | IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify codeYijing Wang2013-09-241-66/+30
| * | | | IB/qib: Use pci_is_root_bus() to check whether it is a root busYijing Wang2013-09-241-1/+1
| | |_|/ | |/| |
* | | | qib_fs: fix (some) dcache abusesAl Viro2013-11-131-2/+5
* | | | net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-071-6/+0
* | | | RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlansEyal Perry2013-11-071-5/+21
* | | | mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-041-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-041-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-271-1/+1
| |\ \ \
| | * | | iser-target: check device before dereferencing its variableVu Pham2013-10-231-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-2315-111/+116
|\| | | |