summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-11-30IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche
2017-11-30IB/srpt: Do not accept invalid initiator port namesBart Van Assche
2017-11-15IB/ipoib: Change list_del to list_del_init in the tx objectFeras Daoud
2017-10-08IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-10-08IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud
2017-10-08IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud
2017-10-08IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud
2017-08-11iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger
2017-08-06RDMA/uverbs: Fix the check for port numberIsmail, Mustafa
2017-07-27RDMA/core: Initialize port_num in qp_attrIsmail, Mustafa
2017-07-15RDMA/uverbs: Check port number supplied by user verbs cmdsBoris Pismenny
2017-06-14RDMA/qib,hfi1: Fix MR reference count leak on write with immediateMike Marciniszyn
2017-05-25infiniband: call ipv6 route lookup via the stub interfacePaolo Abeni
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: Fix sysfs registration error flowJack Morgenstein
2017-05-08IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGEArnd Bergmann
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/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-01IB/umem: Release pid in error and ODP flowKenneth Lee
2017-02-01IB/ipoib: move back IB LL address into the hard headerPaolo Abeni
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: 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: 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-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-26IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch
2016-11-26IB/uverbs: Fix leak of XRC target QPsTariq Toukan
2016-11-26IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch
2016-11-26IB/mlx5: Fix fatal error dispatchingEli Cohen
2016-11-26IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens
2016-11-26IB/mlx4: Fix create CQ error flowMatan Barak
2016-11-26IB/mlx4: Check gid_index return valueDaniel Jurgens
2016-10-07IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein
2016-10-07IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein
2016-10-07IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker
2016-10-07IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker
2016-10-07IB/core: Fix use after free in send_leave functionErez Shitrit
2016-10-07IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit
2016-09-24IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe
2016-09-15IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto