summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net/mlx5: Move pci status reg access mutex to mlx5_pci_initParav Pandit2019-07-011-1/+1
| * net/mlx5: Rename mlx5_pci_dev_type to mlx5_coredev_typeHuy Nguyen2019-07-012-5/+11
| * RDMA/mlx5: Cleanup rep when doing unloadBodong Wang2019-07-011-7/+11
| * {IB, net}/mlx5: E-Switch, Use index of rep for vport to IB port mappingBodong Wang2019-07-014-3/+5
| * net/mlx5: E-Switch, Use vport index when init repBodong Wang2019-07-011-3/+3
| * net/mlx5: Added MCQI and MCQS registers' description to ifcShay Agroskin2019-07-012-2/+58
| * net/mlx5: Add hardware definitions for sub functionsParav Pandit2019-07-011-3/+96
| * net/mlx5: E-Switch, Enable vport metadata matching if firmware supports itJianbo Liu2019-06-261-0/+23
| * RDMA/mlx5: Add vport metadata matching for IB representorsJianbo Liu2019-06-261-9/+36
| * net/mlx5: E-Switch, Add match on vport metadata for rule in slow pathJianbo Liu2019-06-261-35/+107
| * net/mlx5: E-Switch, Pass metadata from FDB to eswitch managerJianbo Liu2019-06-261-0/+64
| * net/mlx5: E-Switch, Add query and modify esw vport context functionsJianbo Liu2019-06-262-0/+29
| * net/mlx5: E-Switch, Add match on vport metadata for rule in fast pathJianbo Liu2019-06-261-34/+51
| * net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu2019-06-263-0/+6
| * net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu2019-06-264-36/+172
| * net/mlx5: Add flow context for flow tagJianbo Liu2019-06-2611-45/+71
| * net/mlx5: Introduce a helper API to check VF vportParav Pandit2019-06-262-0/+8
| * net/mlx5: Support allocating modify header context from ingress ACLJianbo Liu2019-06-261-0/+4
| * net/mlx5: Get vport ACL namespace by vport indexJianbo Liu2019-06-261-2/+2
| * net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu2019-06-261-7/+49
| * net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2019-06-247-60/+31
* | IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit2019-07-031-24/+36
* | RDMA/hns: Remove set but not used variable 'fclr_write_fail_flag'YueHaibing2019-07-031-2/+0
* | RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng2019-07-031-0/+2
* | IB/i40iw: Use kmemdup rather than open codingFuqian Huang2019-07-031-2/+2
* | IB/ipoib: Remove memset after vzalloc in ipoib_cm.cFuqian Huang2019-07-031-1/+0
* | IB: Remove unneeded memsetFuqian Huang2019-07-037-14/+0
* | Merge branch 'siw' into rdma.git for-nextJason Gunthorpe2019-07-0220-0/+10773
|\ \
| * | rdma/siw: addition to kernel build environmentBernard Metzler2019-07-025-0/+37
| * | rdma/siw: completion queue methodsBernard Metzler2019-07-021-0/+101
| * | rdma/siw: receive pathBernard Metzler2019-07-021-0/+1456
| * | rdma/siw: transmit pathBernard Metzler2019-07-021-0/+1269
| * | rdma/siw: queue pair methodsBernard Metzler2019-07-021-0/+1322
| * | rdma/siw: application buffer managementBernard Metzler2019-07-022-0/+534
| * | rdma/siw: application interfaceBernard Metzler2019-07-024-0/+2037
| * | rdma/siw: connection managementBernard Metzler2019-07-022-0/+2205
| * | rdma/siw: network and RDMA core interfaceBernard Metzler2019-07-021-0/+687
| * | rdma/siw: main include fileBernard Metzler2019-07-021-0/+745
| * | rdma/siw: iWarp wire packet formatBernard Metzler2019-07-021-0/+380
|/ /
* | IB/hfi1: No need to use try_module_get for debugfsDennis Dalessandro2019-06-281-3/+2
* | IB/rdmavt: Add trace for map_mr_sgMike Marciniszyn2019-06-282-0/+37
* | IB/rdmavt: Enhance trace information for FRWR debugMike Marciniszyn2019-06-282-4/+18
* | IB/hfi1: Add missing INVALIDATE opcodes for traceMike Marciniszyn2019-06-281-0/+2
* | IB/hfi1: Reduce excessive aspm inlinesMichael J. Ruhl2019-06-284-259/+280
* | IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR detailsMichael J. Ruhl2019-06-286-27/+79
* | IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPsMichael J. Ruhl2019-06-288-42/+106
* | IB/rdmavt: Set QP allowed opcodes after QP allocationMichael J. Ruhl2019-06-281-23/+12
* | IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is fullKamenee Arumugam2019-06-2811-25/+75
* | IB/rdmavt: Fracture single lock used for posting and processing RWQEsKamenee Arumugam2019-06-284-60/+97
* | IB/hfi1: Move receive work queue struct into uapi directoryKamenee Arumugam2019-06-286-92/+212