summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)AuthorFilesLines
2016-05-18IB/core: Do not require CAP_NET_ADMIN for packet sniffingChristoph Lameter1-2/+1
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford6-9/+16
2016-05-13IB/core: Add Scatter FCS create flagMajd Dibbiny1-1/+2
2016-05-13IB/core: Add extended device capability flagsMajd Dibbiny1-0/+5
2016-05-13IB/SA: Use correct free functionMark Bloch1-1/+1
2016-05-13IB/core: Fix a potential array overrun in CMA and SA agentMark Bloch3-3/+4
2016-05-13IB/core: Remove unnecessary check in ibnl_rcv_msgMark Bloch1-3/+2
2016-05-13IB/IWPM: Fix a potential skb leakMark Bloch1-0/+1
2016-05-13iwcm: Fix a sparse warningBart Van Assche1-1/+1
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche2-6/+22
2016-05-13IB/core: add RW API support for signature MRsChristoph Hellwig2-5/+224
2016-05-13IB/core: generic RDMA READ/WRITE APIChristoph Hellwig3-1/+535
2016-05-13IB/core: add a need_inval flag to struct ib_mrSteve Wise1-0/+2
2016-05-13IB/core: add a simple MR poolChristoph Hellwig3-1/+92
2016-05-13IB/core: refactor ib_create_qpChristoph Hellwig1-49/+54
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig1-12/+12
2016-05-12IB/cma: pass the port number to ib_create_qpChristoph Hellwig1-0/+1
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe3-0/+12
2016-04-26IB/core: Don't drain non-existent rq queue-pairSagi Grimberg1-1/+2
2016-04-22IB/core: Fix oops in ib_cache_gid_set_default_gidDoug Ledford1-1/+2
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus 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/kerne...Linus Torvalds2-5/+5
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus 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...Doug 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