summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Use the new TIR API for kTLSMaxim Mikityanskiy2021-07-263-29/+35
* net/mlx5e: Move management of indir traffic types to rx_resMaxim Mikityanskiy2021-07-267-81/+87
* net/mlx5e: Convert TIR to a dedicated objectMaxim Mikityanskiy2021-07-2611-307/+447
* net/mlx5e: Create struct mlx5e_rss_params_hashMaxim Mikityanskiy2021-07-264-20/+22
* net/mlx5e: Remove mdev from mlx5e_build_indir_tir_ctx_common()Maxim Mikityanskiy2021-07-261-10/+9
* net/mlx5e: Remove lro_param from mlx5e_build_indir_tir_ctx_common()Maxim Mikityanskiy2021-07-261-6/+6
* net/mlx5e: Remove mlx5e_priv usage from mlx5e_build_*tir_ctx*()Maxim Mikityanskiy2021-07-263-36/+56
* net/mlx5e: Use mlx5e_rqt_get_rqtn to access RQT hardware idMaxim Mikityanskiy2021-07-263-5/+9
* net/mlx5e: Take RQT out of TIR and group RX resourcesMaxim Mikityanskiy2021-07-2611-119/+188
* net/mlx5e: Move RX resources to a separate structMaxim Mikityanskiy2021-07-2614-154/+189
* net/mlx5e: Move mlx5e_build_rss_params() call to init_rxMaxim Mikityanskiy2021-07-263-8/+7
* net/mlx5e: Convert RQT to a dedicated objectMaxim Mikityanskiy2021-07-2610-276/+295
* net/mlx5e: Check if inner FT is supported outside of create/destroy functionsMaxim Mikityanskiy2021-07-261-16/+15
* net/mlx5: Take TIR destruction out of the TIR list lockMaxim Mikityanskiy2021-07-261-1/+2
* net/mlx5e: Block LRO if firmware asks for tunneled LROMaxim Mikityanskiy2021-07-262-1/+17
* net/mlx5e: Prohibit inner indir TIRs in IPoIBMaxim Mikityanskiy2021-07-263-27/+7
* nfp: fix return statement in nfp_net_parse_meta()Niklas Söderlund2021-07-221-1/+1
* ipv6: fix "'ioam6_if_id_max' defined but not used" warnMatthieu Baerts2021-07-221-2/+1
* Merge branch 'nfp-flower-ct-offload'David S. Miller2021-07-227-201/+946
|\
| * nfp: flower-tc: add flow stats updates for ctLouis Peens2021-07-224-2/+157
| * nfp: flower-ct: add offload calls to the nfpLouis Peens2021-07-223-1/+16
| * nfp: flower-ct: add flow_pay to the offload tableLouis Peens2021-07-223-2/+78
| * nfp: flower-ct: add actions into flow_pay for offloadLouis Peens2021-07-221-0/+72
| * nfp: flower-ct: compile match sections of flow_payloadLouis Peens2021-07-221-1/+223
| * nfp: flower-ct: calculate required key_layersLouis Peens2021-07-224-2/+125
| * nfp: flower: refactor action offload code slightlyLouis Peens2021-07-223-20/+19
| * nfp: flower: refactor match functions to take flow_rule as inputLouis Peens2021-07-224-28/+17
| * nfp: flower: make the match compilation functions reusableYinjun Zhang2021-07-222-145/+239
|/
* net: selftests: add MTU testOleksij Rempel2021-07-221-0/+12
* net: usb: asix: ax88772: add missing stopOleksij Rempel2021-07-221-0/+1
* net: usb: asix: ax88772: do not poll for PHY before registering itOleksij Rempel2021-07-221-5/+0
* net: switchdev: fix FDB entries towards foreign ports not getting propagated ...Vladimir Oltean2021-07-221-72/+142
* Merge branch 'bridge-port-offload'David S. Miller2021-07-2222-215/+560
|\
| * net: bridge: move the switchdev object replay helpers to "push" modeVladimir Oltean2021-07-2217-163/+182
| * net: bridge: guard the switchdev replay helpers against a NULL notifier blockVladimir Oltean2021-07-223-0/+9
| * net: bridge: switchdev: let drivers inform which bridge ports are offloadedVladimir Oltean2021-07-2217-57/+298
| * net: bridge: switchdev: recycle unused hwdomsTobias Waldekranz2021-07-223-39/+86
| * net: bridge: disambiguate offload_fwd_markTobias Waldekranz2021-07-223-14/+25
| * net: dpaa2-switch: refactor prechangeupper sanity checksVladimir Oltean2021-07-221-11/+26
| * net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_joinVladimir Oltean2021-07-221-4/+7
|/
* ionic: cleanly release devlink instanceLeon Romanovsky2021-07-211-7/+7
* net: bridge: multicast: add context support for host-joined groupsNikolay Aleksandrov2021-07-213-6/+7
* net: bridge: multicast: add mdb context supportNikolay Aleksandrov2021-07-211-3/+40
* ARM: dts: imx6qdl: move phy properties into phy device nodeJoakim Zhang2021-07-216-64/+124
* dt-bindings: net: fsl,fec: improve the binding a bitJoakim Zhang2021-07-211-15/+19
* tcp: tweak len/truesize ratio for coalesce candidatesEric Dumazet2021-07-211-8/+30
* net: bridge: multicast: fix igmp/mld port context null pointer dereferencesNikolay Aleksandrov2021-07-211-5/+9
* ionic: drop useless check of PCI driver data validityLeon Romanovsky2021-07-211-3/+0
* tcp: avoid indirect call in tcp_new_space()Eric Dumazet2021-07-211-1/+1
* net: wwan: iosm: Switch to use module_pci_driver() macroAndy Shevchenko2021-07-211-18/+1