summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/user_mad.c
AgeCommit message (Expand)Author
2019-08-25IB/core: Add mitigation for Spectre V1Luck, Tony
2018-02-22IB/umad: Fix use of unprotected device pointerJack Morgenstein
2017-12-05IB/core: Do not warn on lid conversions for OPADon Hiatt
2017-08-18Add OPA extended LID supportHiatt, Don
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-03-21infiniband: utilize the new cdev_set_parent functionLogan Gunthorpe
2017-01-24IB/core: Use dev.parent instead of dma_deviceBart Van Assche
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran
2015-06-12IB/mad: Add final OPA MAD processingIra Weiny
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford
2015-05-20IB/user_mad: Fix buggy usage of port indexIra Weiny
2015-05-20IB/user_mad: Use new start/end port functionsIra Weiny
2015-05-20IB/mad: Change ib_response_mad signature argumentsIra Weiny
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mad()Michael Wang
2015-05-18IB/Verbs: Reform IB-core mad/agent/user_madMichael Wang
2014-08-10IB/mad: Add user space RMPP supportIra Weiny
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny
2014-08-10IB/mad: Add dev_notice messages for various umad/mad registration failuresIra Weiny
2014-08-10IB/umad: Update module to [pr|dev]_* style print messagesIra Weiny
2014-06-06IB/umad: Fix use-after-free on closeBart Van Assche
2014-05-29IB/umad: Fix error handlingBart Van Assche
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro
2011-10-06RDMA/ucm: Removed checks for unsigned value < 0Hefty, Sean
2011-05-23IB: Add devnode methods to cm_class and umad_classRoland Dreier
2010-09-28IB/umad: Make user_mad semaphore a real oneThomas Gleixner
2010-07-14IB/umad: Remove unused-but-set variable 'already_dead'Roland Dreier
2010-04-21IB: Explicitly rule out llseek to avoid BKL in default_llseek()Roland Dreier
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen
2010-02-24IB/umad: Clean whitespaceAlexander Chiang
2010-02-24IB/umad: Increase maximum devices supportedAlexander Chiang
2010-02-24IB/umad: Use stack variable 'base' in ib_umad_init_portAlexander Chiang
2010-02-24IB/umad: Use stack variable 'devnum' in ib_umad_init_portAlexander Chiang
2010-02-24IB/umad: Remove port_table[]Alexander Chiang
2010-02-24IB/umad: Convert *cdev to cdev in struct ib_umad_portAlexander Chiang
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2008-10-16device create: infiniband: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-11IB/umad: BKL is not needed for ib_umad_open()Roland Dreier