summary refs log tree commit diff
AgeCommit message (Expand)Author
2019-12-18net: sch_ets: Add a new QdiscPetr Machata
2019-12-18mlxsw: spectrum: Rename MLXSW_REG_QEEC_HIERARCY_* enumeratorsPetr Machata
2019-12-18mlxsw: spectrum_qdisc: Clarify a commentPetr Machata
2019-12-18net: pkt_cls: Clarify a commentPetr Machata
2019-12-18sch_cake: drop unused variable tin_quantum_prioKevin 'ldir' Darbyshire-Bryant
2019-12-18Merge branch 's390-next'David S. Miller
2019-12-18s390/qeth: make use of napi_schedule_irqoff()Julian Wiedmann
2019-12-18s390/qeth: consolidate helpers for capability checkingJulian Wiedmann
2019-12-18s390/qeth: stop yielding the ip_lock during IPv4 registrationJulian Wiedmann
2019-12-18s390/qeth: don't raise NETDEV_REBOOT event from L3 offline pathJulian Wiedmann
2019-12-18s390/qeth: remove open-coded inet_make_mask()Julian Wiedmann
2019-12-18s390/qeth: clean up L3 sysfs codeJulian Wiedmann
2019-12-18s390/qeth: overhaul L3 IP address dump codeJulian Wiedmann
2019-12-18s390/qeth: wake up all waiters from qeth_irq()Julian Wiedmann
2019-12-18s390/qeth: only handle IRQs while device is onlineJulian Wiedmann
2019-12-18Merge branch 'stmmac-taprio'David S. Miller
2019-12-18net: stmmac: mmc: Add Frame Preemption counters on GMAC5+ coresJose Abreu
2019-12-18net: stmmac: xgmac3+: Add support for Frame PreemptionJose Abreu
2019-12-18net: stmmac: gmac5+: Add support for Frame PreemptionJose Abreu
2019-12-18net: stmmac: Add Frame Preemption support using TAPRIO APIJose Abreu
2019-12-18net: stmmac: Integrate EST with TAPRIO scheduler APIJose Abreu
2019-12-18net: stmmac: Add basic EST support for XGMACJose Abreu
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu
2019-12-18Merge branch 'stmmac-next'David S. Miller
2019-12-18net: stmmac: Always use TX coalesce timer value when reschedulingJose Abreu
2019-12-18net: stmmac: Let TX and RX interrupts be independently enabled/disabledJose Abreu
2019-12-18net: stmmac: Print more information in DebugFS DMA Capabilities fileJose Abreu
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