summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-10-12RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny
2017-10-12IB/core: Add inline function to validate portYuval Shaia
2017-10-12IB/core: Create common start/end port functionsIra Weiny
2017-09-15IB/ipoib: Fix memory leak in create child syscallFeras Daoud
2017-08-26IB/core: For multicast functions, verify that LIDs are multicast LIDsMichael J. Ruhl
2017-08-26IB/core: If the MGID/MLID pair is not on the list return an errorMichael J. Ruhl
2017-08-26IB/mlx4: Fix ib device initialization error flowJack Morgenstein
2017-08-26IB/ipoib: Update broadcast object if PKey value was changed in index 0Feras Daoud
2017-08-26IB/IPoIB: ibX: failed to create mcg debug fileShamir Rabinovitch
2017-08-26IPoIB: Remove unnecessary test for NULL before debugfs_remove()Fabian Frederick
2017-07-18IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-07-18net/mlx5: Increase number of max QPs in default profileMaor Gottlieb
2017-06-05rdma_cm: fail iwarp accepts w/o connection paramsSteve Wise
2017-06-05IB/mlx5: Return error for unsupported signature typeLeon Romanovsky
2017-06-05IB/mlx5: Fix out-of-bound accessLeon Romanovsky
2017-06-05IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud
2017-06-05IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud
2017-06-05IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud
2017-06-05IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud
2017-06-05IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud
2017-06-05IB/ipoib: Set device connection mode only when neededFeras Daoud
2017-06-05IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen
2017-03-16IB/multicast: Check ib_find_pkey() return valueBart Van Assche
2017-03-16IPoIB: Avoid reading an uninitialized member variableBart Van Assche
2017-03-16IB/mad: Fix an array index checkBart Van Assche
2017-03-16IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein
2017-03-16IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPsEran Ben Elisha
2017-03-16iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun
2017-03-16IB/mlx4: Fix port query for 56Gb Ethernet linksSaeed Mahameed
2017-03-16IB/mlx4: Put non zero value in max_ah device attributeMaor Gottlieb
2017-03-16IB/mlx4: Set traffic class in AHMaor Gottlieb
2017-03-16IB/IPoIB: Remove can't use GFP_NOIO warningKamal Heib
2017-03-16IB/mlx5: Wait for all async command completions to completeEli Cohen
2017-03-16IB/mlx5: Put non zero value in max_ahMaor Gottlieb
2017-03-16IB/core: Save QP in ib_flow structureMark Bloch
2017-02-23IB/mlx4: Fix create CQ error flowMatan Barak
2017-02-23IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen
2017-02-23IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer
2017-02-23IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens
2017-02-23IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch
2017-02-23IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch
2017-02-23IB/uverbs: Fix leak of XRC target QPsTariq Toukan
2017-02-23IB/srp: Fix infinite loop when FMR sg[0].offset != 0Bart Van Assche
2016-11-20IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein
2016-11-20IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein
2016-11-20IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker
2016-11-20IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker
2016-11-20IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit
2016-11-20IB/core: Fix use after free in send_leave functionErez Shitrit
2016-08-22IB/mlx4: Fix memory leak if QP creation failedDotan Barak