]> Git Repo - linux.git/history - include
IB/uverbs: Add device memory registration ioctl support
[linux.git] / include /
2018-04-05 Ariel LevkovichIB/uverbs: Add device memory registration ioctl support
2018-04-05 Ariel LevkovichIB/uverbs: Add alloc/free dm uverbs ioctl support
2018-04-05 Ariel LevkovichIB/uverbs: Add device memory capabilities reporting
2018-04-05 Ariel LevkovichIB/uverbs: Expose device memory capabilities to user
2018-04-04 Matan BarakIB/mlx5: Add ability to hash by IPSEC_SPI when creating...
2018-04-04 Matan BarakIB/mlx5: Add information for querying IPsec capabilities
2018-04-04 Aviad Yehezkel{net,IB}/mlx5: Add ipsec helper
2018-04-04 Aviad YehezkelIB/mlx5: Add implementation for create and destroy...
2018-04-04 Matan BarakIB/uverbs: Introduce ESP steering match filter
2018-04-04 Matan BarakIB/uverbs: Add modify ESP flow_action
2018-04-04 Boris PismennyIB/uverbs: Introduce egress flow steering
2018-04-04 Matan BarakIB/uverbs: Add action_handle flow steering specification
2018-04-04 Matan BarakIB/uverbs: Add flow_action create and destroy verbs
2018-04-04 Matan BarakIB/uverbs: Add enum attribute type to ioctl() interface
2018-04-04 Parav PanditRDMA: Use ib_gid_attr during GID modification
2018-04-04 Parav PanditIB/core: Refactor GID modify code for RoCE
2018-04-04 Parav PanditRDMA/core: Update query_gid documentation for HCA drivers
2018-04-03 Jason GunthorpeRDMA/mlx5: Fix definition of mlx5_ib_create_qp_resp
2018-03-29 Parav PanditRDMA/cma: Move rdma_cm_state to cma_priv.h
2018-03-29 Leon RomanovskyRDMA/nldev: Provide netdevice name and index
2018-03-29 Steve WiseRDMA/CMA: Add rdma_port_space to UAPI
2018-03-28 Steve WiseRDMA/CMA: remove RDMA_PS_SDP
2018-03-27 Mark BlochIB/core: Protect against concurrent access to hardware...
2018-03-27 Majd DibbinyIB/mlx5: Respect new UMR capabilities
2018-03-27 Matan BarakIB/uverbs: UAPI pointers should use __aligned_u64 type
2018-03-27 Jason GunthorpeMerge branch '32compat'
2018-03-27 Jason GunthorpeRDMA: Change all uapi headers to use __aligned_u64...
2018-03-27 Jason GunthorpeRDMA/rxe: Fix uABI structure layouts for 32/64 compat
2018-03-27 Jason GunthorpeRDMA/mlx4: Fix uABI structure layouts for 32/64 compat
2018-03-27 Jason GunthorpeRDMA/qedr: Fix uABI structure layouts for 32/64 compat
2018-03-27 Jason GunthorpeRDMA/ucma: Fix uABI structure layouts for 32/64 compat
2018-03-27 Jason GunthorpeRDMA: Remove minor pahole differences between 32/64
2018-03-23 Jason GunthorpeRDMA/ocrdma: Fix structure layout for ocrdma_alloc_pd
2018-03-23 Parav PanditIB/cma: Resolve route only while receiving CM requests
2018-03-22 Leon RomanovskyRDMA/restrack: Remove ambiguity in resource track clean...
2018-03-22 Jason GunthorpeRDMA/cxgb3: Use structs to describe the uABI instead...
2018-03-19 Matan BarakIB/uverbs: Add macros to simplify adding driver specifi...
2018-03-19 Matan BarakIB/uverbs: Move ioctl path of create_cq and destroy_cq...
2018-03-19 Matan BarakIB/uverbs: Expose parsing tree of all common objects...
2018-03-19 Matan BarakIB/uverbs: Safely extend existing attributes
2018-03-19 Matan BarakIB/uverbs: Enable compact representation of uverbs_attr...
2018-03-19 Matan BarakIB/uverbs: Extend uverbs_ioctl header with driver_id
2018-03-19 Matan BarakIB/uverbs: Move to new headers and make naming consistent
2018-03-19 Bodong WangIB/mlx5: Packet packing enhancement for RAW QP
2018-03-19 Bodong Wangnet/mlx5: Packet pacing enhancement
2018-03-19 Parav PanditIB/core: Remove unimplemented ib_peek_cq
2018-03-19 Jason GunthorpeRDMA/bnxt: Fix structure layout for bnxt_re_pd_resp
2018-03-15 Yishai HadasIB/mlx4: Report TSO capabilities
2018-03-15 Jason GunthorpeRDMA/cxgb4: Use structs to describe the uABI instead...
2018-03-15 Jason GunthorpeRDMA/hns: Use structs to describe the uABI instead...
2018-03-15 Jason GunthorpeRDMA/i40iw: Move uapi header to include/uapi
2018-03-15 Jason GunthorpeRDMA/mlx4: Move flag constants to uapi header
2018-03-15 Jason GunthorpeRDMA/rxe: Use structs to describe the uABI instead...
2018-03-15 Yixian LiuRDMA/hns: Fix cqn type and init resp
2018-03-15 Parav PanditIB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h
2018-03-15 Parav PanditIB/core: Refactor ib_init_ah_attr_from_path() for RoCE
2018-03-15 Parav PanditIB/core: Remove rdma_resolve_ip_route() as exported...
2018-03-15 Parav PanditIB/{core, ipoib}: Simplify ib_find_gid() for unused...
2018-03-15 Parav PanditIB/core: Fix comments of GID query functions
2018-03-14 Doug LedfordMerge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for...
2018-03-14 Mark BlochIB/mlx5: Expose more priorities for bypass namespace
2018-03-14 Leon RomanovskyRDMA/verbs: Simplify modify QP check
2018-03-13 Yixian LiuRDMA/hns: Support cq record doorbell for the user space
2018-03-13 Yixian LiuRDMA/hns: Support rq record doorbell for the user space
2018-03-13 Boris PismennyIB/mlx5: Fix integer overflows in mlx5_ib_create_srq
2018-03-13 Doug LedfordMerge tag 'mlx5-updates-2018-02-28-2' of git://git...
2018-03-08 Steve WiseRDMA/nldev: provide detailed PD information
2018-03-08 Steve WiseRDMA/nldev: provide detailed MR information
2018-03-08 Steve WiseRDMA/nldev: provide detailed CQ information
2018-03-08 Steve WiseRDMA/nldev: provide detailed CM_ID information
2018-03-07 Aviad Yehezkelnet/mlx5: IPSec, Add support for ESN
2018-03-07 Aviad Yehezkelnet/mlx5: Add flow-steering commands for FPGA IPSec...
2018-03-07 Aviad Yehezkelnet/mlx5: Refactor accel IPSec code
2018-03-07 Aviad Yehezkelnet/mlx5: Added required metadata capability for ipsec
2018-03-07 Aviad Yehezkelnet/mlx5: Export ipsec capabilities
2018-03-07 Aviad Yehezkelnet/mlx5: IPSec, Add command V2 support
2018-03-07 Yossi Kupermannet/mlx5e: IPSec, Add support for ESP trailer removal...
2018-03-07 Yossi Kupermannet/mlx5: IPSec, Generalize sandbox QP commands
2018-03-07 Yishai HadasIB/mlx4: Move mlx4_uverbs_ex_query_device_resp to inclu...
2018-03-07 Doug LedfordMerge tag 'mlx5-updates-2018-02-28-1' of git://git...
2018-03-07 Boris Pismenny{net,IB}/mlx5: Add flow steering helpers
2018-03-07 Aviad Yehezkelnet/mlx5: Add empty egress namespace to flow steering...
2018-03-07 Matan Barak{net,IB}/mlx5: Add has_tag to mlx5_flow_act
2018-02-28 Doug LedfordMerge tag 'mlx5-updates-2018-02-23' of git://git.kernel...
2018-02-23 Mark Blochnet/mlx5: E-Switch, Add definition of IB representor
2018-02-23 Mark Blochnet/mlx5: E-Switch, Move representors definition to...
2018-02-23 Leon RomanovskyRDMA/uverbs: Reduce number of command header flags...
2018-02-23 Doug LedfordMerge branch 'k.o/for-rc' into k.o/wip/dl-for-next
2018-02-23 Doug LedfordMerge tag 'mlx5-updates-2018-02-21' of git://git.kernel...
2018-02-15 Jason GunthorpeIB/uverbs: Use __aligned_u64 for uapi headers
2018-02-15 Jason GunthorpeIB/uverbs: Use u64_to_user_ptr() not a union
2018-02-15 Matan BarakIB/uverbs: Always use the attribute size provided by...
2018-02-15 Leon RomanovskyRDMA/restrack: Remove unimplemented XRCD object
2018-02-15 Yonatan CohenIB/mlx5: Implement fragmented completion queue (CQ)
2018-02-15 Saeed Mahameednet/mlx5: Remove redundant EQ API exports
2018-02-15 Saeed Mahameednet/mlx5: Move CQ completion and event forwarding logic...
2018-02-15 Saeed Mahameednet/mlx5: CQ hold/put API
2018-02-15 Saeed Mahameednet/mlx5: CQ Database per EQ
2018-02-14 Jason Gunthorperxe: Do not use 'struct sockaddr' in a uapi header
2018-02-14 Jason GunthorpeRDMA: Do not used __packed in uapi headers
next
This page took 0.134209 seconds and 7 git commands to generate.