summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-13PTP: introduce new versions of IOCTLsFelipe Balbi
2019-09-13ixgbevf: Fix secpath usage for IPsec Tx offloadJeff Kirsher
2019-09-13Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-09-13Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-09-13brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-09-13bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks objec...Colin Ian King
2019-09-13rtlwifi: rtl8821ae: make array static const and remove redundant assignmentColin Ian King
2019-09-13brcmfmac: don't realloc wiphy during PCIe resetRafał Miłecki
2019-09-13brcmfmac: split brcmf_attach() and brcmf_detach() functionsRafał Miłecki
2019-09-13brcmfmac: move "cfg80211_ops" pointer to another structRafał Miłecki
2019-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-09-13hwmon: submitting-patches: Add note on comment styleGuenter Roeck
2019-09-13pinctrl: meson-gxbb: Fix wrong pinning definition for uart_cOtto Meier
2019-09-13hwmon: submitting-patches: Point to with_info APIGuenter Roeck
2019-09-13Merge branch 'fixes' into nextUlf Hansson
2019-09-13mmc: tmio: Fixup runtime PM management during removeUlf Hansson
2019-09-13mmc: tmio: Fixup runtime PM management during probeUlf Hansson
2019-09-13Revert "mmc: tmio: move runtime PM enablement to the driver implementations"Ulf Hansson
2019-09-13MAINTAINERS: Add PCI native host/endpoint controllers designated reviewerLorenzo Pieralisi
2019-09-13crypto: caam - Cast to long first before pointer conversionHerbert Xu
2019-09-13crypto: ccree - enable CTS support in AES-XTSUri Shir
2019-09-13crypto: inside-secure - Probe transform record cache RAM sizesPascal van Leeuwen
2019-09-13crypto: inside-secure - Base RD fetchcount on actual RD FIFO sizePascal van Leeuwen
2019-09-13crypto: inside-secure - Base CD fetchcount on actual CD FIFO sizePascal van Leeuwen
2019-09-13crypto: inside-secure - Enable extended algorithms on newer HWPascal van Leeuwen
2019-09-13crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRLPascal van Leeuwen
2019-09-13crypto: inside-secure - Add EIP97/EIP197 and endianness detectionPascal van Leeuwen
2019-09-13padata: remove cpu_index from the parallel_queueDaniel Jordan
2019-09-13padata: unbind parallel jobs from specific CPUsDaniel Jordan
2019-09-13padata: use separate workqueues for parallel and serial workDaniel Jordan
2019-09-13padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possibleDaniel Jordan
2019-09-13crypto: pcrypt - remove padata cpumask notifierDaniel Jordan
2019-09-13padata: make padata_do_parallel find alternate callback CPUDaniel Jordan
2019-09-13workqueue: require CPU hotplug read exclusion for apply_workqueue_attrsDaniel Jordan
2019-09-13workqueue: unconfine alloc/apply/free_workqueue_attrs()Daniel Jordan
2019-09-13padata: allocate workqueue internallyDaniel Jordan
2019-09-13arm64: dts: imx8mq: Add CAAM nodeAndrey Smirnov
2019-09-13netfilter: conntrack: remove two unused functions from nf_conntrack_timestamp.h.Jeremy Sowden
2019-09-13netfilter: conntrack: remove CONFIG_NF_CONNTRACK checks from nf_conntrack_zon...Jeremy Sowden
2019-09-13netfilter: remove CONFIG_NETFILTER checks from headers.Jeremy Sowden
2019-09-13netfilter: conntrack: remove CONFIG_NF_CONNTRACK check from nf_conntrack_acct.h.Jeremy Sowden
2019-09-13netfilter: conntrack: move code to linux/nf_conntrack_common.h.Jeremy Sowden
2019-09-13netfilter: br_netfilter: update stub br_nf_pre_routing_ipv6 parameter to `voi...Jeremy Sowden
2019-09-13netfilter: conntrack: wrap two inline functions in config checks.Jeremy Sowden
2019-09-13netfilter: replace defined(CONFIG...) || defined(CONFIG...MODULE) with IS_ENA...Jeremy Sowden
2019-09-13netfilter: conntrack: use consistent style when defining inline functionsJeremy Sowden
2019-09-13netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...Jeremy Sowden
2019-09-13netfilter: synproxy: move code between headers.Jeremy Sowden
2019-09-13netfilter: move inline nf_ip6_ext_hdr() function to a more appropriate header.Jeremy Sowden
2019-09-13netfilter: remove nf_conntrack_icmpv6.h header.Jeremy Sowden