summaryrefslogtreecommitdiffstats
path: root/kernel/bpf/sockmap.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix oops on allocation failureDan Carpenter2017-08-281-0/+1
* bpf: sockmap indicate sock events to listenersJohn Fastabend2017-08-281-0/+6
* bpf: harden sockmap program attach to ensure correct map typeJohn Fastabend2017-08-281-0/+3
* bpf: sockmap add missing rcu_read_(un)lock in smap_data_readyJohn Fastabend2017-08-281-3/+6
* bpf: sockmap, remove STRPARSER map_flags and add multi-map supportJohn Fastabend2017-08-281-104/+165
* bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-281-11/+14
* strparser: initialize all callbacksEric Biggers2017-08-241-5/+5
* bpf: Allow selecting numa node during map creationMartin KaFai Lau2017-08-191-3/+7
* bpf: don't enable preemption twice in smap_do_verdictDaniel Borkmann2017-08-171-1/+2
* bpf: sockmap state change warning fixJohn Fastabend2017-08-161-0/+3
* bpf: sockmap with sk redirect supportJohn Fastabend2017-08-161-0/+792
OpenPOWER on IntegriCloud