index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-01
tools: bpftool: add bash completion for CFG dump
Quentin Monnet
1
-4
/
+9
2018-03-01
tools: bpftool: new command-line option and documentation for 'visual'
Jiong Wang
2
-7
/
+23
2018-03-01
tools: bpftool: generate .dot graph from CFG information
Jiong Wang
3
-0
/
+147
2018-03-01
tools: bpftool: add out edges for each basic-block
Jiong Wang
1
-2
/
+160
2018-03-01
tools: bpftool: partition basic-block for each function in the CFG
Jiong Wang
1
-1
/
+117
2018-03-01
tools: bpftool: detect sub-programs from the eBPF sequence
Jiong Wang
2
-0
/
+190
2018-03-01
tools: bpftool: factor out xlated dump related code into separate file
Jiong Wang
3
-254
/
+349
2018-03-01
tools: bpftool: remove unnecessary 'if' to reduce indentation
Jiong Wang
1
-19
/
+17
2018-03-01
selftests: forwarding: Add description to the multipath tests
David Ahern
1
-17
/
+20
2018-03-01
selftests: forwarding: Use PING6 instead of ping for ipv6 multipath test
David Ahern
1
-1
/
+1
2018-03-01
selftests: forwarding: Handle 0 for packet difference in multipath tests
David Ahern
1
-0
/
+7
2018-03-01
selftests: forwarding: Only check tc version for tc tests
David Ahern
7
-15
/
+25
2018-03-02
selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailable
Michael Ellerman
1
-0
/
+14
2018-03-01
tools/gpio/gpio-event-mon: fix warning
Anders Roxell
1
-1
/
+1
2018-02-28
Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
8
-16
/
+19
2018-02-28
selftests: forwarding: Introduce basic shared blocks tests
Jiri Pirko
2
-0
/
+128
2018-02-28
selftests: forwarding: Introduce basic tc chains tests
Jiri Pirko
1
-0
/
+122
2018-02-28
selftests: forwarding: Introduce tc actions tests
Jiri Pirko
1
-0
/
+195
2018-02-28
selftests: forwarding: Introduce tc flower matching tests
Jiri Pirko
2
-0
/
+219
2018-02-28
selftests: forwarding: Allow to get netdev interfaces names from commandline
Jiri Pirko
1
-0
/
+15
2018-02-28
selftests: forwarding: Add MAC get helper
Jiri Pirko
1
-0
/
+7
2018-02-28
selftests: forwarding: Add tc offload check helper
Jiri Pirko
1
-0
/
+13
2018-02-28
selftests: forwarding: Test IPv6 weighted nexthops
Ido Schimmel
1
-0
/
+36
2018-02-28
selftests: forwarding: Test IPv4 weighted nexthops
Ido Schimmel
2
-0
/
+91
2018-02-28
selftests: forwarding: Create test topology for multipath routing
Ido Schimmel
1
-0
/
+209
2018-02-28
selftests: forwarding: Add a test for basic IPv4 and IPv6 routing
Ido Schimmel
2
-0
/
+140
2018-02-28
selftests: forwarding: Add a test for flooded traffic
Ido Schimmel
2
-0
/
+90
2018-02-28
selftests: forwarding: Add a test for FDB learning
Ido Schimmel
2
-1
/
+96
2018-02-28
selftests: forwarding: Add initial testing framework
Ido Schimmel
6
-0
/
+465
2018-02-28
objtool: Fix another switch table detection issue
Josh Poimboeuf
1
-1
/
+5
2018-02-28
selftests/powerpc: Fix missing clean of pmu/lib.o
Michael Ellerman
1
-1
/
+1
2018-02-27
selftests/net: reap zerocopy completions passed up as ancillary data.
Sowmini Varadhan
1
-8
/
+57
2018-02-27
selftests/net: revert the zerocopy Rx path for PF_RDS
Sowmini Varadhan
1
-67
/
+0
2018-02-27
selftests: Add fib-onlink-tests.sh to TEST_PROGS
David Ahern
1
-1
/
+1
2018-02-27
perf stat: Ignore error thread when enabling system-wide --per-thread
Jin Yao
4
-1
/
+18
2018-02-26
bpf: add tail call tests to test_verifier
Daniel Borkmann
1
-7
/
+110
2018-02-26
bpf: unify rlimit handling in selftests
Daniel Borkmann
11
-54
/
+44
2018-02-26
selftests: vm: update .gitignore with new test
Shuah Khan
1
-0
/
+1
2018-02-26
selftests: memory-hotplug: silence test command echo
Shuah Khan
1
-1
/
+1
2018-02-26
selftests/futex: Fix line continuation in Makefile
Daniel Díaz
1
-3
/
+3
2018-02-26
Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
5
-2
/
+68
2018-02-26
idr: Fix handling of IDs above INT_MAX
Matthew Wilcox
1
-0
/
+52
2018-02-26
perf top: Fix annoying fallback message on older kernels
Kan Liang
1
-1
/
+1
2018-02-26
tc: python3, string formattings
BTaskaya
2
-5
/
+5
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-12
/
+108
2018-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-220
/
+287
2018-02-26
tools: tc-testing: better error reporting
Brenda J. Butler
1
-13
/
+69
2018-02-26
tools: tc-testing: Fix indentation
Brenda J. Butler
1
-2
/
+2
2018-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-6
/
+132
2018-02-26
selftests/powerpc: Skip tm-trap if transactional memory is not enabled
Michael Ellerman
1
-0
/
+2
[prev]
[next]