Age | Commit message (Expand) | Author |
2019-09-24 | net/mlx5: DR, Allow matching on vport based on vhca_id | Alaa Hleihel |
2019-09-24 | net/mlx5: DR, Fix getting incorrect prev node in ste_free | Alex Vesker |
2019-09-24 | net/mlx5: DR, Remove redundant vport number from action | Alex Vesker |
2019-09-16 | mlxsw: spectrum_buffers: Add the ability to query the CPU port's shared buffer | Shalom Toledo |
2019-09-16 | mlxsw: spectrum: Register CPU port with devlink | Shalom Toledo |
2019-09-16 | mlxsw: spectrum_buffers: Prevent changing CPU port's configuration | Shalom Toledo |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-09-13 | net: devlink: move reload fail indication to devlink core and expose to user | Jiri Pirko |
2019-09-13 | net: devlink: split reload op into two | Jiri Pirko |
2019-09-13 | mlx4: Split restart_one into two functions | Jiri Pirko |
2019-09-11 | mlx4: fix spelling mistake "veify" -> "verify" | Colin Ian King |
2019-09-10 | net/mlx5: FWTrace, Reduce stack usage | Saeed Mahameed |
2019-09-10 | net/mlx5: Fix addr's type in mlx5dr_icm_dm | Nathan Chancellor |
2019-09-10 | net/mlx5: Fix rt's type in dr_action_create_reformat_action | Nathan Chancellor |
2019-09-10 | net/mlx4_en: ethtool: make array modes static const, makes object smaller | Colin Ian King |
2019-09-07 | Merge tag 'mlx5-updates-2019-09-05' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2019-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-09-05 | net/mlx5e: Add port buffer's congestion counters | Aya Levin |
2019-09-05 | net/mlx5: DR, Remove redundant dev_name print from err log | Saeed Mahameed |
2019-09-05 | net/mlx5: DR, Fix error return code in dr_domain_init_resources() | Wei Yongjun |
2019-09-05 | net/mlx5: DR, Remove useless set memory to zero use memset() | Wei Yongjun |
2019-09-05 | net/mlx5e: Remove unnecessary clear_bit()s | Maxim Mikityanskiy |
2019-09-05 | net/mlx5e: kTLS, Remove unused function parameter | Tariq Toukan |
2019-09-05 | net/mlx5: Use PTR_ERR_OR_ZERO rather than its implementation | zhong jiang |
2019-09-05 | net/mlx5: fix missing assignment of variable err | Colin Ian King |
2019-09-05 | net/mlx5: fix spelling mistake "offlaods" -> "offloads" | Colin Ian King |
2019-09-05 | net/mlx5e: Remove leftover declaration | Roi Dayan |
2019-09-05 | net/mlx5e: Use ipv6_stub to avoid dependency with ipv6 being a module | Saeed Mahameed |
2019-09-05 | net/mlx5: Kconfig: Fix MLX5_CORE dependency with PCI_HYPERV_INTERFACE | Mao Wenan |
2019-09-05 | net/mlx5e: Fix static checker warning of potential pointer math issue | Eran Ben Elisha |
2019-09-03 | Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/... | David S. Miller |
2019-09-03 | net/mlx5: Add devlink flow_steering_mode parameter | Maor Gottlieb |
2019-09-03 | net/mlx5: Add support to use SMFS in switchdev mode | Maor Gottlieb |
2019-09-03 | net/mlx5: Add API to set the namespace steering mode | Maor Gottlieb |
2019-09-03 | net/mlx5: Add direct rule fs_cmd implementation | Maor Gottlieb |
2019-09-03 | net/mlx5: DR, Add CONFIG_MLX5_SW_STEERING for software steering support | Alex Vesker |
2019-09-03 | net/mlx5: DR, Expose APIs for direct rule managing | Alex Vesker |
2019-09-03 | net/mlx5: DR, Add required FW steering functionality | Alex Vesker |
2019-09-03 | net/mlx5: DR, Expose steering rule functionality | Alex Vesker |
2019-09-03 | net/mlx5: DR, Expose steering action functionality | Alex Vesker |
2019-09-03 | net/mlx5: DR, Expose steering matcher functionality | Alex Vesker |
2019-09-03 | net/mlx5: DR, Expose steering table functionality | Alex Vesker |
2019-09-03 | net/mlx5: DR, Expose steering domain functionality | Alex Vesker |
2019-09-03 | net/mlx5: DR, Add Steering entry (STE) utilities | Alex Vesker |
2019-09-03 | net/mlx5: DR, Expose an internal API to issue RDMA operations | Alex Vesker |
2019-09-03 | net/mlx5: DR, ICM pool memory allocator | Alex Vesker |
2019-09-03 | net/mlx5: DR, Add direct rule command utilities | Alex Vesker |
2019-09-03 | net/mlx5: DR, Add the internal direct rule types definitions | Alex Vesker |
2019-09-03 | net/mlx5: Add flow steering actions to fs_cmd shim layer | Maor Gottlieb |
2019-09-02 | mlx5: Add missing init_net check in FIB notifier | Jiri Pirko |