summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)Author
2024-04-12net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivationCarolina Jubran
2024-04-10net/mlx5e: RSS, Block XOR hash with over 128 channelsCarolina Jubran
2024-04-10net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmitRahul Rameshbabu
2024-04-10net/mlx5e: HTB, Fix inconsistencies with QoS SQs numberCarolina Jubran
2024-04-10net/mlx5e: Fix mlx5e_priv_init() cleanup flowCarolina Jubran
2024-03-08Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07net/mlx5e: Support per-mdev queue counterTariq Toukan
2024-03-07net/mlx5e: Support cross-vhca RSSTariq Toukan
2024-03-07net/mlx5e: Let channels be SD-awareTariq Toukan
2024-03-01net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...Rahul Rameshbabu
2024-03-01net/mlx5e: Change the warning when ignore_flow_level is not supportedJianbo Liu
2024-02-12net/mlx5e: link NAPI instances to queues and IRQsJoe Damato
2024-02-05net/mlx5e: XDP, Exclude headroom and tailroom from memory calculationsCarolina Jubran
2024-02-05net/mlx5e: XSK, Exclude tailroom from non-linear SKBs memory calculationsCarolina Jubran
2024-01-24net/mlx5e: fix a potential double-free in fs_any_create_groupsDinghao Liu
2024-01-24net/mlx5e: Allow software parsing when IPsec crypto is enabledLeon Romanovsky
2024-01-24net/mlx5e: Fix operation precedence bug in port timestamping napi_poll contextRahul Rameshbabu
2024-01-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski
2023-12-29Merge tag 'mlx5-updates-2023-12-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-20net/mlx5: Implement management PF Ethernet profileArmen Ratner
2023-12-20net/mlx5e: Support per-mdev queue counterTariq Toukan
2023-12-20net/mlx5e: Support cross-vhca RSSTariq Toukan
2023-12-20net/mlx5e: Let channels be SD-awareTariq Toukan
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-15Merge tag 'mlx5-updates-2023-12-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-13net/mlx5e: Decouple CQ from privTariq Toukan
2023-12-13net/mlx5e: Statify function mlx5e_monitor_counter_armTariq Toukan
2023-12-13net/mlx5: Move TISes from priv to mdev HW resourcesTariq Toukan
2023-12-13net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov
2023-12-13net/mlx5e: XDP, Drop fragmented packets larger than MTU sizeCarolina Jubran
2023-12-13net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu
2023-12-13net/mlx5e: fix double free of encap_headerVlad Buslov
2023-12-13Revert "net/mlx5e: fix double free of encap_header"Vlad Buslov
2023-12-13Revert "net/mlx5e: fix double free of encap_header in update funcs"Vlad Buslov
2023-12-13mlx5: implement VLAN tag XDP hintLarysa Zaremba
2023-12-04net/mlx5e: TC, Don't offload post action rule if not supportedChris Mi
2023-11-29net/mlx5e: Implement AF_XDP TX timestamp and checksum offloadStanislav Fomichev
2023-11-18Merge tag 'mlx5-updates-2023-11-13' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-11-15net/mlx5e: Reduce the size of icosq_strSaeed Mahameed
2023-11-15net/mlx5e: Update doorbell for port timestamping CQ before the software counterRahul Rameshbabu
2023-11-15net/mlx5e: fix double free of encap_header in update funcsGavin Li
2023-11-15net/mlx5e: fix double free of encap_headerDust Li
2023-11-15net/mlx5e: Access array with enum values instead of magic numbersGal Pressman
2023-11-15net/mlx5e: Some cleanup in mlx5e_tc_stats_matchall()Amir Tzin
2023-10-26net/mlx5: fix uninit value usePrzemek Kitszel
2023-10-20net/mlx5: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski