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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-24
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
1
-1
/
+3
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+6
2023-02-23
net/9p: Adjust maximum MSIZE to account for p9 header
Eric Van Hensbergen
1
-1
/
+5
2023-02-23
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
1
-31
/
+21
2023-02-23
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
Lu Wei
1
-5
/
+6
2023-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
13
-29
/
+48
2023-02-22
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-4
/
+6
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
24
-1329
/
+4758
2023-02-22
Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+2
2023-02-22
Merge branch 'for-6.3/hid-bpf' into for-linus
Benjamin Tissoires
1
-1
/
+1
2023-02-22
Merge branch 'for-6.3/hid-core' into for-linus
Benjamin Tissoires
1
-2
/
+1
2023-02-22
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
3
-0
/
+12
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
299
-13882
/
+13406
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
8
-78
/
+71
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
2023-02-22
netfilter: ctnetlink: make event listener tracking global
Florian Westphal
3
-5
/
+9
2023-02-22
netfilter: xt_length: use skb len to match in length_mt6
Xin Long
1
-2
/
+1
2023-02-22
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
3
-5
/
+3
2023-02-22
netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
Phil Sutter
1
-1
/
+3
2023-02-22
netfilter: conntrack: fix rmmod double-free race
Florian Westphal
3
-14
/
+15
2023-02-22
netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
Hangyu Hua
1
-1
/
+4
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-67
/
+77
2023-02-21
net: ethtool: fix __ethtool_dev_mm_supported() implementation
Vladimir Oltean
1
-1
/
+1
2023-02-21
ethtool: pse-pd: Fix double word in comments
Bo Liu
1
-1
/
+1
2023-02-21
xsk: add linux/vmalloc.h to xsk.c
Xuan Zhuo
1
-0
/
+1
2023-02-20
net/sched: flower: Support hardware miss to tc action
Paul Blakey
1
-1
/
+12
2023-02-20
net/sched: flower: Move filter handle initialization earlier
Paul Blakey
1
-27
/
+35
2023-02-20
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
3
-12
/
+208
2023-02-20
net/sched: Rename user cookie and act cookie
Paul Blakey
2
-27
/
+27
2023-02-20
Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...
Jakub Kicinski
14
-34
/
+1099
2023-02-20
net/ulp: Remove redundant ->clone() test in inet_clone_ulp().
Kuniyuki Iwashima
1
-2
/
+1
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-41
/
+63
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
5
-35
/
+20
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+7
2023-02-20
SUNRPC: Fix occasional warning when destroying gss_krb5_enctypes
Chuck Lever
2
-6
/
+8
2023-02-20
SUNRPC: Remove ->xpo_secure_port()
Chuck Lever
4
-10
/
+3
2023-02-20
SUNRPC: Fix whitespace damage in svcauth_unix.c
Chuck Lever
1
-3
/
+3
2023-02-20
SUNRPC: Add encryption self-tests
Chuck Lever
3
-5
/
+142
2023-02-20
SUNRPC: Add RFC 8009 encryption KUnit tests
Chuck Lever
3
-4
/
+354
2023-02-20
SUNRPC: Add RFC 8009 checksum KUnit tests
Chuck Lever
1
-0
/
+53
2023-02-20
SUNRPC: Add KDF-HMAC-SHA2 Kunit tests
Chuck Lever
2
-1
/
+115
2023-02-20
SUNRPC: Add encryption KUnit tests for the RFC 6803 encryption types
Chuck Lever
1
-0
/
+400
2023-02-20
SUNRPC: Add checksum KUnit tests for the RFC 6803 encryption types
Chuck Lever
2
-0
/
+169
2023-02-20
SUNRPC: Add KDF KUnit tests for the RFC 6803 encryption types
Chuck Lever
2
-1
/
+127
2023-02-20
SUNRPC: Add Kunit tests for RFC 3962-defined encryption/decryption
Chuck Lever
4
-9
/
+296
2023-02-20
SUNRPC: Add KUnit tests RFC 3961 Key Derivation
Chuck Lever
1
-0
/
+227
2023-02-20
SUNRPC: Export get_gss_krb5_enctype()
Chuck Lever
2
-19
/
+17
2023-02-20
SUNRPC: Add KUnit tests for rpcsec_krb5.ko
Chuck Lever
6
-4
/
+298
[prev]
[next]