summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)AuthorLines
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe-0/+12
2016-04-26IB/core: Don't drain non-existent rq queue-pairSagi Grimberg-1/+2
2016-04-22IB/core: Fix oops in ib_cache_gid_set_default_gidDoug Ledford-1/+2
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-14/+63
2016-03-21IB/core: Add interfaces to control VF attributesEli Cohen-0/+40
2016-03-21IB/core: Support accessing SA in virtualized environmentEli Cohen-0/+5
2016-03-21IB/core: Add subnet prefix to port infoEli Cohen-1/+14
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky-1/+1
2016-03-21IB/core: Replace setting the zero values in ib_uverbs_ex_query_deviceLeon Romanovsky-12/+3
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+5
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-167/+479
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds-22/+9
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford-40/+178
2016-03-16iwpm: crash fix for large connections testFaisal Latif-13/+13
2016-03-16iwcm: common code for port mapperFaisal Latif-27/+165
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford-1/+25
2016-03-14Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...Doug Ledford-0/+164
2016-03-06configfs: switch ->default groups to a linked listChristoph Hellwig-22/+9
2016-03-04IB/core: Add arbitrary sg_list supportSagi Grimberg-0/+2
2016-03-03IB/core: Use GRH when the path hop-limit > 0Or Gerlitz-1/+1
2016-03-03IB/core: trivial prink cleanup.Parav Pandit-89/+77
2016-03-03IB/core: Replace memset with eth_zero_addrAmitoj Kaur Chawla-1/+1
2016-03-03IB/core: Modify conditional on ucontext existenceEli Cohen-6/+6
2016-03-03IB/core: IB/core: Allow legacy verbs through extended interfacesEli Cohen-10/+19
2016-03-03IB/core: Avoid duplicate codeEli Cohen-20/+9
2016-03-03IB/{core, mlx5}: Fix input len in vendor part of create_qp/srqMajd Dibbiny-3/+6
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak-1/+7
2016-03-01IB/cma: Print warning on different inner and header P_KeysHaggai Eran-0/+8
2016-02-29IB/core: Fix missed clean call in registration pathLeon Romanovsky-0/+1
2016-02-29IB/core: Add don't trap flag to flow creationMarina Varshaver-0/+8
2016-02-29IB: new common API for draining queuesSteve Wise-0/+164
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen-1/+1
2016-02-16mm/gup: Introduce get_user_pages_remote()Dave Hansen-4/+4
2016-02-11IB/core: Fix reading capability mask of the port info classEran Ben Elisha-3/+2
2016-02-04IB/sysfs: remove unused va_list argsColin Ian King-2/+0
2016-02-02IB/core: Set correct payload length for RoCEv2 over IPv6Moni Shoua-3/+4
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-533/+2150
2016-01-21IB/sa: Fix netlink local service GFP crashKaike Wan-2/+6
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua-1/+1
2016-01-19IB/core: Use hop-limit from IP stack for RoCEMatan Barak-17/+21
2016-01-19IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak-12/+13
2016-01-19IB/cm: Fix a recently introduced deadlockBart Van Assche-2/+2
2016-01-19IB/core: Fix dereference before checkMatan Barak-4/+5
2016-01-19IB/core: Eliminate sparse false context imbalance warningMatan Barak-0/+1
2016-01-19IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handlingHal Rosenstock-4/+6
2016-01-19IB/core: Remove set-but-not-used variable from ib_sg_to_pages()Bart Van Assche-2/+1
2016-01-19IB/mad: use CQ abstractionChristoph Hellwig-105/+59
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig-11/+16
2016-01-19IB/cma: allocating too much memory in make_cma_ports()Dan Carpenter-8/+7
2016-01-19IB/sysfs: Fix sparse warning on attr_idIra Weiny-2/+2