summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel2018-04-042-0/+87
* IB/uverbs: Introduce ESP steering match filterMatan Barak2018-04-042-0/+34
* IB/uverbs: Add modify ESP flow_actionMatan Barak2018-04-042-0/+5
* IB/uverbs: Introduce egress flow steeringBoris Pismenny2018-04-041-1/+2
* IB/uverbs: Add action_handle flow steering specificationMatan Barak2018-04-042-0/+21
* IB/uverbs: Add flow_action create and destroy verbsMatan Barak2018-04-043-0/+143
* IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak2018-04-042-1/+41
* RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-031-19/+14
* IB/core: Refactor GID modify code for RoCEParav Pandit2018-04-031-1/+4
* RDMA/core: Update query_gid documentation for HCA driversParav Pandit2018-04-031-0/+4
* RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe2018-04-031-0/+1
* RDMA/cma: Move rdma_cm_state to cma_priv.hParav Pandit2018-03-291-14/+0
* RDMA/nldev: Provide netdevice name and indexLeon Romanovsky2018-03-291-0/+13
* RDMA/CMA: Add rdma_port_space to UAPISteve Wise2018-03-282-12/+15
* RDMA/CMA: remove RDMA_PS_SDPSteve Wise2018-03-281-1/+0
* IB/core: Protect against concurrent access to hardware statsMark Bloch2018-03-271-0/+4
* IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny2018-03-271-1/+5
* IB/uverbs: UAPI pointers should use __aligned_u64 typeMatan Barak2018-03-271-1/+1
* RDMA: Change all uapi headers to use __aligned_u64 instead of __u64Jason Gunthorpe2018-03-2719-276/+276
* RDMA/rxe: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-2/+10
* RDMA/mlx4: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-0/+1
* RDMA/qedr: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-0/+4
* RDMA/ucma: Fix uABI structure layouts for 32/64 compatJason Gunthorpe2018-03-271-0/+5
* RDMA: Remove minor pahole differences between 32/64Jason Gunthorpe2018-03-272-0/+3
* RDMA/ocrdma: Fix structure layout for ocrdma_alloc_pdJason Gunthorpe2018-03-231-2/+2
* IB/cma: Resolve route only while receiving CM requestsParav Pandit2018-03-231-0/+8
* RDMA/restrack: Remove ambiguity in resource track clean logicLeon Romanovsky2018-03-221-1/+1
* RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-221-0/+5
* IB/uverbs: Add macros to simplify adding driver specific attributesMatan Barak2018-03-191-0/+31
* IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new fileMatan Barak2018-03-191-0/+2
* IB/uverbs: Expose parsing tree of all common objects to providersMatan Barak2018-03-191-21/+2
* IB/uverbs: Safely extend existing attributesMatan Barak2018-03-192-20/+67
* IB/uverbs: Enable compact representation of uverbs_attr_specMatan Barak2018-03-191-12/+22
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-193-2/+26
* IB/uverbs: Move to new headers and make naming consistentMatan Barak2018-03-197-103/+243
* IB/mlx5: Packet packing enhancement for RAW QPBodong Wang2018-03-191-1/+18
* net/mlx5: Packet pacing enhancementBodong Wang2018-03-192-5/+22
* IB/core: Remove unimplemented ib_peek_cqParav Pandit2018-03-191-12/+0
* RDMA/bnxt: Fix structure layout for bnxt_re_pd_respJason Gunthorpe2018-03-191-1/+6
* IB/mlx4: Report TSO capabilitiesYishai Hadas2018-03-151-0/+9
* RDMA/cxgb4: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-0/+5
* RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-0/+5
* RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe2018-03-151-0/+107
* RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe2018-03-152-4/+8
* RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-0/+22
* RDMA/hns: Fix cqn type and init respYixian Liu2018-03-151-2/+1
* IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit2018-03-151-5/+0
* IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit2018-03-151-0/+5
* IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit2018-03-151-4/+0
* IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit2018-03-151-1/+1