summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-02mlx5: fix mlx5i_grp_sw_update_stats() stack usageArnd Bergmann
2021-12-02mlx5: fix psample_sample_packet link errorArnd Bergmann
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-02Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-12-02Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2021-12-02selftests: net: remove meaningless help optionLi Zhijian
2021-12-02mctp: Remove redundant if statementsXu Wang
2021-12-02net: openvswitch: Remove redundant if statementsXu Wang
2021-12-02ipvlan: Remove redundant if statementsXu Wang
2021-12-02net: dsa: b53: Add SPI ID tableFlorian Fainelli
2021-12-02net: lan966x: Fix builds for lan966x driverHoratiu Vultur
2021-12-02dt-bindings: net: lan966x: Add additional properties for lan966xHoratiu Vultur
2021-12-02qed: Enhance rammod debug prints to provide pretty detailsPrabhakar Kushwaha
2021-12-02gro: Fix inconsistent indentingJiapeng Chong
2021-12-02selftests: net: Correct case nameLi Zhijian
2021-12-02net: lan966x: Fix duplicate check in frame extractionHoratiu Vultur
2021-12-02net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski
2021-12-02mctp: Don't let RTM_DELROUTE delete local routesMatt Johnston
2021-12-02net/smc: Keep smc_close_final rc during active closeTony Lu
2021-12-02ibmvnic: drop bad optimization in reuse_tx_pools()Sukadev Bhattiprolu
2021-12-02ibmvnic: drop bad optimization in reuse_rx_pools()Sukadev Bhattiprolu
2021-12-02net/smc: fix wrong list_del in smc_lgr_cleanup_earlyDust Li
2021-12-02Fix Comment of ETH_P_802_3_MINXiayu Zhang
2021-12-02ethernet: aquantia: Try MAC address from device treeTianhao Chai
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-02ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet
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-01net: avoid uninit-value from tcp_conn_requestEric Dumazet
2021-12-01net: annotate data-races on txq->xmit_lock_ownerEric Dumazet
2021-12-01octeontx2-af: Fix a memleak bug in rvu_mbox_init()Zhou Qingyang
2021-12-01Revert "net: snmp: add statistics for tcp small queue check"Eric Dumazet
2021-12-01net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()Zhou Qingyang
2021-12-01vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmitStephen Suryaputra
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)