aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/user_mad.c
Commit message (Expand)AuthorAge
* RDMA/umad: Use kernel API to allocate umad indexesLeon Romanovsky2018-10-16
* RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-26
* IB: Make ib_init_ah_attr_from_wc set sgid_attrParav Pandit2018-06-25
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-31
|\
| * IB/umad: Fix use of unprotected device pointerJack Morgenstein2018-01-28
| * IB/core: Increase number of char device minorsHuy Nguyen2018-01-11
| * IB/core: Remove the locking for character device bitmapsHuy Nguyen2018-01-11
| * IB/core: Use rdma_cap_opa_mad to check for OPADon Hiatt2017-12-22
| * IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit2017-12-18
| * IB/{cm, umad}: Handle av init errorParav Pandit2017-12-18
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-18
|\
| * IB/core: Do not warn on lid conversions for OPADon Hiatt2017-10-04
* | IB/core: Introduce and use rdma_create_user_ahParav Pandit2017-10-18
|/
* Add OPA extended LID supportHiatt, Don2017-08-18
* IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don2017-08-08
* Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-04
|\
| * infiniband: utilize the new cdev_set_parent functionLogan Gunthorpe2017-03-21
* | IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-01
* | IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-01
* | IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-01
* | IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-01
* | IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-01
|/
* IB/core: Use dev.parent instead of dma_deviceBart Van Assche2017-01-24
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-19
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-30
* IB/mad: Add final OPA MAD processingIra Weiny2015-06-12
* IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-12
*-. Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-20
|\ \
| | * IB/user_mad: Fix buggy usage of port indexIra Weiny2015-05-20
| | * IB/user_mad: Use new start/end port functionsIra Weiny2015-05-20
| | * IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang2015-05-18
| | * IB/Verbs: Reform IB-core mad/agent/user_madMichael Wang2015-05-18
| |/ |/|
| * IB/mad: Change ib_response_mad signature argumentsIra Weiny2015-05-20
|/
* IB/mad: Add user space RMPP supportIra Weiny2014-08-10
* IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-10
* IB/mad: Add dev_notice messages for various umad/mad registration failuresIra Weiny2014-08-10
* IB/umad: Update module to [pr|dev]_* style print messagesIra Weiny2014-08-10
* IB/umad: Fix use-after-free on closeBart Van Assche2014-06-06
* IB/umad: Fix error handlingBart Van Assche2014-05-30
* switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-03
* RDMA/ucm: Removed checks for unsigned value < 0Hefty, Sean2011-10-06
* IB: Add devnode methods to cm_class and umad_classRoland Dreier2011-05-23
* IB/umad: Make user_mad semaphore a real oneThomas Gleixner2010-09-28
* IB/umad: Remove unused-but-set variable 'already_dead'Roland Dreier2010-07-14
* IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier2010-04-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen2010-03-07