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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-15
GTP: add support for flow based tunneling API
Pravin B Shelar
1
-0
/
+1
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
35
-156
/
+1408
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-446
/
+383
2021-01-14
bpf: Add tests for new BPF atomic operations
Brendan Jackman
9
-0
/
+881
2021-01-14
bpf: Add bitwise atomic instructions
Brendan Jackman
1
-0
/
+6
2021-01-14
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2
-1
/
+5
2021-01-14
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2
-0
/
+4
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
11
-33
/
+41
2021-01-14
selftests: Add separate option to nettest for address binding
David Ahern
2
-8
/
+15
2021-01-14
selftests: Remove exraneous newline in nettest
David Ahern
1
-1
/
+0
2021-01-14
selftests: Add separate options for server device bindings
David Ahern
2
-142
/
+154
2021-01-14
selftests: Add new option for client-side passwords
David Ahern
2
-45
/
+52
2021-01-14
selftests: Consistently specify address for MD5 protection
David Ahern
2
-33
/
+33
2021-01-14
selftests: Make address validation apply only to client mode
David Ahern
1
-0
/
+6
2021-01-14
selftests: Add missing newline in nettest error messages
David Ahern
1
-8
/
+6
2021-01-14
selftests: Use separate stdout and stderr buffers in nettest
David Ahern
1
-1
/
+20
2021-01-14
selftests: Add support to nettest to run both client and server
David Ahern
1
-8
/
+85
2021-01-14
selftests: Add options to set network namespace to nettest
David Ahern
1
-1
/
+55
2021-01-14
selftests: Move address validation in nettest
David Ahern
1
-17
/
+43
2021-01-14
selftests: Move convert_addr up in nettest
David Ahern
1
-126
/
+126
2021-01-14
selftests: Move device validation in nettest
David Ahern
1
-22
/
+42
2021-01-14
Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+4
2021-01-14
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-5
/
+11
2021-01-13
tools/bpftool: Add -Wall when building BPF programs
Ian Rogers
1
-1
/
+1
2021-01-13
bpf, libbpf: Avoid unused function warning on bpf_tail_call_static
Ian Rogers
1
-1
/
+1
2021-01-13
selftests/bpf: Install btf_dump test cases
Jean-Philippe Brucker
1
-1
/
+2
2021-01-13
selftests/bpf: Fix installation of urandom_read
Jean-Philippe Brucker
1
-1
/
+1
2021-01-13
selftests/bpf: Move generated test files to $(TEST_GEN_FILES)
Jean-Philippe Brucker
1
-4
/
+3
2021-01-13
selftests/bpf: Fix out-of-tree build
Jean-Philippe Brucker
1
-1
/
+1
2021-01-13
selftests/bpf: Enable cross-building
Jean-Philippe Brucker
1
-11
/
+35
2021-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-3
/
+9
2021-01-12
selftests/bpf: Test kernel module ksym externs
Andrii Nakryiko
3
-0
/
+60
2021-01-12
libbpf: Support kernel module ksym externs
Andrii Nakryiko
1
-18
/
+32
2021-01-12
selftests/bpf: Sync RCU before unloading bpf_testmod
Andrii Nakryiko
3
-33
/
+12
2021-01-12
bpf: Extend bind v4/v6 selftests for mark/prio/bindtoifindex
Daniel Borkmann
2
-8
/
+76
2021-01-12
bpf: Clarify return value of probe str helpers
Brendan Jackman
1
-5
/
+5
2021-01-10
selftests: netfilter: Pass family parameter "-f" to conntrack tool
Chen Yi
1
-3
/
+9
2021-01-09
selftests: mptcp: add the MP_PRIO testcases
Geliang Tang
1
-1
/
+71
2021-01-09
selftests: mptcp: add set_flags command in pm_nl_ctl
Geliang Tang
1
-1
/
+86
2021-01-09
selftests: mptcp: add testcases for setting the address ID
Geliang Tang
1
-2
/
+39
2021-01-09
selftests/tls: fix selftests after adding ChaCha20-Poly1305
Vadim Fedorenko
1
-2
/
+2
2021-01-08
Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+1
2021-01-08
Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-1
/
+4
2021-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-437
/
+363
2021-01-08
libbpf: Clarify kernel type use with USER variants of CORE reading macros
Andrii Nakryiko
1
-6
/
+39
2021-01-08
selftests/bpf: Remove duplicate include in test_lsm
Menglong Dong
1
-1
/
+0
2021-01-08
selftests/bpf: Add tests for user- and non-CO-RE BPF_CORE_READ() variants
Andrii Nakryiko
2
-0
/
+114
2021-01-08
libbpf: Add non-CO-RE variants of BPF_CORE_READ() macro family
Andrii Nakryiko
1
-0
/
+38
2021-01-08
libbpf: Add user-space variants of BPF_CORE_READ() family of macros
Andrii Nakryiko
1
-39
/
+59
2021-01-07
selftests: fib_nexthops: Fix wrong mausezahn invocation
Ido Schimmel
1
-1
/
+1
[next]