summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-30l2tp: remove build_header callback in struct l2tp_sessionTom Parkin
2020-07-30l2tp: return void from l2tp_session_deleteTom Parkin
2020-07-30l2tp: don't export tunnel and session free functionsTom Parkin
2020-07-30l2tp: don't export __l2tp_session_unhashTom Parkin
2020-07-30selftests: txtimestamp: add flag for timestamp validation tolerance.Jian Yang
2020-07-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-07-30igb: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-30ixgbe: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-07-30Documentation: intel: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-30ixgbe: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30igb: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e1000e: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e1000: Remove unnecessary usages of memsetSuraj Upadhyay
2020-07-30e100: use generic power managementVaibhav Gupta
2020-07-30ixgbevf: use generic power managementVaibhav Gupta
2020-07-30ixgbe: use generic power managementVaibhav Gupta
2020-07-30igbvf: use generic power managementVaibhav Gupta
2020-07-30iavf: use generic power managementVaibhav Gupta
2020-07-30Revert "Bluetooth: btusb: Disable runtime suspend on Realtek devices"Abhishek Pandit-Subedi
2020-07-30Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman
2020-07-30Bluetooth: Enable RPA TimeoutSathish Narasimman
2020-07-30Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman
2020-07-30Bluetooth: Let controller creates RPA during le create connSathish Narasimman
2020-07-30Bluetooth: Translate additional address type during le_connSathish Narasimman
2020-07-30Bluetooth: Update resolving list when updating whitelistMarcel Holtmann
2020-07-30Bluetooth: Configure controller address resolution if availableMarcel Holtmann
2020-07-30Bluetooth: Translate additional address type correctlyMarcel Holtmann
2020-07-29fib: fix fib_rules_ops indirect calls wrappersBrian Vazquez
2020-07-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-07-29net: mvneta: fix comment about phylink_speed_downJisheng Zhang
2020-07-29ice: fix unused parameter warningTony Nguyen
2020-07-29ice: disable no longer needed workaround for FW loggingBen Shelton
2020-07-29ice: reduce scope of variableBruce Allan
2020-07-29ice: cleanup VSI on probe failMarcin Szycik
2020-07-29ice: Allow all VLANs in safe modeBrett Creeley
2020-07-29ice: need_wakeup flag might not be set for TxKrzysztof Kazimierczak
2020-07-29ice: distribute Tx queues evenlyVictor Raj
2020-07-29ice: Adjust scheduler default BW weightTarun Singh
2020-07-29ice: Add RL profile bit mask checkTarun Singh
2020-07-29ice: fix overwriting TX/RX descriptor values when rebuilding VSIPaul M Stillwell Jr
2020-07-29ice: return correct error code from ice_aq_sw_rulesKiran Patil
2020-07-29ice: restore VF MSI-X state during PCI resetNick Nunley
2020-07-29ice: fix link event handling timingDave Ertman
2020-07-29ice: Fix link broken after GLOBR resetDave Ertman
2020-07-29ice: Implement LFC workaroundDave Ertman
2020-07-28Merge branch 'net-stmmac-improve-WOL'David S. Miller
2020-07-28net: stmmac: Speed down the PHY if WoL to save energyJisheng Zhang
2020-07-28net: stmmac: Support WOL with phyJisheng Zhang
2020-07-28net: stmmac: only call pmt() during suspend/resume if HW enables PMTJisheng Zhang
2020-07-28net: stmmac: Move device_can_wakeup() check earlier in set_wolJisheng Zhang