summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* mlx5: Fix error flow in add_keysEli Cohen2014-12-081-0/+3
* mlx5: Fix sparse warningsEli Cohen2014-12-081-1/+15
* RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai2014-11-221-4/+4
* RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai2014-11-221-1/+1
* RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai2014-11-221-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-212-14/+38
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2014-11-212-14/+38
| |\
| | * IB/isert: Adjust CQ size to HW limitsChris Moore2014-11-191-2/+6
| | * iser-target: Handle DEVICE_REMOVAL event on network portal listener correctlySagi Grimberg2014-11-021-10/+19
| | * ib_isert: Add max_send_sge=2 minimum for control PDU responsesOr Gerlitz2014-11-021-2/+5
| | * srp-target: Retry when QP creation fails with ENOMEMBart Van Assche2014-10-281-0/+8
* | | mlx5: don't duplicate kvfree()Al Viro2014-11-214-13/+13
* | | net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak2014-11-131-2/+1
* | | cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-132-62/+62
* | | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-104-52/+52
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-311-2/+8
|\ \ | |/ |/|
| * mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-301-2/+8
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-10-211-3/+3
|\ \ | |/ |/|
| * iser-target: Disable TX completion interrupt coalescingNicholas Bellinger2014-10-051-2/+2
| * iser-target: Fix smatch warningSagi Grimberg2014-10-031-1/+1
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-1918-927/+1330
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier2014-10-1417-927/+1324
| |\ \ \ \ \
| | | | | * | RDMA/ocrdma: Save the bit environment, spare unncessary parenthesisJes Sorensen2014-10-101-19/+19
| | | | | * | RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use itJes Sorensen2014-10-102-103/+101
| | | | | * | RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc()Jes Sorensen2014-10-101-9/+3
| | | | | * | RDMA/ocrdma: Remove a unused-label warningLi RongQing2014-10-101-0/+2
| | | | | * | RDMA/ocrdma: Convert kernel VA to PA for mmap in userDevesh Sharma2014-10-101-5/+5
| | | | | * | RDMA/ocrdma: Get vlan tag from ib_qp_attrsSelvin Xavier2014-10-101-4/+5
| | | | | * | RDMA/ocrdma: Add default GID at index 0Devesh Sharma2014-10-101-0/+10
| | | | * | | IB/mlx5: Modify to work with arbitrary page sizeYishai Hadas2014-10-091-8/+10
| | | | * | | IB/mlx5: Remove duplicate code from mlx5_set_pathEli Cohen2014-10-091-16/+5
| | | | * | | IB/mlx5: Fix possible array overflowEli Cohen2014-10-091-3/+3
| | | | * | | IB/core: Avoid leakage from kernel to user spaceEli Cohen2014-10-091-0/+1
| | | | * | | IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mrEli Cohen2014-10-091-3/+3
| | | | * | | IB/mlx5: Clear umr resources after ib_unregister_deviceEli Cohen2014-10-091-1/+1
| | | | |/ /
| | | * | | IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg2014-10-093-111/+83
| | | * | | Target/iser: Centralize ib_sig_domain settingSagi Grimberg2014-10-091-17/+16
| | | * | | IB/iser: Centralize ib_sig_domain settingsSagi Grimberg2014-10-091-18/+18
| | | * | | IB/mlx5: Use extended internal signature layoutSagi Grimberg2014-10-091-43/+37
| | | * | | IB/iser: Set IP_CSUM as default guard typeSagi Grimberg2014-10-091-2/+2
| | | * | | IB/iser: Remove redundant assignmentSagi Grimberg2014-10-091-1/+0
| | | * | | IB/mlx5: Use enumerations for PI copy maskSagi Grimberg2014-10-091-3/+3
| | | * | | IB/iser: Bump version, add maintainerOr Gerlitz2014-10-091-1/+1
| | | * | | IB/iser: Fix/add kernel-doc style description in iscsi_iser.cSagi Grimberg2014-10-091-9/+160
| | | * | | IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.hSagi Grimberg2014-10-091-46/+189
| | | * | | IB/iser: Nit - add space after __func__ in iser loggingSagi Grimberg2014-10-091-8/+8
| | | * | | IB/iser: Change iscsi_conn_stop log level to infoAriel Nahum2014-10-091-1/+1
| | | * | | IB/iser: Suppress scsi command send completionsSagi Grimberg2014-10-093-7/+16
| | | * | | IB/iser: Optimize completion pollingSagi Grimberg2014-10-092-5/+11
| | | * | | IB/iser: Use beacon to indicate all completions were consumedSagi Grimberg2014-10-093-22/+23
OpenPOWER on IntegriCloud