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
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
5
-11
/
+69
2020-05-22
felix: Fix initialization of ioremap resources
Claudiu Manoil
3
-27
/
+24
2020-05-22
mptcp: use untruncated hash in ADD_ADDR HMAC
Todd Malsbary
4
-25
/
+24
2020-05-21
flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
Jakub Sitnicki
1
-5
/
+21
2020-05-21
net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()
Tang Bin
1
-4
/
+4
2020-05-21
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
5
-6
/
+4
2020-05-21
net: ipip: fix wrong address family in init error path
Vadim Fedorenko
1
-1
/
+1
2020-05-21
Merge branch 'net-tls-fix-encryption-error-path'
David S. Miller
1
-7
/
+10
2020-05-21
net/tls: free record only on encryption error
Vadim Fedorenko
1
-2
/
+4
2020-05-21
net/tls: fix encryption error checking
Vadim Fedorenko
1
-5
/
+6
2020-05-21
Merge branch 'net-ethernet-ti-fix-some-return-value-check'
David S. Miller
4
-6
/
+7
2020-05-21
net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probe
Wei Yongjun
1
-1
/
+2
2020-05-21
net: ethernet: ti: fix some return value check of cpsw_ale_create()
Wei Yongjun
3
-5
/
+5
2020-05-21
net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
Manivannan Sadhasivam
1
-1
/
+1
2020-05-21
ethtool: count header size in reply size estimate
Michal Kubecek
2
-3
/
+2
2020-05-20
net: nlmsg_cancel() if put fails for nhmsg
Stephen Worley
1
-0
/
+1
2020-05-20
ax25: fix setsockopt(SO_BINDTODEVICE)
Eric Dumazet
1
-2
/
+4
2020-05-20
Merge branch 'wireguard-fixes'
David S. Miller
8
-59
/
+71
2020-05-20
wireguard: noise: separate receive counter from send counter
Jason A. Donenfeld
5
-53
/
+48
2020-05-20
wireguard: queueing: preserve flow hash across packet scrubbing
Jason A. Donenfeld
4
-4
/
+17
2020-05-20
wireguard: noise: read preshared key while taking lock
Jason A. Donenfeld
1
-1
/
+5
2020-05-20
wireguard: selftests: use newer iproute2 for gcc-10
Jason A. Donenfeld
1
-1
/
+1
2020-05-20
bpf: Prevent mmap()'ing read-only maps as writable
Andrii Nakryiko
3
-4
/
+34
2020-05-20
security: Fix hook iteration for secid_to_secctx
KP Singh
1
-2
/
+14
2020-05-19
sctp: Don't add the shutdown timer if its already been added
Neil Horman
1
-3
/
+11
2020-05-19
__netif_receive_skb_core: pass skb by reference
Boris Sukholitko
1
-5
/
+15
2020-05-19
net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
Martin KaFai Lau
1
-19
/
+24
2020-05-19
r8152: support additional Microsoft Surface Ethernet Adapter variant
Marc Payne
2
-2
/
+10
2020-05-19
mptcp: use rightmost 64 bits in ADD_ADDR HMAC
Todd Malsbary
1
-2
/
+2
2020-05-19
Merge tag 'wireless-drivers-2020-05-19' of git://git.kernel.org/pub/scm/linux...
David S. Miller
1
-0
/
+4
2020-05-19
net: bmac: Fix read of MAC address from ROM
Jeremy Kerr
1
-1
/
+1
2020-05-18
net sched: fix reporting the first-time use timestamp
Roman Mashak
1
-1
/
+2
2020-05-17
net: phy: propagate an error back to the callers of phy_sfp_probe
Leon Romanovsky
1
-2
/
+2
2020-05-17
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
1
-8
/
+6
2020-05-17
dt-bindings: net: dsa: b53: Add missing size and address cells to example
Kurt Kanzenbach
1
-0
/
+3
2020-05-17
nexthop: Fix attribute checking for groups
David Ahern
1
-1
/
+1
2020-05-16
net: ipa: don't be a hog in gsi_channel_poll()
Alex Elder
1
-0
/
+1
2020-05-16
net: dsa: mt7530: fix roaming from DSA user ports
DENG Qingfang
3
-7
/
+18
2020-05-16
ipv6: Fix suspicious RCU usage warning in ip6mr
Madhuparna Bhowmik
1
-1
/
+2
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
78
-204
/
+459
2020-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-39
/
+68
2020-05-15
Merge tag 'linux-kselftest-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-12
/
+22
2020-05-15
Merge tag 'riscv-for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-21
/
+25
2020-05-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+1
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
14
-43
/
+137
2020-05-15
selftests: mptcp: pm: rm the right tmp file
Matthieu Baerts
1
-1
/
+1
2020-05-15
dpaa2-eth: properly handle buffer size restrictions
Ioana Ciornei
2
-12
/
+18
2020-05-15
Merge tag 'hwmon-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+14
2020-05-15
Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
7
-13
/
+111
2020-05-15
Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-274
/
+439
[next]