Age | Commit message (Expand) | Author | Files | Lines |
2018-05-07 | tools headers kvm: Sync uapi/linux/kvm.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+7 |
2018-05-07 | tools headers: Sync x86 cpufeatures.h with the kernel sources | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-05-07 | perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfil... | William Cohen | 1 | -1/+0 |
2018-05-07 | perf bench numa: Fix typo in options | Yisheng Xie | 1 | -1/+1 |
2018-05-03 | Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+4 |
2018-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 70 | -316/+602 |
2018-05-03 | Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -7/+22 |
2018-05-03 | dccp: fix tasklet usage | Eric Dumazet | 2 | -3/+13 |
2018-05-03 | Merge branch 'smc-fixes' | David S. Miller | 3 | -26/+42 |
2018-05-03 | smc: fix sendpage() call | Stefan Raspl | 1 | -2/+4 |
2018-05-03 | net/smc: handle unregistered buffers | Karsten Graul | 3 | -5/+24 |
2018-05-03 | net/smc: call consolidation | Karsten Graul | 1 | -20/+15 |
2018-05-03 | qed: fix spelling mistake: "offloded" -> "offloaded" | Colin Ian King | 1 | -1/+1 |
2018-05-03 | net/mlx5e: fix spelling mistake: "loobpack" -> "loopback" | Colin Ian King | 1 | -1/+1 |
2018-05-03 | Merge tag 'dma-mapping-4.17-4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+1 |
2018-05-03 | tcp: restore autocorking | Eric Dumazet | 1 | -1/+1 |
2018-05-03 | rds: do not leak kernel memory to user land | Eric Dumazet | 1 | -0/+1 |
2018-05-03 | qmi_wwan: do not steal interfaces from class drivers | Bjørn Mork | 1 | -0/+12 |
2018-05-02 | Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -30/+42 |
2018-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 7 | -85/+142 |
2018-05-02 | ipv4: fix fnhe usage by non-cached routes | Julian Anastasov | 1 | -65/+53 |
2018-05-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 3 | -8/+10 |
2018-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 4 | -29/+36 |
2018-05-02 | Merge branch 'bpf-sockmap-fixes' | Alexei Starovoitov | 1 | -22/+26 |
2018-05-02 | bpf: sockmap, fix error handling in redirect failures | John Fastabend | 1 | -16/+12 |
2018-05-02 | bpf: sockmap, zero sg_size on error when buffer is released | John Fastabend | 1 | -4/+11 |
2018-05-02 | bpf: sockmap, fix scatterlist update on error path in send with apply | John Fastabend | 1 | -2/+3 |
2018-05-02 | net_sched: fq: take care of throttled flows before reuse | Eric Dumazet | 1 | -12/+25 |
2018-05-02 | ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6" | Ido Schimmel | 2 | -1/+5 |
2018-05-02 | parisc: Fix section mismatches | Helge Deller | 3 | -3/+3 |
2018-05-02 | parisc: drivers.c: Fix section mismatches | Helge Deller | 1 | -3/+4 |
2018-05-02 | Merge branch 'x86-bpf-jit-fixes' | Alexei Starovoitov | 1 | -3/+3 |
2018-05-02 | bpf, x64: fix memleak when not converging on calls | Daniel Borkmann | 1 | -1/+1 |
2018-05-02 | bpf, x64: fix memleak when not converging after image | Daniel Borkmann | 1 | -2/+2 |
2018-05-02 | net/smc: restrict non-blocking connect finish | Ursula Braun | 1 | -6/+8 |
2018-05-02 | 8139too: Use disable_irq_nosync() in rtl8139_poll_controller() | Ingo Molnar | 1 | -1/+1 |
2018-05-02 | sctp: fix the issue that the cookie-ack with auth can't get processed | Xin Long | 1 | -1/+1 |
2018-05-02 | sctp: use the old asoc when making the cookie-ack chunk in dupcook_d | Xin Long | 1 | -1/+1 |
2018-05-02 | sctp: init active key for the new asoc in dupcook_a and dupcook_b | Xin Long | 1 | -0/+6 |
2018-05-02 | tcp_bbr: fix to zero idle_restart only upon S/ACKed data | Neal Cardwell | 1 | -1/+3 |
2018-05-02 | net: ethernet: ti: cpsw: fix packet leaking in dual_mac mode | Grygorii Strashko | 1 | -0/+2 |
2018-05-02 | Revert "vhost: make msg padding explicit" | Michael S. Tsirkin | 1 | -1/+0 |
2018-05-02 | swiotlb: fix inversed DMA_ATTR_NO_WARN test | Michel Dänzer | 1 | -1/+1 |
2018-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2 | -0/+7 |
2018-05-01 | nfp: flower: set tunnel ttl value to net default | John Hurley | 2 | -3/+12 |
2018-05-01 | net/tls: Don't recursively call push_record during tls_write_space callbacks | Dave Watson | 2 | -0/+8 |
2018-05-01 | Input: atmel_mxt_ts - add missing compatible strings to OF device table | Javier Martinez Canillas | 2 | -0/+12 |
2018-05-02 | bpf: minor fix to selftest test_stacktrace_build_id() | Song Liu | 1 | -2/+2 |
2018-05-01 | hexagon: export csum_partial_copy_nocheck | Arnd Bergmann | 1 | -0/+1 |
2018-05-01 | hexagon: add memset_io() helper | Arnd Bergmann | 1 | -0/+6 |