summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-14Merge branch 'net-qed-qede-critical-hw-error-handling'David S. Miller
2020-05-14net: qed: fix bad formattingIgor Russkikh
2020-05-14net: qed: introduce critical hardware error handlerIgor Russkikh
2020-05-14net: qed: introduce critical fan failure handlerIgor Russkikh
2020-05-14net: qede: Implement ndo_tx_timeoutDenis Bolotin
2020-05-14net: qede: optional hw recovery procedureIgor Russkikh
2020-05-14net: qed: attention clearing propertiesIgor Russkikh
2020-05-14net: qed: cleanup debug related declarationsIgor Russkikh
2020-05-14net: qed: critical err reporting to management firmwareIgor Russkikh
2020-05-14net: qed: invoke err notify on critical areasIgor Russkikh
2020-05-14net: qede: add hw err scheduled handlerIgor Russkikh
2020-05-14net: qed: adding hw_err states and handlingIgor Russkikh
2020-05-14Merge branch 'net-hns3-add-some-cleanups-for-next'David S. Miller
2020-05-14net: hns3: remove unnecessary frag list checking in hns3_nic_net_xmit()Huazhong Tan
2020-05-14net: hns3: remove some unused macrosHuazhong Tan
2020-05-14net: hns3: modify an incorrect error log in hclge_mbx_handler()Huazhong Tan
2020-05-14net: hns3: remove a duplicated printing in hclge_configure()Huazhong Tan
2020-05-14net: hns3: modify some incorrect spellingHuazhong Tan
2020-05-14r8152: Use MAC address from device tree if availableThierry Reding
2020-05-14selftests: fix flower parent qdiscVlad Buslov
2020-05-13net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang
2020-05-13net: mvneta: speed down the PHY, if WoL used, to save energyDaniel González Cabanelas
2020-05-13sfc: fix dereference of table before it is null checkedColin Ian King
2020-05-13net: phy: at803x: add cable diagnostics supportMichael Walle
2020-05-13ipv6: set msg_control_is_user in do_ipv6_getsockoptChristoph Hellwig
2020-05-13Merge branch 'net-phy-broadcom-cable-tester-support'David S. Miller
2020-05-13net: phy: bcm54140: add cable diagnostics supportMichael Walle
2020-05-13net: phy: broadcom: add cable test supportMichael Walle
2020-05-13net: phy: broadcom: add bcm_phy_modify_exp()Michael Walle
2020-05-13net: phy: broadcom: add exp register access methods without buslockMichael Walle
2020-05-13net: phy: tja11xx: add cable-test supportOleksij Rempel
2020-05-13Merge branch 'bpf_iter-fixes'Alexei Starovoitov
2020-05-13net: ignore sock_from_file errors in __scm_install_fdChristoph Hellwig
2020-05-13samples/bpf: Remove compiler warningsYonghong Song
2020-05-13bpf: Enable bpf_iter targets registering ctx argument typesYonghong Song
2020-05-13bpf: Change func bpf_iter_unreg_target() signatureYonghong Song
2020-05-13bpf: net: Refactor bpf_iter target registrationYonghong Song
2020-05-13bpf: Add comments to interpret bpf_prog return valuesYonghong Song
2020-05-13bpf: Change btf_iter func proto prefix to "bpf_iter_"Yonghong Song
2020-05-13tools/bpf: selftests : Explain bpf_iter test failures with llvm 10.0.0Yonghong Song
2020-05-13Merge branch 'dwmac-meson8b-Ethernet-RX-delay-configuration'David S. Miller
2020-05-13net: stmmac: dwmac-meson8b: add support for the RX delay configurationMartin Blumenstingl
2020-05-13net: stmmac: dwmac-meson8b: Make the clock enabling code re-usableMartin Blumenstingl
2020-05-13net: stmmac: dwmac-meson8b: Fetch the "timing-adjustment" clockMartin Blumenstingl
2020-05-13net: stmmac: dwmac-meson8b: Add the PRG_ETH0_ADJ_* bitsMartin Blumenstingl
2020-05-13net: stmmac: dwmac-meson8b: Move the documentation for the TX delayMartin Blumenstingl
2020-05-13net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding itMartin Blumenstingl
2020-05-13dt-bindings: net: dwmac-meson: Document the "timing-adjustment" clockMartin Blumenstingl
2020-05-13dt-bindings: net: meson-dwmac: Add the amlogic,rx-delay-ns propertyMartin Blumenstingl
2020-05-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller