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
Age
Commit message (
Expand
)
Author
2019-01-14
RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUT
Jason Gunthorpe
2019-01-08
RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id type
Steve Wise
2019-01-07
RDMA/nldev: Don't expose unsafe global rkey to regular user
Leon Romanovsky
2019-01-07
RDMA/uverbs: Fix post send success return value in case of error
Gal Pressman
2019-01-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-02
IB/core: Add advise_mr to the list of known ops
Moni Shoua
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2018-12-22
IB/uverbs: Signedness bug in UVERBS_HANDLER()
Dan Carpenter
2018-12-21
IB/umad: Start using dev_groups of class
Parav Pandit
2018-12-21
IB/umad: Use class_groups and let core create class file
Parav Pandit
2018-12-21
IB/umad: Refactor code to use cdev_device_add()
Parav Pandit
2018-12-21
IB/umad: Avoid destroying device while it is accessed
Parav Pandit
2018-12-21
IB/umad: Simplify and avoid dynamic allocation of class
Parav Pandit
2018-12-20
RDMA/iwcm: Don't copy past the end of dev_name() string
Steve Wise
2018-12-20
IB/core: Move query port to ioctl
Michael Guralnik
2018-12-20
RDMA/nldev: Expose port_cap_flags2
Michael Guralnik
2018-12-20
IB/core: uverbs copy to struct or zero helper
Michael Guralnik
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
RDMA: Mark if create 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-18
IB/uverbs: Add support to advise_mr
Moni Shoua
2018-12-18
RDMA/uverbs: Add an ioctl method to destroy an object
Parav Pandit
2018-12-18
RDMA/uverbs: Add a method to introspect handles in a context
Jason Gunthorpe
2018-12-18
RDMA/core: Delete RoCE GID in hw when corresponding IP is deleted
Parav Pandit
2018-12-18
RDMA/uverbs: Implement an ioctl that can call write and write_ex handlers
Jason Gunthorpe
2018-12-12
IB/core: Fix oops in netdev_next_upper_dev_rcu()
Mark Zhang
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-11
RDMA/core: Introduce ib_device_ops
Kamal Heib
2018-12-11
RDMA/uverbs: Optimize clearing of extra bytes in response
Leon Romanovsky
2018-12-11
Merge tag 'v4.20-rc6' into rdma.git for-next
Jason Gunthorpe
2018-12-11
IB/core: Add new IB rates
Michael Guralnik
2018-12-10
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2018-12-07
RDMA/core: Validate port number in query_pkey verb
Yuval Shaia
2018-12-04
IB/core: Enable getting an object type from a given uobject
Yishai Hadas
2018-12-04
IB/core: Introduce UVERBS_IDR_ANY_OBJECT
Yishai Hadas
2018-12-03
RDMA/nldev: Export to user space number of contexts
Leon Romanovsky
2018-12-03
RDMA/uverbs: Annotate alloc/deallloc paths with context tracking
Leon Romanovsky
2018-12-03
RDMA/restrack: Track ucontext
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
[next]