Age | Commit message (Expand) | Author |
2021-10-14 | mlxsw: thermal: Fix out-of-bounds memory accesses | Ido Schimmel |
2021-10-12 | net/mlx5e: Fix division by 0 in mlx5e_select_queue for representors | Maxim Mikityanskiy |
2021-10-12 | net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp | Aya Levin |
2021-10-12 | net/mlx5e: Switchdev representors are not vlan challenged | Saeed Mahameed |
2021-10-12 | net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path | Valentine Fatiev |
2021-10-12 | net/mlx5e: Allow only complete TXQs partition in MQPRIO channel mode | Tariq Toukan |
2021-10-12 | net/mlx5: Fix cleanup of bridge delayed work | Shay Drory |
2021-09-30 | net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel mode | Aya Levin |
2021-09-30 | net/mlx5e: Fix the presented RQ index in PTP stats | Lama Kayal |
2021-09-30 | net/mlx5: Fix setting number of EQs of SFs | Shay Drory |
2021-09-30 | net/mlx5: Fix length of irq_index in chars | Shay Drory |
2021-09-30 | net/mlx5: Avoid generating event after PPS out in Real time mode | Aya Levin |
2021-09-30 | net/mlx5: Force round second at 1PPS out start time | Aya Levin |
2021-09-30 | net/mlx5: E-Switch, Fix double allocation of acl flow counter | Moshe Shemesh |
2021-09-30 | net/mlx5e: Improve MQPRIO resiliency | Tariq Toukan |
2021-09-30 | net/mlx5e: Keep the value for maximum number of channels in-sync | Tariq Toukan |
2021-09-30 | net/mlx5e: IPSEC RX, enable checksum complete | Raed Salem |
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 |