aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27s390/qeth: dynamically allocate diag cmdsJulian Wiedmann4-11/+30
2019-06-27s390/qeth: dynamically allocate various cmds with sub-typesJulian Wiedmann5-83/+78
2019-06-27s390/qeth: clarify parameter for simple assist cmdsJulian Wiedmann4-23/+26
2019-06-27s390/qeth: dynamically allocate simple IPA cmdsJulian Wiedmann5-18/+56
2019-06-27net/smc: common release code for non-accepted socketsUrsula Braun1-41/+32
2019-06-27selftests: rtnetlink: add small test case with 'promote_secondaries' enabledFlorian Westphal1-0/+20
2019-06-27net: ipv4: fix infinite loop on secondary addr promotionFlorian Westphal1-1/+2
2019-06-27net: ethtool: Allow parsing ETHER_FLOW types when using flow_ruleMaxime Chevallier1-0/+24
2019-06-26net: macb: Kconfig: Rename Atmel to CadencePalmer Dabbelt1-3/+3
2019-06-26net: macb: Kconfig: Make MACB depend on COMMON_CLKPalmer Dabbelt1-2/+2
2019-06-26Allow 0.0.0.0/8 as a valid address rangeDave Taht1-1/+1
2019-06-26rtnetlink: skip metrics loop for dst_default_metricsDavid Ahern1-0/+4
2019-06-26net: fddi: skfp: Remove unused private PCI definitionsPuranjay Mohan1-224/+1
2019-06-26net: fddi: skfp: Include generic PCI definitionsPuranjay Mohan1-0/+1
2019-06-26net: fddi: skfp: Rename local PCI defines to match generic PCI definesPuranjay Mohan2-3/+3
2019-06-26net: stmmac: Fix crash observed if PHY does not support EEEJon Hunter1-4/+6
2019-06-26net: stmmac: Fix possible deadlock when disabling EEE supportJon Hunter1-0/+1
2019-06-26ipv6: fix suspicious RCU usage in rt6_dump_route()Eric Dumazet1-0/+2
2019-06-26ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()Eric Dumazet1-5/+6
2019-06-26Revert "net: ena: ethtool: add extra properties retrieval via get_priv_flags"Jakub Kicinski6-184/+11
2019-06-26net: hns3: add exception handling when enable NIC HW error interruptsWeihang Li1-3/+5
2019-06-26net: hns3: fixes wrong place enabling ROCE HW error when loadingHuazhong Tan1-6/+8
2019-06-26net: hns3: fix race conditions between reset and module loading & unloadingHuazhong Tan2-0/+41
2019-06-26net: hns3: add check to number of buffer descriptorsWeihang Li2-33/+58
2019-06-26net: hns3: remove override_pci_need_resetWeihang Li3-6/+2
2019-06-26net: hns3: modify handling of out of memory in hclge_err.cWeihang Li1-2/+4
2019-06-26net: hns3: code optimizaition of hclge_handle_hw_ras_error()Weihang Li1-12/+12
2019-06-26net: hns3: restore the MAC autoneg state after resetJian Shen1-0/+9
2019-06-26net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen4-16/+112
2019-06-26net: hns3: remove VF VLAN filter entry inexistent warning printJian Shen1-5/+6
2019-06-26net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen3-0/+25