summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-05-07net/tls: Fix connection stall on partial tls recordAndre Tomt
2018-05-07net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang
2018-05-07net: dsa: mv88e6xxx: Fix PHY interrupts by parameterising PHY base addressAndrew Lunn
2018-05-07tls: fix use after free in tls_sk_proto_closeEric Dumazet
2018-05-07sctp: delay the authentication for the duplicated cookie-echo chunkXin Long
2018-05-07net: nixge: Address compiler warnings about signednessMoritz Fischer
2018-05-07net: nixge: Fix error path for obtaining mac addressMoritz Fischer
2018-05-07selftests: net: use TEST_PROGS_EXTENDEDAnders Roxell
2018-05-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-04net: phy: sfp: fix the BR,min computationAntoine Tenart
2018-05-04net: ethernet: sun: niu set correct packet size in skbRob Taglang
2018-05-04net/netlink: make sure the headers line up actual value outputYU Bo
2018-05-04tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan
2018-05-04nsh: fix infinite loopEric Dumazet
2018-05-04net: atm: Fix potential Spectre v1Gustavo A. R. Silva
2018-05-04atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva
2018-05-04openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is foundStefano Brivio
2018-05-04net: phy: broadcom: add support for BCM89610 PHYBhadram Varka
2018-05-03Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-03Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-03bpf: use array_index_nospec in find_prog_typeDaniel Borkmann
2018-05-04bpf: fix possible spectre-v1 in find_and_alloc_map()Mark Rutland
2018-05-03dccp: fix tasklet usageEric Dumazet
2018-05-03Merge branch 'smc-fixes'David S. Miller
2018-05-03smc: fix sendpage() callStefan Raspl
2018-05-03net/smc: handle unregistered buffersKarsten Graul
2018-05-03net/smc: call consolidationKarsten Graul
2018-05-03qed: fix spelling mistake: "offloded" -> "offloaded"Colin Ian King
2018-05-03net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"Colin Ian King
2018-05-03Merge tag 'dma-mapping-4.17-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-03tcp: restore autocorkingEric Dumazet
2018-05-03rds: do not leak kernel memory to user landEric Dumazet
2018-05-03qmi_wwan: do not steal interfaces from class driversBjørn Mork
2018-05-02Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-05-02ipv4: fix fnhe usage by non-cached routesJulian Anastasov
2018-05-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-02Merge branch 'bpf-sockmap-fixes'Alexei Starovoitov
2018-05-02bpf: sockmap, fix error handling in redirect failuresJohn Fastabend
2018-05-02bpf: sockmap, zero sg_size on error when buffer is releasedJohn Fastabend
2018-05-02bpf: sockmap, fix scatterlist update on error path in send with applyJohn Fastabend
2018-05-02net_sched: fq: take care of throttled flows before reuseEric Dumazet
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel
2018-05-02parisc: Fix section mismatchesHelge Deller
2018-05-02parisc: drivers.c: Fix section mismatchesHelge Deller
2018-05-02Merge branch 'x86-bpf-jit-fixes'Alexei Starovoitov