summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | IB/mlx5: Device memory support in mlx5_ibAriel Levkovich2018-04-052-1/+6
| * | | | | IB/uverbs: Add device memory registration ioctl supportAriel Levkovich2018-04-051-0/+16
| * | | | | IB/uverbs: Add alloc/free dm uverbs ioctl supportAriel Levkovich2018-04-051-0/+15
| * | | | | IB/uverbs: Expose device memory capabilities to userAriel Levkovich2018-04-051-0/+1
| * | | | | IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak2018-04-041-0/+1
| * | | | | IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak2018-04-041-1/+9
| * | | | | IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel2018-04-042-0/+87
| * | | | | IB/uverbs: Introduce ESP steering match filterMatan Barak2018-04-041-0/+18
| * | | | | IB/uverbs: Add modify ESP flow_actionMatan Barak2018-04-041-0/+1
| * | | | | IB/uverbs: Add action_handle flow steering specificationMatan Barak2018-04-041-0/+13
| * | | | | IB/uverbs: Add flow_action create and destroy verbsMatan Barak2018-04-042-0/+78
| * | | | | IB/uverbs: Add enum attribute type to ioctl() interfaceMatan Barak2018-04-041-1/+7
| * | | | | RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe2018-04-031-0/+1
| * | | | | RDMA/nldev: Provide netdevice name and indexLeon Romanovsky2018-03-291-0/+13
| * | | | | RDMA/CMA: Add rdma_port_space to UAPISteve Wise2018-03-281-1/+9
| * | | | | 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
| * | | | | RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-221-0/+5
| * | | | | IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-1/+23
| * | | | | IB/uverbs: Move to new headers and make naming consistentMatan Barak2018-03-194-84/+161
| * | | | | IB/mlx5: Packet packing enhancement for RAW QPBodong Wang2018-03-191-1/+18
| * | | | | 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-151-0/+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
| * | | | | 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
| * | | | | RDMA/nldev: provide detailed PD informationSteve Wise2018-03-081-0/+7
| * | | | | RDMA/nldev: provide detailed MR informationSteve Wise2018-03-081-0/+9
| * | | | | RDMA/nldev: provide detailed CQ informationSteve Wise2018-03-081-0/+8
| * | | | | RDMA/nldev: provide detailed CM_ID informationSteve Wise2018-03-081-0/+14
| * | | | | IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas2018-03-071-0/+14
| * | | | | RDMA/uverbs: Reduce number of command header flags checksLeon Romanovsky2018-02-221-4/+1
| * | | | | Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-02-221-2/+2
| |\ \ \ \ \
| * | | | | | rxe: Do not use 'struct sockaddr' in a uapi headerJason Gunthorpe2018-02-141-1/+3
| * | | | | | RDMA: Do not used __packed in uapi headersJason Gunthorpe2018-02-142-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-061-0/+1
|\ \ \ \ \ \
| * | | | | | sctp: Add LSM hooksRichard Haines2018-02-261-0/+1
| |/ / / / /
* | | | | | Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-061-2/+2
|\ \ \ \ \ \
| * | | | | | dm: hold DM table for duration of ioctl rather than use blkdev_getMike Snitzer2018-04-041-2/+2