summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-19sctp: fix the issue that the cookie-ack with auth can't get processedXin Long
2018-05-19tcp: ignore Fast Open on repair modeYuchung Cheng
2018-05-19bonding: send learning packets for vlans on slaveDebabrata Banerjee
2018-05-19net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh
2018-05-19bonding: do not allow rlb updates to invalid macDebabrata Banerjee
2018-05-19tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan
2018-05-19tcp_bbr: fix to zero idle_restart only upon S/ACKed dataNeal Cardwell
2018-05-19sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long
2018-05-19sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsgXin Long
2018-05-19sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addrXin Long
2018-05-19r8169: fix powering up RTL8168hHeiner Kallweit
2018-05-19qmi_wwan: do not steal interfaces from class driversBjørn Mork
2018-05-19openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is foundStefano Brivio
2018-05-19net: support compat 64-bit time in {s,g}etsockoptLance Richardson
2018-05-19net_sched: fq: take care of throttled flows before reuseEric Dumazet
2018-05-19net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim
2018-05-19net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh
2018-05-19net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko
2018-05-19net: ethernet: sun: niu set correct packet size in skbRob Taglang
2018-05-19llc: better deal with too small mtuEric Dumazet
2018-05-19ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov
2018-05-19dccp: fix tasklet usageEric Dumazet
2018-05-19bridge: check iface upper dev when setting master via ioctlHangbin Liu
2018-05-198139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar
2018-05-16Linux 4.9.100v4.9.100Greg Kroah-Hartman
2018-05-16perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()Peter Zijlstra
2018-05-16perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]Peter Zijlstra
2018-05-16perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driverPeter Zijlstra
2018-05-16perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msrPeter Zijlstra
2018-05-16perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*Peter Zijlstra
2018-05-16tracing/uprobe_event: Fix strncpy corner caseMasami Hiramatsu
2018-05-16thermal: exynos: Propagate error value from tmu_read()Marek Szyprowski
2018-05-16thermal: exynos: Reading temperature makes sense only when TMU is turned onMarek Szyprowski
2018-05-16Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"Hans de Goede
2018-05-16atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-05-16net: atm: Fix potential Spectre v1Gustavo A. R. Silva
2018-05-16drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament
2018-05-16drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon
2018-05-16can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()Jimmy Assarsson
2018-05-16tracing: Fix regex_match_front() to not over compare the test stringSteven Rostedt (VMware)
2018-05-16libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDsHans de Goede
2018-05-16rfkill: gpio: fix memory leak in probe error pathJohan Hovold
2018-05-16gpio: fix error path in lineevent_createUwe Kleine-König
2018-05-16gpio: fix aspeed_gpio unmask irqGovert Overgaauw
2018-05-16gpioib: do not free unrequested descriptorsTimur Tabi
2018-05-16arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose
2018-05-16f2fs: fix a dead loop in f2fs_fiemap()Wei Fang
2018-05-16KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entryPaul Mackerras
2018-05-16bdi: Fix oops in wb_workfn()Jan Kara
2018-05-16tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet