summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-03net: hns3: modify one argument type of function hclge_ncl_config_data_printGuangbin Huang1-3/+3
2021-12-03net: hns3: Align type of some variables with their print typeHao Chen3-4/+4
2021-12-03net: hns3: add print vport id for failed message of vlanGuangbin Huang1-4/+4
2021-12-03net: hns3: refactor function hclge_set_vlan_filter_hwGuangbin Huang1-18/+27
2021-12-03net: hns3: optimize function hclge_cfg_common_loopback()Yufeng Mo1-20/+42
2021-12-03net/mlx5: Dynamically resize flow counters query bufferAvihai Horon1-14/+60
2021-12-03net/mlx5e: TC, Set flow attr ip_version earlierRoi Dayan1-3/+3
2021-12-03net/mlx5e: TC, Move common flow_action checks into functionRoi Dayan1-20/+24
2021-12-03net/mlx5e: Remove redundant actions arg from vlan push/pop funcsRoi Dayan1-10/+6
2021-12-03net/mlx5e: Remove redundant actions arg from validate_goto_chain()Roi Dayan1-9/+5
2021-12-03net/mlx5e: TC, Remove redundant action stack varRoi Dayan1-47/+42
2021-12-03net/mlx5e: Hide function mlx5e_num_channels_changedTariq Toukan2-2/+1
2021-12-03net/mlx5e: SHAMPO, clean MLX5E_MAX_KLM_PER_WQE macroBen Ben-Ishay3-3/+3
2021-12-03net/mlx5: Print more info on pci error handlersSaeed Mahameed1-14/+37
2021-12-03net/mlx5: SF, silence an uninitialized variable warningDan Carpenter1-1/+1
2021-12-03net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'Christophe JAILLET1-5/+9
2021-12-03net/mlx5: Fix error return code in esw_qos_create()Wei Yongjun1-0/+1
2021-12-03mlx5: fix mlx5i_grp_sw_update_stats() stack usageArnd Bergmann1-3/+9
2021-12-03mlx5: fix psample_sample_packet link errorArnd Bergmann1-0/+1
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski92-431/+917
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds69-298/+757
2021-12-02Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds1-8/+33
2021-12-02ipvlan: Remove redundant if statementsXu Wang2-4/+2
2021-12-02net: dsa: b53: Add SPI ID tableFlorian Fainelli1-0/+14
2021-12-02net: lan966x: Fix builds for lan966x driverHoratiu Vultur1-0/+1
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-02ibmvnic: drop bad optimization in reuse_tx_pools()Sukadev Bhattiprolu1-11/+3
2021-12-02ibmvnic: drop bad optimization in reuse_rx_pools()Sukadev Bhattiprolu1-11/+3
2021-12-02ethernet: aquantia: Try MAC address from device treeTianhao Chai1-10/+14
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-02octeontx2-af: Fix a memleak bug in rvu_mbox_init()Zhou Qingyang1-1/+1
2021-12-02net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang1-2/+7
2021-12-02vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra1-0/+2
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: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()Zhou Qingyang1-2/+8
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-01Merge tag 'wireless-drivers-2021-12-01' of git://git.kernel.org/pub/scm/linux...David S. Miller17-49/+116