aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rdmavt/vt.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-13RDMA/hns: Support cq record doorbell for kernel spaceYixian Liu3-19/+18
2018-03-13RDMA/hns: Support rq record doorbell for kernel spaceYixian Liu5-13/+142
2018-03-13RDMA/hns: Support cq record doorbell for the user spaceYixian Liu5-6/+62
2018-03-13RDMA/hns: Support rq record doorbell for the user spaceYixian Liu7-5/+200
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny2-8/+11
2018-03-13IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny1-7/+16
2018-03-13RDMA/bnxt_re: Remove an unused variableBart Van Assche1-3/+2
2018-03-13IB/hfi1: Fix a kernel-doc warningBart Van Assche1-1/+0
2018-03-09RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-09Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford1-6/+1
2018-03-08RDMA/nldev: provide detailed PD informationSteve Wise2-0/+64
2018-03-08mlx4_ib: zero out struct ib_pd when allocatingSteve Wise1-2/+1
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise7-13/+102
2018-03-08mlx4_ib: set user mr attributes in struct ib_mrSteve Wise1-0/+3
2018-03-08iw_cxgb4: initialize ib_mr fields for user mrsSteve Wise1-0/+3
2018-03-08RDMA/nldev: provide detailed CQ informationSteve Wise2-0/+60
2018-03-08RDMA/nldev: provide detailed CM_ID informationSteve Wise8-43/+205
2018-03-08RDMA/CM: move rdma_id_private to cma_priv.hSteve Wise2-40/+80
2018-03-08RDMA/nldev: common resource dumpit functionSteve Wise1-18/+43
2018-03-08RDMA/restrack: clean up res_to_dev()Steve Wise1-19/+5
2018-03-07net/mlx5: Fix wrongly assigned CQ reference counterLeon Romanovsky1-2/+1
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel7-12/+189
2018-03-07net/mlx5e: Added common function for to_ipsec_sa_entryAviad Yehezkel1-10/+19
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel7-0/+770
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel7-225/+668
2018-03-07net/mlx5: Added required metadata capability for ipsecAviad Yehezkel2-2/+5
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel5-24/+73
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel6-44/+66
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman6-2/+80
2018-03-07net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman2-51/+81
2018-03-07net/mlx5: Use MLX5_IPSEC_DEV macro for ipsec capsSaeed Mahameed1-2/+1
2018-03-07IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas2-14/+14
2018-03-07IB/rxe: change the function rxe_init_device_param typeZhu Yanjun1-3/+1
2018-03-07IB/rxe: remove unnecessary rxe in rxe_sendZhu Yanjun2-4/+3
2018-03-07IB/rxe: remove unnecessary skb_cloneZhu Yanjun1-12/+3
2018-03-07IB/srpt: Add RDMA/CM supportBart Van Assche2-63/+325
2018-03-07RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky1-0/+3
2018-03-07RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-07RDMA/ucma: Limit possible option sizeLeon Romanovsky1-0/+3
2018-03-07IB/core: Fix possible crash to access NULL netdevParav Pandit1-4/+3
2018-03-06net/mlx5: Flow steering cmd interface should get the fte when deletingAviad Yehezkel3-5/+5
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny3-6/+143
2018-03-06net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak4-25/+21
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel6-0/+36
2018-03-06net/mlx5: Add shim layer between fs and cmdMatan Barak4-100/+248
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak4-2/+5
2018-03-06IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny1-12/+8
2018-03-06net/mlx5: FPGA and IPSec initialization to be before flow steeringMatan Barak1-19/+20
2018-03-06net/mlx5e: Removed not need synchronize_rcuAviad Yehezkel1-2/+2
2018-03-06net/mlx5e: Fixed sleeping inside atomic contextAviad Yehezkel1-9/+4