aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2023-12-20net/mlx5: SD, Implement steering for primary and secondariesTariq Toukan
2023-12-20net/mlx5: SD, Implement devcom communication and primary electionTariq Toukan
2023-12-20net/mlx5: SD, Implement basic query and instantiationTariq Toukan
2023-12-20net/mlx5: SD, Introduce SD libTariq Toukan
2023-12-20net/mlx5: Fix query of sd_group fieldTariq Toukan
2023-12-20net/mlx5e: Use the correct lag ports number when creating TISesSaeed Mahameed
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-15mlxsw: spectrum_fid: Set NVE flood profile as part of FID configurationPetr Machata
2023-12-15mlxsw: spectrum_fid: Add an "any" packet typePetr Machata
2023-12-15mlxsw: reg: Add nve_flood_prf_id field to SFMRPetr Machata
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: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-13page_pool: transition to reference count management after page drainingLiang Chen
2023-12-13net/mlx5: DR, Use swap() instead of open coding itJiapeng Chong
2023-12-13net/mlx5: devcom, Add component size getterTariq Toukan
2023-12-13net/mlx5e: Decouple CQ from privTariq Toukan
2023-12-13net/mlx5e: Add wrapping for auxiliary_driver ops and remove unused argsTariq 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/mlx5e: Remove TLS-specific logic in generic create TIS APITariq Toukan
2023-12-13net/mlx5: fs, Command to control TX flow table rootTariq Toukan
2023-12-13net/mlx5: fs, Command to control L2TABLE entry silent modeTariq Toukan
2023-12-13net/mlx5: Expose Management PCIe Index Register (MPIR)Tariq Toukan
2023-12-13net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by...Rahul Rameshbabu
2023-12-13net/mlx5e: Correct snprintf truncation handling for fw_version bufferRahul Rameshbabu
2023-12-13net/mlx5e: Fix error codes in alloc_branch_attr()Dan Carpenter
2023-12-13net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()Dan Carpenter
2023-12-13net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov
2023-12-13net/mlx5: Fix fw tracer first block checkMoshe Shemesh
2023-12-13net/mlx5e: XDP, Drop fragmented packets larger than MTU sizeCarolina Jubran
2023-12-13net/mlx5e: Decrease num_block_tc when unblock tc offloadChris Mi
2023-12-13net/mlx5e: Fix overrun reported by coverityJianbo Liu
2023-12-13net/mlx5e: fix a potential double-free in fs_udp_create_groupsDinghao Liu
2023-12-13net/mlx5e: Fix a race in command alloc flowShifeng Li
2023-12-13net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()Shifeng Li
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-13dpll: remove leftover mode_supported() op and use mode_get() insteadJiri Pirko
2023-12-12net/mlx5: E-Switch, expose eswitch manager vportMark Bloch
2023-12-12net/mlx5: Manage ICM type of SW encapShun Hao
2023-12-04net/mlx5: Fix a NULL vs IS_ERR() checkDan Carpenter
2023-12-04net/mlx5e: Check netdev pointer before checking its net nsGavin Li
2023-12-04net/mlx5: Nack sync reset request when HotPlug is enabledMoshe Shemesh
2023-12-04net/mlx5e: TC, Don't offload post action rule if not supportedChris Mi
2023-12-04net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_workMoshe Shemesh
2023-12-04net/mlx5e: Disable IPsec offload support if not FW steeringChris Mi