summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-11Linux 4.9.42v4.9.42Greg Kroah-Hartman
2017-08-11workqueue: implicit ordered attribute should be overridableTejun Heo
2017-08-11net: phy: Fix PHY unbind crashFlorian Fainelli
2017-08-11net: account for current skb length when deciding about UFOMichal Kubeček
2017-08-11ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...zheng li
2017-08-11net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz
2017-08-11mm: don't dereference struct page fields of invalid pagesArd Biesheuvel
2017-08-11signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles
2017-08-11lib/Kconfig.debug: fix frv build failureSudip Mukherjee
2017-08-11mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDERMichal Hocko
2017-08-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent
2017-08-11virtio_blk: fix panic in initialization error pathOmar Sandoval
2017-08-11nbd: blk_mq_init_queue returns an error code on failure, not NULLJeff Moyer
2017-08-11iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abortSteve Wise
2017-08-11ARM: dts: sunxi: Change node name for pwrseq pin on Olinuxino-lime2-emmcEmmanuel Vadot
2017-08-11ARM: dts: sun8i: Support DTB build for NanoPi M1Milo Kim
2017-08-11drm/virtio: fix framebuffer sparse warningGerd Hoffmann
2017-08-11scsi: qla2xxx: Get mutex lock before checking optrom_stateMilan P. Gandhi
2017-08-11clk/samsung: exynos542x: mark some clocks as criticalMarek Szyprowski
2017-08-11ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned intPavel Tikhomirov
2017-08-11phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi
2017-08-11netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol
2017-08-11ASoC: rt5645: set sel_i2s_pre_div1 to 2Bard Liao
2017-08-11spi: spi-axi: Free resources on error pathChristophe JAILLET
2017-08-11x86/boot: Add missing declaration of string functionsNicholas Mc Guire
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan
2017-08-11net: phy: dp83867: fix irq generationGrygorii Strashko
2017-08-11sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov
2017-08-11sh_eth: fix EESIPR values for SH77{34|63}Sergei Shtylyov
2017-08-11wext: handle NULL extra data in iwe_stream_add_point betterArnd Bergmann
2017-08-11sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-08-11xen-netback: correctly schedule rate-limited queuesWei Liu
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-08-11net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev
2017-08-11net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev
2017-08-11net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari
2017-08-11net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh
2017-08-11net/mlx5: Consider tx_enabled in all modes on remapAviv Heller
2017-08-11sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long
2017-08-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko
2017-08-11dccp: fix a memleak for dccp_feat_init err processXin Long
2017-08-11dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properlyXin Long
2017-08-11dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properlyXin Long
2017-08-11net: ethernet: nb8800: Handle all 4 RGMII modes identicallyMarc Gonzalez
2017-08-11ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio
2017-08-11packet: fix use-after-free in prb_retire_rx_blk_timer_expired()WANG Cong
2017-08-11openvswitch: fix potential out of bound access in parse_ctLiping Zhang
2017-08-11mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch
2017-08-11rtnetlink: allocate more memory for dev_set_mac_address()WANG Cong