Age | Commit message (Expand) | Author | Files | Lines |
2021-10-20 | net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flags | Emeel Hakim | 1 | -9/+11 |
2021-10-20 | net/mlx5e: IPsec: Fix a misuse of the software parser's fields | Emeel Hakim | 1 | -24/+27 |
2021-10-20 | net/mlx5e: Fix vlan data lost during suspend flow | Moshe Shemesh | 3 | -12/+26 |
2021-10-20 | net/mlx5: E-switch, Return correct error code on group creation failure | Dmytro Linkin | 1 | -4/+3 |
2021-10-20 | net/mlx5: Lag, change multipath and bonding to be mutually exclusive | Maor Dickman | 5 | -5/+18 |
2021-10-14 | mlxsw: thermal: Fix out-of-bounds memory accesses | Ido Schimmel | 1 | -47/+5 |
2021-10-12 | net/mlx5e: Fix division by 0 in mlx5e_select_queue for representors | Maxim Mikityanskiy | 1 | -0/+5 |
2021-10-12 | net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp | Aya Levin | 1 | -5/+52 |
2021-10-12 | net/mlx5e: Switchdev representors are not vlan challenged | Saeed Mahameed | 1 | -1/+0 |
2021-10-12 | net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path | Valentine Fatiev | 1 | -4/+3 |
2021-10-12 | net/mlx5e: Allow only complete TXQs partition in MQPRIO channel mode | Tariq Toukan | 1 | -2/+2 |
2021-10-12 | net/mlx5: Fix cleanup of bridge delayed work | Shay Drory | 1 | -4/+4 |
2021-10-01 | net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel mode | Aya Levin | 2 | -0/+19 |
2021-10-01 | net/mlx5e: Fix the presented RQ index in PTP stats | Lama Kayal | 3 | -3/+5 |
2021-10-01 | net/mlx5: Fix setting number of EQs of SFs | Shay Drory | 1 | -2/+3 |
2021-10-01 | net/mlx5: Fix length of irq_index in chars | Shay Drory | 1 | -2/+2 |
2021-10-01 | net/mlx5: Avoid generating event after PPS out in Real time mode | Aya Levin | 1 | -8/+6 |
2021-10-01 | net/mlx5: Force round second at 1PPS out start time | Aya Levin | 1 | -14/+11 |
2021-10-01 | net/mlx5: E-Switch, Fix double allocation of acl flow counter | Moshe Shemesh | 2 | -5/+11 |
2021-10-01 | net/mlx5e: Improve MQPRIO resiliency | Tariq Toukan | 2 | -32/+80 |
2021-10-01 | net/mlx5e: Keep the value for maximum number of channels in-sync | Tariq Toukan | 6 | -34/+57 |
2021-10-01 | net/mlx5e: IPSEC RX, enable checksum complete | Raed Salem | 1 | -6/+1 |
2021-09-23 | net/mlx4_en: Don't allow aRFS for encapsulated packets | Aya Levin | 1 | -0/+3 |
2021-09-19 | net/mlx4_en: Resolve bad operstate value | Lama Kayal | 2 | -19/+29 |
2021-09-16 | mlxbf_gige: clear valid_polarity upon open | David Thompson | 1 | -0/+7 |
2021-09-16 | net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assert | Eli Cohen | 1 | -3/+0 |
2021-09-08 | net/mlx5e: Fix condition when retrieving PTP-rqn | Aya Levin | 1 | -1/+1 |
2021-09-08 | net/mlx5e: Fix mutual exclusion between CQE compression and HW TS | Aya Levin | 3 | -8/+9 |
2021-09-08 | net/mlx5: Fix potential sleeping in atomic context | Maor Gottlieb | 1 | -3/+2 |
2021-09-08 | net/mlx5: FWTrace, cancel work on alloc pd error flow | Saeed Mahameed | 1 | -1/+2 |
2021-09-08 | net/mlx5: Lag, don't update lag if lag isn't supported | Mark Bloch | 1 | -2/+8 |
2021-09-08 | net/mlx5: Fix rdma aux device on devlink reload | Parav Pandit | 1 | -5/+2 |
2021-09-08 | net/mlx5: Bridge, fix uninitialized variable usage | Vlad Buslov | 1 | -2/+2 |
2021-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 8 | -4/+34 |
2021-08-31 | net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx() | Cai Huoqing | 2 | -24/+4 |
2021-08-31 | sch_htb: Fix inconsistency when leaf qdisc creation fails | Maxim Mikityanskiy | 3 | -13/+9 |
2021-08-27 | net/mlx5: DR, Add support for update FTE | Yevgeny Kliteynik | 1 | -9/+30 |
2021-08-27 | net/mlx5: DR, Improve rule tracking memory consumption | Yevgeny Kliteynik | 3 | -86/+83 |
2021-08-27 | net/mlx5: DR, Remove rehash ctrl struct from dr_htbl | Yevgeny Kliteynik | 3 | -21/+24 |
2021-08-27 | net/mlx5: DR, Remove HW specific STE type from nic domain | Yevgeny Kliteynik | 10 | -45/+61 |
2021-08-27 | net/mlx5: DR, Merge DR_STE_SIZE enums | Yevgeny Kliteynik | 1 | -3/+0 |
2021-08-27 | net/mlx5: DR, Skip source port matching on FDB RX domain | Yevgeny Kliteynik | 1 | -1/+13 |
2021-08-27 | net/mlx5: DR, Add ignore_flow_level support for multi-dest flow tables | Yevgeny Kliteynik | 6 | -6/+18 |
2021-08-27 | net/mlx5: DR, Use FW API when updating FW-owned flow table | Yevgeny Kliteynik | 1 | -0/+3 |
2021-08-27 | net/mlx5: DR, replace uintN_t with kernel-style types | Yevgeny Kliteynik | 2 | -6/+6 |
2021-08-27 | net/mlx5: DR, Support IPv6 matching on flow label for STEv0 | Yevgeny Kliteynik | 1 | -0/+6 |
2021-08-27 | net/mlx5: DR, Reduce print level for FT chaining level check | Bodong Wang | 1 | -2/+2 |
2021-08-27 | net/mlx5: DR, Warn and ignore SW steering rule insertion on QP err | Yevgeny Kliteynik | 2 | -2/+15 |
2021-08-27 | net/mlx5: DR, Improve error flow in actions_build_ste_arr | Yevgeny Kliteynik | 1 | -16/+56 |
2021-08-27 | net/mlx5: DR, Enable QP retransmission | Yevgeny Kliteynik | 1 | -0/+1 |