Age | Commit message (Expand) | Author | Files | Lines |
2023-12-29 | Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 37 | -186/+1291 |
2023-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 15 | -54/+79 |
2023-12-20 | net/mlx5: Implement management PF Ethernet profile | Armen Ratner | 7 | -5/+304 |
2023-12-20 | net/mlx5: Enable SD feature | Tariq Toukan | 1 | -1/+2 |
2023-12-20 | net/mlx5e: Block TLS device offload on combined SD netdev | Tariq Toukan | 2 | -2/+4 |
2023-12-20 | net/mlx5e: Support per-mdev queue counter | Tariq Toukan | 10 | -69/+111 |
2023-12-20 | net/mlx5e: Support cross-vhca RSS | Tariq Toukan | 10 | -57/+179 |
2023-12-20 | net/mlx5e: Let channels be SD-aware | Tariq Toukan | 8 | -27/+35 |
2023-12-20 | net/mlx5e: Create EN core HW resources for all secondary devices | Tariq Toukan | 2 | -10/+23 |
2023-12-20 | net/mlx5e: Create single netdev per SD group | Tariq Toukan | 1 | -7/+62 |
2023-12-20 | net/mlx5: SD, Add informative prints in kernel log | Tariq Toukan | 1 | -0/+21 |
2023-12-20 | net/mlx5: SD, Implement steering for primary and secondaries | Tariq Toukan | 1 | -1/+184 |
2023-12-20 | net/mlx5: SD, Implement devcom communication and primary election | Tariq Toukan | 2 | -2/+121 |
2023-12-20 | net/mlx5: SD, Implement basic query and instantiation | Tariq Toukan | 1 | -1/+106 |
2023-12-20 | net/mlx5: SD, Introduce SD lib | Tariq Toukan | 4 | -1/+110 |
2023-12-20 | net/mlx5: Fix query of sd_group field | Tariq Toukan | 1 | -0/+21 |
2023-12-20 | net/mlx5e: Use the correct lag ports number when creating TISes | Saeed Mahameed | 4 | -11/+16 |
2023-12-18 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+15 |
2023-12-15 | mlxsw: spectrum_fid: Set NVE flood profile as part of FID configuration | Petr Machata | 1 | -0/+18 |
2023-12-15 | mlxsw: spectrum_fid: Add an "any" packet type | Petr Machata | 2 | -0/+13 |
2023-12-15 | mlxsw: reg: Add nve_flood_prf_id field to SFMR | Petr Machata | 1 | -0/+9 |
2023-12-15 | Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 24 | -155/+248 |
2023-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 15 | -309/+578 |
2023-12-13 | net: ethtool: get rid of get/set_rxfh_context functions | Ahmed Zaki | 1 | -29/+8 |
2023-12-13 | net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops | Ahmed Zaki | 3 | -35/+39 |
2023-12-13 | page_pool: transition to reference count management after page draining | Liang Chen | 1 | -2/+2 |
2023-12-13 | net/mlx5: DR, Use swap() instead of open coding it | Jiapeng Chong | 1 | -6/+2 |
2023-12-13 | net/mlx5: devcom, Add component size getter | Tariq Toukan | 2 | -0/+8 |
2023-12-13 | net/mlx5e: Decouple CQ from priv | Tariq Toukan | 9 | -27/+37 |
2023-12-13 | net/mlx5e: Add wrapping for auxiliary_driver ops and remove unused args | Tariq Toukan | 1 | -7/+15 |
2023-12-13 | net/mlx5e: Statify function mlx5e_monitor_counter_arm | Tariq Toukan | 2 | -2/+1 |
2023-12-13 | net/mlx5: Move TISes from priv to mdev HW resources | Tariq Toukan | 10 | -110/+138 |
2023-12-13 | net/mlx5e: Remove TLS-specific logic in generic create TIS API | Tariq Toukan | 1 | -3/+0 |
2023-12-13 | net/mlx5: fs, Command to control TX flow table root | Tariq Toukan | 2 | -0/+21 |
2023-12-13 | net/mlx5: fs, Command to control L2TABLE entry silent mode | Tariq Toukan | 2 | -0/+15 |
2023-12-13 | net/mlx5: Expose Management PCIe Index Register (MPIR) | Tariq Toukan | 2 | -0/+11 |
2023-12-13 | net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by... | Rahul Rameshbabu | 1 | -1/+1 |
2023-12-13 | net/mlx5e: Correct snprintf truncation handling for fw_version buffer | Rahul Rameshbabu | 1 | -1/+1 |
2023-12-13 | net/mlx5e: Fix error codes in alloc_branch_attr() | Dan Carpenter | 1 | -2/+4 |
2023-12-13 | net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get() | Dan Carpenter | 1 | -1/+3 |
2023-12-13 | net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport num | Vlad Buslov | 5 | -16/+18 |
2023-12-13 | net/mlx5: Fix fw tracer first block check | Moshe Shemesh | 1 | -1/+1 |
2023-12-13 | net/mlx5e: XDP, Drop fragmented packets larger than MTU size | Carolina Jubran | 1 | -1/+3 |
2023-12-13 | net/mlx5e: Decrease num_block_tc when unblock tc offload | Chris Mi | 1 | -1/+1 |
2023-12-13 | net/mlx5e: Fix overrun reported by coverity | Jianbo Liu | 1 | -2/+10 |
2023-12-13 | net/mlx5e: fix a potential double-free in fs_udp_create_groups | Dinghao Liu | 1 | -0/+1 |
2023-12-13 | net/mlx5e: Fix a race in command alloc flow | Shifeng Li | 1 | -5/+7 |
2023-12-13 | net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list() | Shifeng Li | 1 | -1/+1 |
2023-12-13 | net/mlx5e: fix double free of encap_header | Vlad Buslov | 1 | -8/+12 |
2023-12-13 | Revert "net/mlx5e: fix double free of encap_header" | Vlad Buslov | 1 | -4/+6 |