Age | Commit message (Expand) | Author |
2019-10-02 | mlx5: avoid 64-bit division in dr_icm_pool_mr_create() | Michal Kubecek |
2019-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-09-27 | mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actions | Danielle Ratson |
2019-09-27 | mlxsw: spectrum: Clear VLAN filters during port initialization | Ido Schimmel |
2019-09-26 | Merge tag 'mlx5-fixes-2019-09-24' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2019-09-26 | drivers: net: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-09-24 | net/mlx5e: Fix matching on tunnel addresses type | Dmytro Linkin |
2019-09-24 | net/mlx5e: Fix traffic duplication in ethtool steering | Saeed Mahameed |
2019-09-24 | net/mlx5: Add device ID of upcoming BlueField-2 | Bodong Wang |
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-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
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-13 | Merge tag 'v5.3-rc8' into rdma.git for-next | Jason Gunthorpe |
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 |