summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-02net/mlx5e: TC, Support offloading police actionJianbo Liu
2022-07-02net/mlx5e: Add flow_action to parse stateJianbo Liu
2022-07-02net/mlx5e: Add post meter table for flow meteringJianbo Liu
2022-07-02net/mlx5e: Add generic macros to use metadata register mappingJianbo Liu
2022-07-02net/mlx5e: Get or put meter by the index of tc police actionJianbo Liu
2022-07-02net/mlx5e: Add support to modify hardware flow meter parametersJianbo Liu
2022-07-02net/mlx5e: Prepare for flow meter offload if hardware supports itJianbo Liu
2022-07-02net/mlx5: Implement interfaces to control ASO SQ and CQJianbo Liu
2022-07-02net/mlx5: Add support to create SQ and CQ for ASOJianbo Liu
2022-07-02net/mlx5: E-switch: Change eswitch mode only via devlink commandChris Mi
2022-07-02net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi
2022-07-02net/mlx5: E-switch, Introduce flag to indicate if fdb table is createdChris Mi
2022-07-02net/mlx5: E-switch, Introduce flag to indicate if vport acl namespace is createdChris Mi
2022-07-02net/mlx5: delete dead code in mlx5_esw_unlock()Dan Carpenter
2022-07-02net/mlx5: Delete ipsec_fs header file as not usedLeon Romanovsky
2022-07-02net: dsa: microchip: add LAN937x in the ksz spi probeArun Ramadoss
2022-07-02net: dsa: microchip: lan937x: add phylink_mac_config supportArun Ramadoss
2022-07-02net: dsa: microchip: lan937x: add phylink_mac_link_up supportArun Ramadoss
2022-07-02net: dsa: microchip: lan937x: add phylink_get_caps supportArun Ramadoss
2022-07-02net: dsa: microchip: lan937x: add MTU and fast_age supportArun Ramadoss
2022-07-02net: dsa: microchip: lan937x: register mdio-busArun Ramadoss
2022-07-02net: dsa: microchip: lan937x: add phy read and write supportArun Ramadoss
2022-07-02net: dsa: microchip: lan937x: add dsa_tag_protocolArun Ramadoss
2022-07-02net: dsa: microchip: add DSA support for microchip LAN937xArun Ramadoss
2022-07-02net: dsa: microchip: generic access to ksz9477 static and reserved tableArun Ramadoss
2022-07-02net: phy: micrel: Adding LED feature for LAN8814 PHYDivya Koppera
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-07-01qlogic/qed: fix repeated words in commentsJilin Yuan
2022-07-01samsung/sxgbe: fix repeated words in commentsJilin Yuan
2022-07-01stmicro/stmmac: fix repeated words in commentsJilin Yuan
2022-07-01ethernet/sun: fix repeated words in commentsJilin Yuan
2022-07-01usbnet: remove vestiges of debug macrosOliver Neukum
2022-07-01net: pcs: rzn1-miic: update speed only if interface is changedClément Léger
2022-07-01octeontx2-af: fix operand size in bitwise operationShijith Thotton
2022-07-01nfp: support VF rate limit with NFDKBin Chen
2022-07-01cdc-eem: always use BITOliver Neukum
2022-07-01cxgb4: Fix typo in stringLi kunyu
2022-07-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller
2022-07-01neterion/vxge: fix repeated words in commentsJilin Yuan
2022-07-01ethernet/neterion: fix repeated words in commentsJilin Yuan
2022-07-01ethernet/natsemi: fix repeated words in commentsJilin Yuan
2022-07-01mellanox/mlxsw: fix repeated words in commentsJilin Yuan
2022-07-01ethernet/marvell: fix repeated words in commentsJilin Yuan
2022-07-01marvell/octeontx2/af: fix repeated words in commentsJilin Yuan
2022-06-30time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean
2022-06-30net: dsa: felix: drop oversized frames with tc-taprio instead of hanging the ...Vladimir Oltean
2022-06-30net: dsa: felix: keep QSYS_TAG_CONFIG_INIT_GATE_STATE(0xFF) out of rmwVladimir Oltean
2022-06-30net: dsa: felix: keep reference on entire tc-taprio configVladimir Oltean
2022-06-30net: gianfar: add support for software TX timestampingVladimir Oltean
2022-06-30net: dsa: rzn1-a5psw: add missing of_node_put() in a5psw_pcs_get()Yang Yingliang