| Commit message (Expand) | Author | Age | Files | Lines |
* | devlink: convert snapshot destructor callback to region op | Jacob Keller | 2020-03-27 | 1 | -2/+4 |
* | devlink: prepare to support region operations | Jacob Keller | 2020-03-27 | 1 | -4/+12 |
* | sfc: falcon: convert to use i2c_new_client_device() | Wolfram Sang | 2020-03-27 | 1 | -3/+3 |
* | igb: convert to use i2c_new_client_device() | Wolfram Sang | 2020-03-27 | 1 | -3/+3 |
* | mlxsw: spectrum_flower: Offload FLOW_ACTION_MANGLE | Petr Machata | 2020-03-26 | 5 | -0/+174 |
* | mlxsw: core: Add DSCP, ECN, dscp_rw to QOS_ACTION | Petr Machata | 2020-03-26 | 1 | -0/+64 |
* | mlxsw: core: Rename mlxsw_afa_qos_cmd to mlxsw_afa_qos_switch_prio_cmd | Petr Machata | 2020-03-26 | 1 | -7/+7 |
* | Merge tag 'mlx5-updates-2020-03-25' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2020-03-26 | 12 | -146/+261 |
|\ |
|
| * | net/mlx5: E-switch, Protect eswitch mode changes | Parav Pandit | 2020-03-26 | 4 | -50/+123 |
| * | net/mlx5: E-switch, Extend eswitch enable to handle num_vfs change | Parav Pandit | 2020-03-26 | 4 | -32/+58 |
| * | net/mlx5: Split eswitch mode check to different helper function | Parav Pandit | 2020-03-26 | 1 | -4/+33 |
| * | net/mlx5: Simplify mlx5_unload_one() and its callers | Parav Pandit | 2020-03-26 | 3 | -10/+5 |
| * | net/mlx5: Simplify mlx5_register_device to return void | Parav Pandit | 2020-03-26 | 3 | -15/+5 |
| * | net/mlx5: Avoid group version scan when not necessary | Eli Cohen | 2020-03-26 | 1 | -6/+10 |
| * | net/mlx5: Avoid incrementing FTE version | Eli Cohen | 2020-03-26 | 1 | -1/+0 |
| * | net/mlx5: Fix group version management | Eli Cohen | 2020-03-26 | 1 | -0/+1 |
| * | net/mlx5: Simplify matching group searches | Eli Cohen | 2020-03-26 | 1 | -30/+11 |
| * | net/mlx5: E-Switch, Use correct type for chain, prio and level values | Roi Dayan | 2020-03-26 | 1 | -1/+2 |
| * | net/mlx5: E-Switch, free flow_group_in after creating the restore table | Roi Dayan | 2020-03-26 | 1 | -0/+2 |
| * | net/mlx5: E-Switch, Enable chains only if regs loopback is enabled | Paul Blakey | 2020-03-26 | 2 | -20/+26 |
| * | net/mlx5: E-Switch, Enable restore table only if reg_c1 is supported | Paul Blakey | 2020-03-26 | 1 | -0/+9 |
| * | net/mlx5e: remove duplicated check chain_index in mlx5e_rep_setup_ft_cb | wenxu | 2020-03-26 | 1 | -2/+1 |
| * | net/mlx5e: Fix actions_match_supported() return | Dan Carpenter | 2020-03-26 | 1 | -1/+1 |
* | | atl2: remove unused variable 'atl2_driver_string' | YueHaibing | 2020-03-26 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-03-26 | 48 | -392/+376 |
|\ \ |
|
| * | | net: ena: Add PCI shutdown handler to allow safe kexec | Guilherme G. Piccoli | 2020-03-25 | 1 | -10/+41 |
| * | | Merge tag 'mlx5-fixes-2020-03-24' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2020-03-25 | 8 | -18/+41 |
| |\ \ |
|
| | * | | net/mlx5e: Do not recover from a non-fatal syndrome | Aya Levin | 2020-03-24 | 1 | -2/+1 |
| | * | | net/mlx5e: Fix ICOSQ recovery flow with Striding RQ | Aya Levin | 2020-03-24 | 3 | -8/+26 |
| | * | | net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset | Aya Levin | 2020-03-24 | 1 | -2/+4 |
| | * | | net/mlx5e: Enhance ICOSQ WQE info fields | Aya Levin | 2020-03-24 | 3 | -6/+7 |
| | * | | net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure | Leon Romanovsky | 2020-03-24 | 1 | -0/+3 |
| * | | | r8169: re-enable MSI on RTL8168c | Heiner Kallweit | 2020-03-25 | 1 | -1/+1 |
| * | | | cxgb4/ptp: pass the sign of offset delta in FW CMD | Raju Rangoju | 2020-03-25 | 1 | -0/+3 |
| |/ / |
|
| * | | bnxt_en: Reset rings if ring reservation fails during open() | Vasundhara Volam | 2020-03-24 | 1 | -0/+4 |
| * | | bnxt_en: Free context memory after disabling PCI in probe error path. | Michael Chan | 2020-03-24 | 1 | -3/+3 |
| * | | bnxt_en: Return error if bnxt_alloc_ctx_mem() fails. | Michael Chan | 2020-03-24 | 1 | -4/+4 |
| * | | bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets() | Edwin Peer | 2020-03-24 | 1 | -5/+10 |
| * | | bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S. | Michael Chan | 2020-03-24 | 3 | -6/+14 |
| * | | Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2020-03-24 | 6 | -8/+11 |
| |\ \ |
|
| | * | | net/mlx5: Clear LAG notifier pointer after unregister | Eli Cohen | 2020-03-06 | 1 | -1/+3 |
| | * | | net/mlx5e: Fix endianness handling in pedit mask | Sebastian Hense | 2020-03-06 | 1 | -2/+3 |
| | * | | net/mlx5e: kTLS, Fix wrong value in record tracker enum | Tariq Toukan | 2020-03-06 | 1 | -2/+2 |
| | * | | net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flow | Tariq Toukan | 2020-03-06 | 1 | -1/+1 |
| | * | | net/mlx5: DR, Fix postsend actions write length | Hamdan Igbaria | 2020-03-06 | 2 | -2/+2 |
| * | | | net: bcmgenet: always enable status blocks | Doug Berger | 2020-03-22 | 2 | -97/+38 |
| * | | | net: stmmac: dwmac-rk: fix error path in rk_gmac_probe | Emil Renner Berthing | 2020-03-22 | 1 | -1/+1 |
| * | | | ionic: make spdxcheck.py happy | Lukas Bulwahn | 2020-03-22 | 2 | -2/+2 |
| * | | | hinic: fix wrong value of MIN_SKB_LEN | Luo bin | 2020-03-22 | 1 | -1/+1 |
| * | | | hinic: fix wrong para of wait_for_completion_timeout | Luo bin | 2020-03-22 | 2 | -3/+5 |