index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-08
sctp: do not leak kernel memory to user space
Eric Dumazet
1
-1
/
+3
2018-04-07
Merge branch 'net-fix-uninit-values-in-networking-stack'
David S. Miller
10
-12
/
+20
2018-04-07
soreuseport: initialise timewait reuseport field
Eric Dumazet
2
-0
/
+2
2018-04-07
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
Eric Dumazet
1
-5
/
+6
2018-04-07
dccp: initialize ireq->ir_mark
Eric Dumazet
2
-0
/
+2
2018-04-07
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet
1
-2
/
+2
2018-04-07
net: initialize skb->peeked when cloning
Eric Dumazet
1
-0
/
+1
2018-04-07
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-04-07
netlink: fix uninit-value in netlink_sendmsg
Eric Dumazet
1
-0
/
+2
2018-04-07
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-05
net/sched: fix NULL dereference in the error path of tcf_bpf_init()
Davide Caratti
1
-4
/
+8
2018-04-05
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
1
-2
/
+5
2018-04-05
Merge branch 'hv_netvsc-Fix-shutdown-issues-on-older-Windows-hosts'
David S. Miller
1
-16
/
+44
2018-04-05
hv_netvsc: Pass net_device parameter to revoke and teardown functions
Mohammed Gamal
1
-19
/
+18
2018-04-05
hv_netvsc: Ensure correct teardown message sequence order
Mohammed Gamal
1
-6
/
+13
2018-04-05
hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()
Mohammed Gamal
1
-12
/
+34
2018-04-05
hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown
Mohammed Gamal
1
-2
/
+2
2018-04-05
net: mvpp2: Fix parser entry init boundary check
Maxime Chevallier
1
-1
/
+1
2018-04-05
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-04
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
141
-1207
/
+3377
2018-04-04
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
27
-894
/
+1370
2018-04-04
Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
655
-91102
/
+27014
2018-04-04
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
53
-738
/
+2902
2018-04-04
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
203
-3082
/
+9264
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-120
/
+326
2018-04-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
183
-7763
/
+22264
2018-04-04
Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-255
/
+1603
2018-04-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
58
-802
/
+1483
2018-04-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
46
-277
/
+1112
2018-04-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-256
/
+238
2018-04-04
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-33
/
+29
2018-04-04
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
16
-264
/
+269
2018-04-04
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
[next]