summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * IB/mad: Add partial Intel OPA MAD supportIra Weiny2015-06-123-14/+37
| * IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-122-6/+18
| * IB/mad: Convert allocations from kmem_cache to kzallocIra Weiny2015-06-124-92/+97
| * IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-122-0/+14
| * IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-126-8/+16
| * IB/mad: Create a generic helper for DR forwarding checksIra Weiny2015-06-121-9/+16
| * IB/mad: Create a generic helper for DR SMP Recv processingIra Weiny2015-06-121-33/+46
| * IB/mad: Create a generic helper for DR SMP Send processingIra Weiny2015-06-121-34/+46
| * IB/mad: Split IB SMI handling from MAD Recv handlerIra Weiny2015-06-121-36/+49
| * IB/mad cleanup: Generalize processing of MAD dataIra Weiny2015-06-121-6/+6