summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-08lib/string: Make memzero_explicit() inline instead of externalArvind Sankar
2019-10-08ipvs: batch __ip_vs_cleanupHaishuang Yan
2019-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-10-07mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)Vlastimil Babka
2019-10-07mm, memcg: make scan aggression always exclude protectionChris Down
2019-10-07mm, memcg: make memory.emin the baseline for utilisation determinationChris Down
2019-10-07mm, memcg: proportional memory.{low,min} reclaimChris Down
2019-10-07memcg: only record foreign writebacks with dirty pages when memcg is not disa...Baoquan He
2019-10-07netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.Jeremy Sowden
2019-10-07netfilter: ipset: move function to ip_set_bitmap_ip.c.Jeremy Sowden
2019-10-07netfilter: ipset: make ip_set_put_flags extern.Jeremy Sowden
2019-10-07netfilter: ipset: move functions to ip_set_core.c.Jeremy Sowden
2019-10-07netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c.Jeremy Sowden
2019-10-07netfilter: ipset: add a coding-style fix to ip_set_ext_destroy.Jeremy Sowden
2019-10-07mac80211: fix scan when operating on DFS channels in ETSI domainsAaron Komisar
2019-10-07uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds
2019-10-07module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflictMasahiro Yamada
2019-10-07module: swap the order of symbol.namespaceMasahiro Yamada
2019-10-07net/tls: store decrypted on a single bitJakub Kicinski
2019-10-07net/tls: store async_capable on a single bitJakub Kicinski
2019-10-07net/tls: pass context to tls_device_decrypted()Jakub Kicinski
2019-10-07net: sockmap: use bitmap for copy infoJakub Kicinski
2019-10-07ipv6: Make ipv6_mc_may_pull() return bool.David S. Miller
2019-10-07net: core: change return type of pskb_may_pull to boolHeiner Kallweit
2019-10-07efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar
2019-10-07efi/tpm: Don't access event->count when it isn't mappedPeter Jones
2019-10-07driver core: platform: Add platform_get_irq_byname_optional()Hans de Goede
2019-10-07rxrpc: Fix trace-after-put looking at the put call recordDavid Howells
2019-10-07rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells
2019-10-07rxrpc: Fix trace-after-put looking at the put peer recordDavid Howells
2019-10-06uapi/bpf: fix helper docsAndrii Nakryiko
2019-10-07ALSA: hdac: clear link output stream mappingRander Wang
2019-10-06net: genetlink: remove unused genl_family_attrbuf()Jiri Pirko
2019-10-06net: genetlink: parse attrs and store in contect info struct during dumpitJiri Pirko
2019-10-06net: genetlink: introduce dump info struct to be available during dumpit opJiri Pirko
2019-10-05net: devlink: export devlink net setterJiri Pirko
2019-10-05net/tls: add TlsDeviceRxResync statisticJakub Kicinski
2019-10-05net/tls: add TlsDecryptError statJakub Kicinski
2019-10-05net/tls: add statistics for installed sessionsJakub Kicinski
2019-10-05net/tls: add skeleton of MIB statisticsJakub Kicinski
2019-10-05net/tls: add tracing for device/offload eventsJakub Kicinski
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-04net: phy: extract pause modeRussell King
2019-10-04net: phy: extract link partner advertisement readingRussell King
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King
2019-10-04net: spread "enum sock_flags"Alexey Dobriyan
2019-10-04net, uapi: fix -Wpointer-arith warningsAlexey Dobriyan
2019-10-04net/tls: rename tls_hw_* functions tls_toe_*Jakub Kicinski
2019-10-04net/tls: move TOE-related code to a separate fileJakub Kicinski