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
2016-08-15
net: hns: mdio->irq is an array, so no need to check if it is null
Colin Ian King
1
-2
/
+1
2016-08-15
switchdev: Put export declaration in the right place
Or Gerlitz
1
-1
/
+1
2016-08-15
gre: set inner_protocol on xmit
Simon Horman
3
-3
/
+1
2016-08-15
Merge branch 'qed-janitorial'
David S. Miller
13
-709
/
+484
2016-08-15
qed*: Add and modify some prints
Yuval Mintz
6
-24
/
+53
2016-08-15
qed*: Trivial modifications
Yuval Mintz
6
-46
/
+28
2016-08-15
qed*: Semantic changes
Yuval Mintz
13
-640
/
+404
2016-08-15
Merge tag 'iommu-fixes-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+12
2016-08-15
Merge tag 'edac_fixes_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+11
2016-08-15
net: ipv6: Fix ping to link-local addresses.
Lorenzo Colitti
1
-16
/
+17
2016-08-15
fjes: Delete owner assignment
Markus Elfring
1
-1
/
+0
2016-08-15
rhashtable: fix shift by 64 when shrinking
Vegard Nossum
1
-2
/
+4
2016-08-15
pptp: Refactor the struct and macros of PPTP codes
Gao Feng
3
-35
/
+24
2016-08-14
mlxsw: spectrum_router: Fix use after free
Vincent
1
-1
/
+2
2016-08-14
net: dsa: b53: remove .owner and .bus fields for driver
Wei Yongjun
1
-2
/
+0
2016-08-14
net: macb: add missing free_netdev() on error in macb_probe()
Wei Yongjun
1
-1
/
+1
2016-08-14
qed: Fix possible memory leak in qed_dcbnl_get_ieee_pfc()
Wei Yongjun
1
-0
/
+1
2016-08-14
Merge branch 'cxgb4-IFLA_VF_MAC'
David S. Miller
6
-24
/
+253
2016-08-14
cxgb4/cxgb4vf: Add set VF mac address support
Hariprasad Shenai
6
-7
/
+151
2016-08-14
cxgb4: Add control net_device for configuring PCIe VF
Hariprasad Shenai
1
-18
/
+103
2016-08-14
rhashtable: avoid large lock-array allocations
Florian Westphal
1
-2
/
+5
2016-08-14
Merge branch 'proc-per-ns'
David S. Miller
6
-13
/
+61
2016-08-14
net: make net namespace sysctls belong to container's owner
Dmitry Torokhov
3
-9
/
+29
2016-08-14
proc: make proc entries inherit ownership from parent
Dmitry Torokhov
2
-0
/
+15
2016-08-14
netns: do not call pernet ops for not yet set up init_net namespace
Dmitry Torokhov
1
-4
/
+17
2016-08-14
Linux 4.8-rc2
Linus Torvalds
1
-1
/
+1
2016-08-15
tools/virtio: add dma stubs
Michael S. Tsirkin
5
-1
/
+52
2016-08-15
vhost/test: fix after swiotlb changes
Michael S. Tsirkin
1
-4
/
+4
2016-08-15
vhost/vsock: drop space available check for TX vq
Gerard Garcia
1
-7
/
+3
2016-08-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
9
-8
/
+84
2016-08-15
ringtest: test build fix
Michael S. Tsirkin
1
-0
/
+1
2016-08-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+0
2016-08-13
Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+3
2016-08-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
8
-86
/
+136
2016-08-13
net: phy: initialize rc to zero to avoid returning garbage value
Colin Ian King
1
-1
/
+1
2016-08-13
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
5
-12
/
+7
2016-08-13
macsec: fix lockdep splats when nesting devices
Sabrina Dubroca
1
-2
/
+27
2016-08-13
net: bfin_mac: Fix a few spelling fixes
LABBE Corentin
1
-4
/
+4
2016-08-13
net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
Mike Manning
1
-2
/
+2
2016-08-13
Merge tag 'mac80211-next-for-davem-2016-08-12' of git://git.kernel.org/pub/sc...
David S. Miller
9
-83
/
+112
2016-08-13
net/sctp: always initialise sctp_ht_iter::start_fail
Vegard Nossum
1
-0
/
+1
2016-08-13
net/irda: handle iriap_register_lsap() allocation failure
Vegard Nossum
1
-2
/
+6
2016-08-13
ipv6: suppress sparse warnings in IP6_ECN_set_ce()
Johannes Berg
1
-1
/
+2
2016-08-13
bpf: fix write helpers with regards to non-linear parts
Daniel Borkmann
1
-52
/
+18
2016-08-13
net: ethernet: mediatek: add the missing of_node_put() after node is used done
sean.wang@mediatek.com
1
-0
/
+2
2016-08-13
net: ethernet: mediatek: fixed that initializing u64_stats_sync is missing
sean.wang@mediatek.com
1
-0
/
+1
2016-08-13
calipso: fix resource leak on calipso_genopt failure
Colin Ian King
1
-1
/
+3
2016-08-13
Merge branch 'net-urb-alloc-failure'
David S. Miller
16
-102
/
+27
2016-08-13
net: wireless: realtek: rtlwifi: usb: don't print error when allocating urb f...
Wolfram Sang
1
-7
/
+1
2016-08-13
net: wireless: marvell: mwifiex: usb: don't print error when allocating urb f...
Wolfram Sang
1
-15
/
+4
[prev]
[next]