summaryrefslogtreecommitdiffstats
path: root/lib/test_static_keys.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-02ipvlan: Remove redundant if statementsXu Wang2-4/+2
2021-12-02net: lan966x: Fix builds for lan966x driverHoratiu Vultur1-0/+1
2021-12-02dt-bindings: net: lan966x: Add additional properties for lan966xHoratiu Vultur1-2/+11
2021-12-02qed: Enhance rammod debug prints to provide pretty detailsPrabhakar Kushwaha4-15/+158
2021-12-02net: lan966x: Fix duplicate check in frame extractionHoratiu Vultur1-5/+0
2021-12-02dt-bindings: net: dsa: qca8k: improve port definition documentationAnsuel Smith1-37/+3
2021-12-02dt-bindings: net: dsa: split generic port definition from dsa.yamlAnsuel Smith2-58/+79
2021-12-02net: hns3: refactor function hns3_get_vector_ring_chain()Jie Wang1-68/+53
2021-12-02net: hns3: refactor function hclge_set_channels()Jie Wang1-18/+28
2021-12-02net: hns3: refactor function hclge_configure()Jie Wang1-24/+29
2021-12-02net: hns3: split function hclge_update_port_base_vlan_cfg()Jian Shen1-33/+36
2021-12-02net: hns3: split function hns3_nic_net_xmit()Yufeng Mo1-19/+28
2021-12-02net: hns3: split function hclge_get_fd_rule_info()Jian Shen1-18/+34
2021-12-02net: hns3: split function hclge_init_vlan_config()Jian Shen1-42/+55
2021-12-02net: hns3: refactor function hns3_fill_skb_desc to simplify codePeng Li1-54/+93
2021-12-02net: hns3: extract macro to simplify ring stats update codePeng Li2-92/+38
2021-12-02Revert "net: snmp: add statistics for tcp small queue check"Eric Dumazet3-6/+1
2021-12-02net: mvneta: program 1ms autonegotiation clock divisorRussell King1-2/+6
2021-12-02net: phylink: tidy up disable bit clearingRussell King1-6/+9
2021-12-02net: dsa: lantiq: convert to phylink_generic_validate()Russell King (Oracle)1-82/+38
2021-12-02net: dsa: hellcreek: convert to phylink_generic_validate()Russell King (Oracle)1-11/+13
2021-12-02net: dsa: support use of phylink_generic_validate()Russell King (Oracle)1-1/+4
2021-12-02net: dsa: replace phylink_get_interfaces() with phylink_get_caps()Russell King (Oracle)2-5/+4
2021-12-02net: dsa: consolidate phylink creationRussell King (Oracle)3-33/+32
2021-12-02net: mdio: mscc-miim: Add depend of REGMAP_MMIO on MDIO_MSCC_MIIMTianchen Ding1-1/+1
2021-12-02net: spider_net: Use non-atomic bitmap API when applicableChristophe JAILLET1-6/+6
2021-12-01mlxsw: Use Switch Multicast ID Register Version 2Amit Cohen2-72/+72
2021-12-01mlxsw: Use Switch Flooding Table Register Version 2Amit Cohen2-80/+80
2021-12-01mlxsw: Add support for more than 256 ports in SBSR registerAmit Cohen2-5/+31
2021-12-01mlxsw: Use u16 for local_port field instead of u8Amit Cohen19-234/+234
2021-12-01mlxsw: reg: Adjust PPCNT register to support local port 255Amit Cohen1-2/+9
2021-12-01mlxsw: reg: Increase 'port_num' field in PMTDB registerAmit Cohen1-1/+1
2021-12-01mlxsw: reg: Align existing registers to use extended local_port fieldAmit Cohen1-49/+49
2021-12-01mlxsw: item: Add support for local_port field in a split formAmit Cohen1-0/+36
2021-12-01mlxsw: reg: Remove unused functionsAmit Cohen1-18/+0
2021-12-01mlxsw: spectrum: Bump minimum FW version to xx.2010.1006Amit Cohen1-6/+6
2021-12-01net: natsemi: fix hw address initialization for jazz and xtensaMax Filippov2-4/+8
2021-12-01mctp: remove unnecessary check before calling kfree_skb()Yang Yingliang2-5/+2
2021-11-30iavf: Fix displaying queue statistics shown by ethtoolJedrzej Jagielski1-11/+19
2021-11-30iavf: Refactor string format to avoid static analysis warningsKaren Sornek2-4/+4
2021-11-30iavf: Refactor text of informational messageKaren Sornek1-1/+1
2021-11-30iavf: Fix static code analysis warningKaren Sornek1-1/+1
2021-11-30iavf: Refactor iavf_mac_filter struct memory usageJedrzej Jagielski1-3/+7
2021-11-30iavf: Enable setting RSS hash keyTony Nguyen1-8/+10
2021-11-30iavf: Add trace while removing deviceJedrzej Jagielski1-0/+1
2021-11-30iavf: return errno code instead of status codeJacob Keller1-10/+10
2021-11-30iavf: Log info when VF is entering and leaving Allmulti modeGrzegorz Szczurek1-6/+14
2021-11-30iavf: Add change MTU messagePatryk Małek1-0/+2
2021-11-30igc: enable XDP metadata in driverJesper Dangaard Brouer1-11/+22
2021-11-30igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASSJesper Dangaard Brouer1-1/+3