Age | Commit message (Expand) | Author |
---|---|---|
2017-08-28 | bpf: fix oops on allocation failure | Dan Carpenter |
2017-08-28 | bpf: sockmap indicate sock events to listeners | John Fastabend |
2017-08-28 | bpf: harden sockmap program attach to ensure correct map type | John Fastabend |
2017-08-28 | bpf: sockmap add missing rcu_read_(un)lock in smap_data_ready | John Fastabend |
2017-08-28 | bpf: sockmap, remove STRPARSER map_flags and add multi-map support | John Fastabend |
2017-08-28 | bpf: convert sockmap field attach_bpf_fd2 to type | John Fastabend |
2017-08-24 | strparser: initialize all callbacks | Eric Biggers |
2017-08-19 | bpf: Allow selecting numa node during map creation | Martin KaFai Lau |
2017-08-17 | bpf: don't enable preemption twice in smap_do_verdict | Daniel Borkmann |
2017-08-16 | bpf: sockmap state change warning fix | John Fastabend |
2017-08-16 | bpf: sockmap with sk redirect support | John Fastabend |