summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-22Merge branch 'hns3-flow-director'David S. Miller5-462/+934
2021-03-22net: hns3: add support for user-def data of flow directorJian Shen3-14/+359
2021-03-22net: hns3: refine for hns3_del_all_fd_entries()Jian Shen3-19/+3
2021-03-22net: hns3: refactor flow director configurationJian Shen2-209/+319
2021-03-22net: hns3: add support for traffic class tuple support for flow director by e...Jian Shen1-7/+20
2021-03-22net: hns3: refactor for function hclge_fd_convert_tupleJian Shen2-104/+97
2021-03-22net: hns3: refactor out hclge_fd_get_tuple()Jian Shen1-103/+117
2021-03-22net: hns3: refactor out hclge_add_fd_entry()Jian Shen1-27/+40
2021-03-22linux/qed: Mundane spelling fixes throughout the fileBhaskar Chowdhury1-4/+4
2021-03-22openvswitch: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-22NFC: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-22Merge branch 'actions-semi-ethernet-mac'David S. Miller8-0/+2033
2021-03-22MAINTAINERS: Add entries for Actions Semi Owl Ethernet MACCristian Ciocaltea1-0/+2
2021-03-22net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driverCristian Ciocaltea6-0/+1939
2021-03-22dt-bindings: net: Add Actions Semi Owl Ethernet MAC bindingCristian Ciocaltea1-0/+92
2021-03-22net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGSVladimir Oltean1-2/+2
2021-03-22net/sched: cls_flower: use ntohs for struct flow_dissector_key_portsVladimir Oltean1-18/+18
2021-03-22netdev: add netdev_queue_set_dql_min_limit()Vincent Mailhol1-0/+18
2021-03-22dsa: simplify Kconfig symbols and dependenciesAlexander Lobakin3-21/+8
2021-03-22iavf: Enable flex-bytes supportHaiyue Wang3-2/+327
2021-03-22iavf: Support Ethernet Type Flow Director filtersHaiyue Wang3-1/+42
2021-03-22iavf: Support IPv6 Flow Director filtersHaiyue Wang3-0/+246
2021-03-22iavf: Support IPv4 Flow Director filtersHaiyue Wang5-1/+881
2021-03-22iavf: Add framework to enable ethtool ntuple filtersHaiyue Wang4-1/+257
2021-03-22ice: Check FDIR program status for AVFQi Zhang7-16/+541
2021-03-22ice: Add more FDIR filter type for AVFQi Zhang4-18/+545
2021-03-22ice: Add GTPU FDIR filter for AVFQi Zhang4-0/+218
2021-03-22ice: Add non-IP Layer2 protocol FDIR filter for AVFQi Zhang6-4/+73
2021-03-22ice: Add new actions support for VF FDIRQi Zhang3-1/+25
2021-03-22ice: Add FDIR pattern action parser for VFQi Zhang1-2/+345
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang10-6/+1372
2021-03-22ice: Add support for per VF ctrl VSI enablingQi Zhang5-11/+129
2021-03-22ice: Enhanced IPv4 and IPv6 flow filterQi Zhang2-5/+53
2021-03-22ice: Support to separate GTP-U uplink and downlinkQi Zhang4-15/+241
2021-03-22ice: Add more advanced protocol support in flow filterQi Zhang3-6/+397
2021-03-22ice: Support non word aligned input set fieldQi Zhang8-36/+623
2021-03-22ice: Add more basic protocol support for flow filterQi Zhang5-6/+220
2021-03-20Revert "net: dsa: sja1105: Clear VLAN filtering offload netdev feature"Vladimir Oltean1-16/+0
2021-03-20r8169: add support for ethtool get_ringparamHeiner Kallweit1-0/+10
2021-03-20Merge branch 'ipa-cfg-data-updates'David S. Miller7-97/+97
2021-03-20net: ipa: update some comments in "ipa_data.h"Alex Elder1-11/+12
2021-03-20net: ipa: sequencer type is for TX endpoints onlyAlex Elder6-29/+17
2021-03-20net: ipa: split sequencer type in twoAlex Elder6-32/+51
2021-03-20net: ipa: implement MAX_READS_BEATS QSB dataAlex Elder3-2/+11
2021-03-20net: ipa: use configuration data for QSB settingsAlex Elder1-45/+28
2021-03-20net: decnet: Fixed multiple coding style issuesSai Kalyaan Palla1-8/+13
2021-03-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller3-14/+9
2021-03-19e1000e: Mark e1000e_pm_prepare() as __maybe_unusedWei Yongjun1-1/+1
2021-03-19igc: Assign boolean values to a bool variableJiapeng Zhong1-8/+8
2021-03-19igc: Remove unused MII_CR_LOOPBACKSasha Neftin1-1/+0