aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/doorbell.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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 Shoua5-4/+257
2015-08-30net/mlx4: Postpone the registration of net_deviceMoni Shoua3-15/+25
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 Barak6-108/+1338
2015-08-30IB/core: Make ib_alloc_device init the kobjectJason Gunthorpe4-87/+68
2015-08-30net/bonding: Export bond_option_active_slave_get_rcuMatan Barak2-13/+7
2015-08-30net: Add info for NETDEV_CHANGEUPPER eventMatan Barak2-2/+24
2015-08-30net/ipv6: Export addrconf_ifid_eui48Matan Barak2-31/+31
2015-08-30IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg2-40/+3
2015-08-30IB/hfi1: Support ib_alloc_mr verbMike Marciniszyn3-3/+11
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-30RDS: Convert to ib_alloc_mrSagi Grimberg2-4/+6
2015-08-30svcrdma: limit FRMR page list lengths to device maxSteve Wise1-2/+4
2015-08-30xprtrdma, svcrdma: Convert to ib_alloc_mrSagi Grimberg2-4/+4
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 Grimberg7-46/+58
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg7-61/+15
2015-08-30IB/cma: Fix net_dev reference leak with failed requestsHaggai Eran1-0/+4
2015-08-30IB/cm: Remove compare_data checksHaggai Eran5-107/+23
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 Eran2-0/+26
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 Eran2-6/+120
2015-08-30IB/cm: Expose service ID in request eventsHaggai Eran2-0/+4
2015-08-30IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro1-1/+228
2015-08-30IB/core: Find the network device matching connection parametersYotam Kenneth2-0/+73
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran16-52/+82
2015-08-30IB/core: Add rwsem to allow reading device list or client listHaggai Eran1-12/+28
2015-08-28RDMA/Core: remove rdma_cap_read_multi_sge() helperSteve Wise1-28/+0
2015-08-28svcrdma: Use max_sge_rd for destination read depthsSteve Wise3-11/+6
2015-08-28ipath,qib: Expose max_sge_rd correctlySteve Wise2-0/+2
2015-08-28mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg3-0/+3
2015-08-28staging/hfi1: replace indent spaces with tabsJeff Becker1-5/+5