summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel pathTariq Toukan2020-01-241-4/+10
* net/mlx5e: kTLS, Remove redundant posts in TX resync flowTariq Toukan2020-01-241-2/+0
* net/mlx5e: kTLS, Fix corner-case checks in TX resync flowTariq Toukan2020-01-241-14/+19
* net/mlx5e: Clear VF config when switching modesDmytro Linkin2020-01-242-4/+11
* net/mlx5: DR, use non preemptible call to get the current cpu numberErez Shitrit2020-01-241-1/+2
* net/mlx5: E-Switch, Prevent ingress rate configuration of uplink repEli Cohen2020-01-241-2/+7
* net/mlx5: DR, Enable counter on non-fwd-dest objectsErez Shitrit2020-01-241-13/+29
* net/mlx5: Update the list of the PCI supported devicesMeir Lichtinger2020-01-241-0/+1
* net/mlx5: Fix lowest FDB pool sizePaul Blakey2020-01-241-1/+1
* mlxsw: spectrum_acl: Fix use-after-free during reloadIdo Schimmel2020-01-231-4/+12
* mlxsw: spectrum_qdisc: Include MC TCs in Qdisc countersPetr Machata2020-01-151-7/+23
* mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata2020-01-151-0/+13
* mlxsw: switchx2: Do not modify cloned SKBs during xmitIdo Schimmel2020-01-151-11/+6
* mlxsw: spectrum: Do not modify cloned SKBs during xmitIdo Schimmel2020-01-151-12/+6
* mlxsw: spectrum: Do not enforce same firmware version for multiple ASICsIdo Schimmel2020-01-151-1/+22
* devlink: correct misspelling of snapshotJacob Keller2020-01-111-1/+1
* mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata2020-01-081-0/+7
* net/mlx5: DR, Init lists that are used in rule's memberErez Shitrit2020-01-071-0/+3
* net/mlx5e: Fix hairpin RSS table sizeEli Cohen2020-01-073-17/+17
* net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik2020-01-073-12/+14
* Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit2020-01-072-56/+15
* net/mlx5: Move devlink registration before interfaces loadMichael Guralnik2020-01-071-7/+9
* net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha2020-01-071-3/+4
* net/mlx5e: Avoid duplicating rule destinationsDmytro Linkin2020-01-071-1/+57
* mlxsw: spectrum: Use dedicated policer for VRRP packetsIdo Schimmel2019-12-292-2/+8
* mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen2019-12-291-0/+3
* net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk2019-12-261-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-226-34/+19
|\
| * net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy2019-12-195-33/+13
| * mlxsw: spectrum_router: Remove unlikely user-triggerable warningIdo Schimmel2019-12-091-1/+6
* | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-093-6/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-0811-80/+148
|\
| * net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit2019-12-052-38/+93
| * net/mlx5e: ethtool, Fix analysis of speed settingAya Levin2019-12-051-10/+3
| * net/mlx5e: Fix translation of link mode into speedAya Levin2019-12-051-0/+1
| * net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan2019-12-051-2/+5
| * net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan2019-12-051-1/+1
| * net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha2019-12-051-1/+1
| * net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen2019-12-051-2/+25
| * net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha2019-12-054-22/+15
| * net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2019-12-041-4/+4
|/
* net/mlx5e: Fix build error without IPV6YueHaibing2019-11-301-36/+38
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-272-31/+1
|\
| * Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-256-420/+666
| |\
| * | RDMA/mlx5: Delete struct mlx5_priv->mkey_tableJason Gunthorpe2019-10-282-31/+1
* | | mlxsw: spectrum_router: Fix use of uninitialized adjacency indexAmit Cohen2019-11-251-3/+2
* | | mlxsw: spectrum_router: After underlay moves, demote conflicting tunnelsPetr Machata2019-11-251-1/+38
* | | Merge tag 'mlx5-updates-2019-11-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2019-11-247-93/+186
|\ \ \
| * | | net/mlx5e: Remove redundant pointer checkEli Cohen2019-11-221-12/+10
| * | | net/mlx5e: TC, Stub out ipv6 tun create header functionSaeed Mahameed2019-11-222-4/+7