aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds4-14/+63
2016-03-21IB/core: Add interfaces to control VF attributesEli Cohen1-0/+40
2016-03-21IB/core: Support accessing SA in virtualized environmentEli Cohen1-0/+5
2016-03-21IB/core: Add subnet prefix to port infoEli Cohen1-1/+14
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky1-1/+1
2016-03-21IB/core: Replace setting the zero values in ib_uverbs_ex_query_deviceLeon Romanovsky1-12/+3
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+5
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds16-167/+479
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-22/+9
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-14Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into k.o/for-4.6Doug Ledford1-0/+164
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig1-22/+9
2016-03-04IB/core: Add arbitrary sg_list supportSagi Grimberg1-0/+2
2016-03-03IB/core: Use GRH when the path hop-limit > 0Or Gerlitz1-1/+1
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-02-29IB/core: Fix missed clean call in registration pathLeon Romanovsky1-0/+1
2016-02-29IB/core: Add don't trap flag to flow creationMarina Varshaver1-0/+8
2016-02-29IB: new common API for draining queuesSteve Wise1-0/+164
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen1-1/+1
2016-02-16mm/gup: Introduce get_user_pages_remote()Dave Hansen1-4/+4
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-02IB/core: Set correct payload length for RoCEv2 over IPv6Moni Shoua1-3/+4
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus 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