aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-07-02net/mlx5e: TC, Support offloading police actionJianbo Liu9-5/+124
2022-07-02net/mlx5e: Add flow_action to parse stateJianbo Liu3-3/+3
2022-07-02net/mlx5e: Add post meter table for flow meteringJianbo Liu7-3/+245
2022-07-02net/mlx5e: Add generic macros to use metadata register mappingJianbo Liu5-10/+12
2022-07-02net/mlx5e: Get or put meter by the index of tc police actionJianbo Liu2-0/+226
2022-07-02net/mlx5e: Add support to modify hardware flow meter parametersJianbo Liu3-0/+192
2022-07-02net/mlx5e: Prepare for flow meter offload if hardware supports itJianbo Liu7-1/+129
2022-07-02net/mlx5: Implement interfaces to control ASO SQ and CQJianbo Liu2-0/+162
2022-07-02net/mlx5: Add support to create SQ and CQ for ASOJianbo Liu3-1/+350
2022-07-02net/mlx5: E-switch: Change eswitch mode only via devlink commandChris Mi3-22/+15
2022-07-02net/mlx5: E-switch, Remove dependency between sriov and eswitch modeChris Mi7-81/+83
2022-07-02net/mlx5: E-switch, Introduce flag to indicate if fdb table is createdChris Mi2-0/+12
2022-07-02net/mlx5: E-switch, Introduce flag to indicate if vport acl namespace is createdChris Mi2-0/+6
2022-07-02net/mlx5: delete dead code in mlx5_esw_unlock()Dan Carpenter1-2/+0
2022-07-02net/mlx5: Delete ipsec_fs header file as not usedLeon Romanovsky1-21/+0
2022-07-02net: dsa: microchip: add LAN937x in the ksz spi probeArun Ramadoss1-0/+26
2022-07-02net: dsa: microchip: lan937x: add phylink_mac_config supportArun Ramadoss4-2/+74
2022-07-02net: dsa: microchip: lan937x: add phylink_mac_link_up supportArun Ramadoss5-0/+82
2022-07-02net: dsa: microchip: lan937x: add phylink_get_caps supportArun Ramadoss3-0/+15
2022-07-02net: dsa: microchip: lan937x: add MTU and fast_age supportArun Ramadoss4-0/+36
2022-07-02net: dsa: microchip: lan937x: register mdio-busArun Ramadoss1-0/+74
2022-07-02net: dsa: microchip: lan937x: add phy read and write supportArun Ramadoss4-0/+156
2022-07-02net: dsa: microchip: lan937x: add dsa_tag_protocolArun Ramadoss2-0/+12
2022-07-02net: dsa: microchip: add DSA support for microchip LAN937xArun Ramadoss6-1/+333
2022-07-02net: dsa: microchip: generic access to ksz9477 static and reserved tableArun Ramadoss4-10/+58
2022-07-02net: phy: micrel: Adding LED feature for LAN8814 PHYDivya Koppera1-17/+56
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet44-110/+84
2022-07-01qlogic/qed: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01samsung/sxgbe: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01stmicro/stmmac: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01ethernet/sun: fix repeated words in commentsJilin Yuan4-4/+4
2022-07-01usbnet: remove vestiges of debug macrosOliver Neukum1-3/+0
2022-07-01net: pcs: rzn1-miic: update speed only if interface is changedClément Léger1-5/+16
2022-07-01octeontx2-af: fix operand size in bitwise operationShijith Thotton1-2/+2
2022-07-01net: usb: Fix typo in codeLi kunyu1-1/+1
2022-07-01nfp: support VF rate limit with NFDKBin Chen1-0/+1
2022-07-01cdc-eem: always use BITOliver Neukum1-1/+1
2022-07-01cxgb4: Fix typo in stringLi kunyu1-1/+1
2022-07-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueDavid S. Miller5-0/+107
2022-07-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller7-189/+283
2022-07-01neterion/vxge: fix repeated words in commentsJilin Yuan2-2/+2
2022-07-01ethernet/neterion: fix repeated words in commentsJilin Yuan1-5/+5
2022-07-01ethernet/natsemi: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01mellanox/mlxsw: fix repeated words in commentsJilin Yuan3-3/+3
2022-07-01ethernet/marvell: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01marvell/octeontx2/af: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-01wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam1-4/+8
2022-07-01pm/sleep: Add PM_USERSPACE_AUTOSLEEP KconfigKalesh Singh1-1/+2
2022-07-01xen-netfront: restore __skb_queue_tail() positioning in xennet_get_responses()Jan Beulich1-1/+3
2022-07-01xen/netfront: force data bouncing when backend is untrustedRoger Pau Monne1-2/+47