index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
7
-2
/
+267
2020-06-01
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
4
-121
/
+144
2020-06-01
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
6
-66
/
+149
2020-06-01
flow_dissector: Pull locking up from prog attach callback
Jakub Sitnicki
1
-20
/
+20
2020-06-01
libbpf: Add _GNU_SOURCE for reallocarray to ringbuf.c
Andrii Nakryiko
1
-0
/
+3
2020-06-01
bpf: Use tracing helpers for lsm programs
Jiri Olsa
3
-2
/
+5
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
16
-21
/
+21
2020-06-01
xdp: Introduce xdp_convert_frame_to_buff utility routine
Lorenzo Bianconi
2
-5
/
+11
2020-06-01
Merge branch 'bpf_setsockopt-SO_BINDTODEVICE'
Alexei Starovoitov
6
-8
/
+69
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
Merge branch 'fix-ktls-with-sk_skb_verdict'
Alexei Starovoitov
6
-48
/
+296
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
Merge branch 'xdp_devmap'
Alexei Starovoitov
11
-18
/
+328
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
1
-21
/
+34
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
1
-17
/
+28
2020-06-01
bpf: Add rx_queue_mapping to bpf_sock
Amritha Nambiar
2
-0
/
+19
2020-06-01
Merge branch 'bpf-ring-buffer'
Daniel Borkmann
35
-72
/
+2630
2020-06-01
selftests/bpf: Add tests for write-only stacks/queues
Anton Protopopov
1
-1
/
+39
2020-06-01
docs/bpf: Add BPF ring buffer design notes
Andrii Nakryiko
1
-0
/
+209
2020-06-01
bpf: Add BPF ringbuf and perf buffer benchmarks
Andrii Nakryiko
6
-1
/
+754
2020-06-01
selftests/bpf: Add BPF ringbuf selftests
Andrii Nakryiko
4
-0
/
+468
2020-06-01
libbpf: Add BPF ring buffer support
Andrii Nakryiko
5
-1
/
+317
2020-06-01
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
19
-70
/
+882
2020-06-01
bpf: Fix map permissions check
Anton Protopopov
1
-1
/
+2
2020-06-01
selftests/bpf: Cleanup comments in test_maps
Anton Protopopov
1
-3
/
+3
2020-06-01
selftests/bpf: Cleanup some file descriptors in test_maps
Anton Protopopov
1
-0
/
+4
2020-06-01
selftests/bpf: Fix a typo in test_maps
Anton Protopopov
1
-1
/
+1
2020-06-01
libbpf: Fix perf_buffer__free() API for sparse allocs
Eelco Chaudron
1
-1
/
+4
2020-06-01
bpf, selftests: Test probe_* helpers from SCHED_CLS
John Fastabend
2
-0
/
+58
2020-06-01
bpf, selftests: Add sk_msg helpers load and attach test
John Fastabend
2
-0
/
+82
2020-06-01
bpf, sk_msg: Add get socket storage helpers
John Fastabend
3
-0
/
+19
2020-06-01
bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task*
John Fastabend
2
-5
/
+29
2020-06-01
bpf, sk_msg: Add some generic helpers that may be useful from sk_msg
John Fastabend
1
-0
/
+16
2020-06-01
libbpf: Use .so dynamic symbols for abi check
Yauheni Kaliuta
1
-2
/
+2
2020-06-01
bpf: Fix spelling in comment explaining ARG1 in ___bpf_prog_run
Chris Packham
1
-1
/
+1
2020-06-01
libbpf: Install headers as part of make install
Nikolay Borisov
1
-1
/
+1
2020-06-01
libbpf: Add API to consume the perf ring buffer content
Eelco Chaudron
3
-0
/
+21
2020-06-01
MAINTAINERS: Adjust entry in XDP SOCKETS to actual file name
Lukas Bulwahn
1
-1
/
+1
2020-06-01
bpf: Fix returned error sign when link doesn't support updates
Jakub Sitnicki
1
-1
/
+1
2020-06-01
tools, bpftool: Print correct error message when failing to load BTF
Tobias Klauser
1
-1
/
+1
[next]