index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_cmd.c
Age
Commit message (
Expand
)
Author
2019-05-03
IB/core: Set qp->real_qp before it may be accessed
Artemy Kovalyov
2019-05-03
RDMA/uverbs: Initialize uverbs_attr_bundle ucontext in ib_uverbs_get_context
Shamir Rabinovitch
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down uobject destroy path
Shamir Rabinovitch
2019-04-01
IB: ucontext should be set properly for all cmd & ioctl paths
Shamir Rabinovitch
2019-03-28
RDMA/uverbs: Annotate uverbs_request_next_ptr() return value as a __user pointer
Bart Van Assche
2019-02-25
RDMA/uverbs: Don't do double free of allocated PD
Leon Romanovsky
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-21
RDMA/uverbs: Store PR pointer before it is overwritten
Leon Romanovsky
2019-02-19
RDMA/core: Verify that memory window type is legal
Noa Osherovich
2019-02-19
RDMA/core: Cosmetic change - move member initialization to correct block
Yuval Shaia
2019-02-15
RDMA/uverbs: Fix an error flow in ib_uverbs_poll_cq
Jason Gunthorpe
2019-02-15
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
2019-02-04
IB/uverbs: Expose XRC ODP device capabilities
Moni Shoua
2019-01-14
RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUT
Jason Gunthorpe
2019-01-08
RDMA/mlx5: Embed into the code flow the ODP config option
Leon Romanovsky
2019-01-08
RDMA/core: Don't depend device ODP capabilities on kconfig option
Leon Romanovsky
2019-01-07
RDMA/uverbs: Fix post send success return value in case of error
Gal Pressman
2018-12-20
IB/core: Move query port to ioctl
Michael Guralnik
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-18
RDMA/restrack: Resource-tracker should not use uobject pointers
Shamir Rabinovitch
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-11
RDMA/uverbs: Optimize clearing of extra bytes in response
Leon Romanovsky
2018-12-03
RDMA/uverbs: Annotate alloc/deallloc paths with context tracking
Leon Romanovsky
2018-12-03
RDMA/uverbs: Use only attrs for the write() handler signature
Jason Gunthorpe
2018-12-03
RDMA/uverbs: Do not check the input length on create_cq/qp paths
Jason Gunthorpe
2018-12-03
RDMA/uverbs: Use the iterator for ib_uverbs_unmarshall_recv()
Jason Gunthorpe
2018-12-03
RDMA/uverbs: Add a simple iterator interface for reading the command
Jason Gunthorpe
2018-12-03
RDMA/uverbs: Simplify ib_uverbs_ex_query_device
Jason Gunthorpe
2018-12-03
RDMA/uverbs: Fill in the response for IB_USER_VERBS_EX_CMD_MODIFY_QP
Jason Gunthorpe
2018-12-03
RDMA/uverbs: Use uverbs_request() and core for write_ex handlers
Jason Gunthorpe
2018-12-03
RDMA/uverbs: Use uverbs_request() for request copying
Jason Gunthorpe
2018-12-03
RDMA/uverbs: Use uverbs_response() for remaining response copying
Jason Gunthorpe
2018-12-03
RDMA/uverbs: Get rid of the 'callback' scheme in the compat path
Jason Gunthorpe
2018-12-03
RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_ex
Jason Gunthorpe
2018-12-03
RDMA/uverbs: Remove out_len checks that are now done by the core
Jason Gunthorpe
2018-11-29
RDMA/uverbs: fix ptr_ret.cocci warnings
kbuild test robot
2018-11-26
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write
Jason Gunthorpe
2018-11-26
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_ex
Jason Gunthorpe
2018-11-26
RDMA/uverbs: Add structure size info to write commands
Jason Gunthorpe
2018-11-26
RDMA/uverbs: Make write() handlers return 0 on success
Jason Gunthorpe
2018-11-26
RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write
Jason Gunthorpe
2018-11-22
RDMA/uverbs: Check for NULL driver methods for every write call
Jason Gunthorpe
2018-11-22
RDMA/uverbs: Make all the method functions in uverbs_cmd static
Jason Gunthorpe
2018-11-22
RDMA/uverbs: Convert the write interface to use uverbs_api
Jason Gunthorpe
[next]