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-04-08
netlink: fix uninit-value in netlink_sendmsg
Eric Dumazet
1
-0
/
+2
2018-04-08
crypto: af_alg - fix possible uninit-value in alg_bind()
Eric Dumazet
1
-4
/
+4
2018-04-07
net_sched: fix a missing idr_remove() in u32_delete_key()
Cong Wang
1
-0
/
+1
2018-04-06
net: phy: marvell: Enable interrupt function on LED2 pin
Esben Haabendal
1
-2
/
+18
2018-04-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2
-3
/
+5
2018-04-06
ice: Bug fixes in ethtool code
Anirudh Venkataramanan
1
-2
/
+2
2018-04-06
ice: Fix error return code in ice_init_hw()
Wei Yongjun
1
-1
/
+3
2018-04-06
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
Davide Caratti
1
-4
/
+8
2018-04-06
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
1
-2
/
+5
2018-04-06
Merge branch 'hv_netvsc-Fix-shutdown-issues-on-older-Windows-hosts'
David S. Miller
1
-16
/
+44
2018-04-06
hv_netvsc: Pass net_device parameter to revoke and teardown functions
Mohammed Gamal
1
-19
/
+18
2018-04-06
hv_netvsc: Ensure correct teardown message sequence order
Mohammed Gamal
1
-6
/
+13
2018-04-06
hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
Mohammed Gamal
1
-12
/
+34
2018-04-06
hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
Mohammed Gamal
1
-2
/
+2
2018-04-06
net: mvpp2: Fix parser entry init boundary check
Maxime Chevallier
1
-1
/
+1
2018-04-06
arp: fix arp_filter on l3slave devices
Miguel Fadon Perlines
1
-1
/
+1
2018-04-05
Merge branch 'net-tunnel-name-validate'
David S. Miller
6
-18
/
+29
2018-04-05
vti6: better validate user provided tunnel names
Eric Dumazet
1
-2
/
+5
2018-04-05
ip6_tunnel: better validate user provided tunnel names
Eric Dumazet
1
-4
/
+7
2018-04-05
ip6_gre: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-04-05
ipv6: sit: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-04-05
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
1
-5
/
+6
2018-04-05
net: fool proof dev_valid_name()
Eric Dumazet
1
-1
/
+1
2018-04-05
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
141
-1207
/
+3377
2018-04-05
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
27
-894
/
+1370
2018-04-05
Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
655
-91102
/
+27014
2018-04-05
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
53
-738
/
+2902
2018-04-05
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
203
-3082
/
+9264
2018-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-120
/
+326
2018-04-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
183
-7763
/
+22264
2018-04-05
Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-255
/
+1603
2018-04-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
58
-802
/
+1483
2018-04-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
46
-277
/
+1112
2018-04-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-256
/
+238
2018-04-05
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-33
/
+29
2018-04-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
16
-264
/
+269
2018-04-05
Merge tag '4.17-SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
23
-270
/
+435
2018-04-04
Merge tag 'gfs2-4.17.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-72
/
+68
2018-04-04
Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
68
-1698
/
+2075
2018-04-04
Merge tag 'xfs-4.17-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
71
-1167
/
+1365
2018-04-04
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
8
-764
/
+735
2018-04-04
netdevsim: remove incorrect __net_initdata annotations
Arnd Bergmann
2
-2
/
+2
2018-04-04
sfc: remove ctpio_dmabuf_start from stats
Bert Kenward
2
-3
/
+0
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
4
-9
/
+2
2018-04-04
tipc: Fix namespace violation in tipc_sk_fill_sock_diag
GhantaKrishnamurthy MohanKrishna
1
-1
/
+2
2018-04-04
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
2
-2
/
+4
2018-04-04
nvmem: disallow modular CONFIG_NVMEM
Arnd Bergmann
1
-1
/
+1
2018-04-04
net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGES
Tan Xiaojun
1
-1
/
+1
2018-04-04
nfp: use full 40 bits of the NSP buffer address
Dirk van der Merwe
1
-4
/
+5
2018-04-04
lan78xx: Connect phy early
Alexander Graf
1
-16
/
+18
[next]