summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/iser: Change some module parameters to be ROJenny Falkovich2015-08-301-16/+15
* 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/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche2015-08-301-0/+9
* IB/srp: Bump driver version and release dateBart Van Assche2015-08-301-2/+2
* IB/srp: Handle partial connection success correctlyBart Van Assche2015-08-301-1/+2
* IB/srp: Constify a function argumentBart Van Assche2015-08-301-1/+1
* IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum2015-08-301-1/+1
* IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich2015-08-301-1/+5
* IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein2015-08-301-1/+4
* IB/mlx4: Demote mcg message from warning to debugJack Morgenstein2015-08-301-2/+6
* IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein2015-08-301-3/+4
* IB/core: Remove needless bracketizationDoug Ledford2015-08-301-7/+4
* RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur2015-08-305-233/+60
* IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua2015-08-304-494/+35
* IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-303-3/+253
* 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
* qib: Support ib_alloc_mr verbSagi Grimberg2015-08-303-4/+11
* nes: Support ib_alloc_mr verbSagi Grimberg2015-08-301-5/+14
* cxgb3: Support ib_alloc_mr verbSagi Grimberg2015-08-301-4/+10
* iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg2015-08-303-5/+13
* ocrdma: Support ib_alloc_mr verbSagi Grimberg2015-08-303-5/+12
* mlx4: Support ib_alloc_mr verbSagi Grimberg2015-08-303-6/+12
* mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg2015-08-303-47/+0
* IB/srp: Convert to ib_alloc_mrSagi Grimberg2015-08-301-1/+2
* iser-target: Convert to ib_alloc_mrSagi Grimberg2015-08-301-2/+4
* IB/iser: Convert to ib_alloc_mrSagi Grimberg2015-08-301-3/+4
* IB: Modify ib_create_mr APISagi Grimberg2015-08-306-24/+43
* IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-306-51/+15
* IB/cma: Fix net_dev reference leak with failed requestsHaggai Eran2015-08-301-0/+4
* IB/cm: Remove compare_data checksHaggai Eran2015-08-304-95/+21
* 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/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro2015-08-301-1/+228
* IB/core: Find the network device matching connection parametersYotam Kenneth2015-08-301-0/+46
* IB/core: lock client data with lists_rwsemHaggai Eran2015-08-3013-45/+75
* IB/core: Add rwsem to allow reading device list or client listHaggai Eran2015-08-301-12/+28
* ipath,qib: Expose max_sge_rd correctlySteve Wise2015-08-281-0/+1
OpenPOWER on IntegriCloud