index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
xdp: Introduce xdp_convert_frame_to_buff utility routine
Lorenzo Bianconi
2
-5
/
+11
2020-06-01
selftests/bpf: Add test for SO_BINDTODEVICE opt of bpf_setsockopt
Ferenc Fejes
1
-0
/
+33
2020-06-01
bpf: Allow SO_BINDTODEVICE opt in bpf_setsockopt
Ferenc Fejes
1
-1
/
+27
2020-06-01
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
4
-7
/
+9
2020-06-01
bpf: Change kvfree to kfree in generic_map_lookup_batch()
Denis Efremov
1
-1
/
+1
2020-06-01
tools/bpf: sync bpf.h
Alexei Starovoitov
1
-0
/
+1
2020-06-01
bpf, selftests: Add test for ktls with skb bpf ingress policy
John Fastabend
2
-22
/
+187
2020-06-01
bpf: Fix running sk_skb program types with ktls
John Fastabend
4
-5
/
+75
2020-06-01
selftest: Add tests for XDP programs in devmap entries
David Ahern
3
-0
/
+163
2020-06-01
bpf: Refactor sockmap redirect code so its easy to reuse
John Fastabend
2
-21
/
+35
2020-06-01
libbpf: Add SEC name for xdp programs attached to device map
David Ahern
1
-0
/
+2
2020-06-01
xdp: Add xdp_txq_info to xdp_buff
David Ahern
5
-0
/
+29
2020-06-01
bpf: Add support to attach bpf program to a devmap entry
David Ahern
5
-4
/
+109
2020-06-01
bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helper
Yonghong Song
1
-3
/
+3
2020-06-01
devmap: Formalize map value as a named struct
David Ahern
11
-303
/
+4
2020-06-01
bpf: Add rx_queue_mapping to bpf_sock
Amritha Nambiar
2
-0
/
+19
2020-06-01
selftests/bpf: Add tests for write-only stacks/queues
Anton Protopopov
1
-1
/
+39