aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-34/+21
2017-08-31IB/hfi1: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-08-31IB/umem: update to new mmu_notifier semanticJérôme Glisse1-19/+0
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha1-13/+13
2017-08-24IB/mlx5: Always return success for RoCE modify portMajd Dibbiny1-0/+6
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny1-0/+1
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2-5/+13
2017-08-22RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri1-1/+1
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-55/+114
2017-08-16IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb1-1/+1
2017-08-16IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem1-2/+3
2017-08-16iw_cxgb4: fix misuse of integer variableSteve Wise1-1/+1
2017-08-16IB/hns: fix memory leak on ah on error return pathColin Ian King1-1/+3
2017-08-16i40iw: Fix potential fcn_id_array out of boundsChristopher N Bednarz1-1/+1
2017-08-16i40iw: Use correct alignment for CQ0 memoryChristopher N Bednarz1-1/+1
2017-08-16i40iw: Fix typecast of tcp_seq_numMustafa Ismail1-1/+1
2017-08-16i40iw: Correct variable namesMustafa Ismail2-4/+4
2017-08-16i40iw: Fix parsing of query/commit FPM buffersChien Tin Tung2-42/+83
2017-08-16RDMA/vmw_pvrdma: Report CQ missed eventsBryan Tan1-1/+16
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-52/+102
2017-08-07Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma into leon-ipoibDoug Ledford7-33/+50
2017-08-04IB/hns: checking for IS_ERR() instead of NULLDan Carpenter1-1/+1
2017-08-04RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky1-1/+1
2017-08-04IB/uverbs: Fix device cleanupYishai Hadas1-2/+1
2017-08-04RDMA/uverbs: Prevent leak of reserved fieldLeon Romanovsky1-1/+1
2017-08-04IB/core: Fix race condition in resolving IP to MACParav Pandit1-14/+48
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller30-117/+288
2017-07-29bnxt_re: add MAY_USE_DEVLINK dependencySathya Perla1-0/+1
2017-07-23IB/ipoib: Notify on modify QP failure only when relevantErez Shitrit1-1/+22
2017-07-23Revert "IB/core: Allow QP state transition from reset to error"Leon Romanovsky1-1/+0
2017-07-23IB/ipoib: Remove double pointer assigningLeon Romanovsky1-1/+0
2017-07-23IB/ipoib: Clean error paths in add portLeon Romanovsky1-6/+8
2017-07-23IB/ipoib: Add get statistics support to SRIOV VFFeras Daoud1-0/+1
2017-07-23IB/ipoib: Add multicast packets statisticsAlex Vesker2-1/+4
2017-07-23IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initializationFeras Daoud1-1/+1
2017-07-23IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qpAlex Vesker1-0/+1
2017-07-23IB/ipoib: Make sure no in-flight joins while leaving that mcastErez Shitrit1-16/+8
2017-07-23IB/ipoib: Use cancel_delayed_work_sync when neededErez Shitrit1-6/+1
2017-07-23IB/ipoib: Fix race between light events and interface restartFeras Daoud3-0/+4
2017-07-20RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa1-0/+2
2017-07-20RDMA/uverbs: Fix the check for port numberIsmail, Mustafa1-1/+2
2017-07-20RDMA/iser: don't send an rkey if all data is written as immadiate-dataSagi Grimberg1-2/+4
2017-07-20rxe: fix broken receive queue drainingVijay Immanuel2-0/+6
2017-07-20RDMA/qedr: Prevent memory overrun in verbs' user responsesAmrani, Ram1-4/+12
2017-07-20iw_cxgb4: don't use WR keys/addrs for 0 byte readsGanesh Goudar1-1/+1
2017-07-20IB/mlx4: Fix CM REQ retries in paravirt modeHåkon Bugge1-0/+4
2017-07-20IB/rdmavt: Setting of QP timeout can overflow jiffies computationKaike Wan1-3/+1
2017-07-20IB/core: Fix sparse warningsMatan Barak1-10/+0
2017-07-20RDMA/bnxt_re: Fix the value reported for local ack delaySelvin Xavier2-1/+8
2017-07-20RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cqSelvin Xavier3-0/+25