summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-17xen-netback: remove 'hotplug-status' once it has served its purposePaul Durrant
2019-12-17xen-netback: switch state to InitWait at the end of netback_probe()...Paul Durrant
2019-12-17xen-netback: move netback_probe() and netback_remove() to the end...Paul Durrant
2019-12-17Merge branch 'cxgb4-chtls-fix-issues-related-to-high-priority-region'David S. Miller
2019-12-17cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain
2019-12-17cxgb4: fix missed high priority region calculationShahjada Abul Husain
2019-12-17net: dsa: Make PHYLINK related function static againFlorian Fainelli
2019-12-17tipc: don't send gap blocks in ACK messagesJon Maloy
2019-12-17Merge branch 'stmmac-dwc-qos-ACPI-device-support'David S. Miller
2019-12-17net: stmmac: dwc-qos: avoid clk and reset for acpi deviceAjay Gupta
2019-12-17net: stmmac: dwc-qos: use generic device apiAjay Gupta
2019-12-17Merge branch 'dwmac-mediatek-add-more-support-for-RMII'David S. Miller
2019-12-17net-next: dt-binding: dwmac-mediatek: add more description for RMIIBiao Huang
2019-12-17net-next: stmmac: mediatek: add more support for RMIIBiao Huang
2019-12-17Merge branch 'improve-clause-45-support-in-phylink'David S. Miller
2019-12-17net: mvpp2: update mvpp2 validate() implementationRussell King
2019-12-17net: phylink: extend clause 45 PHY validation workaroundRussell King
2019-12-17net: phylink: improve clause 45 PHY ksettings_set implementationRussell King
2019-12-16Merge branch 'WireGuard-CI-and-housekeeping'David S. Miller
2019-12-16wireguard: allowedips: use kfree_rcu() instead of call_rcu()Wei Yongjun
2019-12-16wireguard: main: remove unused include <linux/version.h>YueHaibing
2019-12-16wireguard: global: fix spelling mistakes in commentsJosh Soref
2019-12-16wireguard: Kconfig: select parent dependency for cryptoJason A. Donenfeld
2019-12-16wireguard: selftests: import harness makefile for test suiteJason A. Donenfeld
2019-12-16net: caif: replace BUG_ON with recovery codeAditya Pakki
2019-12-16fore200e: Fix incorrect checks of NULL pointer dereferenceAditya Pakki
2019-12-16Merge branch 'Simplify-IPv4-route-offload-API'David S. Miller
2019-12-16ipv4: Remove old route notifications and convert listenersIdo Schimmel
2019-12-16mlxsw: spectrum_router: Start using new IPv4 route notificationsIdo Schimmel
2019-12-16ipv4: Only Replay routes of interest to new listenersIdo Schimmel
2019-12-16ipv4: Handle route deletion notification during flushIdo Schimmel
2019-12-16ipv4: Handle route deletion notificationIdo Schimmel
2019-12-16ipv4: Notify newly added route if should be offloadedIdo Schimmel
2019-12-16ipv4: Notify route if replacing currently offloaded oneIdo Schimmel
2019-12-16ipv4: Extend FIB alias find functionIdo Schimmel
2019-12-16ipv4: Notify route after insertion to the routing tableIdo Schimmel
2019-12-16net: fib_notifier: Add temporary events to the FIB notification chainIdo Schimmel
2019-12-16Merge branch 'hns3-next'David S. Miller
2019-12-16net: hns3: do not schedule the periodic task when reset failGuojia Liao
2019-12-16net: hns3: allocate WQ with WQ_MEM_RECLAIM flagYunsheng Lin
2019-12-16net: hns3: remove unnecessary work in hclgevf_mainYunsheng Lin
2019-12-16net: hns3: remove mailbox and reset work in hclge_mainYunsheng Lin
2019-12-16net: hns3: schedule hclgevf_service by using delayed workqueueYunsheng Lin
2019-12-16ipv6: Annotate ipv6_addr_is_* bitwise pointer castsSven Eckelmann
2019-12-16ipv6: Annotate bitwise IPv6 dsfield pointer castSven Eckelmann
2019-12-16r8169: check that Realtek PHY driver module is loadedHeiner Kallweit
2019-12-16Merge branch 'dpaa2-ptp-support-external-trigger-event'David S. Miller
2019-12-16dpaa2-ptp: add external trigger event supportYangbo Lu
2019-12-16ptp_qoriq: export extts_clean_up() functionYangbo Lu
2019-12-16ptp_qoriq: check valid status before reading extts fifoYangbo Lu