Age | Commit message (Expand) | Author |
2022-01-27 | mlxsw: spectrum: Guard against invalid local ports | Amit Cohen |
2022-01-27 | mlxsw: core: Consolidate trap groups to a single event group | Jiri Pirko |
2022-01-27 | mlxsw: core: Move functions to register/unregister array of traps to core.c | Jiri Pirko |
2022-01-27 | mlxsw: core: Move basic trap group initialization from spectrum.c | Jiri Pirko |
2022-01-27 | mlxsw: core: Move basic_trap_groups_set() call out of EMAD init code | Jiri Pirko |
2022-01-27 | mlxsw: spectrum: Set basic trap groups from an array | Jiri Pirko |
2022-01-27 | net/mlx5: VLAN push on RX, pop on TX | Dima Chumak |
2022-01-27 | net/mlx5: Introduce software defined steering capabilities | Dima Chumak |
2022-01-27 | net/mlx5e: CT, Remove redundant flow args from tc ct calls | Roi Dayan |
2022-01-27 | net/mlx5e: TC, Store mapped tunnel id on flow attr | Roi Dayan |
2022-01-27 | net/mlx5e: Test CT and SAMPLE on flow attr | Roi Dayan |
2022-01-27 | net/mlx5e: Refactor eswitch attr flags to just attr flags | Roi Dayan |
2022-01-27 | net/mlx5e: CT, Don't set flow flag CT for ct clear flow | Roi Dayan |
2022-01-27 | net/mlx5e: TC, Hold sample_attr on stack instead of pointer | Roi Dayan |
2022-01-27 | net/mlx5e: TC, Reject rules with multiple CT actions | Roi Dayan |
2022-01-27 | net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr() to get flow attr | Roi Dayan |
2022-01-27 | net/mlx5e: TC, Pass attr to tc_act can_offload() | Roi Dayan |
2022-01-27 | net/mlx5e: TC, Split pedit offloads verify from alloc_tc_pedit_action() | Roi Dayan |
2022-01-27 | net/mlx5e: TC, Move pedit_headers_action to parse_attr | Roi Dayan |
2022-01-27 | net/mlx5e: Move counter creation call to alloc_flow_attr_counter() | Roi Dayan |
2022-01-27 | net/mlx5e: Pass attr arg for attaching/detaching encaps | Roi Dayan |
2022-01-27 | net/mlx5e: Move code chunk setting encap dests into its own function | Roi Dayan |
2022-01-26 | mlxsw: spectrum_kvdl: Use struct_size() helper in kzalloc() | Gustavo A. R. Silva |
2022-01-26 | mlxsw: core_env: Forbid module reset on RJ45 ports | Danielle Ratson |
2022-01-26 | mlxsw: core_env: Forbid power mode set and get on RJ45 ports | Danielle Ratson |
2022-01-26 | mlxsw: core_env: Forbid getting module EEPROM on RJ45 ports | Danielle Ratson |
2022-01-26 | mlxsw: core_env: Query and store port module's type during initialization | Danielle Ratson |
2022-01-26 | mlxsw: reg: Add Port Module Type Mapping register | Danielle Ratson |
2022-01-26 | mlxsw: spectrum_ethtool: Add support for two new link modes | Danielle Ratson |
2022-01-26 | mlxsw: Add netdev argument to mlxsw_env_get_module_info() | Danielle Ratson |
2022-01-26 | mlxsw: core_env: Do not pass number of modules as argument | Ido Schimmel |
2022-01-26 | mlxsw: spectrum_ethtool: Remove redundant variable | Ido Schimmel |
2022-01-20 | Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-01-13 | Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-12 | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-01-11 | mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get() | Guillaume Nault |
2022-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-01-09 | net/mlx5e: Fix build error in fec_set_block_stats() | Jakub Kicinski |
2022-01-08 | Merge branch 'linus' into irq/core, to fix conflict | Ingo Molnar |
2022-01-07 | Merge tag 'mlx5-updates-2022-01-06' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2022-01-06 | mlxsw: spectrum: Extend to support Spectrum-4 ASIC | Amit Cohen |
2022-01-06 | mlxsw: spectrum_acl_bloom_filter: Add support for Spectrum-4 calculation | Amit Cohen |
2022-01-06 | mlxsw: Add operations structure for bloom filter calculation | Amit Cohen |
2022-01-06 | mlxsw: spectrum_acl_bloom_filter: Rename Spectrum-2 specific objects for futu... | Amit Cohen |
2022-01-06 | mlxsw: spectrum_acl_bloom_filter: Make mlxsw_sp_acl_bf_key_encode() more flex... | Amit Cohen |
2022-01-06 | mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aes... | Amit Cohen |
2022-01-06 | mlxsw: Introduce flex key elements for Spectrum-4 | Amit Cohen |
2022-01-06 | mlxsw: Rename virtual router flex key element | Amit Cohen |
2022-01-06 | Revert "net/mlx5: Add retry mechanism to the command entry index allocation" | Moshe Shemesh |
2022-01-06 | net/mlx5: Set command entry semaphore up once got index free | Moshe Shemesh |