Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ebpf: migrate bpf_prog's flags to bitfield | Daniel Borkmann | 2015-10-03 | 1 | -1/+1 |
* | arm64: bpf: fix endianness conversion bugs | Xi Wang | 2015-06-26 | 2 | -2/+24 |
* | arm64: bpf: fix out-of-bounds read in bpf2a64_offset() | Xi Wang | 2015-06-25 | 1 | -3/+4 |
* | arm64: bpf: fix signedness bug in loading 64-bit immediate | Xi Wang | 2015-05-08 | 1 | -1/+1 |
* | arm64: bpf: lift restriction on last instruction | Zi Shen Lim | 2014-12-03 | 1 | -5/+8 |
* | net: bpf: arm64: minor fix of type in jited | Daniel Borkmann | 2014-10-20 | 1 | -1/+1 |
* | arm64: bpf: add 'load 64-bit immediate' instruction | Zi Shen Lim | 2014-10-20 | 1 | -0/+31 |
* | arm64: bpf: add 'shift by register' instructions | Zi Shen Lim | 2014-10-20 | 2 | -2/+18 |
* | net: bpf: arm64: address randomize and write protect JIT code | Daniel Borkmann | 2014-10-20 | 1 | -9/+30 |
* | net: bpf: arm64: fix module memory leak when JIT image build fails | Daniel Borkmann | 2014-09-12 | 1 | -1/+3 |
* | arm64: eBPF JIT compiler | Zi Shen Lim | 2014-09-08 | 3 | -0/+850 |