Age | Commit message (Expand) | Author |
2021-09-23 | net/mlx4_en: Don't allow aRFS for encapsulated packets | Aya Levin |
2021-09-19 | net/mlx4_en: Resolve bad operstate value | Lama Kayal |
2021-09-16 | mlxbf_gige: clear valid_polarity upon open | David Thompson |
2021-09-16 | net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert | Eli Cohen |
2021-09-07 | net/mlx5e: Fix condition when retrieving PTP-rqn | Aya Levin |
2021-09-07 | net/mlx5e: Fix mutual exclusion between CQE compression and HW TS | Aya Levin |
2021-09-07 | net/mlx5: Fix potential sleeping in atomic context | Maor Gottlieb |
2021-09-07 | net/mlx5: FWTrace, cancel work on alloc pd error flow | Saeed Mahameed |
2021-09-07 | net/mlx5: Lag, don't update lag if lag isn't supported | Mark Bloch |
2021-09-07 | net/mlx5: Fix rdma aux device on devlink reload | Parav Pandit |
2021-09-07 | net/mlx5: Bridge, fix uninitialized variable usage | Vlad Buslov |
2021-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-31 | net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx() | Cai Huoqing |
2021-08-30 | sch_htb: Fix inconsistency when leaf qdisc creation fails | Maxim Mikityanskiy |
2021-08-26 | net/mlx5: DR, Add support for update FTE | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, Improve rule tracking memory consumption | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, Remove rehash ctrl struct from dr_htbl | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, Remove HW specific STE type from nic domain | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, Merge DR_STE_SIZE enums | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, Skip source port matching on FDB RX domain | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tables | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, Use FW API when updating FW-owned flow table | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, replace uintN_t with kernel-style types | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, Support IPv6 matching on flow label for STEv0 | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, Reduce print level for FT chaining level check | Bodong Wang |
2021-08-26 | net/mlx5: DR, Warn and ignore SW steering rule insertion on QP err | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, Improve error flow in actions_build_ste_arr | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, Enable QP retransmission | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, Enable VLAN pop on TX and VLAN push on RX | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, Split modify VLAN state to separate pop/push states | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, Added support for REMOVE_HEADER packet reformat | Yevgeny Kliteynik |
2021-08-26 | net/mlx5: DR, fix a potential use-after-free bug | Wentao_Liang |
2021-08-26 | net/mlx5e: Use correct eswitch for stack devices with lag | Dmytro Linkin |
2021-08-26 | net/mlx5: E-Switch, Set vhca id valid flag when creating indir fwd group | Maor Dickman |
2021-08-26 | net/mlx5e: Fix possible use-after-free deleting fdb rule | Roi Dayan |
2021-08-26 | net/mlx5: Remove all auxiliary devices at the unregister event | Leon Romanovsky |
2021-08-26 | net/mlx5: Lag, fix multipath lag activation | Dima Chumak |
2021-08-24 | ethtool: extend coalesce setting uAPI with CQE mode | Yufeng Mo |
2021-08-23 | net/mellanox: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2021-08-22 | mlxsw: spectrum_router: Increase parsing depth for multipath hash | Amit Cohen |
2021-08-22 | mlxsw: Remove old parsing depth infrastructure | Amit Cohen |
2021-08-22 | mlxsw: Convert existing consumers to use new API for parsing configuration | Amit Cohen |
2021-08-22 | mlxsw: spectrum: Add infrastructure for parsing configuration | Amit Cohen |
2021-08-19 | net/mlx5: E-switch, Add QoS tracepoints | Dmytro Linkin |
2021-08-19 | net/mlx5: E-switch, Allow to add vports to rate groups | Dmytro Linkin |
2021-08-19 | net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groups | Dmytro Linkin |
2021-08-19 | net/mlx5: E-switch, Introduce rate limiting groups API | Dmytro Linkin |
2021-08-19 | net/mlx5: E-switch, Enable devlink port tx_{share|max} rate control | Dmytro Linkin |
2021-08-19 | net/mlx5: E-switch, Move QoS related code to dedicated file | Dmytro Linkin |
2021-08-19 | net/mlx5e: TC, Support sample offload action for tunneled traffic | Chris Mi |