summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-0920-707/+3618
|\
| * IB/uverbs: reject invalid or unknown opcodesChristoph Hellwig2015-09-031-1/+9
| * IB/sa: Fix rdma netlink message flagsKaike Wan2015-09-021-1/+1
| * IB/ucma: HW Device hot-removal supportYishai Hadas2015-08-301-11/+129
| * IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas2015-08-302-68/+301
| * IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas2015-08-303-39/+88
| * IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas2015-08-302-14/+32
| * IB/uverbs: Fix reference counting usage of event filesYishai Hadas2015-08-303-16/+40
| * IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-302-12/+36
| * IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-302-24/+3
| * IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe2015-08-302-5/+43
| * IB/sa: Route SA pathrecord query through netlinkKaike Wan2015-08-301-1/+500
| * IB/sa: Allocate SA query with kzallocKaike Wan2015-08-301-4/+4
| * IB/core: Add rdma netlink helper functionsKaike Wan2015-08-301-0/+55
| * IB/core: Remove needless bracketizationDoug Ledford2015-08-301-7/+4
| * IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-301-1/+2
| * IB/core: Add RoCE table bonding supportMatan Barak2015-08-301-20/+285
| * IB/core: missing curly braces in ib_find_gid()Dan Carpenter2015-08-301-1/+2
| * IB/core: Add RoCE GID table managementMatan Barak2015-08-305-106/+1274
| * IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe2015-08-304-87/+68
| * IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg2015-08-301-29/+3
| * IB: Modify ib_create_mr APISagi Grimberg2015-08-301-7/+24
| * IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-301-17/+0
| * IB/cma: Fix net_dev reference leak with failed requestsHaggai Eran2015-08-301-0/+4
| * IB/cm: Remove compare_data checksHaggai Eran2015-08-302-93/+19
| * IB/cma: Share ib_cm_ids between rdma_cm_idsHaggai Eran2015-08-301-55/+4
| * IB/cma: Use found net_dev for passive connectionsHaggai Eran2015-08-301-27/+49
| * IB/cma: Validate routing of incoming requestsHaggai Eran2015-08-301-3/+92
| * IB/cma: Add net_dev and private data checks to RDMA CMHaggai Eran2015-08-301-3/+185
| * IB/cm: Expose BTH P_Key in CM and SIDR request eventsHaggai Eran2015-08-301-0/+20
| * IB/cma: Helper functions to access port space IDRsHaggai Eran2015-08-301-21/+60
| * IB/cma: Refactor RDMA IP CM private-data parsing codeHaggai Eran2015-08-301-65/+105
| * IB/cm: Share listening CM IDsHaggai Eran2015-08-301-6/+116
| * IB/cm: Expose service ID in request eventsHaggai Eran2015-08-301-0/+3
| * IB/core: Find the network device matching connection parametersYotam Kenneth2015-08-301-0/+46
| * IB/core: lock client data with lists_rwsemHaggai Eran2015-08-3010-35/+67
| * IB/core: Add rwsem to allow reading device list or client listHaggai Eran2015-08-301-12/+28
| * RDMA/cma: fix IPv6 address resolutionSpencer Baugh2015-08-281-2/+5
| * IB/ucma: Fix theoretical user triggered use-after-freeJason Gunthorpe2015-08-281-3/+3
* | core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever2015-08-051-67/+0
|/
* IB/core: Destroy multcast_idr on module exitJohannes Thumshirn2015-07-141-0/+1
* IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICESCarol L Soto2015-07-141-2/+2
* IB/ucma: Fix lockdep warning in ucma_lock_filesHaggai Eran2015-07-141-2/+2
* RDMA/core: Fixes for port mapper client registrationTatyana Nikolova2015-07-143-25/+48
* IB/cm: Do not queue work to a device that's going awayErez Shitrit2015-07-141-6/+55
* IB/mad: Fix compare between big endian and cpu endianIra Weiny2015-07-141-1/+1
* IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-148-67/+45
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-2322-681/+1243
|\
| * IB/mad: Add final OPA MAD processingIra Weiny2015-06-126-43/+230
| * IB/mad: Add partial Intel OPA MAD supportIra Weiny2015-06-123-0/+133
OpenPOWER on IntegriCloud