Age | Commit message (Expand) | Author |
2024-07-15 | Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Jakub Kicinski |
2024-07-15 | Merge branch 'net-make-timestamping-selectable' | Jakub Kicinski |
2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent |
2024-07-13 | eth: mlx5: expose NETIF_F_NTUPLE when ARFS is compiled out | Jakub Kicinski |
2024-07-13 | net/mlx5: Use set number of max EQs | Daniel Jurgens |
2024-07-13 | net/mlx5: Set default max eqs for SFs | Daniel Jurgens |
2024-07-13 | net/mlx5: Set sf_eq_usage for SF max EQs | Daniel Jurgens |
2024-07-11 | net/mlx5: Expose SFs IRQs | Shay Drory |
2024-07-09 | net/mlx5e: CT: Initialize err to 0 to avoid warning | Cosmin Ratiu |
2024-07-09 | net/mlx5e: SHAMPO, Add missing aggregate counter | Dragos Tatulea |
2024-07-09 | net/mlx5: DR, Remove definer functions from SW Steering API | Yevgeny Kliteynik |
2024-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-06-28 | net/mlx5e: Approximate IPsec per-SA payload data bytes count | Leon Romanovsky |
2024-06-28 | net/mlx5e: Present succeeded IPsec SA bytes and packet | Leon Romanovsky |
2024-06-28 | net/mlx5e: Add mqprio_rl cleanup and free in mlx5e_priv_cleanup() | Jianbo Liu |
2024-06-28 | net/mlx5: E-switch, Create ingress ACL when needed | Chris Mi |
2024-06-28 | net/mlx5: Use max_num_eqs_24b when setting max_io_eqs | Daniel Jurgens |
2024-06-28 | net/mlx5: Use max_num_eqs_24b capability if set | Daniel Jurgens |
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-16 | net/mlx5: Reimplement write combining test | Jianbo Liu |
2024-06-14 | net/mlx5e: Support SWP-mode offload L4 csum calculation | Rahul Rameshbabu |
2024-06-14 | net/mlx5e: Use tcp_v[46]_check checksum helpers | Gal Pressman |
2024-06-14 | net/mlx5e: Fix outdated comment in features check | Gal Pressman |
2024-06-14 | net/mlx5: Replace strcpy with strscpy | Moshe Shemesh |
2024-06-14 | net/mlx5: CT: Separate CT and CT-NAT tuple entries | Chris Mi |
2024-06-14 | net/mlx5: Correct TASR typo into TSAR | Cosmin Ratiu |
2024-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-06-12 | net/mlx5e: flower: validate encapsulation control flags | Asbjørn Sloth Tønnesen |
2024-06-10 | net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets | Gal Pressman |
2024-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-06-05 | net/mlx5e: SHAMPO, Coalesce skb fragments to page size | Dragos Tatulea |
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, Add header-only ethtool counters for header data split | Tariq Toukan |
2024-06-05 | net/mlx5e: SHAMPO, Drop rx_gro_match_packets counter | Dragos Tatulea |
2024-06-05 | net/mlx5e: SHAMPO, Make GRO counters more precise | Dragos Tatulea |
2024-06-05 | net/mlx5e: SHAMPO, Skipping on duplicate flush of the same SHAMPO SKB | Yoray Zack |
2024-06-05 | net/mlx5e: SHAMPO, Specialize mlx5e_fill_skb_data() | Dragos Tatulea |
2024-06-05 | net/mlx5e: SHAMPO, Simplify header page release in teardown | Dragos Tatulea |
2024-06-05 | net/mlx5e: SHAMPO, Disable gso_size for non GRO packets | Dragos Tatulea |
2024-06-05 | net/mlx5e: SHAMPO, Fix FCS config when HW GRO on | Dragos Tatulea |
2024-06-05 | net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink | Dragos Tatulea |
2024-06-05 | net/mlx5e: SHAMPO, Fix incorrect page release | Dragos Tatulea |
2024-06-05 | net/mlx5e: SHAMPO, Use net_prefetch API | Tariq Toukan |
2024-06-05 | net/mlx5: Fix tainted pointer delete is case of flow rules creation fail | Aleksandr Mishin |
2024-06-05 | net/mlx5: Always stop health timer during driver removal | Shay Drory |
2024-06-05 | net/mlx5: Stop waiting for PCI if pci channel is offline | Moshe Shemesh |
2024-05-24 | net/mlx5e: Fix UDP GSO for encapsulated packets | Gal Pressman |
2024-05-24 | net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex... | Carolina Jubran |