index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-16
GTP: add support for flow based tunneling API
Pravin B Shelar
1
-0
/
+1
2021-01-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
35
-156
/
+1408
2021-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-446
/
+383
2021-01-15
bpf: Add tests for new BPF atomic operations
Brendan Jackman
9
-0
/
+881
2021-01-15
bpf: Add bitwise atomic instructions
Brendan Jackman
1
-0
/
+6
2021-01-15
bpf: Add instructions for atomic_[cmp]xchg
Brendan Jackman
2
-1
/
+5
2021-01-15
bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
Brendan Jackman
2
-0
/
+4
2021-01-15
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
11
-33
/
+41
2021-01-15
selftests: Add separate option to nettest for address binding
David Ahern
2
-8
/
+15
2021-01-15
selftests: Remove exraneous newline in nettest
David Ahern
1
-1
/
+0
2021-01-15
selftests: Add separate options for server device bindings
David Ahern
2
-142
/
+154
2021-01-15
selftests: Add new option for client-side passwords
David Ahern
2
-45
/
+52
2021-01-15
selftests: Consistently specify address for MD5 protection
David Ahern
2
-33
/
+33
2021-01-15
selftests: Make address validation apply only to client mode
David Ahern
1
-0
/
+6
2021-01-15
selftests: Add missing newline in nettest error messages
David Ahern
1
-8
/
+6
2021-01-15
selftests: Use separate stdout and stderr buffers in nettest
David Ahern
1
-1
/
+20
2021-01-15
selftests: Add support to nettest to run both client and server
David Ahern
1
-8
/
+85
2021-01-15
selftests: Add options to set network namespace to nettest
David Ahern
1
-1
/
+55
2021-01-15
selftests: Move address validation in nettest
David Ahern
1
-17
/
+43
2021-01-15
selftests: Move convert_addr up in nettest
David Ahern
1
-126
/
+126
2021-01-15
selftests: Move device validation in nettest
David Ahern
1
-22
/
+42
2021-01-15
Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+4
2021-01-15
Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-5
/
+11
2021-01-14
tools/bpftool: Add -Wall when building BPF programs
Ian Rogers
1
-1
/
+1
2021-01-14
bpf, libbpf: Avoid unused function warning on bpf_tail_call_static
Ian Rogers
1
-1
/
+1
2021-01-14
selftests/bpf: Install btf_dump test cases
Jean-Philippe Brucker
1
-1
/
+2
2021-01-14
selftests/bpf: Fix installation of urandom_read
Jean-Philippe Brucker
1
-1
/
+1
2021-01-14
selftests/bpf: Move generated test files to $(TEST_GEN_FILES)
Jean-Philippe Brucker
1
-4
/
+3
2021-01-14
selftests/bpf: Fix out-of-tree build
Jean-Philippe Brucker
1
-1
/
+1
2021-01-14
selftests/bpf: Enable cross-building
Jean-Philippe Brucker
1
-11
/
+35
2021-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-3
/
+9
2021-01-13
selftests/bpf: Test kernel module ksym externs
Andrii Nakryiko
3
-0
/
+60
2021-01-13
libbpf: Support kernel module ksym externs
Andrii Nakryiko
1
-18
/
+32
2021-01-13
selftests/bpf: Sync RCU before unloading bpf_testmod
Andrii Nakryiko
3
-33
/
+12
2021-01-13
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-10
selftests: mptcp: add the MP_PRIO testcases
Geliang Tang
1
-1
/
+71
2021-01-10
selftests: mptcp: add set_flags command in pm_nl_ctl
Geliang Tang
1
-1
/
+86
2021-01-10
selftests: mptcp: add testcases for setting the address ID
Geliang Tang
1
-2
/
+39
2021-01-10
selftests/tls: fix selftests after adding ChaCha20-Poly1305
Vadim Fedorenko
1
-2
/
+2
2021-01-09
Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+1
2021-01-09
Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-1
/
+4
2021-01-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-437
/
+363
2021-01-09
libbpf: Clarify kernel type use with USER variants of CORE reading macros
Andrii Nakryiko
1
-6
/
+39
2021-01-09
selftests/bpf: Remove duplicate include in test_lsm
Menglong Dong
1
-1
/
+0
2021-01-09
selftests/bpf: Add tests for user- and non-CO-RE BPF_CORE_READ() variants
Andrii Nakryiko
2
-0
/
+114
2021-01-09
libbpf: Add non-CO-RE variants of BPF_CORE_READ() macro family
Andrii Nakryiko
1
-0
/
+38
2021-01-09
libbpf: Add user-space variants of BPF_CORE_READ() family of macros
Andrii Nakryiko
1
-39
/
+59
2021-01-08
selftests: fib_nexthops: Fix wrong mausezahn invocation
Ido Schimmel
1
-1
/
+1
[next]