| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: bpf_jit_disasm: check for klogctl failure | Colin Ian King | 2016-05-08 | 1 | -0/+3 |
* | tools, bpf_asm: simplify parser rule for BPF extensions | Ray Bellis | 2016-02-22 | 2 | -151/+79 |
* | bpf_dbg: do not initialise statics to 0 | Wei Tang | 2016-02-11 | 1 | -5/+5 |
* | tools/net: Use include/uapi with __EXPORTED_HEADERS__ | Kamal Mostafa | 2015-11-15 | 1 | -3/+4 |
* | tools: bpf_jit_disasm: make get_last_jit_image return unsigned | Andrzej Hajda | 2015-09-28 | 1 | -2/+2 |
* | bpf_jit_disasm: also support reading jit dump from file | Daniel Borkmann | 2015-07-31 | 1 | -19/+90 |
* | tools: bpf_jit_disasm: fix segfault on disabled debugging log output | Daniel Borkmann | 2015-05-27 | 1 | -0/+2 |
* | tools: bpf_asm: cleanup vlan extension related token | Daniel Borkmann | 2015-03-24 | 2 | -14/+14 |
* | filter: introduce SKF_AD_VLAN_TPID BPF extension | Michal Sekletar | 2015-03-24 | 2 | -1/+12 |
* | tools: bpf_jit_disasm: increase image buffer size | Alexei Starovoitov | 2014-05-16 | 1 | -1/+1 |
* | tools: bpf_jit_disasm: ignore image address for disasm | Alexei Starovoitov | 2014-05-16 | 1 | -10/+8 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-05-12 | 1 | -1/+1 |
|\ |
|
| * | bpf_dbg: fix wrong register usage | Brendan Hickey | 2014-04-30 | 1 | -1/+1 |
* | | filter: added BPF random opcode | Chema Gonzalez | 2014-04-22 | 2 | -1/+11 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-03-14 | 1 | -1/+1 |
|\ |
|
| * | tools/net/Makefile: Define PACKAGE to fix build problems | Markos Chandras | 2014-03-12 | 1 | -1/+1 |
* | | tools: bpf_dbg: various misc code cleanups | Daniel Borkmann | 2014-02-24 | 1 | -64/+55 |
|/ |
|
* | bpf_exp: free duplicated labels at exit time | Daniel Borkmann | 2013-12-17 | 1 | -7/+20 |
* | bpf_dbg: always close socket in bpf_runnable | Daniel Borkmann | 2013-12-17 | 1 | -1/+1 |
* | filter: bpf_asm: add minimal bpf asm tool | Daniel Borkmann | 2013-12-11 | 4 | -2/+960 |
* | filter: bpf_dbg: add minimal bpf debugger | Daniel Borkmann | 2013-12-11 | 2 | -2/+1411 |
* | filter: add minimal BPF JIT image disassembler | Daniel Borkmann | 2013-03-21 | 2 | -0/+214 |