summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-10Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2-74/+86
2021-02-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller25-290/+3122
2021-02-10Merge branch 'hns3-cleanups'David S. Miller16-109/+61
2021-02-10net: hns3: cleanup for endian issue for VF RSSJian Shen2-8/+13
2021-02-10net: hns3: remove unused macro definitionPeng Li2-4/+0
2021-02-10net: hns3: remove an unused parameter in hclge_vf_rate_param_check()Huazhong Tan1-2/+2
2021-02-10net: hns3: remove redundant return value of hns3_uninit_all_ring()Huazhong Tan2-10/+3
2021-02-10net: hns3: change hclge_query_bd_num() param typePeng Li1-2/+2
2021-02-10net: hns3: change hclge_parse_speed() param typePeng Li1-1/+1
2021-02-10net: hns3: modify some unmacthed types print parameterJiaran Zhang6-9/+9
2021-02-10net: hns3: clean up unnecessary parentheses in macro definitionsYufeng Mo8-18/+18
2021-02-10net: hns3: remove the shaper param magic numberPeng Li1-6/+8
2021-02-10net: hns3: remove redundant client_setup_tc handleJian Shen3-43/+0
2021-02-10net: hns3: clean up some incorrect variable types in hclge_dbg_dump_tm_map()Yonglong Liu1-6/+5
2021-02-10Merge branch 'implement-kthread-based-napi-poll'David S. Miller4-26/+244
2021-02-10net: add sysfs attribute to control napi threaded modeWei Wang4-2/+103
2021-02-10net: implement threaded-able napi poll loop supportWei Wang2-14/+119
2021-02-10net: extract napi poll functionality to __napi_poll()Felix Fietkau1-12/+24
2021-02-09net: broadcom: bcm4908enet: add BCM4908 controller driverRafał Miłecki5-0/+790
2021-02-09dt-bindings: net: document BCM4908 Ethernet controllerRafał Miłecki1-0/+45
2021-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller4-4/+12
2021-02-09Documentation: networking: ip-sysctl: Document src_valid_mark sysctlJay Vosburgh1-0/+19
2021-02-09net: phy: broadcom: remove BCM5482 1000Base-BX supportMichael Walle1-92/+1
2021-02-09net: phy: drop explicit genphy_read_status() opMichael Walle2-2/+0
2021-02-09i40e: Log error for oversized MTU on deviceEryk Rybak1-4/+7
2021-02-09i40e: consolidate handling of XDP program actionsCristian Dumitrescu1-37/+61
2021-02-09i40e: remove the redundant buffer info updatesCristian Dumitrescu1-19/+14
2021-02-09i40e: remove unnecessary cleaned_count updatesCristian Dumitrescu1-3/+1
2021-02-09i40e: remove unnecessary memory writes of the next to clean pointerCristian Dumitrescu1-19/+11
2021-02-09Merge branch 'route-offload-failure'David S. Miller15-40/+372
2021-02-09selftests: netdevsim: Test route offload failure notificationsAmit Cohen1-2/+132
2021-02-09mlxsw: spectrum_router: Set offload_failed flagAmit Cohen1-0/+52
2021-02-09netdevsim: fib: Add debugfs to debug route offload failureAmit Cohen1-2/+112
2021-02-09netdevsim: dev: Initialize FIB module after debugfsIdo Schimmel1-19/+21
2021-02-09netdevsim: fib: Do not warn if route was not found for several eventsAmit Cohen1-3/+3
2021-02-09IPv6: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen3-2/+9
2021-02-09IPv6: Add "offload failed" indication to routesAmit Cohen4-7/+12
2021-02-09IPv4: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen3-2/+9
2021-02-09IPv4: Add "offload failed" indication to routesAmit Cohen7-3/+17
2021-02-09rtnetlink: Add RTM_F_OFFLOAD_FAILED flagAmit Cohen1-0/+5
2021-02-09Documentation: ice: update documentationTony Nguyen1-21/+1006
2021-02-09ice: Improve MSI-X fallback logicTony Nguyen1-15/+25
2021-02-09ice: Fix trivial error messageMitch Williams1-1/+1
2021-02-09ice: remove unnecessary castsBruce Allan4-11/+11
2021-02-09ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao7-78/+83
2021-02-09ice: fix writeback enable logicJesse Brandeburg2-35/+25
2021-02-09ice: Use PSM clock frequency to calculate RL profilesBen Shelton5-9/+63
2021-02-09ice: create scheduler aggregator node config and move VSIsKiran Patil9-20/+1207
2021-02-09ice: Add initial support framework for LAGDave Ertman7-0/+570
2021-02-09ice: Remove xsk_buff_pool from VSI structureMichal Swiatkowski3-79/+30