Age | Commit message (Expand) | Author |
2022-07-19 | net/mlx5: CT: Remove warning of ignore_flow_level support for non PF | Roi Dayan |
2022-07-19 | net/mlx5e: Add resiliency for PTP TX port timestamp | Aya Levin |
2022-07-19 | net/mlx5e: HTB, move htb functions to a new file | Moshe Tal |
2022-07-19 | net/mlx5e: HTB, change functions name to follow convention | Moshe Tal |
2022-07-19 | net/mlx5e: HTB, remove priv from htb function calls | Moshe Tal |
2022-07-19 | net/mlx5e: HTB, hide and dynamically allocate mlx5e_htb structure | Saeed Mahameed |
2022-07-19 | net/mlx5e: HTB, move stats and max_sqs to priv | Moshe Tal |
2022-07-19 | net/mlx5e: HTB, move section comment to the right place | Moshe Tal |
2022-07-19 | net/mlx5e: HTB, move ids to selq_params struct | Moshe Tal |
2022-07-19 | net/mlx5e: HTB, reduce visibility of htb functions | Saeed Mahameed |
2022-07-19 | net/mlx5e: Fix mqprio_rl handling on devlink reload | Moshe Tal |
2022-07-19 | net/mlx5e: Report header-data split state through ethtool | Gal Pressman |
2022-07-14 | Merge tag 'mlx5-updates-2022-07-13' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2022-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-07-13 | net/mlx5e: Remove the duplicating check for striding RQ when enabling LRO | Maxim Mikityanskiy |
2022-07-13 | net/mlx5e: Move the LRO-XSK check to mlx5e_fix_features | Maxim Mikityanskiy |
2022-07-13 | net/mlx5e: Extend flower police validation | Vlad Buslov |
2022-07-13 | net/mlx5e: configure meter in flow action | Jianbo Liu |
2022-07-13 | net/mlx5e: Removed useless code in function | Rustam Subkhankulov |
2022-07-13 | net/mlx5: Bridge, implement QinQ support | Vlad Buslov |
2022-07-13 | net/mlx5: Bridge, implement infrastructure for VLAN protocol change | Vlad Buslov |
2022-07-13 | net/mlx5: Bridge, extract VLAN push/pop actions creation | Vlad Buslov |
2022-07-13 | net/mlx5: Bridge, rename filter fg to vlan_filter | Vlad Buslov |
2022-07-13 | net/mlx5: Bridge, refactor groups sizes and indices | Vlad Buslov |
2022-07-13 | net/mlx5: debugfs, Add num of in-use FW command interface slots | Tariq Toukan |
2022-07-13 | net/mlx5: Expose vnic diagnostic counters for eswitch managed vports | Michael Guralnik |
2022-07-13 | net/mlx5: Use software VHCA id when it's supported | Yishai Hadas |
2022-07-13 | net/mlx5: Use the bitmap API to allocate bitmaps | Christophe JAILLET |
2022-07-12 | devlink: Hold the instance lock in port_new / port_del callbacks | Moshe Shemesh |
2022-07-12 | net/mlx5: Remove devl_unlock from mlx5_devlink_eswitch_mode_set | Moshe Shemesh |
2022-07-12 | net/mlx5: Use devl_ API in mlx5e_devlink_port_register | Moshe Shemesh |
2022-07-12 | net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_register | Moshe Shemesh |
2022-07-12 | net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_register | Moshe Shemesh |
2022-07-12 | net/mlx5: Use devl_ API for rate nodes destroy | Moshe Shemesh |
2022-07-12 | net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enter | Moshe Shemesh |
2022-07-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-07-06 | net/mlx5e: Ring the TX doorbell on DMA errors | Maxim Mikityanskiy |
2022-07-06 | net/mlx5e: Fix capability check for updating vnic env counters | Gal Pressman |
2022-07-06 | net/mlx5e: CT: Use own workqueue instead of mlx5e priv | Roi Dayan |
2022-07-06 | net/mlx5: Lag, correct get the port select mode str | Liu, Changcheng |
2022-07-06 | net/mlx5e: Fix enabling sriov while tc nic rules are offloaded | Paul Blakey |
2022-07-06 | net/mlx5e: kTLS, Fix build time constant test in RX | Tariq Toukan |
2022-07-06 | net/mlx5e: kTLS, Fix build time constant test in TX | Tariq Toukan |
2022-07-06 | net/mlx5: Lag, decouple FDB selection and shared FDB | Mark Bloch |
2022-07-06 | net/mlx5: TC, allow offload from uplink to other PF's VF | Eli Cohen |
2022-07-06 | net/mlx5e: Fix matchall police parameters validation | Vlad Buslov |
2022-07-05 | net/mlx5: fix 32bit build | Paolo Abeni |
2022-07-02 | net/mlx5e: TC, Support offloading police action | Jianbo Liu |
2022-07-02 | net/mlx5e: Add flow_action to parse state | Jianbo Liu |
2022-07-02 | net/mlx5e: Add post meter table for flow metering | Jianbo Liu |