summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)AuthorFilesLines
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford4-40/+178
2016-03-16iwpm: crash fix for large connections testFaisal Latif3-13/+13
2016-03-16iwcm: common code for port mapperFaisal Latif2-27/+165
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford3-1/+25
2016-03-15Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...Doug Ledford1-0/+164
2016-03-04IB/core: Add arbitrary sg_list supportSagi Grimberg1-0/+2
2016-03-03IB/core: trivial prink cleanup.Parav Pandit10-89/+77
2016-03-03IB/core: Replace memset with eth_zero_addrAmitoj Kaur Chawla1-1/+1
2016-03-03IB/core: Modify conditional on ucontext existenceEli Cohen1-6/+6
2016-03-03IB/core: IB/core: Allow legacy verbs through extended interfacesEli Cohen1-10/+19
2016-03-03IB/core: Avoid duplicate codeEli Cohen1-20/+9
2016-03-03IB/{core, mlx5}: Fix input len in vendor part of create_qp/srqMajd Dibbiny1-3/+6
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak1-1/+7
2016-03-01IB/cma: Print warning on different inner and header P_KeysHaggai Eran1-0/+8
2016-03-01IB/core: Fix missed clean call in registration pathLeon Romanovsky1-0/+1
2016-03-01IB/core: Add don't trap flag to flow creationMarina Varshaver1-0/+8
2016-03-01IB: new common API for draining queuesSteve Wise1-0/+164
2016-02-11IB/core: Fix reading capability mask of the port info classEran Ben Elisha1-3/+2
2016-02-04IB/sysfs: remove unused va_list argsColin Ian King1-2/+0
2016-02-03IB/core: Set correct payload length for RoCEv2 over IPv6Moni Shoua1-3/+4
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds24-533/+2150
2016-01-21IB/sa: Fix netlink local service GFP crashKaike Wan1-2/+6
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua1-1/+1
2016-01-19IB/core: Use hop-limit from IP stack for RoCEMatan Barak4-17/+21
2016-01-19IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak2-12/+13
2016-01-19IB/cm: Fix a recently introduced deadlockBart Van Assche1-2/+2
2016-01-19IB/core: Fix dereference before checkMatan Barak1-4/+5
2016-01-19IB/core: Eliminate sparse false context imbalance warningMatan Barak1-0/+1
2016-01-19IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handlingHal Rosenstock1-4/+6
2016-01-19IB/core: Remove set-but-not-used variable from ib_sg_to_pages()Bart Van Assche1-2/+1
2016-01-19IB/mad: use CQ abstractionChristoph Hellwig2-105/+59
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig4-11/+16
2016-01-19IB/cma: allocating too much memory in make_cma_ports()Dan Carpenter1-8/+7
2016-01-19IB/sysfs: Fix sparse warning on attr_idIra Weiny1-2/+2
2016-01-19IB/cma: Fix RDMA port validation for iWarpMatan Barak1-1/+1
2015-12-24IB/core: constify mmu_notifier_ops structuresJulia Lawall1-1/+1
2015-12-24IB/mad: Ensure fairness in ib_mad_completion_handlerDean Luick1-0/+18
2015-12-24IB/core: Add cross-channel supportLeon Romanovsky1-1/+4
2015-12-23IB/core: Display extended counter set if availableChristoph Lameter1-3/+107
2015-12-23IB/core: Specify attribute_id in port_table_attributeChristoph Lameter1-2/+5
2015-12-23IB/core: Create get_perf_mad function in sysfs.cChristoph Lameter1-22/+40
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2-13/+1
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig4-39/+16
2015-12-23IB: remove ib_query_mrChristoph Hellwig1-7/+0
2015-12-23IB/cma: Join and leave multicast groups with IGMPMoni Shoua2-9/+104
2015-12-23IB/core: Initialize UD header structure with IP and UDP headersMoni Shoua1-11/+144
2015-12-23IB/cma: Add configfs for rdma_cmMatan Barak5-7/+473
2015-12-23IB/rdma_cm: Add wrapper for cma reference countMatan Barak2-2/+13
2015-12-23IB/core: Validate route when we init ahMatan Barak5-76/+262
2015-12-23IB/core: Move rdma_is_upper_dev_rcu to header fileMatan Barak2-16/+17