index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-08
net/tls: Fix connection stall on partial tls record
Andre Tomt
1
-0
/
+1
2018-05-08
net: flow_dissector: fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-05-08
net: dsa: mv88e6xxx: Fix PHY interrupts by parameterising PHY base address
Andrew Lunn
3
-1
/
+28
2018-05-08
tls: fix use after free in tls_sk_proto_close
Eric Dumazet
1
-7
/
+4
2018-05-08
sctp: delay the authentication for the duplicated cookie-echo chunk
Xin Long
2
-41
/
+75
2018-05-08
net: nixge: Address compiler warnings about signedness
Moritz Fischer
1
-1
/
+1
2018-05-08
net: nixge: Fix error path for obtaining mac address
Moritz Fischer
1
-3
/
+5
2018-05-08
selftests: net: use TEST_PROGS_EXTENDED
Anders Roxell
1
-1
/
+1
2018-05-07
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-4
/
+15
2018-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+14
2018-05-04
net: phy: sfp: fix the BR,min computation
Antoine Tenart
1
-1
/
+1
2018-05-04
net: ethernet: sun: niu set correct packet size in skb
Rob Taglang
1
-3
/
+2
2018-05-04
net/netlink: make sure the headers line up actual value output
YU Bo
1
-3
/
+3
2018-05-04
tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
Michael Chan
1
-4
/
+5
2018-05-04
nsh: fix infinite loop
Eric Dumazet
1
-0
/
+4
2018-05-04
net: atm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-2
/
+7
2018-05-04
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+3
2018-05-04
openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
Stefano Brivio
1
-6
/
+3
2018-05-04
net: phy: broadcom: add support for BCM89610 PHY
Bhadram Varka
2
-0
/
+11
2018-05-04
Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2018-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
70
-316
/
+602
2018-05-04
Merge branch 'parisc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-7
/
+22
2018-05-04
bpf: use array_index_nospec in find_prog_type
Daniel Borkmann
1
-2
/
+8
2018-05-04
bpf: fix possible spectre-v1 in find_and_alloc_map()
Mark Rutland
1
-3
/
+6
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-03
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-30
/
+42
2018-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-85
/
+142
2018-05-03
ipv4: fix fnhe usage by non-cached routes
Julian Anastasov
1
-65
/
+53
2018-05-03
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-8
/
+10
2018-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-29
/
+36
2018-05-03
Merge branch 'bpf-sockmap-fixes'
Alexei Starovoitov
1
-22
/
+26
2018-05-03
bpf: sockmap, fix error handling in redirect failures
John Fastabend
1
-16
/
+12
2018-05-03
bpf: sockmap, zero sg_size on error when buffer is released
John Fastabend
1
-4
/
+11
2018-05-03
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
[next]