summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-02net: lan966x: Fix duplicate check in frame extractionHoratiu Vultur
2021-12-02dt-bindings: net: dsa: qca8k: improve port definition documentationAnsuel Smith
2021-12-02dt-bindings: net: dsa: split generic port definition from dsa.yamlAnsuel Smith
2021-12-02Merge branch 'hns3-cleanups'David S. Miller
2021-12-02net: hns3: refactor function hns3_get_vector_ring_chain()Jie Wang
2021-12-02net: hns3: refactor function hclge_set_channels()Jie Wang
2021-12-02net: hns3: refactor function hclge_configure()Jie Wang
2021-12-02net: hns3: split function hclge_update_port_base_vlan_cfg()Jian Shen
2021-12-02net: hns3: split function hns3_nic_net_xmit()Yufeng Mo
2021-12-02net: hns3: split function hclge_get_fd_rule_info()Jian Shen
2021-12-02net: hns3: split function hclge_init_vlan_config()Jian Shen
2021-12-02net: hns3: refactor function hns3_fill_skb_desc to simplify codePeng Li
2021-12-02net: hns3: extract macro to simplify ring stats update codePeng Li
2021-12-01Revert "net: snmp: add statistics for tcp small queue check"Eric Dumazet
2021-12-01net: mvneta: program 1ms autonegotiation clock divisorRussell King
2021-12-01net: phylink: tidy up disable bit clearingRussell King
2021-12-01Merge branch 'net-dsa-convert-two-drivers-to-phylink_generic_validate'Jakub Kicinski
2021-12-01net: dsa: lantiq: convert to phylink_generic_validate()Russell King (Oracle)
2021-12-01net: dsa: hellcreek: convert to phylink_generic_validate()Russell King (Oracle)
2021-12-01net: dsa: support use of phylink_generic_validate()Russell King (Oracle)
2021-12-01net: dsa: replace phylink_get_interfaces() with phylink_get_caps()Russell King (Oracle)
2021-12-01net: dsa: consolidate phylink creationRussell King (Oracle)
2021-12-01net: mdio: mscc-miim: Add depend of REGMAP_MMIO on MDIO_MSCC_MIIMTianchen Ding
2021-12-01net: spider_net: Use non-atomic bitmap API when applicableChristophe JAILLET
2021-12-01Merge branch 'mlxsw-Spectrum-4-prep'David S. Miller
2021-12-01mlxsw: Use Switch Multicast ID Register Version 2Amit Cohen
2021-12-01mlxsw: Use Switch Flooding Table Register Version 2Amit Cohen
2021-12-01mlxsw: Add support for more than 256 ports in SBSR registerAmit Cohen
2021-12-01mlxsw: Use u16 for local_port field instead of u8Amit Cohen
2021-12-01mlxsw: reg: Adjust PPCNT register to support local port 255Amit Cohen
2021-12-01mlxsw: reg: Increase 'port_num' field in PMTDB registerAmit Cohen
2021-12-01mlxsw: reg: Align existing registers to use extended local_port fieldAmit Cohen
2021-12-01mlxsw: item: Add support for local_port field in a split formAmit Cohen
2021-12-01mlxsw: reg: Remove unused functionsAmit Cohen
2021-12-01mlxsw: spectrum: Bump minimum FW version to xx.2010.1006Amit Cohen
2021-12-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-12-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-12-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-11-30net: natsemi: fix hw address initialization for jazz and xtensaMax Filippov
2021-11-30mctp: remove unnecessary check before calling kfree_skb()Yang Yingliang
2021-11-30iavf: Fix displaying queue statistics shown by ethtoolJedrzej Jagielski
2021-11-30iavf: Refactor string format to avoid static analysis warningsKaren Sornek
2021-11-30iavf: Refactor text of informational messageKaren Sornek
2021-11-30iavf: Fix static code analysis warningKaren Sornek
2021-11-30iavf: Refactor iavf_mac_filter struct memory usageJedrzej Jagielski
2021-11-30iavf: Enable setting RSS hash keyTony Nguyen
2021-11-30iavf: Add trace while removing deviceJedrzej Jagielski
2021-11-30iavf: return errno code instead of status codeJacob Keller
2021-11-30iavf: Log info when VF is entering and leaving Allmulti modeGrzegorz Szczurek
2021-11-30iavf: Add change MTU messagePatryk Małek