summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2017-10-05Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin
2017-07-23IB/ipoib: Notify on modify QP failure only when relevantErez Shitrit
2017-07-23IB/ipoib: Remove double pointer assigningLeon Romanovsky
2017-07-23IB/ipoib: Clean error paths in add portLeon Romanovsky
2017-07-23IB/ipoib: Add get statistics support to SRIOV VFFeras Daoud
2017-07-23IB/ipoib: Add multicast packets statisticsAlex Vesker
2017-07-23IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initializationFeras Daoud
2017-07-23IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qpAlex Vesker
2017-07-23IB/ipoib: Make sure no in-flight joins while leaving that mcastErez Shitrit
2017-07-23IB/ipoib: Use cancel_delayed_work_sync when neededErez Shitrit
2017-07-23IB/ipoib: Fix race between light events and interface restartFeras Daoud
2017-07-20RDMA/iser: don't send an rkey if all data is written as immadiate-dataSagi Grimberg
2017-07-20IB/IPoIB: Fix error code in ipoib_add_port()Dan Carpenter
2017-07-17IB/ipoib: Let lower driver handle get_stats64 callErez Shitrit
2017-07-17IB/IPoIB: Convert IPoIB to memalloc_noio_* callsLeon Romanovsky
2017-07-17IB/IPoIB: Forward MTU change to driver belowErez Shitrit
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky
2017-07-17IB/iser: Fix connection teardown race conditionVladimir Neyelov
2017-07-17Merge tag 'v4.13-rc1' into k.o/for-4.13-rcDoug Ledford
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-07-11IB/iser: Handle lack of memory management extentions correctlyMike Marciniszyn
2017-07-06iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_doneNicholas Bellinger
2017-07-06IB/srpt: Make a debug statement in srpt_abort_cmd() more informativeBart Van Assche
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-07-05IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura
2017-06-29IB/opa_vnic: Use spinlock instead of mutex for stats_lockVishwanathapura, Niranjana
2017-06-29IB/opa_vnic: Use GFP_ATOMIC while sending trapVishwanathapura, Niranjana
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-14IB/ipoib: Fix memory leak in create child syscallFeras Daoud
2017-06-14IB/ipoib: Fix access to un-initialized napi structAlex Vesker
2017-06-14IB/ipoib: Delete napi in device uninit defaultAlex Vesker
2017-06-14IB/ipoib: Limit call to free rdma_netdev for capable devicesAlex Vesker
2017-06-14IB/ipoib: Fix memory leaks for child interfaces privAlex Vesker
2017-06-01RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny
2017-06-01RDMA/srp: Fix NULL deref at srp_destroy_qp()Israel Rukshin
2017-06-01RDMA/IPoIB: Limit the ipoib_dev_uninit_default scopeLeon Romanovsky
2017-06-01RDMA/IPoIB: Replace netdev_priv with ipoib_priv for ipoib_get_link_ksettingsHonggang Li
2017-05-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-05-07IB/srpt: Avoid that aborting a command triggers a kernel warningBart Van Assche
2017-05-07IB/srpt: Fix abort handlingBart Van Assche
2017-05-04IB/ipoib: add get_link_ksettings in ethtoolZhu Yanjun
2017-05-01IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli
2017-05-01IB/SA: Add OPA path record typeDasaratharaman Chandramouli
2017-05-01IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli