summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-02bpf: sockmap, fix scatterlist update on error path in send with applyJohn Fastabend1-2/+3
2018-05-02net_sched: fq: take care of throttled flows before reuseEric Dumazet1-12/+25
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel2-1/+5
2018-05-02parisc: Fix section mismatchesHelge Deller3-3/+3
2018-05-02parisc: drivers.c: Fix section mismatchesHelge Deller1-3/+4
2018-05-02Merge branch 'x86-bpf-jit-fixes'Alexei Starovoitov1-3/+3
2018-05-02bpf, x64: fix memleak when not converging on callsDaniel Borkmann1-1/+1
2018-05-02bpf, x64: fix memleak when not converging after imageDaniel Borkmann1-2/+2
2018-05-02drm/bridge: vga-dac: Fix edid memory leakSean Paul1-1/+3
2018-05-02net/smc: restrict non-blocking connect finishUrsula Braun1-6/+8
2018-05-028139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar1-1/+1
2018-05-02xfs: cap the length of deduplication requestsDarrick J. Wong1-0/+10
2018-05-03modpost: delete stale commentRasmus Villemoes1-8/+1
2018-05-02sctp: fix the issue that the cookie-ack with auth can't get processedXin Long1-1/+1
2018-05-02sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long1-1/+1
2018-05-02sctp: init active key for the new asoc in dupcook_a and dupcook_bXin Long1-0/+6
2018-05-02tcp_bbr: fix to zero idle_restart only upon S/ACKed dataNeal Cardwell1-1/+3
2018-05-02net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko1-0/+2
2018-05-02x86/cpu: Restore CPUID_8000_0008_EBX reloadThomas Gleixner1-1/+5
2018-05-02Revert "vhost: make msg padding explicit"Michael S. Tsirkin1-1/+0
2018-05-02clocksource: Rework stale commentPeter Zijlstra1-4/+2
2018-05-02clocksource: Consistent de-rate when marking unstablePeter Zijlstra1-1/+8
2018-05-02x86/tsc: Fix mark_tsc_unstable()Peter Zijlstra1-7/+5
2018-05-02clocksource: Initialize cs->wd_listPeter Zijlstra1-0/+2
2018-05-02clocksource: Allow clocksource_mark_unstable() on unregistered clocksourcesPeter Zijlstra1-16/+34
2018-05-02x86/tsc: Always unregister clocksource_tsc_earlyPeter Zijlstra1-4/+6
2018-05-02irqchip/qcom: Fix check for spurious interruptsAgustin Vega-Frias1-2/+2
2018-05-02swiotlb: fix inversed DMA_ATTR_NO_WARN testMichel Dänzer1-1/+1
2018-05-02Btrfs: send, fix missing truncate for inode with prealloc extent past eofFilipe Manana1-0/+4
2018-05-02btrfs: Take trans lock before access running trans in check_delayed_refethanwu1-0/+7
2018-05-02USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman1-34/+35
2018-05-02USB: serial: option: adding support for ublox R410MSZ Lin (林上智)1-0/+5
2018-05-02ALSA: pcm: Check PCM state at xfern compat ioctlTakashi Iwai1-0/+2
2018-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2-0/+7
2018-05-01nfp: flower: set tunnel ttl value to net defaultJohn Hurley2-3/+12
2018-05-01net/tls: Don't recursively call push_record during tls_write_space callbacksDave Watson2-0/+8
2018-05-01Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas2-0/+12
2018-05-02bpf: minor fix to selftest test_stacktrace_build_id()Song Liu1-2/+2
2018-05-01Merge tag 'meson-clk-fixes-4.17-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd2-4/+3
2018-05-01hexagon: export csum_partial_copy_nocheckArnd Bergmann1-0/+1
2018-05-01hexagon: add memset_io() helperArnd Bergmann1-0/+6
2018-05-01Input: atmel_mxt_ts - fix the firmware updateNick Dyer1-76/+110
2018-05-01Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)1-0/+9
2018-05-01ipv6: Allow non-gateway ECMP for IPv6Thomas Winter2-5/+1
2018-05-01ethtool: fix a potential missing-check bugWenwen Wang1-0/+5
2018-05-01net/mlx4: fix spelling mistake: "failedi" -> "failed"Colin Ian King1-1/+1
2018-05-01vhost: make msg padding explicitMichael S. Tsirkin1-0/+1
2018-05-01tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet1-1/+1
2018-05-01ipv6: fix uninit-value in ip6_multipath_l3_keys()Eric Dumazet1-1/+6
2018-05-01Merge tag 'xfs-4.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds4-6/+42