summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2017-01-26IB/rxe: Increase max number of completions to 32kYonatan Cohen
2017-01-26IB/core: Release allocated memory in cache setup failureLeon Romanovsky
2017-01-19iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun
2017-01-09i40iw: Use correct src address in memcpy to rdma stats countersShiraz Saleem
2017-01-09IB/rxe: Fix a memory leak in rxe_qp_cleanup()Bart Van Assche
2017-01-09IB/multicast: Check ib_find_pkey() return valueBart Van Assche
2017-01-09IPoIB: Avoid reading an uninitialized member variableBart Van Assche
2017-01-09IB/mad: Fix an array index checkBart Van Assche
2016-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-11-16iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise
2016-11-16iw_cxgb4: set *bad_wr for post_send/post_recv errorsSteve Wise
2016-11-16Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rcDoug Ledford
2016-11-16IB/rxe: Update qp state for user queryYonatan Cohen
2016-11-16IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen
2016-11-16IB/rxe: Fix handling of erroneous WRYonatan Cohen
2016-11-16IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksumYonatan Cohen
2016-11-16IB/mlx4: Fix create CQ error flowMatan Barak
2016-11-16IB/mlx4: Check gid_index return valueDaniel Jurgens
2016-11-16IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen
2016-11-16IB/mlx5: Fix fatal error dispatchingEli Cohen
2016-11-16IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer
2016-11-16IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens
2016-11-16IB/mlx5: Validate requested RQT sizeMaor Gottlieb
2016-11-16IB/mlx5: Fix memory leak in query deviceMajd Dibbiny
2016-11-16IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch
2016-11-16IB/core: Add missing check for addr_resolve callback return valueMark Bloch
2016-11-16IB/core: Set routable RoCE gid type for ipv4/ipv6 networksLeon Romanovsky