summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-07-12RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny
2017-07-05infiniband: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann
2017-06-24IB/mlx5: Fix kernel to user leak prevention logicEli Cohen
2017-06-17RDMA/qedr: Return max inline data in QP query resultRam Amrani
2017-06-17RDMA/qedr: Don't spam dmesg if QP is in error stateRam Amrani
2017-06-17RDMA/qedr: Don't reset QP when queues aren't flushedRam Amrani
2017-06-17RDMA/qedr: Fix and simplify memory leak in PD allocRam Amrani
2017-06-17RDMA/qedr: Dispatch port active event from qedr_addRam Amrani
2017-06-07RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn
2017-05-25IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl
2017-05-25IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl
2017-05-25infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni
2017-05-25mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg
2017-05-20IB/hfi1: Prevent kernel QP post send hard lockupsMike Marciniszyn
2017-05-20IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein
2017-05-20IB/mlx4: Fix ib device initialization error flowJack Morgenstein
2017-05-20IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch
2017-05-20IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl
2017-05-20IB/core: Fix sysfs registration error flowJack Morgenstein
2017-03-18IB/mlx5: Verify that Q counters are supportedKamal Heib
2017-03-15IB/srp: Fix race conditions related to task managementBart Van Assche
2017-03-15IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche
2017-03-15IB/SRP: Avoid using IB_MR_TYPE_SG_GAPSBart Van Assche
2017-03-15IB/mlx5: Fix out-of-bound accessLeon Romanovsky
2017-03-15IB/IPoIB: Add destination address when re-queue packetErez Shitrit
2017-03-15IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud
2017-03-12rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise
2017-02-14IB/rxe: Fix mem_check_range integer overflowEyal Itkin
2017-02-14IB/rxe: Fix resid updateEyal Itkin
2017-02-09iw_cxgb4: set correct FetchBurstMax for QPsSteve Wise
2017-02-01IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen
2017-02-01IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb
2017-02-01IB/umem: Release pid in error and ODP flowKenneth Lee
2017-02-01iw_cxgb4: free EQ queue memory on last derefSteve Wise
2017-02-01IB/srp: fix invalid indirect_sg_entries parameter valueIsrael Rukshin
2017-02-01IB/srp: fix mr allocation when the device supports sg gapsIsrael Rukshin
2017-02-01IB/iser: Fix sg_tablesize calculationMax Gurtovoy
2017-02-01RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein
2017-01-26IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib
2017-01-26IB/mlx4: Check if GRH is available before using itEran Ben Elisha
2017-01-26IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha
2017-01-26IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed
2017-01-26IB/mlx4: Handle well-known-gid in mad_demux processingJack Morgenstein
2017-01-26IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein
2017-01-26IB/mlx4: Set traffic class in AHMaor Gottlieb
2017-01-26IB/mlx5: Wait for all async command completions to completeEli Cohen
2017-01-26IB/mlx5: Assign SRQ type earlierMaor Gottlieb
2017-01-26IB/mlx5: Fix reported max SGE calculationEli Cohen
2017-01-26IB/mlx5: Avoid system crash when enabling many VFsEli Cohen
2017-01-26IB/rxe: avoid putting a large struct rxe_qp on stackArnd Bergmann