summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/ipoib
Commit message (Expand)AuthorAgeFilesLines
* IB/ipoib: fix ipoib_start_xmit()'s return typeLuc Van Oostenryck2018-04-271-1/+1
* IB/ipoib: Delete unused structYuval Shaia2018-04-031-5/+0
* IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit2018-03-151-1/+1
* IB/ipoib: Do not warn if IPoIB debugfs doesn't existAlaa Hleihel2018-02-151-2/+0
* IB/ipoib: Fix for potential no-carrier stateAlex Estrin2018-02-011-0/+3
* Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-2/+1
|\
| * net: don't call update_pmtu unconditionallyNicolas Dichtel2018-01-251-2/+1
* | Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford2018-01-082-8/+22
|\|
| * IB/ipoib: Fix race condition in neigh creationErez Shitrit2018-01-022-8/+22
* | IB/ipoib: Fix for notify send CQ failure messagesAlex Estrin2018-01-032-5/+7
* | Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-272-4/+4
|\|
| * IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flushAlex Vesker2017-12-211-4/+3
| * IB/ipoib: Restore MM behavior in case of tx_ring allocation failureYuval Shaia2017-12-131-0/+1
* | IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...Parav Pandit2017-12-181-1/+2
* | IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit2017-12-181-2/+1
* | IB/ipoib: Update pathrec field if not valid recordErez Shitrit2017-12-181-15/+34
* | IB/ipoib: Avoid memory leak if the SA returns a different DGIDErez Shitrit2017-12-181-0/+16
* | IB/ipoib: Warn when one port fails to initializeYuval Shaia2017-12-131-3/+4
* | IB/ipoib: Replace printk with pr_warnYuval Shaia2017-12-113-19/+18
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-156-100/+158
|\
| * RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky2017-11-131-2/+3
| * 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-183-11/+11
| |\ \
| | * | IB/{ipoib, iser}: Consistent print format of vendor errorAjaykumar Hotchandani2017-09-292-9/+9
| | * | 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
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| | |/ | |/|
* | | 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/ipoib: Suppress the retry related completion errorsSantosh Shilimkar2017-09-221-5/+11
* Merge branch 'mellanox' into k.o/for-nextDoug Ledford2017-08-244-14/+32
|\
| * 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-241-9/+1
* | 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