summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)Author
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-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
2023-10-14net/mlx5e: Preparations for supporting larger number of channelsAdham Faris
2023-10-14net/mlx5e: Refactor mlx5e_rss_init() and mlx5e_rss_free() API'sAdham Faris
2023-10-14net/mlx5e: Refactor mlx5e_rss_set_rxfh() and mlx5e_rss_get_rxfh()Adham Faris
2023-10-14net/mlx5e: Refactor rx_res_init() and rx_res_free() APIsAdham Faris
2023-10-14net/mlx5: Remove unused declarationYue Haibing
2023-10-12net/mlx5e: Don't offload internal port if filter device is out deviceJianbo Liu
2023-10-12net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdownDragos Tatulea
2023-10-12net/mlx5: Bridge, fix peer entry ageing in LAG modeVlad Buslov
2023-10-03net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior
2023-09-17net/mlx5e: Set en auxiliary devlink instance as nestedJiri Pirko
2023-09-06net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-16net/mlx5e: XDP, Fix fifo overrun on XDP_REDIRECTDragos Tatulea