summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-23bnxt_en: Fix statistics counters issue during ifdown with older firmware.Michael Chan
2020-06-23bnxt_en: Do not enable legacy TX push on older firmware.Michael Chan
2020-06-23bnxt_en: Store the running firmware version code.Michael Chan
2020-06-23tracing/boottime: Fix kprobe multiple eventsSascha Ortmann
2020-06-23tracing: Fix event trigger to accept redundant spacesMasami Hiramatsu
2020-06-23tracing/boot: Fix config dependency for synthedic eventMasami Hiramatsu
2020-06-24erofs: fix partially uninitialized misuse in z_erofs_onlinepage_fixupGao Xiang
2020-06-23Merge branch 'cxgb4-cxgb4vf-fix-warnings-reported-by-sparse'David S. Miller
2020-06-23cxgb4vf: update kernel-doc line commentsRahul Lakkireddy
2020-06-23cxgb4: update kernel-doc line commentsRahul Lakkireddy
2020-06-23cxgb4: fix set but unused variable when DCB is disabledRahul Lakkireddy
2020-06-23cxgb4: move DCB version extern to header fileRahul Lakkireddy
2020-06-23cxgb4: remove cast when saving IPv4 partial checksumRahul Lakkireddy
2020-06-23cxgb4: fix SGE queue dump destination buffer contextRahul Lakkireddy
2020-06-23cxgb4: use correct type for all-mask IP address comparisonRahul Lakkireddy
2020-06-23cxgb4: fix endian conversions for L4 ports in filtersRahul Lakkireddy
2020-06-23cxgb4: parse TC-U32 key values and masks nativelyRahul Lakkireddy
2020-06-23cxgb4: use unaligned conversion for fetching timestampRahul Lakkireddy
2020-06-23cxgb4: move PTP lock and unlock to caller in Tx pathRahul Lakkireddy
2020-06-23cxgb4: move handling L2T ARP failures to callerRahul Lakkireddy
2020-06-23Merge branch 'net-qed-qede-various-stability-fixes'David S. Miller
2020-06-23net: qed: fix "maybe uninitialized" warningAlexander Lobakin
2020-06-23net: qed: reset ILT block sizes before recomputing to fix crashesAlexander Lobakin
2020-06-23net: qede: fix use-after-free on recovery and AER handlingAlexander Lobakin
2020-06-23net: qede: fix PTP initialization on recoveryAlexander Lobakin
2020-06-23net: qed: fix excessive QM ILT lines consumptionAlexander Lobakin
2020-06-23net: qed: fix NVMe login fails over VFsAlexander Lobakin
2020-06-23net: qede: stop adding events on an already destroyed workqueueAlexander Lobakin
2020-06-23net: qed: fix async event callbacks unregisteringAlexander Lobakin
2020-06-23net: qed: fix left elements count calculationAlexander Lobakin
2020-06-23net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUMAlexander Lobakin
2020-06-23Merge branch 'wg-fixes'David S. Miller
2020-06-23wireguard: device: avoid circular netns referencesJason A. Donenfeld
2020-06-23wireguard: noise: do not assign initiation time in if conditionFrank Werner-Krippendorf
2020-06-23Merge branch 'bridge-mrp-Update-MRP_PORT_ROLE'David S. Miller
2020-06-23bridge: mrp: Validate when setting the port roleHoratiu Vultur
2020-06-23bridge: uapi: mrp: Fix MRP_PORT_ROLEHoratiu Vultur
2020-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-23Merge tag 'for-5.8-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-23ring-buffer: Zero out time extend if it is nested and not absoluteSteven Rostedt (VMware)
2020-06-23ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG)Macpaul Lin
2020-06-23s390/debug: avoid kernel warning on too large number of pagesChristian Borntraeger
2020-06-23s390/kasan: fix early pgm check handler executionVasily Gorbik
2020-06-23s390: fix system call single steppingSven Schnelle
2020-06-23ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Flight SChristoffer Nielsen
2020-06-23KVM: VMX: Remove vcpu_vmx's defunct copy of host_pkruSean Christopherson
2020-06-23KVM: x86: allow TSC to differ by NTP correction bounds without TSC scalingMarcelo Tosatti
2020-06-23KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li
2020-06-22GUE: Fix a typoAiden Leong
2020-06-22mptcp: drop sndr_key in mptcp_syn_optionsGeliang Tang