summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-08net/tls: Fix connection stall on partial tls recordAndre Tomt1-0/+1
2018-05-08net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-08net: dsa: mv88e6xxx: Fix PHY interrupts by parameterising PHY base addressAndrew Lunn3-1/+28
2018-05-08tls: fix use after free in tls_sk_proto_closeEric Dumazet1-7/+4
2018-05-08sctp: delay the authentication for the duplicated cookie-echo chunkXin Long2-41/+75
2018-05-08net: nixge: Address compiler warnings about signednessMoritz Fischer1-1/+1
2018-05-08net: nixge: Fix error path for obtaining mac addressMoritz Fischer1-3/+5
2018-05-08selftests: net: use TEST_PROGS_EXTENDEDAnders Roxell1-1/+1
2018-05-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-4/+15
2018-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-5/+14
2018-05-04net: phy: sfp: fix the BR,min computationAntoine Tenart1-1/+1
2018-05-04net: ethernet: sun: niu set correct packet size in skbRob Taglang1-3/+2
2018-05-04net/netlink: make sure the headers line up actual value outputYU Bo1-3/+3
2018-05-04tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan1-4/+5
2018-05-04nsh: fix infinite loopEric Dumazet1-0/+4
2018-05-04net: atm: Fix potential Spectre v1Gustavo A. R. Silva1-2/+7
2018-05-04atm: zatm: Fix potential Spectre v1Gustavo A. R. Silva1-0/+3
2018-05-04openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is foundStefano Brivio1-6/+3
2018-05-04net: phy: broadcom: add support for BCM89610 PHYBhadram Varka2-0/+11
2018-05-04Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds70-316/+602
2018-05-04Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-7/+22
2018-05-04bpf: use array_index_nospec in find_prog_typeDaniel Borkmann1-2/+8
2018-05-04bpf: fix possible spectre-v1 in find_and_alloc_map()Mark Rutland1-3/+6
2018-05-03dccp: fix tasklet usageEric Dumazet2-3/+13
2018-05-03Merge branch 'smc-fixes'David S. Miller3-26/+42
2018-05-03smc: fix sendpage() callStefan Raspl1-2/+4
2018-05-03net/smc: handle unregistered buffersKarsten Graul3-5/+24
2018-05-03net/smc: call consolidationKarsten Graul1-20/+15
2018-05-03qed: fix spelling mistake: "offloded" -> "offloaded"Colin Ian King1-1/+1
2018-05-03net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"Colin Ian King1-1/+1
2018-05-03Merge tag 'dma-mapping-4.17-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-05-03tcp: restore autocorkingEric Dumazet1-1/+1
2018-05-03rds: do not leak kernel memory to user landEric Dumazet1-0/+1
2018-05-03qmi_wwan: do not steal interfaces from class driversBjørn Mork1-0/+12
2018-05-03Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-30/+42
2018-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-85/+142
2018-05-03ipv4: fix fnhe usage by non-cached routesJulian Anastasov1-65/+53
2018-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-8/+10
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-29/+36
2018-05-03Merge branch 'bpf-sockmap-fixes'Alexei Starovoitov1-22/+26
2018-05-03bpf: sockmap, fix error handling in redirect failuresJohn Fastabend1-16/+12
2018-05-03bpf: sockmap, zero sg_size on error when buffer is releasedJohn Fastabend1-4/+11
2018-05-03bpf: 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