summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2022-05-18net/mlx5: Support multiport eswitch modeEli Cohen10-38/+256
2022-05-18net/mlx5: Remove unused argumentEli Cohen1-3/+1
2022-05-18net/mlx5: Lag, refactor lag state machineEli Cohen4-68/+93
2022-05-18net/mlx5e: Add XDP SQs to uplink representors steering tablesGal Pressman1-2/+15
2022-05-18net/mlx5e: Correct the calculation of max channels for repMoshe Tal3-2/+18
2022-05-18net/mlx5e: CT: Add ct driver countersSaeed Mahameed1-4/+48
2022-05-18net/mlx5e: Allow relaxed ordering over VFsAya Levin2-5/+3
2022-05-18net/mlx5e: Support partial GSO for tunnels over vlansGal Pressman1-1/+1
2022-05-18net/mlx5e: IPoIB, Improve ethtool rxnfc callback structure in IPoIBGal Pressman1-4/+10
2022-05-18net/mlx5e: Allocate virtually contiguous memory for reps structuresTariq Toukan1-6/+6
2022-05-18net/mlx5e: Allocate virtually contiguous memory for VLANs listTariq Toukan1-2/+2
2022-05-18net/mlx5: Allocate virtually contiguous memory in pci_irq.cTariq Toukan1-4/+4
2022-05-18net/mlx5: Allocate virtually contiguous memory in vport.cTariq Toukan1-26/+26
2022-05-18net/mlx5: Inline db alloc API functionTariq Toukan1-6/+0
2022-05-18net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh2-2/+7
2022-05-18net/mlx5: sparse: error: context imbalance in 'mlx5_vf_get_core_dev'Saeed Mahameed1-2/+0
2022-05-17net/mlxbf_gige: use eth_zero_addr() to clear mac addressLu Wei1-1/+1
2022-05-16mlx5: support BIG TCP packetsEric Dumazet2-23/+89
2022-05-16mlx4: support BIG TCP packetsEric Dumazet2-9/+41
2022-05-16net: allow gro_max_size to exceed 65536Alexander Duyck1-1/+1
2022-05-16net: allow gso_max_size to exceed 65536Alexander Duyck1-1/+1
2022-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski1-5/+5
2022-05-13mlxbf_gige: remove driver-managed interrupt countsDavid Thompson3-17/+3
2022-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+3
2022-05-12mlxsw: Avoid warning during ip6gre device removalAmit Cohen1-8/+3
2022-05-12fortify: Provide a memcpy trap door for sharp cornersKees Cook1-1/+7
2022-05-10net/mlx5: Lag, add debugfs to query hardware lag stateMark Bloch4-4/+191
2022-05-10net/mlx5: Lag, use buckets in hash modeMark Bloch4-76/+182
2022-05-10net/mlx5: Lag, refactor dmesg printMark Bloch1-10/+12
2022-05-10net/mlx5: Support devices with more than 2 portsMark Bloch2-2/+4
2022-05-10net/mlx5: Lag, use actual number of lag portsMark Bloch3-149/+216
2022-05-10net/mlx5: Lag, use hash when in roce lag on 4 portsMark Bloch1-9/+36
2022-05-10net/mlx5: Lag, support single FDB only on 2 portsMark Bloch1-0/+4
2022-05-10net/mlx5: Lag, store number of ports inside lag objectMark Bloch2-0/+2
2022-05-10net/mlx5: Lag, filter non compatible devicesMark Bloch3-14/+47
2022-05-10net/mlx5: Lag, use lag lockMark Bloch4-65/+35
2022-05-10net/mlx5: Lag, move E-Switch prerequisite check into lag codeMark Bloch3-16/+9
2022-05-10net/mlx5: devcom only supports 2 portsMark Bloch2-7/+11
2022-05-10net/mlx5: Lag, expose number of lag portsMark Bloch1-0/+6
2022-05-10net/mlx5: Increase FW pre-init timeout for health recoveryGavin Li6-13/+20
2022-05-10net/mlx5: Add exit route when waiting for FWGavin Li1-1/+4
2022-05-08mlxsw: spectrum_router: Take router lock in router notifier handlerPetr Machata1-32/+15
2022-05-08mlxsw: spectrum: Update a commentPetr Machata1-3/+2
2022-05-08mlxsw: spectrum: Move handling of tunnel events to router codePetr Machata3-28/+15
2022-05-08mlxsw: spectrum: Move handling of router events to router codePetr Machata3-18/+16
2022-05-08mlxsw: spectrum: Move handling of HW stats events to router codePetr Machata2-11/+40
2022-05-08mlxsw: spectrum: Move handling of VRF events to router codePetr Machata3-15/+16
2022-05-08mlxsw: spectrum_router: Add a dedicated notifier blockPetr Machata2-0/+21
2022-05-08mlxsw: spectrum: Tolerate enslaving of various devices to VRFPetr Machata1-10/+16
2022-05-07mlxbf_gige: increase MDIO polling rate to 5usDavid Thompson1-2/+4