aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-12Linux 4.12.7HEADv4.12.7masterGreg Kroah-Hartman
2017-08-12btrfs: Remove false alert when fiemap range is smaller than on-disk extentQu Wenruo
2017-08-12scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn
2017-08-12packet: fix tp_reserve race in packet_set_ringWillem de Bruijn
2017-08-12udp: consistently apply ufo or fragmentationWillem de Bruijn
2017-08-12igmp: Fix regression caused by igmp sysctl namespace code.Nikolay Borisov
2017-08-12net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn
2017-08-12qmi_wwan: fix NULL deref on disconnectBjørn Mork
2017-08-12tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet
2017-08-12net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_targetXin Long
2017-08-12net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long
2017-08-12net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti
2017-08-12bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann
2017-08-12ipv6: set rt6i_protocol properly in the route when it is installedXin Long
2017-08-12net: fix keepalive code vs TCP_FASTOPEN_CONNECTEric Dumazet
2017-08-12tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction statesYuchung Cheng
2017-08-12ppp: fix xmit recursion detection on ppp channelsGuillaume Nault
2017-08-12ppp: Fix false xmit recursion detect with two ppp devicesGao Feng
2017-08-11Linux 4.12.6v4.12.6Greg Kroah-Hartman
2017-08-11drm/vmwgfx: Fix cursor hotspot issue with Wayland on FedoraSinclair Yeh
2017-08-11sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller
2017-08-11sparc64: Register hugepages during arch initNitin Gupta
2017-08-11sparc64: Prevent perf from running during super critical sectionsRob Gardner
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-08-11virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin
2017-08-11ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()Ido Schimmel
2017-08-11workqueue: implicit ordered attribute should be overridableTejun Heo
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-08-11udp6: fix socket leak on early demuxPaolo Abeni
2017-08-11net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey
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: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev
2017-08-11net/mlx5e: Change 1PPS out schemeEugenia Emantayev
2017-08-11net/mlx5e: Fix broken disable 1PPS flowEugenia Emantayev
2017-08-11net/mlx5e: Add field select to MTPPS registerEugenia Emantayev
2017-08-11net/mlx5: Fix mlx5_ifc_mtpps_reg_bits structure sizeEugenia Emantayev
2017-08-11net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari
2017-08-11net/mlx5e: IPoIB, Modify add/remove underlay QPN flowsAlex Vesker
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-11net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh
2017-08-11net/mlx5: Fix command completion after timeout access invalid structureMoshe Shemesh
2017-08-11net/mlx5: Consider tx_enabled in all modes on remapAviv Heller
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-11bonding: commit link status change after proposeWANG Cong
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