aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-18net: stmmac: Add basic EST support for XGMACJose Abreu3-0/+74
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu8-0/+150
2019-12-18Merge branch 'stmmac-next'David S. Miller10-51/+180
2019-12-18net: stmmac: Always use TX coalesce timer value when reschedulingJose Abreu1-1/+1
2019-12-18net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu10-49/+149
2019-12-18net: stmmac: Print more information in DebugFS DMA Capabilities fileJose Abreu1-1/+30
2019-12-17xen-netback: remove 'hotplug-status' once it has served its purposePaul Durrant1-1/+1
2019-12-17xen-netback: switch state to InitWait at the end of netback_probe()...Paul Durrant1-5/+2
2019-12-17xen-netback: move netback_probe() and netback_remove() to the end...Paul Durrant1-179/+174
2019-12-17Merge branch 'cxgb4-chtls-fix-issues-related-to-high-priority-region'David S. Miller7-34/+50
2019-12-17cxgb4/chtls: fix ULD connection failures due to wrong TID baseShahjada Abul Husain5-26/+32
2019-12-17cxgb4: fix missed high priority region calculationShahjada Abul Husain3-8/+18
2019-12-17net: dsa: Make PHYLINK related function static againFlorian Fainelli2-38/+16
2019-12-17tipc: don't send gap blocks in ACK messagesJon Maloy1-4/+4
2019-12-17Merge branch 'stmmac-dwc-qos-ACPI-device-support'David S. Miller1-9/+15
2019-12-17net: stmmac: dwc-qos: avoid clk and reset for acpi deviceAjay Gupta1-0/+5
2019-12-17net: stmmac: dwc-qos: use generic device apiAjay Gupta1-9/+10
2019-12-17Merge branch 'dwmac-mediatek-add-more-support-for-RMII'David S. Miller2-39/+83
2019-12-17net-next: dt-binding: dwmac-mediatek: add more description for RMIIBiao Huang1-10/+23
2019-12-17net-next: stmmac: mediatek: add more support for RMIIBiao Huang1-29/+60
2019-12-17Merge branch 'improve-clause-45-support-in-phylink'David S. Miller2-44/+84
2019-12-17net: mvpp2: update mvpp2 validate() implementationRussell King1-4/+18
2019-12-17net: phylink: extend clause 45 PHY validation workaroundRussell King1-9/+13
2019-12-17net: phylink: improve clause 45 PHY ksettings_set implementationRussell King1-31/+53
2019-12-16Merge branch 'WireGuard-CI-and-housekeeping'David S. Miller23-12/+955
2019-12-16wireguard: allowedips: use kfree_rcu() instead of call_rcu()Wei Yongjun1-6/+1
2019-12-16wireguard: main: remove unused include <linux/version.h>YueHaibing1-1/+0
2019-12-16wireguard: global: fix spelling mistakes in commentsJosh Soref2-5/+5
2019-12-16wireguard: Kconfig: select parent dependency for cryptoJason A. Donenfeld1-0/+2
2019-12-16wireguard: selftests: import harness makefile for test suiteJason A. Donenfeld18-0/+947
2019-12-16net: caif: replace BUG_ON with recovery codeAditya Pakki1-1/+3
2019-12-16fore200e: Fix incorrect checks of NULL pointer dereferenceAditya Pakki1-7/+18
2019-12-16Merge branch 'Simplify-IPv4-route-offload-API'David S. Miller5-165/+104
2019-12-16ipv4: Remove old route notifications and convert listenersIdo Schimmel6-47/+16
2019-12-16mlxsw: spectrum_router: Start using new IPv4 route notificationsIdo Schimmel1-121/+20
2019-12-16ipv4: Only Replay routes of interest to new listenersIdo Schimmel1-0/+11
2019-12-16ipv4: Handle route deletion notification during flushIdo Schimmel1-0/+2
2019-12-16ipv4: Handle route deletion notificationIdo Schimmel1-0/+31
2019-12-16ipv4: Notify newly added route if should be offloadedIdo Schimmel1-0/+10
2019-12-16ipv4: Notify route if replacing currently offloaded oneIdo Schimmel1-0/+11
2019-12-16ipv4: Extend FIB alias find functionIdo Schimmel1-3/+8
2019-12-16ipv4: Notify route after insertion to the routing tableIdo Schimmel1-15/+14
2019-12-16net: fib_notifier: Add temporary events to the FIB notification chainIdo Schimmel1-0/+2
2019-12-16Merge branch 'hns3-next'David S. Miller6-188/+242
2019-12-16net: hns3: do not schedule the periodic task when reset failGuojia Liao4-2/+13
2019-12-16net: hns3: allocate WQ with WQ_MEM_RECLAIM flagYunsheng Lin2-6/+24
2019-12-16net: hns3: remove unnecessary work in hclgevf_mainYunsheng Lin2-96/+88
2019-12-16net: hns3: remove mailbox and reset work in hclge_mainYunsheng Lin4-73/+118
2019-12-16net: hns3: schedule hclgevf_service by using delayed workqueueYunsheng Lin2-27/+15
2019-12-16ipv6: Annotate ipv6_addr_is_* bitwise pointer castsSven Eckelmann1-4/+4