summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* IB/core: Fix comments of GID query functionsParav Pandit2018-03-151-29/+0
* Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-151-2/+2
|\
| * IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny2018-03-131-2/+2
* | IB/mlx5: Expose more priorities for bypass namespaceMark Bloch2018-03-141-2/+2
* | RDMA/verbs: Simplify modify QP checkLeon Romanovsky2018-03-141-3/+3
* | RDMA/hns: Support cq record doorbell for the user spaceYixian Liu2018-03-131-0/+7
* | RDMA/hns: Support rq record doorbell for the user spaceYixian Liu2018-03-131-0/+5
* | Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...Doug Ledford2018-03-133-1/+238
|\ \
| * | net/mlx5: IPSec, Add support for ESNAviad Yehezkel2018-03-082-0/+4
| * | net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel2018-03-082-0/+8
| * | net/mlx5: Refactor accel IPSec codeAviad Yehezkel2018-03-082-2/+140
| * | net/mlx5: Added required metadata capability for ipsecAviad Yehezkel2018-03-081-0/+1
| * | net/mlx5: Export ipsec capabilitiesAviad Yehezkel2018-03-081-0/+57
| * | net/mlx5: IPSec, Add command V2 supportAviad Yehezkel2018-03-081-1/+3
| * | net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman2018-03-081-1/+12
| * | net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman2018-03-081-0/+16
* | | RDMA/nldev: provide detailed PD informationSteve Wise2018-03-081-0/+7
* | | RDMA/nldev: provide detailed MR informationSteve Wise2018-03-083-0/+18
* | | RDMA/nldev: provide detailed CQ informationSteve Wise2018-03-081-0/+8
* | | RDMA/nldev: provide detailed CM_ID informationSteve Wise2018-03-083-5/+47
* | | IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas2018-03-081-0/+14
* | | Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...Doug Ledford2018-03-073-2/+143
|\| |
| * | {net,IB}/mlx5: Add flow steering helpersBoris Pismenny2018-03-072-2/+140
| * | net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel2018-03-072-0/+2
| * | {net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak2018-03-071-0/+1
* | | Merge tag 'mlx5-updates-2018-02-23' of git://git.kernel.org/pub/scm/linux/ker...Doug Ledford2018-02-282-0/+64
|\| |
| * | net/mlx5: E-Switch, Add definition of IB representorMark Bloch2018-02-231-0/+1
| * | net/mlx5: E-Switch, Move representors definition to a global scopeMark Bloch2018-02-232-0/+63
* | | RDMA/uverbs: Reduce number of command header flags checksLeon Romanovsky2018-02-231-4/+1
* | | Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-02-233-18/+33
|\ \ \ | | |/ | |/|
| * | IB/uverbs: Use __aligned_u64 for uapi headersJason Gunthorpe2018-02-151-2/+2
| * | IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe2018-02-151-6/+4
| * | IB/uverbs: Always use the attribute size provided by the userMatan Barak2018-02-151-7/+28