summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-02Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-11-02rsi: fix kbuild reported build errors with CONFIG_PM offAmitkumar Karwar
2017-11-02rsi: move rsi_sdio_reinit_device() out of CONFIG_PMAmitkumar Karwar
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02Merge tag 'sound-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-11-02Merge branch 'fixes-v4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-02futex: futex_wake_op, do not fail on invalid opJiri Slaby
2017-11-02Merge branch 'hns3-add-support-for-reset'David S. Miller
2017-11-02net: hns3: hns3:fix a bug about statistic counter in reset processqumingguang
2017-11-02net: hns3: Fix a misuse to devm_free_irqqumingguang
2017-11-02net: hns3: Add reset interface implementation in clientLipeng
2017-11-02net: hns3: Add timeout process in hns3_enetLipeng
2017-11-02net: hns3: Add reset process in hclge_mainLipeng
2017-11-02net: hns3: Add support for misc interruptLipeng
2017-11-02net: hns3: Refactor the initialization of command queueLipeng
2017-11-02net: hns3: Refactor mac_init functionqumingguang
2017-11-02net: hns3: Refactor the mapping of tqp to vportLipeng
2017-11-02net: seeq: fix timer conversionArnd Bergmann
2017-11-02net: dsa: lan9303: Added Documentation/networking/dsa/lan9303.txtEgil Hjelmeland
2017-11-02Merge branch 'nfp-TC-block-fixes-app-fallback-and-dev_alloc'David S. Miller
2017-11-02nfp: improve defines for constants in ethtoolJakub Kicinski
2017-11-02nfp: use a counter instead of log message for allocation failuresJakub Kicinski
2017-11-02nfp: switch to dev_alloc_page()Jakub Kicinski
2017-11-02nfp: bpf: fall back to core NIC app if BPF not selectedJakub Kicinski
2017-11-02nfp: reorganize the app tableJakub Kicinski
2017-11-02nfp: bpf: reject TC offload if XDP loadedJakub Kicinski
2017-11-02nfp: flower: vxlan - ensure no sleep in atomic contextJohn Hurley
2017-11-02nfp: flower: app should use struct nfp_reprJohn Hurley
2017-11-02tools: bpf: handle long path in jit disasmPrashant Bhole
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02KEYS: fix out-of-bounds read during ASN.1 parsingEric Biggers
2017-11-02KEYS: trusted: fix writing past end of buffer in trusted_read()Eric Biggers
2017-11-02KEYS: return full count in keyring_read() if buffer is too smallEric Biggers
2017-11-02liquidio: synchronize VF representor names with NIC firmwareVijaya Mohan Guvva
2017-11-02Merge branch 'BPF-range-marking-improvements-for-meta-data'David S. Miller
2017-11-02bpf: add test cases to bpf selftests to cover all meta testsDaniel Borkmann
2017-11-02bpf: also improve pattern matches for meta accessDaniel Borkmann
2017-11-02bpf: minor cleanups after mergeDaniel Borkmann
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-11-02security: bpf: replace include of linux/bpf.h with forward declarationsJakub Kicinski
2017-11-02net: systemport: Only inspect valid switch port & queuesFlorian Fainelli
2017-11-02Merge branch 'nfp-bpf-rename-ALU_OP_NEG-and-support-BPF_NEG'David S. Miller
2017-11-02nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEGJiong Wang
2017-11-02nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOTJiong Wang
2017-11-02net: vrf: correct FRA_L3MDEV encode typeJeff Barnhill
2017-11-02tcp_nv: fix division by zero in tcpnv_acked()Konstantin Khlebnikov
2017-11-02Merge branch 'dpaa-cleanups'David S. Miller