Age | Commit message (Expand) | Author | Files | Lines |
2022-05-18 | net/mlx5: Support multiport eswitch mode | Eli Cohen | 10 | -38/+256 |
2022-05-18 | net/mlx5: Remove unused argument | Eli Cohen | 1 | -3/+1 |
2022-05-18 | net/mlx5: Lag, refactor lag state machine | Eli Cohen | 4 | -68/+93 |
2022-05-18 | net/mlx5e: Add XDP SQs to uplink representors steering tables | Gal Pressman | 1 | -2/+15 |
2022-05-18 | net/mlx5e: Correct the calculation of max channels for rep | Moshe Tal | 3 | -2/+18 |
2022-05-18 | net/mlx5e: CT: Add ct driver counters | Saeed Mahameed | 1 | -4/+48 |
2022-05-18 | net/mlx5e: Allow relaxed ordering over VFs | Aya Levin | 2 | -5/+3 |
2022-05-18 | net/mlx5e: Support partial GSO for tunnels over vlans | Gal Pressman | 1 | -1/+1 |
2022-05-18 | net/mlx5e: IPoIB, Improve ethtool rxnfc callback structure in IPoIB | Gal Pressman | 1 | -4/+10 |
2022-05-18 | net/mlx5e: Allocate virtually contiguous memory for reps structures | Tariq Toukan | 1 | -6/+6 |
2022-05-18 | net/mlx5e: Allocate virtually contiguous memory for VLANs list | Tariq Toukan | 1 | -2/+2 |
2022-05-18 | net/mlx5: Allocate virtually contiguous memory in pci_irq.c | Tariq Toukan | 1 | -4/+4 |
2022-05-18 | net/mlx5: Allocate virtually contiguous memory in vport.c | Tariq Toukan | 1 | -26/+26 |
2022-05-18 | net/mlx5: Inline db alloc API function | Tariq Toukan | 1 | -6/+0 |
2022-05-18 | net/mlx5: Add last command failure syndrome to debugfs | Moshe Shemesh | 2 | -2/+7 |
2022-05-18 | net/mlx5: sparse: error: context imbalance in 'mlx5_vf_get_core_dev' | Saeed Mahameed | 1 | -2/+0 |
2022-05-17 | net/mlxbf_gige: use eth_zero_addr() to clear mac address | Lu Wei | 1 | -1/+1 |
2022-05-16 | mlx5: support BIG TCP packets | Eric Dumazet | 2 | -23/+89 |
2022-05-16 | mlx4: support BIG TCP packets | Eric Dumazet | 2 | -9/+41 |
2022-05-16 | net: allow gro_max_size to exceed 65536 | Alexander Duyck | 1 | -1/+1 |
2022-05-16 | net: allow gso_max_size to exceed 65536 | Alexander Duyck | 1 | -1/+1 |
2022-05-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | Jakub Kicinski | 1 | -5/+5 |
2022-05-13 | mlxbf_gige: remove driver-managed interrupt counts | David Thompson | 3 | -17/+3 |
2022-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -8/+3 |
2022-05-12 | mlxsw: Avoid warning during ip6gre device removal | Amit Cohen | 1 | -8/+3 |
2022-05-12 | fortify: Provide a memcpy trap door for sharp corners | Kees Cook | 1 | -1/+7 |
2022-05-10 | net/mlx5: Lag, add debugfs to query hardware lag state | Mark Bloch | 4 | -4/+191 |
2022-05-10 | net/mlx5: Lag, use buckets in hash mode | Mark Bloch | 4 | -76/+182 |
2022-05-10 | net/mlx5: Lag, refactor dmesg print | Mark Bloch | 1 | -10/+12 |
2022-05-10 | net/mlx5: Support devices with more than 2 ports | Mark Bloch | 2 | -2/+4 |
2022-05-10 | net/mlx5: Lag, use actual number of lag ports | Mark Bloch | 3 | -149/+216 |
2022-05-10 | net/mlx5: Lag, use hash when in roce lag on 4 ports | Mark Bloch | 1 | -9/+36 |
2022-05-10 | net/mlx5: Lag, support single FDB only on 2 ports | Mark Bloch | 1 | -0/+4 |
2022-05-10 | net/mlx5: Lag, store number of ports inside lag object | Mark Bloch | 2 | -0/+2 |
2022-05-10 | net/mlx5: Lag, filter non compatible devices | Mark Bloch | 3 | -14/+47 |
2022-05-10 | net/mlx5: Lag, use lag lock | Mark Bloch | 4 | -65/+35 |
2022-05-10 | net/mlx5: Lag, move E-Switch prerequisite check into lag code | Mark Bloch | 3 | -16/+9 |
2022-05-10 | net/mlx5: devcom only supports 2 ports | Mark Bloch | 2 | -7/+11 |
2022-05-10 | net/mlx5: Lag, expose number of lag ports | Mark Bloch | 1 | -0/+6 |
2022-05-10 | net/mlx5: Increase FW pre-init timeout for health recovery | Gavin Li | 6 | -13/+20 |
2022-05-10 | net/mlx5: Add exit route when waiting for FW | Gavin Li | 1 | -1/+4 |
2022-05-08 | mlxsw: spectrum_router: Take router lock in router notifier handler | Petr Machata | 1 | -32/+15 |
2022-05-08 | mlxsw: spectrum: Update a comment | Petr Machata | 1 | -3/+2 |
2022-05-08 | mlxsw: spectrum: Move handling of tunnel events to router code | Petr Machata | 3 | -28/+15 |
2022-05-08 | mlxsw: spectrum: Move handling of router events to router code | Petr Machata | 3 | -18/+16 |
2022-05-08 | mlxsw: spectrum: Move handling of HW stats events to router code | Petr Machata | 2 | -11/+40 |
2022-05-08 | mlxsw: spectrum: Move handling of VRF events to router code | Petr Machata | 3 | -15/+16 |
2022-05-08 | mlxsw: spectrum_router: Add a dedicated notifier block | Petr Machata | 2 | -0/+21 |
2022-05-08 | mlxsw: spectrum: Tolerate enslaving of various devices to VRF | Petr Machata | 1 | -10/+16 |
2022-05-07 | mlxbf_gige: increase MDIO polling rate to 5us | David Thompson | 1 | -2/+4 |