Age | Commit message (Expand) | Author | Files | Lines |
2021-06-10 | net/mlx5: Bridge, add tracepoints | Vlad Buslov | 3 | -50/+191 |
2021-06-10 | net/mlx5: Bridge, filter tagged packets that didn't match tagged fg | Vlad Buslov | 3 | -5/+141 |
2021-06-10 | net/mlx5: Bridge, support pvid and untagged vlan configurations | Vlad Buslov | 1 | -16/+159 |
2021-06-10 | net/mlx5: Bridge, match FDB entry vlan tag | Vlad Buslov | 2 | -10/+172 |
2021-06-10 | net/mlx5: Bridge, implement infrastructure for vlans | Vlad Buslov | 3 | -3/+286 |
2021-06-10 | net/mlx5: Bridge, dynamic entry ageing | Vlad Buslov | 3 | -13/+193 |
2021-06-10 | net/mlx5: Bridge, handle FDB events | Vlad Buslov | 3 | -4/+409 |
2021-06-10 | net/mlx5: Bridge, add offload infrastructure | Vlad Buslov | 9 | -0/+539 |
2021-06-10 | net/mlx5e: Refactor mlx5e_eswitch_{*}rep() helpers | Vlad Buslov | 2 | -5/+5 |
2021-06-10 | net/mlx5: Create TC-miss priority and table | Vlad Buslov | 3 | -1/+25 |
2021-06-10 | net/mlx5: DR, Support EMD tag in modify header for STEv1 | Yevgeny Kliteynik | 1 | -0/+8 |
2021-06-10 | net/mlx5: DR, Added support for INSERT_HEADER reformat type | Yevgeny Kliteynik | 7 | -26/+150 |
2021-06-10 | net/mlx5: Added new parameters to reformat context | Yevgeny Kliteynik | 8 | -48/+70 |
2021-06-10 | net/mlx5: DR, Allow encap action for RX for supporting devices | Yevgeny Kliteynik | 5 | -14/+93 |
2021-06-10 | net/mlx5: DR, Split reformat state to Encap and Decap | Yevgeny Kliteynik | 1 | -34/+35 |
2021-06-10 | net/mlx5: mlx5_ifc support for header insert/remove | Yevgeny Kliteynik | 1 | -0/+6 |
2021-06-10 | net/mlx5e: Block offload of outer header csum for GRE tunnel | Aya Levin | 1 | -6/+3 |
2021-06-10 | net/mlx5e: Block offload of outer header csum for UDP tunnels | Aya Levin | 1 | -7/+3 |
2021-06-10 | Revert "net/mlx5: Arm only EQs with EQEs" | Shay Drory | 1 | -2/+4 |
2021-06-10 | net/mlx5e: Fix select queue to consider SKBTX_HW_TSTAMP | Aya Levin | 3 | -23/+25 |
2021-06-10 | net/mlx5e: Don't update netdev RQs with PTP-RQ | Aya Levin | 1 | -2/+0 |
2021-06-10 | net/mlx5e: Verify dev is present in get devlink port ndo | Chris Mi | 1 | -0/+2 |
2021-06-10 | net/mlx5: DR, Don't use SW steering when RoCE is not supported | Maor Gottlieb | 1 | -4/+5 |
2021-06-10 | net/mlx5: Consider RoCE cap before init RDMA resources | Maor Gottlieb | 1 | -0/+3 |
2021-06-10 | net/mlx5e: Fix page reclaim for dead peer hairpin | Dima Chumak | 2 | -7/+25 |
2021-06-10 | net/mlx5e: Remove dependency in IPsec initialization flows | Huy Nguyen | 1 | -3/+0 |
2021-06-10 | net/mlx5e: Fix use-after-free of encap entry in neigh update handler | Vlad Buslov | 4 | -17/+40 |
2021-06-10 | net/mlx5e: Fix an error code in mlx5e_arfs_create_tables() | Yang Li | 1 | -1/+1 |
2021-06-10 | mlxsw: thermal: Fix null dereference of NULL temperature parameter | Colin Ian King | 1 | -2/+2 |
2021-06-09 | mlxsw: thermal: Read module temperature thresholds using MTMP register | Mykola Kostenok | 1 | -17/+30 |
2021-06-09 | mlxsw: thermal: Add function for reading module temperature and thresholds | Mykola Kostenok | 1 | -15/+35 |
2021-06-09 | mlxsw: core_env: Read module temperature thresholds using MTMP register | Mykola Kostenok | 1 | -2/+11 |
2021-06-09 | mlxsw: reg: Extend MTMP register with new threshold field | Mykola Kostenok | 4 | -8/+26 |
2021-06-09 | mlxsw: spectrum_router: Remove abort mechanism | Amit Cohen | 2 | -125/+5 |
2021-06-08 | skbuff: add a parameter to __skb_frag_unref | Matteo Croce | 1 | -1/+1 |
2021-06-07 | mlxsw: core: Set thermal zone polling delay argument to real value at init | Mykola Kostenok | 1 | -2/+4 |
2021-06-07 | mlxsw: spectrum_qdisc: Pass handle, not band number to find_class() | Petr Machata | 1 | -1/+4 |
2021-06-07 | mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11 | Petr Machata | 1 | -1/+1 |
2021-06-07 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 8 | -20/+94 |
2021-06-03 | net/mlx5e: Remove unreachable code in mlx5e_xmit() | Vladyslav Tarasiuk | 2 | -16/+5 |
2021-06-03 | net/mlx5e: Disable TLS device offload in kdump mode | Alaa Hleihel | 10 | -19/+57 |
2021-06-03 | net/mlx5e: Disable TX MPWQE in kdump mode | Alaa Hleihel | 3 | -5/+10 |
2021-06-03 | net/mlx5e: RX, Re-place page pool numa node change logic | Tariq Toukan | 1 | -3/+6 |
2021-06-03 | net/mlx5e: Zero-init DIM structures | Lama Kayal | 1 | -2/+2 |
2021-06-03 | net/mlx5e: IPoIB, Add support for NDR speed | Meir Lichtinger | 1 | -0/+2 |
2021-06-03 | net/mlx5e: Remove the repeated declaration | Shaokun Zhang | 1 | -1/+0 |
2021-06-03 | net/mlx5: check for allocation failure in mlx5_ft_pool_init() | Dan Carpenter | 1 | -0/+2 |
2021-06-03 | net/mlx5: Fix duplicate included vhca_event.h | Jiapeng Chong | 1 | -1/+0 |
2021-06-03 | mlx5: count all link events | Jakub Kicinski | 1 | -1/+5 |
2021-06-03 | RDMA/mlx4: Do not map the core_clock page to user space unless enabled | Shay Drory | 3 | -0/+10 |