aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-30IB/core: Remove needless bracketizationDoug Ledford1-7/+4
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua1-1/+2
2015-08-30IB/core: Add RoCE table bonding supportMatan Barak1-20/+285
2015-08-30IB/core: missing curly braces in ib_find_gid()Dan Carpenter1-1/+2
2015-08-30IB/core: Add RoCE GID table managementMatan Barak5-106/+1274
2015-08-30IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe4-87/+68
2015-08-30IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg1-29/+3
2015-08-30IB: Modify ib_create_mr APISagi Grimberg1-7/+24
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg1-17/+0
2015-08-30IB/cma: Fix net_dev reference leak with failed requestsHaggai Eran1-0/+4
2015-08-30IB/cm: Remove compare_data checksHaggai Eran2-93/+19
2015-08-30IB/cma: Share ib_cm_ids between rdma_cm_idsHaggai Eran1-55/+4
2015-08-30IB/cma: Use found net_dev for passive connectionsHaggai Eran1-27/+49
2015-08-30IB/cma: Validate routing of incoming requestsHaggai Eran1-3/+92
2015-08-30IB/cma: Add net_dev and private data checks to RDMA CMHaggai Eran1-3/+185
2015-08-30IB/cm: Expose BTH P_Key in CM and SIDR request eventsHaggai Eran1-0/+20
2015-08-30IB/cma: Helper functions to access port space IDRsHaggai Eran1-21/+60
2015-08-30IB/cma: Refactor RDMA IP CM private-data parsing codeHaggai Eran1-65/+105
2015-08-30IB/cm: Share listening CM IDsHaggai Eran1-6/+116
2015-08-30IB/cm: Expose service ID in request eventsHaggai Eran1-0/+3
2015-08-30IB/core: Find the network device matching connection parametersYotam Kenneth1-0/+46
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran10-35/+67
2015-08-30IB/core: Add rwsem to allow reading device list or client listHaggai Eran1-12/+28
2015-08-28RDMA/cma: fix IPv6 address resolutionSpencer Baugh1-2/+5
2015-08-28IB/ucma: Fix theoretical user triggered use-after-freeJason Gunthorpe1-3/+3
2015-07-14IB/core: Destroy multcast_idr on module exitJohannes Thumshirn1-0/+1
2015-07-14IB/ucm: Fix bitmap wrap when devnum > IB_UCM_MAX_DEVICESCarol L Soto1-2/+2
2015-07-14IB/ucma: Fix lockdep warning in ucma_lock_filesHaggai Eran1-2/+2
2015-07-14RDMA/core: Fixes for port mapper client registrationTatyana Nikolova3-25/+48
2015-07-14IB/cm: Do not queue work to a device that's going awayErez Shitrit1-6/+55
2015-07-14IB/mad: Fix compare between big endian and cpu endianIra Weiny1-1/+1
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock8-67/+45
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds22-681/+1243
2015-06-12IB/mad: Add final OPA MAD processingIra Weiny6-43/+230
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny3-0/+133
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny3-14/+37
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny2-6/+18
2015-06-12IB/mad: Convert allocations from kmem_cache to kzallocIra Weiny4-92/+97
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2-0/+14
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny6-8/+16
2015-06-12IB/mad: Create a generic helper for DR forwarding checksIra Weiny1-9/+16
2015-06-12IB/mad: Create a generic helper for DR SMP Recv processingIra Weiny1-33/+46
2015-06-12IB/mad: Create a generic helper for DR SMP Send processingIra Weiny1-34/+46
2015-06-12IB/mad: Split IB SMI handling from MAD Recv handlerIra Weiny1-36/+49
2015-06-12IB/mad cleanup: Generalize processing of MAD dataIra Weiny1-6/+6
2015-06-12IB/mad cleanup: Clean up function params -- find_mad_agentIra Weiny1-18/+18
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak2-2/+4
2015-06-12IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak2-0/+16
2015-06-12IB/core: Extend ib_uverbs_create_cqMatan Barak3-35/+137
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2-4/+6