summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth3-43/+48
2023-07-28Merge tag 'mlx5-updates-2023-07-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski20-525/+565
2023-07-28mlxsw: spectrum_router: IPv6 events: Use tracker helpers to hold & put netdev...Petr Machata1-2/+3
2023-07-28mlxsw: spectrum_router: RIF: Use tracker helpers to hold & put netdevicesPetr Machata1-3/+4
2023-07-28mlxsw: spectrum_router: hw_stats: Use tracker helpers to hold & put netdevicesPetr Machata1-2/+3
2023-07-28mlxsw: spectrum_router: FIB: Use tracker helpers to hold & put netdevicesPetr Machata1-3/+5
2023-07-28mlxsw: spectrum_switchdev: Use tracker helpers to hold & put netdevicesPetr Machata1-4/+5
2023-07-28mlxsw: spectrum_nve: Do not take reference when looking up netdevicePetr Machata1-3/+4
2023-07-28mlxsw: spectrum: Drop unused functions mlxsw_sp_port_lower_dev_hold/_put()Petr Machata2-19/+0
2023-07-28net/mlx5: Fix flowhash key set/get for custom RSSJoe Damato3-17/+48
2023-07-27net/mlx5: Give esw_offloads_load/unload_rep() "mlx5_" prefixJiri Pirko3-9/+9
2023-07-27net/mlx5: Make mlx5_eswitch_load/unload_vport() staticJiri Pirko2-8/+3
2023-07-27net/mlx5: Make mlx5_esw_offloads_rep_load/unload() staticJiri Pirko2-5/+2
2023-07-27net/mlx5: Remove pointless devlink_rate checksJiri Pirko1-8/+4
2023-07-27net/mlx5: Don't check vport->enabled in port opsJiri Pirko1-22/+6
2023-07-27net/mlx5e: Make flow classification filters staticParav Pandit2-6/+3
2023-07-27net/mlx5e: Remove duplicate code for user flowParav Pandit1-4/+0
2023-07-27net/mlx5: Allocate command stats with xarrayShay Drory2-9/+36
2023-07-27net/mlx5: split mlx5_cmd_init() to probe and reload routinesShay Drory3-56/+82
2023-07-27net/mlx5: Remove redundant cmdif revision checkShay Drory1-12/+3
2023-07-27net/mlx5: Re-organize mlx5_cmd structShay Drory2-49/+49
2023-07-27net/mlx5e: E-Switch, Allow devcom initialization on more vportsRoi Dayan1-1/+2
2023-07-27net/mlx5e: E-Switch, Register devcom device with switch id keyRoi Dayan3-9/+11
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan10-325/+357
2023-07-27net/mlx5: Use shared code for checking lag is supportedRoi Dayan3-16/+12
2023-07-27net/mlx4: clean up a type issueDan Carpenter1-2/+2
2023-07-27mlxsw: core_env: Read transceiver module EEPROM in 128 bytes chunksIdo Schimmel2-8/+30
2023-07-27mlxsw: reg: Increase Management Cable Info Access Register lengthIdo Schimmel1-1/+1
2023-07-27mlxsw: reg: Remove unused function argumentIdo Schimmel2-16/+6
2023-07-27mlxsw: reg: Add Management Capabilities Mask RegisterAmit Cohen1-0/+74
2023-07-27mlxsw: reg: Move 'mpsc' definition in 'mlxsw_reg_infos'Amit Cohen1-1/+1
2023-07-25net/mlx5e: Support IPsec NAT-T functionalityLeon Romanovsky3-18/+81
2023-07-25net/mlx5e: Check for IPsec NAT-T supportLeon Romanovsky2-0/+7
2023-07-21sch_htb: Allow HTB quantum parameter in offload modeNaveen Mamindlapalli1-2/+2
2023-07-21mlxsw: spectrum: Permit enslavement to netdevices with uppersPetr Machata1-4/+62
2023-07-21mlxsw: spectrum_router: Replay IP NETDEV_UP on device deslavementPetr Machata3-8/+65
2023-07-21mlxsw: spectrum_router: Replay IP NETDEV_UP on device enslavementPetr Machata4-0/+137
2023-07-21mlxsw: spectrum_router: Replay neighbours when RIF is madePetr Machata1-1/+61
2023-07-21mlxsw: spectrum_router: Replay MACVLANs when RIF is madePetr Machata2-27/+54
2023-07-21mlxsw: spectrum_router: Offload ethernet nexthops when RIF is madePetr Machata1-0/+54
2023-07-21mlxsw: spectrum_router: Join RIFs of LAG upper VLANsPetr Machata1-3/+52
2023-07-21mlxsw: spectrum_switchdev: Replay switchdev objects on port joinPetr Machata3-5/+132
2023-07-21mlxsw: spectrum: On port enslavement to a LAG, join upper's bridgesPetr Machata1-0/+90
2023-07-21mlxsw: spectrum: Add a replay_deslavement argument to event handlersPetr Machata1-8/+12
2023-07-21mlxsw: spectrum: Allow event handlers to check unowned bridgesPetr Machata1-16/+24
2023-07-21mlxsw: spectrum: Split a helper out of mlxsw_sp_netdevice_event()Petr Machata1-5/+15
2023-07-21mlxsw: spectrum_router: Extract a helper to schedule neighbour workPetr Machata1-9/+16
2023-07-21mlxsw: spectrum_router: Allow address handlers to run on bridge portsPetr Machata1-17/+24
2023-07-14mlxsw: spectrum_switchdev: Manage RIFs on PVID changePetr Machata3-29/+128
2023-07-14mlxsw: spectrum_router: mlxsw_sp_inetaddr_bridge_event: Add an argumentPetr Machata1-2/+9