summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua20-20/+56
2016-12-13IB/mlx5: Report that device has udata response in create_ahMoni Shoua1-1/+2
2016-12-13IB/core: Change ib_resolve_eth_dmac to use it in create AHMoni Shoua3-48/+47
2016-12-13IB/mlx5: Add support to match inner packet fieldsMoses Reuben1-53/+78
2016-12-13IB/core: Introduce inner flow steeringMoses Reuben1-1/+3
2016-12-13IB/mlx5: Support Vxlan tunneling specificationMoses Reuben1-0/+11
2016-12-13IB/core: Add flow spec tunneling supportMoses Reuben1-0/+15
2016-12-13IB/mlx5: Add support for CQE compressingBodong Wang1-1/+29
2016-12-13IB/mlx5: Report mlx5 CQE compression caps during queryBodong Wang1-0/+10
2016-12-13IB/mlx5: Report mlx5 multi packet WQE caps during queryBodong Wang1-0/+11
2016-12-13IB/rxe: Increase max number of completions to 32kYonatan Cohen1-1/+1
2016-12-13IB/mlx4: Check if GRH is available before using itEran Ben Elisha1-2/+2
2016-12-13IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha1-8/+13
2016-11-16IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed1-3/+5
2016-11-16IB/mlx4: Put non zero value in max_ah device attributeMaor Gottlieb1-0/+1
2016-11-16IB/mlx4: Handle well-known-gid in mad_demux processingJack Morgenstein1-4/+12
2016-11-16IB/mlx4: Handle IPv4 header when demultiplexing MADMoni Shoua2-10/+39
2016-11-16IB/mlx4: Set traffic class in AHMaor Gottlieb1-2/+4
2016-11-16IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib1-2/+0
2016-11-16IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny6-8/+18
2016-11-16IB/mlx5: Fix reported max SGE calculationEli Cohen2-4/+33
2016-11-16IB/mlx5: Wait for all async command completions to completeEli Cohen1-0/+28
2016-11-16IB/mlx5: Put non zero value in max_ahMaor Gottlieb1-0/+1
2016-11-16IB/mlx5: Fix atomic cap in indirect UMRMaor Gottlieb1-5/+7
2016-11-16IB/mlx5: Replace numerical constant with predefined MACROMax Gurtovoy1-1/+1
2016-11-16IB/core: Save QP in ib_flow structureMark Bloch2-2/+3
2016-10-30net/mlx5: Add multi dest supportMark Bloch2-8/+8
2016-10-30IB/mlx5: Skip handling unknown eventsSaeed Mahameed1-0/+2
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds5-6/+17
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes1-2/+5
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes4-4/+12
2016-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds12-0/+6557
2016-10-14Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds12-316/+385
2016-10-14qedr: Add events support and register IB deviceRam Amrani3-2/+158
2016-10-14qedr: Add GSI supportRam Amrani7-1/+706
2016-10-14qedr: Add LL2 RoCE interfaceRam Amrani2-2/+34
2016-10-14qedr: Add support for data pathRam Amrani5-1/+1614
2016-10-14qedr: Add support for memory registeration verbsRam Amrani4-1/+425
2016-10-14qedr: Add support for QP verbsRam Amrani6-1/+1286
2016-10-14qedr: Add support for PD,PKEY and CQ verbsRam Amrani5-1/+758
2016-10-14qedr: Add support for user context verbsRam Amrani5-1/+569
2016-10-14qedr: Add support for RoCE HW initRam Amrani4-2/+691
2016-10-14qedr: Add RoCE driver frameworkRam Amrani6-0/+328
2016-10-11kthread: kthread worker API cleanupPetr Mladek1-5/+5
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro18-81/+200
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds85-998/+11451
2016-10-09Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds17-121/+190
2016-10-07iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise5-11/+91
2016-10-07IB/core: correctly handle rdma_rw_init_mrs() failureSteve Wise1-1/+1