summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: openvswitch: Remove redundant if statementsXu Wang2021-12-021-2/+1
* ipvlan: Remove redundant if statementsXu Wang2021-12-022-4/+2
* net: lan966x: Fix builds for lan966x driverHoratiu Vultur2021-12-021-0/+1
* dt-bindings: net: lan966x: Add additional properties for lan966xHoratiu Vultur2021-12-021-2/+11
* qed: Enhance rammod debug prints to provide pretty detailsPrabhakar Kushwaha2021-12-024-15/+158
* net: lan966x: Fix duplicate check in frame extractionHoratiu Vultur2021-12-021-5/+0
* dt-bindings: net: dsa: qca8k: improve port definition documentationAnsuel Smith2021-12-021-37/+3
* dt-bindings: net: dsa: split generic port definition from dsa.yamlAnsuel Smith2021-12-022-58/+79
* Merge branch 'hns3-cleanups'David S. Miller2021-12-023-364/+390
|\
| * net: hns3: refactor function hns3_get_vector_ring_chain()Jie Wang2021-12-021-68/+53
| * net: hns3: refactor function hclge_set_channels()Jie Wang2021-12-021-18/+28
| * net: hns3: refactor function hclge_configure()Jie Wang2021-12-021-24/+29
| * net: hns3: split function hclge_update_port_base_vlan_cfg()Jian Shen2021-12-021-33/+36
| * net: hns3: split function hns3_nic_net_xmit()Yufeng Mo2021-12-021-19/+28
| * net: hns3: split function hclge_get_fd_rule_info()Jian Shen2021-12-021-18/+34
| * net: hns3: split function hclge_init_vlan_config()Jian Shen2021-12-021-42/+55
| * net: hns3: refactor function hns3_fill_skb_desc to simplify codePeng Li2021-12-021-54/+93
| * net: hns3: extract macro to simplify ring stats update codePeng Li2021-12-022-92/+38
|/
* Revert "net: snmp: add statistics for tcp small queue check"Eric Dumazet2021-12-023-6/+1
* net: mvneta: program 1ms autonegotiation clock divisorRussell King2021-12-021-2/+6
* net: phylink: tidy up disable bit clearingRussell King2021-12-021-6/+9
* Merge branch 'net-dsa-convert-two-drivers-to-phylink_generic_validate'Jakub Kicinski2021-12-026-129/+88
|\
| * net: dsa: lantiq: convert to phylink_generic_validate()Russell King (Oracle)2021-12-021-82/+38
| * net: dsa: hellcreek: convert to phylink_generic_validate()Russell King (Oracle)2021-12-021-11/+13
| * net: dsa: support use of phylink_generic_validate()Russell King (Oracle)2021-12-021-1/+4
| * net: dsa: replace phylink_get_interfaces() with phylink_get_caps()Russell King (Oracle)2021-12-022-5/+4
| * net: dsa: consolidate phylink creationRussell King (Oracle)2021-12-023-33/+32
|/
* net: mdio: mscc-miim: Add depend of REGMAP_MMIO on MDIO_MSCC_MIIMTianchen Ding2021-12-021-1/+1
* net: spider_net: Use non-atomic bitmap API when applicableChristophe JAILLET2021-12-021-6/+6
* Merge branch 'mlxsw-Spectrum-4-prep'David S. Miller2021-12-0120-464/+515
|\
| * mlxsw: Use Switch Multicast ID Register Version 2Amit Cohen2021-12-012-72/+72
| * mlxsw: Use Switch Flooding Table Register Version 2Amit Cohen2021-12-012-80/+80
| * mlxsw: Add support for more than 256 ports in SBSR registerAmit Cohen2021-12-012-5/+31
| * mlxsw: Use u16 for local_port field instead of u8Amit Cohen2021-12-0119-234/+234
| * mlxsw: reg: Adjust PPCNT register to support local port 255Amit Cohen2021-12-011-2/+9
| * mlxsw: reg: Increase 'port_num' field in PMTDB registerAmit Cohen2021-12-011-1/+1
| * mlxsw: reg: Align existing registers to use extended local_port fieldAmit Cohen2021-12-011-49/+49
| * mlxsw: item: Add support for local_port field in a split formAmit Cohen2021-12-011-0/+36
| * mlxsw: reg: Remove unused functionsAmit Cohen2021-12-011-18/+0
| * mlxsw: spectrum: Bump minimum FW version to xx.2010.1006Amit Cohen2021-12-011-6/+6
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-12-015-44/+69
|\
| * iavf: Fix displaying queue statistics shown by ethtoolJedrzej Jagielski2021-11-301-11/+19
| * iavf: Refactor string format to avoid static analysis warningsKaren Sornek2021-11-302-4/+4
| * iavf: Refactor text of informational messageKaren Sornek2021-11-301-1/+1
| * iavf: Fix static code analysis warningKaren Sornek2021-11-301-1/+1
| * iavf: Refactor iavf_mac_filter struct memory usageJedrzej Jagielski2021-11-301-3/+7
| * iavf: Enable setting RSS hash keyTony Nguyen2021-11-301-8/+10
| * iavf: Add trace while removing deviceJedrzej Jagielski2021-11-301-0/+1
| * iavf: return errno code instead of status codeJacob Keller2021-11-301-10/+10
| * iavf: Log info when VF is entering and leaving Allmulti modeGrzegorz Szczurek2021-11-301-6/+14