Age | Commit message (Expand) | Author | Files | Lines |
2017-09-08 | bpf: add support for sockmap detach programs | John Fastabend | 1 | -1/+1 |
2017-09-01 | bpf: sockmap update/simplify memory accounting scheme | John Fastabend | 1 | -11/+7 |
2017-08-28 | bpf: fix oops on allocation failure | Dan Carpenter | 1 | -0/+1 |
2017-08-28 | bpf: sockmap indicate sock events to listeners | John Fastabend | 1 | -0/+6 |
2017-08-28 | bpf: harden sockmap program attach to ensure correct map type | John Fastabend | 1 | -0/+3 |
2017-08-28 | bpf: sockmap add missing rcu_read_(un)lock in smap_data_ready | John Fastabend | 1 | -3/+6 |
2017-08-28 | bpf: sockmap, remove STRPARSER map_flags and add multi-map support | John Fastabend | 1 | -104/+165 |
2017-08-28 | bpf: convert sockmap field attach_bpf_fd2 to type | John Fastabend | 1 | -11/+14 |
2017-08-24 | strparser: initialize all callbacks | Eric Biggers | 1 | -5/+5 |
2017-08-19 | bpf: Allow selecting numa node during map creation | Martin KaFai Lau | 1 | -3/+7 |
2017-08-17 | bpf: don't enable preemption twice in smap_do_verdict | Daniel Borkmann | 1 | -1/+2 |
2017-08-16 | bpf: sockmap state change warning fix | John Fastabend | 1 | -0/+3 |
2017-08-16 | bpf: sockmap with sk redirect support | John Fastabend | 1 | -0/+792 |