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
/
user_mad.c
Age
Commit message (
Expand
)
Author
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-03-13
RDMA/mad: Do not crash if the rdma device does not have a umad interface
Jason Gunthorpe
2020-02-13
IB/umad: Fix kernel crash while unloading ib_umad
Yonatan Cohen
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-08-01
IB/core: Add mitigation for Spectre V1
Luck, Tony
2019-07-25
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
2019-06-25
docs: infiniband: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-03-28
RDMA: Check net namespace access for uverbs, umad, cma and nldev
Parav Pandit
2019-03-27
IB/UMAD: Add umad trace points
Ira Weiny
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-01-24
IB/umad: Do not check status of nonseekable_open()
Parav Pandit
2019-01-23
IB/umad: Avoid additional device reference during open()/close()
Parav Pandit
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-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-10-16
RDMA/umad: Use kernel API to allocate umad indexes
Leon Romanovsky
2018-09-26
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-06-25
IB: Make ib_init_ah_attr_from_wc set sgid_attr
Parav Pandit
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-28
IB/umad: Fix use of unprotected device pointer
Jack Morgenstein
2018-01-10
IB/core: Increase number of char device minors
Huy Nguyen
2018-01-10
IB/core: Remove the locking for character device bitmaps
Huy Nguyen
2017-12-22
IB/core: Use rdma_cap_opa_mad to check for OPA
Don Hiatt
2017-12-18
IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc
Parav Pandit
2017-12-18
IB/{cm, umad}: Handle av init error
Parav Pandit
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
IB/core: Introduce and use rdma_create_user_ah
Parav Pandit
2017-10-04
IB/core: Do not warn on lid conversions for OPA
Don Hiatt
2017-08-18
Add OPA extended LID support
Hiatt, Don
2017-08-08
IB/core: Change wc.slid from 16 to 32 bits
Hiatt, Don
2017-05-04
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-01
IB/core: Define 'ib' and 'roce' rdma_ah_attr types
Dasaratharaman Chandramouli
2017-05-01
IB/core: Use rdma_ah_attr accessor functions
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_destroy_ah to rdma_destroy_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename ib_create_ah to rdma_create_ah
Dasaratharaman Chandramouli
2017-05-01
IB/core: Rename struct ib_ah_attr to rdma_ah_attr
Dasaratharaman Chandramouli
2017-03-21
infiniband: utilize the new cdev_set_parent function
Logan Gunthorpe
2017-01-24
IB/core: Use dev.parent instead of dma_device
Bart Van Assche
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-01-19
IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
2015-08-30
IB/core: lock client data with lists_rwsem
Haggai Eran
2015-06-12
IB/mad: Add final OPA MAD processing
Ira Weiny
[next]