index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
selftests: forwarding: gre_multipath: Drop IPv6 tests
Petr Machata
1
-107
/
+6
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-12
/
+147
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
23
-153
/
+157
2018-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-45
/
+22
2018-07-18
tc-tests: initial version of fw filter unit tests
Keara Leibovitz
1
-0
/
+1049
2018-07-18
selftests/bpf: add test for sharing objects between netdevs
Jakub Kicinski
1
-4
/
+142
2018-07-18
netdevsim: associate bound programs with shared dev
Jakub Kicinski
1
-2
/
+3
2018-07-16
tools: bpftool: don't pass FEATURES_DUMP to libbpf
Jakub Kicinski
1
-1
/
+1
2018-07-16
tools: libbpf: remove libelf-getphdrnum feature detection
Jakub Kicinski
1
-5
/
+1
2018-07-16
selftests: tls: add selftests for TLS sockets
Dave Watson
2
-1
/
+693
2018-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
33
-241
/
+1841
2018-07-15
selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
3
-6
/
+16
2018-07-15
selftests/bpf: Better verification in test_tcpbpf
Andrey Ignatov
1
-25
/
+39
2018-07-15
selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers
Andrey Ignatov
2
-34
/
+22
2018-07-15
selftests/bpf: Fix const'ness in cgroup_helpers
Andrey Ignatov
2
-6
/
+6
2018-07-15
bpf: Sync bpf.h to tools/
Andrey Ignatov
1
-0
/
+3
2018-07-14
bpf: btf: print map dump and lookup with btf info
Okash Khawaja
1
-16
/
+201
2018-07-14
bpf: btf: add btf print functionality
Okash Khawaja
2
-0
/
+266
2018-07-14
bpf: btf: export btf types and name by offset from lib
Okash Khawaja
2
-20
/
+48
2018-07-14
tools: include reallocarray feature test in FEATURE_TESTS_BASIC
Jakub Kicinski
1
-0
/
+1
2018-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+22
2018-07-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-81
/
+84
2018-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+17
2018-07-13
Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-5
/
+5
2018-07-13
selftests/bpf: add test for multiple programs
Jakub Kicinski
1
-0
/
+63
2018-07-13
netdevsim: add support for simultaneous driver and hw XDP
Jakub Kicinski
1
-8
/
+0
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
1
-2
/
+2
2018-07-13
Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2018-07-12
selftests: in udpgso_bench do not test udp zerocopy
Willem de Bruijn
1
-3
/
+0
2018-07-12
tc-testing: add geneve options in tunnel_key unit tests
Pieter Jansen van Vuuren
1
-0
/
+168
2018-07-12
tools: bpf: build and install man page for eBPF helpers from bpftool/
Quentin Monnet
2
-5
/
+67
2018-07-12
tools: bpf: synchronise BPF UAPI header with tools
Quentin Monnet
1
-8
/
+24
2018-07-13
tools: build: Use HOSTLDFLAGS with fixdep
Laura Abbott
1
-1
/
+1
2018-07-13
tools: build: Fixup host c flags
Laura Abbott
2
-2
/
+2
2018-07-13
tools build: fix # escaping in .cmd files for future Make
Paul Menzel
1
-2
/
+2
2018-07-11
selftests: forwarding: mirror_gre_nh: Unset rp_filter on host VRF
Petr Machata
1
-0
/
+4
2018-07-11
bpf: fix panic due to oob in bpf_prog_test_run_skb
Daniel Borkmann
1
-1
/
+22
2018-07-11
tools: bpftool: allow reuse of maps with bpftool prog load
Jakub Kicinski
5
-23
/
+219
2018-07-11
tools: libbpf: allow map reuse
Jakub Kicinski
2
-0
/
+54
2018-07-11
tools: bpf: make use of reallocarray
Jakub Kicinski
10
-9
/
+334
2018-07-11
tools: libbpf: move library error code into a separate file
Jakub Kicinski
3
-49
/
+75
2018-07-11
tools: bpftool: reimplement bpf_prog_load() for prog load
Jakub Kicinski
1
-13
/
+48
2018-07-11
tools: libbpf: add extended attributes version of bpf_object__open()
Jakub Kicinski
2
-6
/
+26
2018-07-11
tools: libbpf: recognize offload neutral maps
Jakub Kicinski
2
-1
/
+8
2018-07-11
tools: bpftool: allow users to specify program type for prog load
Jakub Kicinski
3
-5
/
+60
2018-07-11
tools: libbpf: expose the prog type guessing from section name logic
Jakub Kicinski
2
-18
/
+28
2018-07-11
tools: bpftool: add support for loading programs for offload
Jakub Kicinski
3
-6
/
+58
2018-07-11
tools: bpftool: refactor argument parsing for prog load
Jakub Kicinski
2
-4
/
+22
2018-07-11
selftests/bpf: add Error: prefix in check_extack helper
Jakub Kicinski
1
-4
/
+4
2018-07-11
selftests/bpf: remove duplicated word from test offloads
Jakub Kicinski
1
-1
/
+1
[next]