Age | Commit message (Expand) | Author |
2025-05-22 | net/mlx5e: Convert mlx5 netdevs to instance locking | Cosmin Ratiu |
2025-05-13 | net/mlx5e: Disable MACsec offload for uplink representor profile | Carolina Jubran |
2025-03-24 | net/mlx5e: Use right API to free bitmap memory | Mark Zhang |
2025-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2025-03-13 | net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devices | Carolina Jubran |
2025-03-04 | net: rename netns_local to netns_immutable | Nicolas Dichtel |
2025-02-27 | net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva |
2025-02-12 | net/mlx5: XDP, Enable TX side XDP multi-buffer support | Alexei Lazar |
2025-02-06 | net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled | Carolina Jubran |
2025-02-06 | net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointer | Jianbo Liu |
2025-01-27 | net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sq | Stanislav Fomichev |
2025-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-12-23 | net/mlx5e: Keep netdev when leave switchdev for devlink set legacy only | Jianbo Liu |
2024-12-18 | net/mlx5e: Report rx_discards_phy via rx_dropped | Yafang Shao |
2024-12-04 | net/mlx5e: SD, Use correct mdev to build channel param | Tariq Toukan |
2024-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-11-11 | net/mlx5e: SHAMPO, Drop info array | Dragos Tatulea |
2024-11-11 | net/mlx5e: SHAMPO, Fix page_index calculation inconsistency | Dragos Tatulea |
2024-11-11 | net/mlx5e: clear xdp features on non-uplink representors | William Tu |
2024-11-03 | net/mlx5e: do not create xdp_redirect for non-uplink rep | William Tu |
2024-11-03 | net/mlx5e: move XDP_REDIRECT sq to dynamic allocation | William Tu |
2024-10-29 | mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp" | Caleb Sander Mateos |
2024-10-29 | net/mlx5e: Update features on MTU change | Dragos Tatulea |
2024-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2024-10-17 | net/mlx5e: Don't call cleanup on profile rollback failure | Cosmin Ratiu |
2024-10-14 | mlx5: Add support for persistent NAPI config | Joe Damato |
2024-09-12 | net/mlx5e: Match cleanup order in mlx5e_free_rq in reverse of mlx5e_alloc_rq | Rahul Rameshbabu |
2024-09-03 | netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local | Alexander Lobakin |
2024-08-16 | net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changes | Carolina Jubran |
2024-08-16 | net/mlx5e: SHAMPO, Release in progress headers | Dragos Tatulea |
2024-08-09 | net/mlx5e: Fix queue stats access to non-existing channels splat | Gal Pressman |
2024-08-09 | net/mlx5e: SHAMPO, Increase timeout to improve latency | Dragos Tatulea |
2024-07-13 | eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled out | Jakub Kicinski |
2024-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-06-28 | net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup() | Jianbo Liu |
2024-06-17 | net/mlx5e: Add per queue netdev-genl stats | Joe Damato |
2024-06-17 | net/mlx5e: Add txq to sq stats mapping | Joe Damato |
2024-06-14 | net/mlx5e: Fix outdated comment in features check | Gal Pressman |
2024-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-06-10 | net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets | Gal Pressman |
2024-06-05 | net/mlx5e: SHAMPO, Re-enable HW-GRO | Yoray Zack |
2024-06-05 | net/mlx5e: SHAMPO, Use KSMs instead of KLMs | Yoray Zack |
2024-06-05 | net/mlx5e: SHAMPO, Simplify header page release in teardown | Dragos Tatulea |
2024-06-05 | net/mlx5e: SHAMPO, Fix FCS config when HW GRO on | Dragos Tatulea |
2024-05-24 | net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex... | Carolina Jubran |
2024-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-05-13 | net/mlx5e: Modifying channels number and updating TX queues | Carolina Jubran |
2024-05-10 | net/mlx5e: Fix netif state handling | Shay Drory |
2024-05-07 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet |
2024-04-22 | net/mlx5e: Support updating coalescing configuration without resetting channels | Rahul Rameshbabu |