summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-16pinctrl: armada-37xx: Fix number of pin in south bridgeGregory CLEMENT1-1/+1
2017-08-16xfs: Fix leak of discard bioJan Kara1-0/+1
2017-08-16xtensa: don't limit csum_partial export by CONFIG_NETMax Filippov1-2/+0
2017-08-16xtensa: mm/cache: add missing EXPORT_SYMBOLsMax Filippov1-1/+5
2017-08-16xtensa: fix cache aliasing handling code for WT cacheMax Filippov1-7/+3
2017-08-16futex: Remove unnecessary warning from get_futex_keyMel Gorman1-2/+3
2017-08-16mm: fix list corruptions on shmem shrinklistCong Wang1-2/+10
2017-08-16mm: ratelimit PFNs busy info messageJonathan Toppins1-1/+1
2017-08-13Linux 4.12.7v4.12.7Greg Kroah-Hartman1-1/+1
2017-08-13btrfs: Remove false alert when fiemap range is smaller than on-disk extentQu Wenruo1-16/+12
2017-08-13scsi: sg: only check for dxfer_len greater than 256MJohannes Thumshirn1-24/+1
2017-08-13packet: fix tp_reserve race in packet_set_ringWillem de Bruijn1-4/+9
2017-08-13udp: consistently apply ufo or fragmentationWillem de Bruijn3-7/+10
2017-08-13igmp: Fix regression caused by igmp sysctl namespace code.Nikolay Borisov2-6/+7
2017-08-13net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn3-3/+3
2017-08-13qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-13tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet1-0/+3
2017-08-13net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_targetXin Long1-1/+1
2017-08-13net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long1-10/+10
2017-08-13net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti1-11/+18
2017-08-13bpf, s390: fix jit branch offset related to ldimm64Daniel Borkmann1-1/+2
2017-08-13ipv6: set rt6i_protocol properly in the route when it is installedXin Long1-8/+3
2017-08-13net: fix keepalive code vs TCP_FASTOPEN_CONNECTEric Dumazet1-1/+2
2017-08-13tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction statesYuchung Cheng1-2/+2
2017-08-13ppp: fix xmit recursion detection on ppp channelsGuillaume Nault1-8/+10
2017-08-13ppp: Fix false xmit recursion detect with two ppp devicesGao Feng1-9/+21
2017-08-11Linux 4.12.6v4.12.6Greg Kroah-Hartman1-1/+1
2017-08-11drm/vmwgfx: Fix cursor hotspot issue with Wayland on FedoraSinclair Yeh1-0/+9
2017-08-11sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller1-2/+2
2017-08-11sparc64: Register hugepages during arch initNitin Gupta1-1/+24
2017-08-11sparc64: Prevent perf from running during super critical sectionsRob Gardner3-7/+22
2017-08-11sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu4-70/+132
2017-08-11virtio_net: fix truesize for mergeable buffersMichael S. Tsirkin1-3/+2
2017-08-11ipv4: fib: Fix NULL pointer deref during fib_sync_down_dev()Ido Schimmel1-1/+1
2017-08-11workqueue: implicit ordered attribute should be overridableTejun Heo2-5/+12
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli1-0/+3
2017-08-11udp6: fix socket leak on early demuxPaolo Abeni3-10/+21
2017-08-11net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey1-1/+1
2017-08-11net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev1-6/+5
2017-08-11net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev1-1/+2
2017-08-11net/mlx5e: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev3-1/+21
2017-08-11net/mlx5e: Change 1PPS out schemeEugenia Emantayev2-38/+87
2017-08-11net/mlx5e: Fix broken disable 1PPS flowEugenia Emantayev1-29/+46
2017-08-11net/mlx5e: Add field select to MTPPS registerEugenia Emantayev4-10/+36
2017-08-11net/mlx5: Fix mlx5_ifc_mtpps_reg_bits structure sizeEugenia Emantayev1-1/+1
2017-08-11net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari1-1/+1
2017-08-11net/mlx5e: IPoIB, Modify add/remove underlay QPN flowsAlex Vesker1-5/+11
2017-08-11sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long1-2/+2
2017-08-11sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()Alexander Potapenko1-0/+4
2017-08-11net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh1-2/+17