summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/user_mad.c
Commit message (Expand)AuthorAgeFilesLines
* driver core: make struct class.devnode() take a const *Greg Kroah-Hartman2022-11-241-1/+1
* RDMA/core: Fix incorrect print format specifierWenpeng Liang2021-06-211-2/+2
* RDMA/core: Remove redundant spacesWenpeng Liang2021-04-121-2/+2
* RDMA/core: Print the function name by __func__ instead of an fixed stringWenpeng Liang2021-04-121-15/+11
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-2/+2
* IB/umad: Return EPOLLERR in case of when device disassociatedShay Drory2021-01-281-0/+10
* IB/umad: Return EIO in case of when device disassociatedShay Drory2021-01-281-1/+6
* RDMA: Convert various random sprintf sysfs _show uses to sysfs_emitJoe Perches2020-10-301-1/+1
* RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches2020-10-261-2/+2
* RDMA: Allow ib_client's to fail when add() is calledJason Gunthorpe2020-05-061-10/+12
* RDMA/mad: Do not crash if the rdma device does not have a umad interfaceJason Gunthorpe2020-03-131-11/+22
* IB/umad: Fix kernel crash while unloading ib_umadYonatan Cohen2020-02-131-2/+3
* Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe2019-08-211-1/+5
|\
| * IB/core: Add mitigation for Spectre V1Luck, Tony2019-08-011-1/+5
* | RDMA/core: Annotate destroy of mutex to ensure that it is released as unlockedParav Pandit2019-07-251-1/+1
|/
* docs: infiniband: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-251-1/+1
* RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe2019-06-181-4/+47
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-091-0/+22
|\
| * RDMA: Check net namespace access for uverbs, umad, cma and nldevParav Pandit2019-03-281-0/+10
| * IB/UMAD: Add umad trace pointsIra Weiny2019-03-271-0/+12
* | *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
|/
* RDMA: Add and use rdma_for_each_portJason Gunthorpe2019-02-191-4/+5
* IB/umad: Do not check status of nonseekable_open()Parav Pandit2019-01-241-23/+13
* IB/umad: Avoid additional device reference during open()/close()Parav Pandit2019-01-231-5/+4
* IB/umad: Start using dev_groups of classParav Pandit2018-12-211-16/+12
* IB/umad: Use class_groups and let core create class fileParav Pandit2018-12-211-9/+14
* IB/umad: Refactor code to use cdev_device_add()Parav Pandit2018-12-211-85/+86
* IB/umad: Avoid destroying device while it is accessedParav Pandit2018-12-211-9/+13
* IB/umad: Simplify and avoid dynamic allocation of classParav Pandit2018-12-211-21/+21
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-191-2/+2
* RDMA/umad: Use kernel API to allocate umad indexesLeon Romanovsky2018-10-161-6/+5
* RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+1
* IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit2018-06-251-0/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-311-66/+57
|\
| * IB/umad: Fix use of unprotected device pointerJack Morgenstein2018-01-281-1/+1
| * IB/core: Increase number of char device minorsHuy Nguyen2018-01-101-55/+48
| * IB/core: Remove the locking for character device bitmapsHuy Nguyen2018-01-101-5/+0
| * IB/core: Use rdma_cap_opa_mad to check for OPADon Hiatt2017-12-221-2/+1
| * IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit2017-12-181-4/+4
| * IB/{cm, umad}: Handle av init errorParav Pandit2017-12-181-3/+7
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
|/
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-181-1/+10
|\
| * IB/core: Do not warn on lid conversions for OPADon Hiatt2017-10-041-1/+10
* | IB/core: Introduce and use rdma_create_user_ahParav Pandit2017-10-181-1/+1
|/
* Add OPA extended LID supportHiatt, Don2017-08-181-1/+1
* IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-081-1/+1
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-041-2/+2
|\
| * infiniband: utilize the new cdev_set_parent functionLogan Gunthorpe2017-03-211-2/+2
* | IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-0/+2