summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)Author
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-18net/mlx5: fix multiple definitions of mlx5_lag_mpesw_init / mlx5_lag_mpesw_cl...Jakub Kicinski
2022-05-17net/mlx5: Support multiport eswitch modeEli Cohen
2022-05-17net/mlx5: Remove unused argumentEli Cohen
2022-05-17net/mlx5: Lag, refactor lag state machineEli Cohen
2022-05-17net/mlx5e: Add XDP SQs to uplink representors steering tablesGal Pressman
2022-05-17net/mlx5e: Correct the calculation of max channels for repMoshe Tal
2022-05-17net/mlx5e: CT: Add ct driver countersSaeed Mahameed
2022-05-17net/mlx5e: Allow relaxed ordering over VFsAya Levin
2022-05-17net/mlx5e: Support partial GSO for tunnels over vlansGal Pressman
2022-05-17net/mlx5e: IPoIB, Improve ethtool rxnfc callback structure in IPoIBGal Pressman
2022-05-17net/mlx5e: Allocate virtually contiguous memory for reps structuresTariq Toukan
2022-05-17net/mlx5e: Allocate virtually contiguous memory for VLANs listTariq Toukan
2022-05-17net/mlx5: Allocate virtually contiguous memory in pci_irq.cTariq Toukan
2022-05-17net/mlx5: Allocate virtually contiguous memory in vport.cTariq Toukan
2022-05-17net/mlx5: Inline db alloc API functionTariq Toukan
2022-05-17net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh
2022-05-17net/mlx5: sparse: error: context imbalance in 'mlx5_vf_get_core_dev'Saeed Mahameed
2022-05-17net/mlx5: Drain fw_reset when removing deviceShay Drory
2022-05-17net/mlx5e: CT: Fix setting flow_source for smfs ct tuplesPaul Blakey
2022-05-17net/mlx5e: CT: Fix support for GRE tuplesPaul Blakey
2022-05-17net/mlx5e: Remove HW-GRO from reported featuresGal Pressman
2022-05-17net/mlx5e: Properly block HW GRO when XDP is enabledMaxim Mikityanskiy
2022-05-17net/mlx5e: Properly block LRO when XDP is enabledMaxim Mikityanskiy
2022-05-17net/mlx5e: Block rx-gro-hw feature in switchdev modeAya Levin
2022-05-17net/mlx5e: Wrap mlx5e_trap_napi_poll into rcu_read_lockMaxim Mikityanskiy
2022-05-17net/mlx5: DR, Ignore modify TTL on RX if device doesn't support itYevgeny Kliteynik
2022-05-17net/mlx5: Initialize flow steering during driver probeShay Drory
2022-05-17net/mlx5: DR, Fix missing flow_source when creating multi-destination FW tableMaor Dickman
2022-05-17net/mlxbf_gige: use eth_zero_addr() to clear mac addressLu Wei
2022-05-16mlx5: support BIG TCP packetsEric Dumazet
2022-05-16mlx4: support BIG TCP packetsEric Dumazet
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck
2022-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2022-05-12mlxbf_gige: remove driver-managed interrupt countsDavid Thompson
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-12mlxsw: Avoid warning during ip6gre device removalAmit Cohen
2022-05-12fortify: Provide a memcpy trap door for sharp cornersKees Cook
2022-05-09net/mlx5: Lag, add debugfs to query hardware lag stateMark Bloch
2022-05-09net/mlx5: Lag, use buckets in hash modeMark Bloch
2022-05-09net/mlx5: Lag, refactor dmesg printMark Bloch
2022-05-09net/mlx5: Support devices with more than 2 portsMark Bloch
2022-05-09net/mlx5: Lag, use actual number of lag portsMark Bloch
2022-05-09net/mlx5: Lag, use hash when in roce lag on 4 portsMark Bloch
2022-05-09net/mlx5: Lag, support single FDB only on 2 portsMark Bloch
2022-05-09net/mlx5: Lag, store number of ports inside lag objectMark Bloch
2022-05-09net/mlx5: Lag, filter non compatible devicesMark Bloch
2022-05-09net/mlx5: Lag, use lag lockMark Bloch
2022-05-09net/mlx5: Lag, move E-Switch prerequisite check into lag codeMark Bloch