aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-03-19RDMA/bnxt: Fix structure layout for bnxt_re_pd_respJason Gunthorpe
2018-03-15IB/mlx4: Report TSO capabilitiesYishai Hadas
2018-03-15RDMA/cxgb4: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-15RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-15RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe
2018-03-15RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-15RDMA/hns: Fix cqn type and init respYixian Liu
2018-03-15IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit
2018-03-15IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit
2018-03-15IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit
2018-03-15IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit
2018-03-15IB/core: Fix comments of GID query functionsParav Pandit
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-03-14IB/mlx5: Expose more priorities for bypass namespaceMark Bloch
2018-03-14RDMA/verbs: Simplify modify QP checkLeon Romanovsky
2018-03-13RDMA/hns: Support cq record doorbell for the user spaceYixian Liu
2018-03-13RDMA/hns: Support rq record doorbell for the user spaceYixian Liu
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny
2018-03-13Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...Doug Ledford
2018-03-08RDMA/nldev: provide detailed PD informationSteve Wise
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise
2018-03-08RDMA/nldev: provide detailed CQ informationSteve Wise
2018-03-08RDMA/nldev: provide detailed CM_ID informationSteve Wise
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel
2018-03-07net/mlx5: Added required metadata capability for ipsecAviad Yehezkel
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman
2018-03-07net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman
2018-03-07IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...Doug Ledford
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak
2018-02-28Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...Doug Ledford
2018-02-23net/mlx5: E-Switch, Add definition of IB representorMark Bloch
2018-02-23net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch
2018-02-22RDMA/uverbs: Reduce number of command header flags checksLeon Romanovsky
2018-02-22Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-02-22Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/ker...Doug Ledford
2018-02-15IB/uverbs: Use __aligned_u64 for uapi headersJason Gunthorpe
2018-02-15IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe
2018-02-15IB/uverbs: Always use the attribute size provided by the userMatan Barak
2018-02-15RDMA/restrack: Remove unimplemented XRCD objectLeon Romanovsky
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen
2018-02-15net/mlx5: Remove redundant EQ API exportsSaeed Mahameed
2018-02-15net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed