summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Fix wrong max num channels indicationTariq Toukan2019-07-251-4/+3Star
* Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-121-1/+8
|\
| * net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin2019-07-111-1/+8
* | net/mlx5e: Re-work TIS creation functionsTariq Toukan2019-07-061-1/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-07-041-7/+7
|\ \
| * | net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy2019-06-271-7/+7
| |/
* / net/mlx5e: Don't refresh TIRs when updating representor SQsGavi Teitz2019-06-291-1/+2
|/
* net/mlx5e: Fix wrong xmit_more applicationTariq Toukan2019-05-171-1/+1
* net/mlx5e: Turn on HW tunnel offload in all TIRsTariq Toukan2019-05-011-0/+1
* net/mlx5e: Unify logic of MTU boundariesTariq Toukan2019-04-051-3/+2Star
* net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan2019-02-191-2/+2
* net/mlx5e: Move RSS params to a dedicated structAya Levin2018-12-061-1/+1
* net/mlx5e: IPoIB, Reset QP after channels are closedDenis Drozdov2018-11-191-1/+1
* net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud2018-10-111-4/+5
* net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed2018-10-111-9/+1Star
* net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud2018-10-111-14/+14
* RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-111-41/+46
* net/mlx5e: Provide explicit directive if to create inner indirect tirsOr Gerlitz2018-10-011-3/+3
* net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan2018-09-061-1/+16
* net/mlx5e: Make function mlx5i_grp_sw_update_stats() staticWei Yongjun2018-09-051-1/+1
* net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevicesFeras Daoud2018-09-031-0/+42
* net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flowFeras Daoud2018-09-031-0/+1
* Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-0/+4
|\
| * net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud2018-07-311-0/+4
* | RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe2018-08-031-18/+19
|/
* net/mlx5e: Derive Striding RQ size from MTUTariq Toukan2018-03-311-1/+1
* net/mlx5e: Save MTU in channels paramsTariq Toukan2018-03-311-10/+13
* net/mlx5e: IPoIB, Fix spelling mistakeTalat Batheesh2018-03-311-1/+1
* net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan2018-03-281-1/+2
* net/mlx5e: Do not reset Receive Queue params on every type changeTariq Toukan2018-03-281-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-9/+18
|\
| * net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman2018-01-291-1/+1
| * net/mlx5e: Refactor RSS related objects and codeOr Gerlitz2018-01-191-6/+16
| * net/mlx5e: Fix trailing semicolonLuis de Bethencourt2018-01-181-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-171-1/+2
| |\
| * | net/mlx5e: IPoIB, Add PTP ioctl support for child interfaceFeras Daoud2018-01-091-2/+1Star
* | | Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe2018-01-301-2/+3
|\ \ \ | | |/ | |/|
| * | net/mlx5e: Remove timestamp set from netdevice open flowFeras Daoud2018-01-121-1/+2
| |/
| * net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev2017-12-191-1/+1
* | {net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens2018-01-081-1/+1
|/
* net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steeringFeras Daoud2017-11-051-1/+11
* net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEYAlex Vesker2017-10-141-18/+34
* net/mlx5e: IPoIB, Add PKEY child interface ndosAlex Vesker2017-10-141-6/+4Star
* net/mlx5e: IPoIB, Add PKEY child interface nic profileAlex Vesker2017-10-141-6/+6
* net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdevAlex Vesker2017-10-141-0/+16
* net/mlx5e: IPoIB, Support for setting PKEY index to underlay QPAlex Vesker2017-10-141-0/+9
* net/mlx5: Support for attaching multiple underlay QPs to root flow tableAlex Vesker2017-10-141-36/+42
* net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functionsAlex Vesker2017-10-141-38/+70
* net/mlx5: PTP code migration to driver core sectionFeras Daoud2017-10-141-2/+1Star
* net/mlx5e: IPoIB, Fix access to invalid memory addressRoi Dayan2017-09-281-1/+2