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.13.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-08-30
Merge branch 'ipv6-fix-error-path-of-inet6_init'
David S. Miller
2
-5
/
+9
2018-08-30
net: rtnl: return early from rtnl_unregister_all when protocol isn't registered
Sabrina Dubroca
1
-0
/
+4
2018-08-30
ipv6: fix cleanup ordering for pingv6 registration
Sabrina Dubroca
1
-2
/
+2
2018-08-30
ipv6: fix cleanup ordering for ip6_mr failure
Sabrina Dubroca
1
-3
/
+3
2018-08-30
net/sched: act_pedit: fix dump of extended layered op
Davide Caratti
1
-5
/
+13
2018-08-30
sh_eth: Add R7S9210 support
Chris Brandt
2
-0
/
+37
2018-08-30
Merge branch 'hns-fixes'
David S. Miller
14
-4
/
+257
2018-08-30
net: hns: add netif_carrier_off before change speed and duplex
Peng Li
1
-0
/
+2
2018-08-30
net: hns: add the code for cleaning pkt in chip
Peng Li
13
-4
/
+255
2018-08-30
r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devices
Azat Khuzhin
1
-2
/
+4
2018-08-30
tipc: switch to rhashtable iterator
Cong Wang
4
-26
/
+56
2018-08-30
Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
Jerome Brunet
2
-5
/
+1
2018-08-30
tipc: fix a missing rhashtable_walk_exit()
Cong Wang
1
-0
/
+2
2018-08-30
vti6: remove !skb->ignore_df check from vti6_xmit()
Alexey Kodanev
1
-1
/
+1
2018-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-50
/
+54
2018-08-29
Merge branch 'bpf_msg_pull_data-fixes'
Alexei Starovoitov
1
-17
/
+19
2018-08-29
bpf: fix sg shift repair start offset in bpf_msg_pull_data
Daniel Borkmann
1
-13
/
+13
2018-08-29
bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
Daniel Borkmann
1
-1
/
+4
2018-08-29
bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
Daniel Borkmann
1
-3
/
+2
2018-08-29
bpf: fix several offset tests in bpf_msg_pull_data
Daniel Borkmann
1
-5
/
+9
2018-08-28
bpf: sockmap, decrement copied count correctly in redirect error case
John Fastabend
1
-23
/
+22
2018-08-28
bpf: fix build error with clang
Stefan Agner
1
-1
/
+1
2018-08-28
bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg
Daniel Borkmann
1
-3
/
+2
2018-08-28
bpf, sockmap: fix potential use after free in bpf_tcp_close
Daniel Borkmann
1
-1
/
+1
2018-08-28
net/rds: Use rdma_read_gids to get connection SGID/DGID in IPv6
Zhu Yanjun
1
-7
/
+2
2018-08-28
net: dsa: Drop GPIO includes
Linus Walleij
1
-2
/
+0
2018-08-28
tipc: fix the big/little endian issue in tipc_dest
Haiqing Bai
2
-13
/
+6
2018-08-28
Merge branch 'net-sched-fixes'
David S. Miller
1
-2
/
+2
2018-08-28
net: sched: return -ENOENT when trying to remove filter from non-existent chain
Jiri Pirko
1
-1
/
+1
2018-08-28
net: sched: fix extack error message when chain is failed to be created
Jiri Pirko
1
-1
/
+1
2018-08-28
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
2
-0
/
+4
2018-08-28
sctp: remove useless start_fail from sctp_ht_iter in proc
Xin Long
1
-4
/
+0
2018-08-28
sctp: hold transport before accessing its asoc in sctp_transport_get_next
Xin Long
2
-11
/
+15
2018-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
92
-711
/
+754
2018-08-27
Fix up libata MAINTAINERS entry
Jens Axboe
1
-4
/
+4
2018-08-27
net: sched: Fix memory exposure from short TCA_U32_SEL
Kees Cook
1
-2
/
+8
2018-08-27
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
1
-2
/
+2
2018-08-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+15
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
28
-679
/
+485
2018-08-26
Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
93
-1628
/
+3259
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-10
/
+19
2018-08-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-17
/
+26
2018-08-26
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2018-08-26
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
17
-135
/
+481
2018-08-26
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
19
-90
/
+270
2018-08-26
qed: fix spelling mistake "comparsion" -> "comparison"
Colin Ian King
1
-1
/
+1
2018-08-26
vhost: correctly check the iova range when waking virtqueue
Jason Wang
1
-1
/
+1
2018-08-26
qlge: Fix netdev features configuration.
Manish Chopra
1
-15
/
+8
2018-08-26
net: macb: do not disable MDIO bus at open/close time
Anssi Hannula
1
-3
/
+6
[next]