summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-22net: l2tp: Fix a typoBhaskar Chowdhury
2021-03-22misdn: avoid -Wempty-body warningArnd Bergmann
2021-03-22net: move the ptype_all and ptype_base declarations to include/linux/netdevice.hVladimir Oltean
2021-03-22net: make xps_needed and xps_rxqs_needed staticVladimir Oltean
2021-03-22net: bridge: declare br_vlan_tunnel_lookup argument tunnel_id as __be64Vladimir Oltean
2021-03-22cxgb4: Remove redundant NULL checkJiapeng Chong
2021-03-22net: dsa: mv88e6xxx: fix up kerneldoc some moreVladimir Oltean
2021-03-22Merge branch 'bnxt_en-Error-recovery-improvements'David S. Miller
2021-03-22bnxt_en: Enhance retry of the first message to the firmware.Michael Chan
2021-03-22bnxt_en: Remove the read of BNXT_FW_RESET_INPROG_REG after firmware reset.Vasundhara Volam
2021-03-22bnxt_en: Set BNXT_STATE_FW_RESET_DET flag earlier for the RDMA driver.Michael Chan
2021-03-22bnxt_en: check return value of bnxt_hwrm_func_resc_qcapsScott Branden
2021-03-22bnxt_en: don't fake firmware response success when PCI is disabledEdwin Peer
2021-03-22bnxt_en: Improve wait for firmware commands completionPavan Chebbi
2021-03-22bnxt_en: Improve the status_reliable flag in bp->fw_health.Michael Chan
2021-03-22Merge branch 'hns3-flow-director'David S. Miller
2021-03-22net: hns3: add support for user-def data of flow directorJian Shen
2021-03-22net: hns3: refine for hns3_del_all_fd_entries()Jian Shen
2021-03-22net: hns3: refactor flow director configurationJian Shen
2021-03-22net: hns3: add support for traffic class tuple support for flow director by e...Jian Shen
2021-03-22net: hns3: refactor for function hclge_fd_convert_tupleJian Shen
2021-03-22net: hns3: refactor out hclge_fd_get_tuple()Jian Shen
2021-03-22net: hns3: refactor out hclge_add_fd_entry()Jian Shen
2021-03-22linux/qed: Mundane spelling fixes throughout the fileBhaskar Chowdhury
2021-03-22openvswitch: Fix a typoBhaskar Chowdhury
2021-03-22NFC: Fix a typoBhaskar Chowdhury
2021-03-22Merge branch 'actions-semi-ethernet-mac'David S. Miller
2021-03-22MAINTAINERS: Add entries for Actions Semi Owl Ethernet MACCristian Ciocaltea
2021-03-22net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driverCristian Ciocaltea
2021-03-22dt-bindings: net: Add Actions Semi Owl Ethernet MAC bindingCristian Ciocaltea
2021-03-22net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGSVladimir Oltean
2021-03-22net/sched: cls_flower: use ntohs for struct flow_dissector_key_portsVladimir Oltean
2021-03-22netdev: add netdev_queue_set_dql_min_limit()Vincent Mailhol
2021-03-22dsa: simplify Kconfig symbols and dependenciesAlexander Lobakin
2021-03-20Revert "net: dsa: sja1105: Clear VLAN filtering offload netdev feature"Vladimir Oltean
2021-03-20r8169: add support for ethtool get_ringparamHeiner Kallweit
2021-03-20Merge branch 'ipa-cfg-data-updates'David S. Miller
2021-03-20net: ipa: update some comments in "ipa_data.h"Alex Elder
2021-03-20net: ipa: sequencer type is for TX endpoints onlyAlex Elder
2021-03-20net: ipa: split sequencer type in twoAlex Elder
2021-03-20net: ipa: implement MAX_READS_BEATS QSB dataAlex Elder
2021-03-20net: ipa: use configuration data for QSB settingsAlex Elder
2021-03-20net: decnet: Fixed multiple coding style issuesSai Kalyaan Palla
2021-03-19Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-03-19e1000e: Mark e1000e_pm_prepare() as __maybe_unusedWei Yongjun
2021-03-19igc: Assign boolean values to a bool variableJiapeng Zhong
2021-03-19igc: Remove unused MII_CR_LOOPBACKSasha Neftin
2021-03-19igc: Remove unused MII_CR_SPEEDSasha Neftin
2021-03-19net: add CONFIG_PCPU_DEV_REFCNTEric Dumazet
2021-03-19Merge branch 'ipa-update-config-data'David S. Miller