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
2018-05-24
samples/bpf: xdp_monitor use tracepoint xdp:xdp_devmap_xmit
Jesper Dangaard Brouer
2
-1
/
+82
2018-05-24
xdp: add tracepoint for devmap like cpumap have
Jesper Dangaard Brouer
4
-7
/
+67
2018-05-24
bpf: devmap prepare xdp frames for bulking
Jesper Dangaard Brouer
1
-4
/
+70
2018-05-24
bpf: devmap introduce dev_map_enqueue
Jesper Dangaard Brouer
4
-23
/
+51
2018-05-24
Merge branch 'bpf-task-fd-query'
Alexei Starovoitov
23
-2
/
+1257
2018-05-24
tools/bpftool: add perf subcommand
Yonghong Song
6
-2
/
+343
2018-05-24
tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs
Yonghong Song
1
-0
/
+158
2018-05-24
samples/bpf: add a samples/bpf test for BPF_TASK_FD_QUERY
Yonghong Song
3
-0
/
+405
2018-05-24
tools/bpf: add ksym_get_addr() in trace_helpers
Yonghong Song
2
-0
/
+13
2018-05-24
tools/bpf: sync kernel header bpf.h and add bpf_task_fd_query in libbpf
Yonghong Song
3
-0
/
+52
2018-05-24
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
6
-0
/
+273
2018-05-24
perf/core: add perf_get_event() to return perf_event given a struct file
Yonghong Song
2
-0
/
+13
2018-05-24
Merge branch 'bpf-ipv6-seg6-bpf-action'
Daniel Borkmann
15
-72
/
+1363
2018-05-24
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
5
-3
/
+689
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
7
-2
/
+207
2018-05-24
bpf: Split lwt inout verifier structures
Mathieu Xhonneux
2
-33
/
+54
2018-05-24
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
5
-24
/
+372
2018-05-24
ipv6: sr: export function lookup_nexthop
Mathieu Xhonneux
3
-10
/
+37
2018-05-24
ipv6: sr: make seg6.h includable without IPv6
Mathieu Xhonneux
1
-0
/
+4
2018-05-24
Merge branch 'bpf-multi-prog-improvements'
Daniel Borkmann
8
-35
/
+301
2018-05-24
tools: bpftool: add delimiters to multi-function JITed dumps
Sandipan Das
3
-3
/
+75
2018-05-24
tools: bpf: sync bpf uapi header
Sandipan Das
1
-0
/
+2
2018-05-24
bpf: get JITed image lengths of functions via syscall
Sandipan Das
2
-0
/
+22
2018-05-24
bpf: fix multi-function JITed dump obtained via syscall
Sandipan Das
1
-3
/
+34
2018-05-24
tools: bpftool: resolve calls without using imm field
Sandipan Das
3
-1
/
+35
2018-05-24
tools: bpf: sync bpf uapi header
Sandipan Das
1
-0
/
+2
2018-05-24
bpf: get kernel symbol addresses via syscall
Sandipan Das
3
-6
/
+28
2018-05-24
bpf: powerpc64: add JIT support for multi-function programs
Sandipan Das
1
-10
/
+66
2018-05-24
bpf: powerpc64: pad function address loads with NOPs
Sandipan Das
1
-11
/
+23
2018-05-24
bpf: support 64-bit offsets for bpf function calls
Sandipan Das
1
-1
/
+14
2018-05-24
bpf: btf: Avoid variable length array
Martin KaFai Lau
1
-6
/
+5
2018-05-23
tools/lib/libbpf.c: fix string format to allow build on arm32
Sirio Balmelli
1
-4
/
+4
2018-05-23
selftests/bpf: Makefile fix "missing" headers on build with -idirafter
Sirio Balmelli
1
-0
/
+10
2018-05-23
Merge branch 'btf-uapi-cleanups'
Daniel Borkmann
14
-284
/
+753
2018-05-23
bpf: btf: Add tests for the btf uapi changes
Martin KaFai Lau
6
-116
/
+456
2018-05-23
bpf: btf: Sync bpf.h and btf.h to tools
Martin KaFai Lau
2
-30
/
+15
2018-05-23
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
4
-16
/
+16
2018-05-23
bpf: btf: Remove unused bits from uapi/linux/btf.h
Martin KaFai Lau
2
-37
/
+44
2018-05-23
bpf: btf: Check array->index_type
Martin KaFai Lau
1
-24
/
+56
2018-05-23
bpf: btf: Change how section is supported in btf_header
Martin KaFai Lau
2
-57
/
+160
2018-05-23
bpf: Expose check_uarg_tail_zero()
Martin KaFai Lau
2
-7
/
+9
2018-05-22
Merge branch 'bpf-fib-mtu-check'
Daniel Borkmann
9
-7
/
+136
2018-05-22
bpf: Add mtu checking to FIB forwarding helper
David Ahern
1
-7
/
+35
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
6
-0
/
+68
2018-05-22
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
2
-0
/
+33
2018-05-22
Merge branch 'bpf-af-xdp-cleanups'
Daniel Borkmann
6
-156
/
+225
2018-05-22
xsk: convert atomic_t to refcount_t
Björn Töpel
2
-4
/
+4
2018-05-22
xsk: simplified umem setup
Björn Töpel
3
-55
/
+51
2018-05-22
xsk: add missing write- and data-dependency barrier
Björn Töpel
1
-5
/
+9
2018-05-22
samples/bpf: adapt xdpsock to the new uapi
Björn Töpel
1
-47
/
+76
[next]