summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-08RDMA/hns: Replace not intuitive function/macro namesYixing Liu6-59/+63
2019-11-08RDMA/hns: Modify fields of struct hns_roce_srqYixian Liu3-22/+21
2019-11-08RDMA/hns: Delete unnecessary uar from hns_roce_cqYixian Liu2-4/+1
2019-11-08RDMA/hns: Remove unnecessary structure hns_roce_sqpLang Cheng4-22/+5
2019-11-08RDMA/hns: Delete unnecessary variable max_postYixian Liu2-5/+4
2019-11-06RDMA/mlx5: Rewrite MAD processing logic to be readableLeon Romanovsky1-61/+55
2019-11-06RDMA/ocrdma: Simplify process_mad functionLeon Romanovsky1-8/+4
2019-11-06RDMA/mad: Do not check MAD sizes in roce and ib driversLeon Romanovsky5-20/+0
2019-11-06RDMA/ocrdma: Make ocrdma_pma_counters() return voidLeon Romanovsky3-9/+4
2019-11-06RDMA/mad: Allocate zeroed MAD bufferLeon Romanovsky5-14/+2
2019-11-06RDMA/qib: Delete empty check_cc_key functionLeon Romanovsky1-11/+0
2019-11-06RDMA/qib: Delete extra lineLeon Romanovsky1-1/+0
2019-11-06RDMA/mad: Delete never implemented functionsLeon Romanovsky2-59/+0
2019-11-06Revert "RDMA/srpt: Postpone HCA removal until after configfs directory removal"Bart Van Assche1-5/+1
2019-11-06RDMA/qedr: Remove unsupported modify_port callbackKamal Heib3-9/+0
2019-11-06RDMA/ocrdma: Remove unsupported modify_port callbackKamal Heib3-9/+0
2019-11-06RDMA/hns: Remove unsupported modify_port callbackKamal Heib1-7/+0
2019-11-06RDMA/core: Fix return code when modify_port isn't supportedKamal Heib1-1/+5
2019-11-06RDMA/qedr: Add iWARP doorbell recovery supportMichal Kalderon2-6/+43
2019-11-06RDMA/qedr: Add doorbell overflow recovery supportMichal Kalderon3-50/+300
2019-11-06RDMA/qedr: Use the common mmap APIMichal Kalderon4-121/+98
2019-11-06RDMA/siw: Use the common mmap_xa helpersMichal Kalderon4-102/+114
2019-11-06RDMA/efa: Use the common mmap_xa helpersMichal Kalderon3-194/+153
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon8-34/+70
2019-11-06RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon5-0/+275
2019-11-05net/mlx5: fix spelling mistake "metdata" -> "metadata"Colin Ian King1-1/+1
2019-11-05net/mlx5: fix kvfree of uninitialized pointer specColin Ian King1-1/+1
2019-11-05RDMA/core: Move core content from ib_uverbs to ib_coreMichal Kalderon4-72/+86
2019-11-01IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit2-1/+6
2019-11-01net/mlx5: E-switch, Enable metadata on own vportParav Pandit3-23/+16
2019-11-01net/mlx5: Refactor ingress acl configurationParav Pandit3-114/+200
2019-11-01net/mlx5: Restrict metadata disablement to offloads modeParav Pandit3-7/+6
2019-11-01net/mlx5: E-switch, Offloads shift ACL programming during enable/disable vportVu Pham3-31/+24
2019-11-01net/mlx5: E-switch, Offloads introduce and use per vport acl tables APIsParav Pandit1-17/+32
2019-11-01net/mlx5: Move ACL drop counters life cycle close to ACL lifecycleParav Pandit1-39/+35
2019-11-01net/mlx5: E-switch, Legacy introduce and use per vport acl tables APIsParav Pandit1-13/+60
2019-11-01net/mlx5: E-switch, Prepare code to handle vport enable errorParav Pandit3-19/+50
2019-11-01net/mlx5: Tide up state_lock and vport enabled flag usageParav Pandit1-9/+5
2019-11-01net/mlx5: Move legacy drop counter and rule under legacy structureParav Pandit2-44/+50
2019-11-01net/mlx5: Move metdata fields under offloads structureParav Pandit2-18/+21
2019-11-01net/mlx5: Correct comment for legacy fieldsParav Pandit1-1/+1
2019-11-01net/mlx5: Introduce and use mlx5_esw_is_manager_vport()Parav Pandit2-6/+13
2019-11-01net/mlx5: E-switch, Introduce and use vlan rule config helperParav Pandit3-68/+58
2019-11-01net/mlx5: E-Switch, Rename ingress acl config in offloads modeVu Pham1-3/+3
2019-11-01net/mlx5: E-Switch, Rename egress config to generic nameVu Pham1-24/+26
2019-11-01net/mlx5: Fixed a typo in a comment in esw_del_uc_addr()Qing Huang1-1/+1
2019-10-31IB/mlx5: Test write combining supportMichael Guralnik4-3/+223
2019-10-31RDMA/mlx5: Return proper error valueLeon Romanovsky1-1/+1
2019-10-29RDMA/hns: Fix build error againArnd Bergmann2-5/+20
2019-10-28Merge branch 'odp_rework' into rdma.git for-nextJason Gunthorpe11-663/+624