summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl2017-05-253-15/+23
* IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl2017-05-251-0/+1
* infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni2017-05-251-2/+2
* mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg2017-05-251-1/+1
* IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn2017-05-203-14/+22
* IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein2017-05-201-1/+2
* IB/mlx4: Fix ib device initialization error flowJack Morgenstein2017-05-201-0/+1
* IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch2017-05-203-8/+42
* IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl2017-05-201-2/+6
* IB/core: Fix sysfs registration error flowJack Morgenstein2017-05-201-1/+1
* IB/mlx5: Verify that Q counters are supportedKamal Heib2017-03-181-5/+9
* IB/srp: Fix race conditions related to task managementBart Van Assche2017-03-152-16/+30
* IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche2017-03-151-1/+3
* IB/SRP: Avoid using IB_MR_TYPE_SG_GAPSBart Van Assche2017-03-151-9/+3
* IB/mlx5: Fix out-of-bound accessLeon Romanovsky2017-03-151-8/+3
* IB/IPoIB: Add destination address when re-queue packetErez Shitrit2017-03-151-13/+17
* IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2017-03-152-9/+9
* rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise2017-03-121-0/+3
* IB/rxe: Fix mem_check_range integer overflowEyal Itkin2017-02-141-3/+5
* IB/rxe: Fix resid updateEyal Itkin2017-02-141-1/+1
* iw_cxgb4: set correct FetchBurstMax for QPsSteve Wise2017-02-091-2/+3
* IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen2017-02-011-2/+1
* IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb2017-02-011-1/+1
* IB/umem: Release pid in error and ODP flowKenneth Lee2017-02-011-0/+2
* iw_cxgb4: free EQ queue memory on last derefSteve Wise2017-02-014-13/+69
* IB/srp: fix invalid indirect_sg_entries parameter valueIsrael Rukshin2017-02-011-0/+6
* IB/srp: fix mr allocation when the device supports sg gapsIsrael Rukshin2017-02-011-2/+7
* IB/iser: Fix sg_tablesize calculationMax Gurtovoy2017-02-011-7/+0
* RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein2017-02-011-1/+2
* IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib2017-01-261-2/+0
* IB/mlx4: Check if GRH is available before using itEran Ben Elisha2017-01-261-2/+2
* IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha2017-01-261-8/+13
* IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed2017-01-261-3/+5
* IB/mlx4: Handle well-known-gid in mad_demux processingJack Morgenstein2017-01-261-4/+12
* IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein2017-01-261-1/+2
* IB/mlx4: Set traffic class in AHMaor Gottlieb2017-01-261-2/+4
* IB/mlx5: Wait for all async command completions to completeEli Cohen2017-01-261-0/+28
* IB/mlx5: Assign SRQ type earlierMaor Gottlieb2017-01-261-1/+1
* IB/mlx5: Fix reported max SGE calculationEli Cohen2017-01-262-4/+33
* IB/mlx5: Avoid system crash when enabling many VFsEli Cohen2017-01-261-1/+2
* IB/rxe: avoid putting a large struct rxe_qp on stackArnd Bergmann2017-01-261-7/+7
* IB/rxe: Increase max number of completions to 32kYonatan Cohen2017-01-261-1/+1
* IB/core: Release allocated memory in cache setup failureLeon Romanovsky2017-01-261-9/+7
* iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun2017-01-191-1/+3
* i40iw: Use correct src address in memcpy to rdma stats countersShiraz Saleem2017-01-091-1/+1
* IB/rxe: Fix a memory leak in rxe_qp_cleanup()Bart Van Assche2017-01-091-0/+1
* IB/multicast: Check ib_find_pkey() return valueBart Van Assche2017-01-091-2/+5
* IPoIB: Avoid reading an uninitialized member variableBart Van Assche2017-01-091-2/+5
* IB/mad: Fix an array index checkBart Van Assche2017-01-091-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-11-1737-395/+391
|\