aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty12-352/+234
2017-02-19IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavtBrian Welty13-99/+58
2017-02-19IB/hfi1: Check upper-case EFI variablesSebastian Sanchez1-4/+22
2017-02-19IB/hfi1: Reduce oversized fields in struct hfi1_packetSebastian Sanchez1-4/+3
2017-02-19IB/hfi1: Add additional fields to qp_statsMike Marciniszyn1-1/+3
2017-02-19IB/hfi1: Allocate context data on memory nodeSebastian Sanchez1-8/+9
2017-02-19IB/rdmavt: Use per-CPU reference count for MRsSebastian Sanchez1-21/+38
2017-02-19IB/hfi1: Access hfi1_ibport through rcd pointerSebastian Sanchez6-11/+16
2017-02-19IB/hfi1: Correct error calldown lockingMike Marciniszyn1-8/+11
2017-02-19IB/hfi1: Use static CTLE with Preset 6 for integrated HFIsEaswar Hariharan1-2/+2
2017-02-19IB/hfi1: Ensure read of producer s_head is correctMike Marciniszyn2-6/+8
2017-02-19IB/hfi1: Process qp wait list in IRQ thread periodicallyMike Marciniszyn1-54/+67
2017-02-19IB/hfi1: Correct defered count after processing qp_wait_listMike Marciniszyn1-0/+4
2017-02-19IB/rxe: use setup_timer to simplify the codeWei Yongjun1-7/+2
2017-02-19IB/iser: Protect completion context active_qps updateMax Gurtovoy1-0/+2
2017-02-19iw_cxgb4: clean up send_connect()Ganesh Goudar1-20/+36
2017-02-19Merge branch 'k.o/for-4.10-rc' into HEADDoug Ledford26-192/+259
2017-02-15IB/cma: Destination and source addr families must matchMoni Shoua1-0/+4
2017-02-15IB/cma: Add default RoCE TOS to CMA configfsMajd Dibbiny3-5/+94
2017-02-15IB/core: Remove pointer casting from void to net_deviceParav Pandit1-18/+10
2017-02-15IB/IPoIB: Add destination address when re-queue packetErez Shitrit1-13/+17
2017-02-15IB/mlx5: Fix configuration of port capabilitiesEli Cohen1-0/+35
2017-02-14IB/mlx4: Take source GID by index from HW GID tableTalat Batheesh1-24/+32
2017-02-14IB/mlx5: Fix blue flame buffer size calculationEli Cohen1-1/+4
2017-02-14IB/mlx4: Remove unused variable from function declarationLeon Romanovsky1-2/+2
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz22-54/+73
2017-02-14IB: Add protocol for USNICOr Gerlitz1-0/+1
2017-02-14IB/mlx4: Support raw packet protocolOr Gerlitz1-2/+5
2017-02-14IB/mlx5: Support raw packet protocolOr Gerlitz1-2/+4
2017-02-14IB/mlx5: Add implicit MR supportArtemy Kovalyov4-49/+511
2017-02-14IB/mlx5: Expose MR cache for mlx5_ibArtemy Kovalyov2-28/+80
2017-02-14IB/mlx5: Add null_mkey accessArtemy Kovalyov3-1/+89
2017-02-14IB/umem: Indicate that process is being terminatedArtemy Kovalyov1-2/+3
2017-02-14IB/umem: Update on demand page (ODP) supportArtemy Kovalyov3-15/+96
2017-02-14IB/mlx5: Support creation of a WQ with scatter FCS offloadNoa Osherovich1-2/+11
2017-02-14IB/mlx5: Enable QP creation with cvlan offloadNoa Osherovich2-1/+18
2017-02-14IB/mlx5: Enable WQ creation and modification with cvlan offloadNoa Osherovich1-1/+29
2017-02-14IB/mlx5: Expose vlan offloads capabilitiesNoa Osherovich1-2/+12
2017-02-14IB/uverbs: Enable QP creation with cvlan offloadNoa Osherovich1-1/+2
2017-02-14IB/uverbs: Enable WQ creation and modification with cvlan offloadNoa Osherovich1-1/+8
2017-02-14IB/uverbs: Expose vlan offloads capabilitiesNoa Osherovich1-0/+6
2017-02-14IB/mlx5: Add port counter support for Receive WQsMajd Dibbiny1-1/+11
2017-02-14IB/mlx5: Expose Q counters groups only if they are supported by FWKamal Heib3-43/+128
2017-02-14IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPPLeon Romanovsky1-6/+6
2017-02-14IB/mlx5: Add flow tag supportMoses Reuben1-3/+23
2017-02-14IB/uverbs: Add support for flow tagMoses Reuben2-2/+34
2017-02-14IB/mlx5: Remove deprecated module parameterLeon Romanovsky1-7/+0
2017-02-14IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny3-0/+30
2017-02-14IB/mlx5: Avoid SMP MADs from VFsMaor Gottlieb1-0/+6
2017-02-14IB/mlx5: Add additional checks before processing MADsMaor Gottlieb2-0/+45