summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* IB/ipoib: Change number of TX wqe to 64Erez Shitrit2017-10-251-1/+1
* IB/ipoib: Use NAPI in UD/TX flowsErez Shitrit2017-10-255-79/+136
* IB/ipoib: Get rid of the tx_outstanding variable in all modesErez Shitrit2017-10-253-11/+10
* Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-183-5/+6
|\
| * IB/ipoib: Convert timers to use timer_setup()Kees Cook2017-10-093-5/+6
* | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-1815-130/+324
|\ \
| * | IB/srp: Make CM timeout dependent on subnet timeoutBart Van Assche2017-10-181-2/+22
| * | IB/srp: Cache global rkeyBart Van Assche2017-10-182-14/+16
| * | IB/srp: Remove second argument of srp_destroy_qp()Bart Van Assche2017-10-181-6/+6
| * | IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche2017-10-181-6/+19
| * | IB/srpt: Change default behavior from using SRQ to using RCBart Van Assche2017-10-182-35/+123
| * | IB/srpt: Cache global L_KeyBart Van Assche2017-10-182-3/+6
| * | IB/srpt: Limit the send and receive queue sizes to what the HCA supportsBart Van Assche2017-10-181-4/+5
| * | IB/srpt: Do not accept invalid initiator port namesBart Van Assche2017-10-181-5/+4
| * | RDMA/isert: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-7/+7
| * | IB/core: Simplify sa_path_set_[sd]lid() callsBart Van Assche2017-10-101-1/+1
| * | IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani2017-09-293-10/+10
| * | Merge branch 'vnic' into k.o/for-nextDoug Ledford2017-09-296-35/+103
| |\ \
| | * | IB/opa_vnic: Add routing control informationNiranjana Vishwanathapura2017-09-274-4/+61
| | * | IB/opa_vnic: Properly set vesw port statusNiranjana Vishwanathapura2017-09-271-12/+27
| | * | IB/opa_vnic: Properly clear Mac Table DigestScott Franco2017-09-271-0/+1
| | * | IB/opa_vnic: Properly return the total MACs in UC MAC listNiranjana Vishwanathapura2017-09-271-3/+5
| | * | IB/opa_vnic: Allow reset of MAC addressNiranjana Vishwanathapura2017-09-271-1/+1
| | * | IB/opa_vnic: Set POD value for Ethernet MTUNiranjana Vishwanathapura2017-09-272-0/+2
| | * | IB/opa_vnic: Mark unused Ethernet MTU fields as reservedNiranjana Vishwanathapura2017-09-274-17/+8
| * | | IB/ipoib: Remove device when one port fails to initYuval Shaia2017-09-271-1/+2
| * | | IB: Move PCI dependency from root KConfig to HW's KConfigsYuval Shaia2017-09-271-1/+0
| |/ /
* | | IB/ipoib: Add ability to set PKEY index to lower device driverAlex Vesker2017-10-141-2/+6
* | | IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stopAlex Vesker2017-10-141-1/+6
| |/ |/|
* | Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin2017-09-271-13/+0
* | IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdevAlex Vesker2017-09-252-6/+19
* | IB/ipoib: Fix sysfs Pkey create<->remove possible deadlockShalom Lagziel2017-09-251-6/+14
* | IB: Correct MR length field to be 64-bitParav Pandit2017-09-251-1/+1
|/
* IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar2017-09-221-5/+11
* Merge branch 'mellanox' into k.o/for-nextDoug Ledford2017-08-247-27/+37
|\
| * IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lockErez Shitrit2017-08-244-5/+31
| * RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-244-22/+6
* | IB/ipoib: Enable ioctl for to IPoIB rdma netdevsFeras Daoud2017-08-241-0/+15
|/
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-186-32/+50
|\
| * IB/ipoib: Notify on modify QP failure only when relevantErez Shitrit2017-07-231-1/+22
| * IB/ipoib: Remove double pointer assigningLeon Romanovsky2017-07-231-1/+0
| * IB/ipoib: Clean error paths in add portLeon Romanovsky2017-07-231-6/+8
| * IB/ipoib: Add get statistics support to SRIOV VFFeras Daoud2017-07-231-0/+1
| * IB/ipoib: Add multicast packets statisticsAlex Vesker2017-07-232-1/+4
| * IB/ipoib: Set IPOIB_NEIGH_TBL_FLUSH after flushed completion initializationFeras Daoud2017-07-231-1/+1
| * IB/ipoib: Prevent setting negative values to max_nonsrq_conn_qpAlex Vesker2017-07-231-0/+1
| * IB/ipoib: Make sure no in-flight joins while leaving that mcastErez Shitrit2017-07-231-16/+8
| * IB/ipoib: Use cancel_delayed_work_sync when neededErez Shitrit2017-07-231-6/+1
| * IB/ipoib: Fix race between light events and interface restartFeras Daoud2017-07-233-0/+4
* | Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford2017-08-101-2/+1
|\ \
OpenPOWER on IntegriCloud