summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-12Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-12afs: Fix afs_server struct leakDavid Howells
2018-10-12MAINTAINERS: use the correct location for dt-bindings includes for muxPeter Rosin
2018-10-12mux: adgs1408: use the correct MODULE_LICENSEPeter Rosin
2018-10-12afs: Fix cell proc listDavid Howells
2018-10-12mac80211: implement ieee80211_tx_rate_update to update rateAnilkumar Kolli
2018-10-12Merge tag 'mmc-v4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Greg Kroah-Hartman
2018-10-12nl80211: Add per peer statistics to compute FCS error rateAnkita Bajaj
2018-10-12Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Greg Kroah-Hartman
2018-10-12Merge tag 'pinctrl-v4.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-10-12Merge tag 'mtd/fixes-for-4.19-rc8' of git://git.infradead.org/linux-mtdGreg Kroah-Hartman
2018-10-12Merge tag 'drm-fixes-2018-10-12-1' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-10-12Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-10-12Merge tag 'next-fixes-20181012' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-10-12lib/bch: fix possible stack overrunArnd Bergmann
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-11Merge branch 'net-dsa-bcm_sf2-Couple-of-fixes'David S. Miller
2018-10-11net: dsa: bcm_sf2: Call setup during switch resumeFlorian Fainelli
2018-10-11net: dsa: bcm_sf2: Fix unbind orderingFlorian Fainelli
2018-10-12vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter
2018-10-11nfp: replace long license headers with SPDXJakub Kicinski
2018-10-11net: phy: sfp: remove sfp_mutex's definitionSebastian Andrzej Siewior
2018-10-11r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chipsMaciej S. Szmigiero
2018-10-11net: cdc_ncm: use tasklet_init() for tasklet_struct initBen Dooks
2018-10-11net: socionext: clear rx irq correctlyIlias Apalodimas
2018-10-11net/mlx4_core: Fix warnings during boot on driverinit param set failuresMoshe Shemesh
2018-10-11Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2018-10-11tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue
2018-10-11Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2018-10-11selftests: use posix-style redirection in ip_defrag.shPaolo Abeni
2018-10-11cxgb4: fix thermal configuration dependenciesArnd Bergmann
2018-10-11Merge branch 'net-explicitly-requires-bash-when-needed'David S. Miller
2018-10-11selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni
2018-10-11Merge branch 'ena-next'David S. Miller
2018-10-11net: ena: fix indentations in ena_defs for better readabilityArthur Kiyanovski
2018-10-11net: ena: update driver version to 2.0.1Arthur Kiyanovski
2018-10-11net: ena: remove redundant parameter in ena_com_admin_init()Arthur Kiyanovski
2018-10-11net: ena: change rx copybreak default to reduce kernel memory pressureArthur Kiyanovski
2018-10-11net: ena: limit refill Rx threshold to 256 to avoid latency issuesArthur Kiyanovski
2018-10-11net: ena: explicit casting and initialization, and clearer error handlingArthur Kiyanovski
2018-10-11net: ena: use CSUM_CHECKED device indication to report skb's checksum statusArthur Kiyanovski
2018-10-11net: ena: add functions for handling Low Latency Queues in ena_netdevArthur Kiyanovski
2018-10-11net: ena: add functions for handling Low Latency Queues in ena_comArthur Kiyanovski
2018-10-11net: ena: introduce Low Latency Queues data structures according to ENA specArthur Kiyanovski
2018-10-11net: ena: complete host info to match latest ENA specArthur Kiyanovski
2018-10-11net: ena: minor performance improvementArthur Kiyanovski