aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net/cfg80211-wext.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-01net: Introduce netns_bpf for BPF programs attached to netnsJakub Sitnicki6-66/+149
2020-06-01flow_dissector: Pull locking up from prog attach callbackJakub Sitnicki1-20/+20
2020-06-01libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.cAndrii Nakryiko1-0/+3
2020-06-01bpf: Use tracing helpers for lsm programsJiri Olsa3-2/+5
2020-06-01xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frameLorenzo Bianconi16-21/+21
2020-06-01xdp: Introduce xdp_convert_frame_to_buff utility routineLorenzo Bianconi2-5/+11
2020-06-01selftests/bpf: Add test for SO_BINDTODEVICE opt of bpf_setsockoptFerenc Fejes1-0/+33
2020-06-01bpf: Allow SO_BINDTODEVICE opt in bpf_setsockoptFerenc Fejes1-1/+27
2020-06-01net: Make locking in sock_bindtoindex optionalFerenc Fejes4-7/+9
2020-06-01bpf: Change kvfree to kfree in generic_map_lookup_batch()Denis Efremov1-1/+1
2020-06-01tools/bpf: sync bpf.hAlexei Starovoitov1-0/+1
2020-06-01bpf, selftests: Add test for ktls with skb bpf ingress policyJohn Fastabend2-22/+187
2020-06-01bpf: Fix running sk_skb program types with ktlsJohn Fastabend4-5/+75
2020-06-01selftest: Add tests for XDP programs in devmap entriesDavid Ahern3-0/+163
2020-06-01bpf: Refactor sockmap redirect code so its easy to reuseJohn Fastabend2-21/+35
2020-06-01libbpf: Add SEC name for xdp programs attached to device mapDavid Ahern1-0/+2
2020-06-01xdp: Add xdp_txq_info to xdp_buffDavid Ahern5-0/+29
2020-06-01bpf: Add support to attach bpf program to a devmap entryDavid Ahern5-4/+109
2020-06-01bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helperYonghong Song1-3/+3
2020-06-01devmap: Formalize map value as a named structDavid Ahern11-303/+4
2020-06-01bpf: Add rx_queue_mapping to bpf_sockAmritha Nambiar2-0/+19
2020-06-01selftests/bpf: Add tests for write-only stacks/queuesAnton Protopopov1-1/+39