summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-31Linux 4.14.16v4.14.16Greg Kroah-Hartman
2018-01-31nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings
2018-01-31cpufreq: governor: Ensure sufficiently large sampling intervalsRafael J. Wysocki
2018-01-31bpf, arm64: fix stack_depth tracking in combination with tail callsDaniel Borkmann
2018-01-31bpf: reject stores into ctx via st and xaddDaniel Borkmann
2018-01-31bpf: fix 32-bit divide by zeroAlexei Starovoitov
2018-01-31bpf: fix divides by zeroEric Dumazet
2018-01-31bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann
2018-01-31bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-01-31hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner
2018-01-31x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski
2018-01-31x86/microcode: Fix again accessing initrd after having been freedBorislav Petkov
2018-01-31x86/microcode/intel: Extend BDW late-loading further with LLC size checkJia Zhang
2018-01-31perf/x86/amd/power: Do not load AMD power module on !AMD platformsXiao Liang
2018-01-31vmxnet3: repair memory leakNeil Horman
2018-01-31net: ipv4: Make "ip route get" match iif lo rules again.Lorenzo Colitti
2018-01-31tls: reset crypto_info when do_tls_setsockopt_tx failsSabrina Dubroca
2018-01-31tls: return -EBUSY if crypto_info is already setSabrina Dubroca
2018-01-31tls: fix sw_ctx leakSabrina Dubroca
2018-01-31net/tls: Only attach to sockets in ESTABLISHED stateIlya Lesokhin
2018-01-31netlink: reset extack earlier in netlink_rcv_skbXin Long
2018-01-31nfp: use the correct index for link speed tableJakub Kicinski
2018-01-31net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh
2018-01-31netlink: extack needs to be reset each time through loopDavid Ahern
2018-01-31sctp: reinit stream if stream outcnt has been change by sinit in sendmsgXin Long
2018-01-31flow_dissector: properly cap thoff fieldEric Dumazet
2018-01-31tun: fix a memory leak for tfile->tx_arrayCong Wang
2018-01-31mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz
2018-01-31gso: validate gso_type in GSO handlersWillem de Bruijn
2018-01-31ip6_gre: init dev->mtu and dev->hard_header_len correctlyAlexey Kodanev
2018-01-31be2net: restore properly promisc mode after queues reconfigurationIvan Vecera
2018-01-31ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault
2018-01-31net/mlx5: Fix get vector affinity helper functionSaeed Mahameed
2018-01-31{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha
2018-01-31tipc: fix a memory leak in tipc_nl_node_get_link()Cong Wang
2018-01-31sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long
2018-01-31sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long
2018-01-31r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu
2018-01-31pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault
2018-01-31net: vrf: Add support for sends to local broadcast addressDavid Ahern
2018-01-31net/tls: Fix inverted error codes to avoid endless loopr.hering@avm.de
2018-01-31net: tcp: close sock if net namespace is exitingDan Streetman
2018-01-31net: qdisc_pkt_len_init() should be more robustEric Dumazet
2018-01-31net: igmp: fix source address check for IGMPv3 reportsFelix Fietkau
2018-01-31lan78xx: Fix failure in USB Full SpeedYuiko Oshino
2018-01-31ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet
2018-01-31ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney
2018-01-31ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings
2018-01-31dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev
2018-01-31ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANYJim Westfall