index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_cmd.c
Age
Commit message (
Expand
)
Author
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-01
IB/uverbs: Do not pass struct ib_device to the write based methods
Jason Gunthorpe
2018-08-01
IB/uverbs: Make the write path destroy methods use the same flow as ioctl
Jason Gunthorpe
2018-07-30
RDMA/core: Check for verbs callbacks before using them
Kamal Heib
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-25
IB/uverbs: Fix locking around struct ib_uverbs_file ucontext
Jason Gunthorpe
2018-07-25
IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject()
Jason Gunthorpe
2018-07-25
IB/uverbs: Rework the locking for cleaning up the ucontext
Jason Gunthorpe
2018-07-25
IB/uverbs: Handle IDR and FD types without truncation
Jason Gunthorpe
2018-07-24
RDMA/uverbs: Expand primary and alt AV port checks
Jack Morgenstein
2018-07-24
IB: Support ib_flow creation in drivers
Yishai Hadas
2018-07-10
IB/uverbs: Pass IB_UVERBS_QPF_GRH_REQUIRED to user space
Artemy Kovalyov
2018-07-10
RDMA: Fix storage of PortInfo CapabilityMask in the kernel
Jason Gunthorpe
2018-07-09
IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobject
Jason Gunthorpe
2018-07-09
IB/uverbs: Remove ib_uobject_file
Jason Gunthorpe
2018-07-09
IB/uverbs: Replace file->ucontext with file in uverbs_cmd.c
Jason Gunthorpe
2018-07-09
IB/uverbs: Move non driver related elements from ib_ucontext to ib_ufile
Jason Gunthorpe
2018-07-09
IB/uverbs: Add a uobj_perform_destroy helper
Jason Gunthorpe
2018-07-03
RDMA/uverbs: Don't fail in creation of multiple flows
Leon Romanovsky
2018-06-29
IB: Improve uverbs_cleanup_ucontext algorithm
Yishai Hadas
2018-06-26
RDMA/uverbs: Remove redundant check
Leon Romanovsky
2018-06-26
RDMA/uverbs: Don't overwrite NULL pointer with ZERO_SIZE_PTR
Leon Romanovsky
2018-06-25
RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flow
Leon Romanovsky
2018-06-25
RDMA/uverbs: Protect from attempts to create flows on unsupported QP
Leon Romanovsky
2018-06-25
RDMA/verbs: Drop kernel variant of destroy_flow
Leon Romanovsky
2018-06-25
RDMA/uverbs: Check existence of create_flow callback
Jason Gunthorpe
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
IB: Ensure that all rdma_ah_attr's are zero initialized
Parav Pandit
2018-06-18
RDMA/uverbs: Refactor flow_resources_alloc() function
Leon Romanovsky
2018-06-12
Convert infiniband uverbs to struct_size
Matthew Wilcox
2018-06-04
Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...
Jason Gunthorpe
2018-06-02
IB/uverbs: Add support for flow counters
Raed Salem
2018-06-02
IB/core: Support passing uhw for create_flow
Matan Barak
2018-05-16
IB/uverbs: Introduce a MPLS steering match filter
Ariel Levkovich
2018-05-16
IB/uverbs: Introduce a GRE steering match filter
Ariel Levkovich
2018-04-27
IB/uverbs: Fix kernel crash during MR deregistration flow
Ariel Levkovich
2018-04-27
IB/uverbs: Prevent reregistration of DM_MR to regular MR
Ariel Levkovich
2018-04-05
IB/uverbs: Add device memory capabilities reporting
Ariel Levkovich
2018-04-04
IB/uverbs: Introduce ESP steering match filter
Matan Barak
2018-04-04
IB/uverbs: Add action_handle flow steering specification
Matan Barak
2018-04-04
IB/uverbs: Refactor kern_spec_to_ib_spec_filter
Matan Barak
2018-03-29
RDMA: Use u64_to_user_ptr everywhere
Jason Gunthorpe
2018-03-19
IB/uverbs: Move to new headers and make naming consistent
Matan Barak
2018-03-14
RDMA/uverbs: Ensure validity of current QP state value
Leon Romanovsky
2018-03-08
RDMA/nldev: provide detailed MR information
Steve Wise
2018-02-21
RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type
Leon Romanovsky
2018-02-16
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
2018-02-16
RDMA/verbs: Check existence of function prior to accessing it
Leon Romanovsky
2018-02-15
RDMA/uverbs: Sanitize user entered port numbers prior to access it
Leon Romanovsky
2018-02-15
RDMA/uverbs: Fix circular locking dependency
Leon Romanovsky
[next]