summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-11-04net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed
2018-11-04net/sched: cls_api: add missing validation of netlink attributesDavide Caratti
2018-11-04net: bcmgenet: Poll internal PHY for GENETv5Florian Fainelli
2018-11-04net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov
2018-11-04rtnetlink: Disallow FDB configuration for non-Ethernet deviceIdo Schimmel
2018-11-04net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet
2018-11-04net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis
2018-11-04net: drop skb on failure in ip_check_defrag()Cong Wang
2018-11-04net: sched: Fix for duplicate class dumpPhil Sutter
2018-11-04net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault typeHuy Nguyen
2018-11-04openvswitch: Fix push/pop ethernet validationJaime CaamaƱo Ruiz
2018-11-04ip6_tunnel: Fix encapsulation layoutStefano Brivio
2018-11-04bonding: fix length of actor systemTobias Jungel
2018-11-04ethtool: fix a privilege escalation bugWenwen Wang
2018-11-04virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin
2018-11-04vhost: Fix Spectre V1 vulnerabilityJason Wang
2018-11-04udp6: fix encap return code for resubmittingPaolo Abeni
2018-11-04sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner
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