Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-10 | bpf: add program side {rd, wr}only support for maps | Daniel Borkmann | 1 | -3/+3 |
2018-11-22 | bpf: fix integer overflow in queue_stack_map | Alexei Starovoitov | 1 | -8/+8 |
2018-10-26 | bpf: fix leaking uninitialized memory on pop/peek helpers | Daniel Borkmann | 1 | -0/+2 |
2018-10-19 | bpf: add queue and stack maps | Mauricio Vasquez B | 1 | -0/+288 |