aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-15RDMA/hns: Fix cqn type and init respYixian Liu1-2/+1
2018-03-15IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit1-5/+0
2018-03-15IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit1-0/+5
2018-03-15IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit1-4/+0
2018-03-15IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit1-1/+1
2018-03-15IB/core: Fix comments of GID query functionsParav Pandit1-29/+0
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford1-2/+2
2018-03-14IB/mlx5: Expose more priorities for bypass namespaceMark Bloch1-2/+2
2018-03-14RDMA/verbs: Simplify modify QP checkLeon Romanovsky1-3/+3
2018-03-13RDMA/hns: Support cq record doorbell for the user spaceYixian Liu1-0/+7
2018-03-13RDMA/hns: Support rq record doorbell for the user spaceYixian Liu1-0/+5
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-2/+2
2018-03-13Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into k.o/wip/dl-for-nextDoug Ledford3-1/+238
2018-03-08RDMA/nldev: provide detailed PD informationSteve Wise1-0/+7
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise3-0/+18
2018-03-08RDMA/nldev: provide detailed CQ informationSteve Wise1-0/+8
2018-03-08RDMA/nldev: provide detailed CM_ID informationSteve Wise3-5/+47
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel2-0/+4
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel2-0/+8
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel2-2/+140
2018-03-07net/mlx5: Added required metadata capability for ipsecAviad Yehezkel1-0/+1
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel1-0/+57
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel1-1/+3
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman1-1/+12
2018-03-07net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman1-0/+16
2018-03-07IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas1-0/+14
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into k.o/wip/dl-for-nextDoug Ledford3-2/+143
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny2-2/+140
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel2-0/+2
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak1-0/+1
2018-02-28Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into k.o/wip/dl-for-nextDoug Ledford2-0/+64
2018-02-23net/mlx5: E-Switch, Add definition of IB representorMark Bloch1-0/+1
2018-02-23net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch2-0/+63
2018-02-22RDMA/uverbs: Reduce number of command header flags checksLeon Romanovsky1-4/+1
2018-02-22Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford3-18/+33
2018-02-22Merge tag 'mlx5-updates-2018-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into k.o/wip/dl-for-nextDoug Ledford2-46/+56
2018-02-15IB/uverbs: Use __aligned_u64 for uapi headersJason Gunthorpe1-2/+2
2018-02-15IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe1-6/+4
2018-02-15IB/uverbs: Always use the attribute size provided by the userMatan Barak1-7/+28
2018-02-15RDMA/restrack: Remove unimplemented XRCD objectLeon Romanovsky1-4/+0
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen1-14/+37
2018-02-15net/mlx5: Remove redundant EQ API exportsSaeed Mahameed1-17/+0
2018-02-15net/mlx5: Move CQ completion and event forwarding logic to eq.cSaeed Mahameed1-2/+0
2018-02-15net/mlx5: CQ hold/put APISaeed Mahameed1-0/+11
2018-02-15net/mlx5: CQ Database per EQSaeed Mahameed2-15/+10
2018-02-14rxe: Do not use 'struct sockaddr' in a uapi headerJason Gunthorpe1-1/+3
2018-02-14RDMA: Do not used __packed in uapi headersJason Gunthorpe2-4/+4
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2-27/+37
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds3-12/+12
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-17/+19