summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-09net: hns3: change hclge_query_bd_num() param typePeng Li
2021-02-09net: hns3: change hclge_parse_speed() param typePeng Li
2021-02-09net: hns3: modify some unmacthed types print parameterJiaran Zhang
2021-02-09net: hns3: clean up unnecessary parentheses in macro definitionsYufeng Mo
2021-02-09net: hns3: remove the shaper param magic numberPeng Li
2021-02-09net: hns3: remove redundant client_setup_tc handleJian Shen
2021-02-09net: hns3: clean up some incorrect variable types in hclge_dbg_dump_tm_map()Yonglong Liu
2021-02-09vsock: fix locking in vsock_shutdown()Stefano Garzarella
2021-02-09Merge branch 'implement-kthread-based-napi-poll'David S. Miller
2021-02-09net: add sysfs attribute to control napi threaded modeWei Wang
2021-02-09net: implement threaded-able napi poll loop supportWei Wang
2021-02-09net: extract napi poll functionality to __napi_poll()Felix Fietkau
2021-02-09Merge branch 'hns3-fixes'David S. Miller
2021-02-09net: hns3: add a check for index in hclge_get_rss_key()Yufeng Mo
2021-02-09net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx()Yufeng Mo
2021-02-09net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo
2021-02-09net: dsa: felix: implement port flushing on .phylink_mac_link_downVladimir Oltean
2021-02-09net: broadcom: bcm4908enet: add BCM4908 controller driverRafał Miłecki
2021-02-09dt-bindings: net: document BCM4908 Ethernet controllerRafał Miłecki
2021-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-02-09Documentation: networking: ip-sysctl: Document src_valid_mark sysctlJay Vosburgh
2021-02-09net: phy: broadcom: remove BCM5482 1000Base-BX supportMichael Walle
2021-02-09net: phy: drop explicit genphy_read_status() opMichael Walle
2021-02-08i40e: Log error for oversized MTU on deviceEryk Rybak
2021-02-08i40e: consolidate handling of XDP program actionsCristian Dumitrescu
2021-02-08i40e: remove the redundant buffer info updatesCristian Dumitrescu
2021-02-08i40e: remove unnecessary cleaned_count updatesCristian Dumitrescu
2021-02-08i40e: remove unnecessary memory writes of the next to clean pointerCristian Dumitrescu
2021-02-08Merge branch 'route-offload-failure'David S. Miller
2021-02-08selftests: netdevsim: Test route offload failure notificationsAmit Cohen
2021-02-08mlxsw: spectrum_router: Set offload_failed flagAmit Cohen
2021-02-08netdevsim: fib: Add debugfs to debug route offload failureAmit Cohen
2021-02-08netdevsim: dev: Initialize FIB module after debugfsIdo Schimmel
2021-02-08netdevsim: fib: Do not warn if route was not found for several eventsAmit Cohen
2021-02-08IPv6: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen
2021-02-08IPv6: Add "offload failed" indication to routesAmit Cohen
2021-02-08IPv4: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen
2021-02-08IPv4: Add "offload failed" indication to routesAmit Cohen
2021-02-08rtnetlink: Add RTM_F_OFFLOAD_FAILED flagAmit Cohen
2021-02-08Documentation: ice: update documentationTony Nguyen
2021-02-08ice: Improve MSI-X fallback logicTony Nguyen
2021-02-08ice: Fix trivial error messageMitch Williams
2021-02-08ice: remove unnecessary castsBruce Allan
2021-02-08ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao
2021-02-08ice: fix writeback enable logicJesse Brandeburg
2021-02-08ice: Use PSM clock frequency to calculate RL profilesBen Shelton
2021-02-08ice: create scheduler aggregator node config and move VSIsKiran Patil
2021-02-08ice: Add initial support framework for LAGDave Ertman
2021-02-08ice: Remove xsk_buff_pool from VSI structureMichal Swiatkowski
2021-02-08ice: implement new LLDP filter commandDave Ertman