aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-30IB/mlx4: Demote mcg message from warning to debugJack Morgenstein1-2/+6
2015-08-30IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein1-3/+4
2015-08-30IB/core: Remove needless bracketizationDoug Ledford1-7/+4
2015-08-30RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur5-233/+60
2015-08-30IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua4-494/+35
2015-08-30IB/mlx4: Implement ib_device callbacksMoni Shoua3-3/+253
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-30qib: Support ib_alloc_mr verbSagi Grimberg3-4/+11
2015-08-30nes: Support ib_alloc_mr verbSagi Grimberg1-5/+14
2015-08-30cxgb3: Support ib_alloc_mr verbSagi Grimberg1-4/+10
2015-08-30iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg3-5/+13
2015-08-30ocrdma: Support ib_alloc_mr verbSagi Grimberg3-5/+12
2015-08-30mlx4: Support ib_alloc_mr verbSagi Grimberg3-6/+12
2015-08-30mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg3-47/+0
2015-08-30IB/srp: Convert to ib_alloc_mrSagi Grimberg1-1/+2
2015-08-30iser-target: Convert to ib_alloc_mrSagi Grimberg1-2/+4
2015-08-30IB/iser: Convert to ib_alloc_mrSagi Grimberg1-3/+4
2015-08-30IB: Modify ib_create_mr APISagi Grimberg6-24/+43
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg6-51/+15
2015-08-30IB/cma: Fix net_dev reference leak with failed requestsHaggai Eran1-0/+4
2015-08-30IB/cm: Remove compare_data checksHaggai Eran4-95/+21
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/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro1-1/+228
2015-08-30IB/core: Find the network device matching connection parametersYotam Kenneth1-0/+46
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran13-45/+75
2015-08-30IB/core: Add rwsem to allow reading device list or client listHaggai Eran1-12/+28
2015-08-28ipath,qib: Expose max_sge_rd correctlySteve Wise1-0/+1
2015-08-28mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg3-0/+3
2015-08-28IB/core: Add core header changes needed for OPADennis Dalessandro1-139/+8
2015-08-28RDMA/amso1100: Deprecate the amso1100 driver and move to stagingSteve Wise25-9111/+0
2015-08-28IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro39-30493/+0
2015-08-28iw_cxgb4: Add support for clipHariprasad S1-4/+72
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-08-28iw_cxgb4: set the default MPA version to 2Hariprasad S1-2/+2
2015-08-28RDMA/iser: Limit sgs to the device fastreg depthSteve Wise1-0/+9
2015-08-28IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier1-3/+0
2015-08-28IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn3-4/+16