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
2017-11-01
selftests/bpf: remove useless bpf_trace_printk
Alexei Starovoitov
2
-5
/
+0
2017-11-01
tc-testing: better test case file error reporting
Brenda J. Butler
1
-9
/
+14
2017-11-01
tc-testing: better check if thing is list
Brenda J. Butler
1
-1
/
+1
2017-11-01
tc-testing: correction to docstring in get_unique_item
Brenda J. Butler
1
-1
/
+1
2017-11-01
tc-testing: split config file
Brenda J. Butler
2
-0
/
+37
2017-11-01
tc-testing: gitignore, ignore standard python artifacts
Brenda J. Butler
1
-0
/
+1
2017-11-01
tc-testing: very simple example test cases
Brenda J. Butler
3
-2
/
+80
2017-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-23
/
+150
2017-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-7
/
+104
2017-10-29
selftests: Introduce a new test case to tc testsuite
Chris Mi
3
-5
/
+40
2017-10-29
selftests: Introduce a new script to generate tc batch file
Chris Mi
1
-0
/
+62
2017-10-29
tools: bpftool: add bash completion for bpftool
Quentin Monnet
2
-0
/
+357
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
1
-2
/
+2
2017-10-28
Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+4
2017-10-26
tools: bpftool: try to mount bpffs if required for pinning objects
Quentin Monnet
2
-8
/
+65
2017-10-24
tools: bpftool: update documentation for --json and --pretty usage
Quentin Monnet
7
-6
/
+88
2017-10-24
tools: bpftool: add cosmetic changes for the manual pages
Quentin Monnet
3
-23
/
+26
2017-10-24
tools: bpftool: provide JSON output for all possible commands
Quentin Monnet
3
-6
/
+47
2017-10-24
tools: bpftool: turn err() and info() macros into functions
Quentin Monnet
5
-91
/
+126
2017-10-24
tools: bpftool: add JSON output for `bpftool batch file FILE` command
Quentin Monnet
1
-0
/
+20
2017-10-24
tools: bpftool: add JSON output for `bpftool map *` commands
Quentin Monnet
1
-20
/
+129
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump xlated *` command
Quentin Monnet
5
-2
/
+89
2017-10-24
tools: bpftool: add JSON output for `bpftool prog dump jited *` command
Quentin Monnet
1
-6
/
+80
2017-10-24
tools: bpftool: add JSON output for `bpftool prog show *` command
Quentin Monnet
1
-32
/
+107
2017-10-24
tools: bpftool: introduce --json and --pretty options
Quentin Monnet
2
-3
/
+35
2017-10-24
tools: bpftool: add option parsing to bpftool, --help and --version
Quentin Monnet
4
-1
/
+50
2017-10-24
tools: bpftool: copy JSON writer from iproute2 repository
Quentin Monnet
2
-0
/
+418
2017-10-23
selftests/bpf: fix broken build of test_maps
Alexei Starovoitov
2
-11
/
+57
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-47
/
+603
2017-10-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-10
/
+35
2017-10-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+7
2017-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-7
/
+524
2017-10-22
bpf: Adding helper function bpf_getsockops
Lawrence Brakmo
1
-0
/
+3
2017-10-22
tools: bpftool: add a command to display bpftool version
Quentin Monnet
2
-1
/
+15
2017-10-22
tools: bpftool: show that `opcodes` or `file FILE` should be exclusive
Quentin Monnet
2
-6
/
+6
2017-10-22
tools: bpftool: print all relevant byte opcodes for "load double word"
Quentin Monnet
1
-3
/
+12
2017-10-22
tools: bpftool: print only one error message on byte parsing failure
Quentin Monnet
1
-1
/
+1
2017-10-22
tools: bpftool: add `bpftool prog help` as real command i.r.t exit code
Quentin Monnet
1
-0
/
+1
2017-10-22
tools: bpftool: use err() instead of info() if there are too many insns
Quentin Monnet
1
-1
/
+1
2017-10-22
tools: bpftool: fix return value when all eBPF programs have been shown
Quentin Monnet
1
-1
/
+3
2017-10-22
tools: bpftool: add pointer to file argument to print_hex()
Quentin Monnet
4
-17
/
+17
2017-10-22
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
1
-0
/
+480
2017-10-20
bpf: Add tests for eBPF file mode
Chenbo Feng
1
-0
/
+48
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
1
-2
/
+14
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
3
-4
/
+5
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
1
-1
/
+11
2017-10-20
objtool: Fix memory leak in decode_instructions()
Kamalesh Babulal
1
-2
/
+7
2017-10-20
Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s...
Ingo Molnar
6
-10
/
+35
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
1
-0
/
+14
2017-10-18
tools: bpftool: use more common tag format
Jakub Kicinski
3
-4
/
+3
[next]