summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2017-10-14RDMA/isert: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-10-10IB/core: Simplify sa_path_set_[sd]lid() callsBart Van Assche
2017-09-29IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani
2017-09-29Merge branch 'vnic' into k.o/for-nextDoug Ledford
2017-09-27IB/opa_vnic: Add routing control informationNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Properly set vesw port statusNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Properly clear Mac Table DigestScott Franco
2017-09-27IB/opa_vnic: Properly return the total MACs in UC MAC listNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Allow reset of MAC addressNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Set POD value for Ethernet MTUNiranjana Vishwanathapura
2017-09-27IB/opa_vnic: Mark unused Ethernet MTU fields as reservedNiranjana Vishwanathapura
2017-09-27IB/ipoib: Remove device when one port fails to initYuval Shaia
2017-09-27IB: Move PCI dependency from root KConfig to HW's KConfigsYuval Shaia
2017-09-22IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar
2017-08-24Merge branch 'mellanox' into k.o/for-nextDoug Ledford
2017-08-24IB/ipoib: Enable ioctl for to IPoIB rdma netdevsFeras Daoud
2017-08-24IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lockErez Shitrit
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky
2017-08-08IB/IPoIB: Increase local_lid to 32 bitsDasaratharaman Chandramouli
2017-08-08IB/srpt: Increase lid and sm_lid to 32 bitsDasaratharaman Chandramouli
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-07-24Merge branch 'hfi1' into k.o/for-4.14Doug Ledford
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