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