summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-04r8169: fix NAPI handling under high loadHeiner Kallweit
2018-11-04net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti
2018-11-04net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel
2018-11-04net: socket: fix a missing-check bugWenwen Wang
2018-11-04net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski
2018-11-04net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-11-04net: fec: don't dump RX FIFO register when not availableFugang Duan
2018-11-04llc: set SOCK_RCU_FREE in llc_sap_add_socket()Cong Wang
2018-11-04ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-11-04ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet
2018-11-04net: bridge: remove ipv6 zero address check in mcast queriesNikolay Aleksandrov
2018-11-04bridge: do not add port to router list when receives query with source 0.0.0.0Hangbin Liu
2018-11-04drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit pathColin Ian King
2018-11-04perf tools: Disable parallelism for 'make clean'Rasmus Villemoes
2018-11-04Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"Sasha Levin
2018-11-04ALSA: usx2y: Fix invalid stream URBsTakashi Iwai
2018-11-04media: uvcvideo: Fix driver reference countingPhilipp Zabel
2018-11-04ARM: dts: r8a7790: Correct critical CPU temperatureChris Paterson
2018-11-04kvm: x86: fix WARN due to uninitialized guest FPU statePeter Xu
2018-11-04mtd: spi-nor: Add support for is25wp series chipsKimmo Rautkoski
2018-11-04sch_netem: restore skb->dev after dequeuing from the rbtreeChristoph Paasch
2018-11-04fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()Khazhismel Kumykov
2018-11-04selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni
2018-11-04net: ena: fix NULL dereference due to untimely napi initializationArthur Kiyanovski
2018-11-04net: ena: fix warning in rmmod caused by double iounmapArthur Kiyanovski
2018-11-04rxrpc: Fix connection-level abort handlingDavid Howells
2018-11-04rxrpc: Only take the rwind and mtu values from latest ACKDavid Howells
2018-11-04rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()David Howells
2018-11-04perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo
2018-11-04ARM: dts: imx53-qsb: disable 1.2GHz OPPSascha Hauer
2018-11-04compiler.h: Allow arch-specific asm/compiler.hPaul Burton
2018-11-04perf tests: Fix indexing when invoking subtestsSandipan Das
2018-11-04libertas: call into generic suspend code before turning off powerDaniel Mack
2018-11-04kconfig: fix the rule of mainmenu_stmt symbolMasahiro Yamada
2018-11-04net: stmmac: mark PM functions as __maybe_unusedArnd Bergmann
2018-11-04x86/paravirt: Fix some warning messagesDan Carpenter
2018-11-04net: phy: phylink: Don't release NULL GPIOFlorian Fainelli
2018-11-04btrfs: quota: Set rescan progress to (u64)-1 if we hit last leafQu Wenruo
2018-11-04scsi: sd: Remember that READ CAPACITY(16) succeededMartin K. Petersen
2018-11-04scsi: ibmvfc: Avoid unnecessary port reloginBrian King
2018-11-04selftests/powerpc: Add ptrace hw breakpoint testMichael Neuling
2018-11-04iio: buffer: fix the function signature to match implementationPhil Reid
2018-11-04enic: do not overwrite error codeGovindarajulu Varadarajan
2018-11-04lan78xx: Don't reset the interface on openPhil Elwell
2018-11-04MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton
2018-11-04mmc: dw_mmc-rockchip: correct property names in debugJohn Keeping
2018-11-04IB/usnic: Update with bug fixes from core codeJason Gunthorpe
2018-11-04xen-netfront: Fix mismatched rtnl_unlockRoss Lagerwall
2018-11-04xen-netfront: Update features after registering netdevRoss Lagerwall
2018-11-04tpm: tpm_crb: relinquish locality on error path.Winkler, Tomas