index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
topsrv.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-24
ipv6: sr: make seg6.h includable without IPv6
Mathieu Xhonneux
1
-0
/
+4
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
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
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
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
2018-05-22
xsk: remove explicit ring structure from uapi
Björn Töpel
3
-22
/
+68
2018-05-22
xsk: proper queue id check at bind
Magnus Karlsson
1
-1
/
+7
2018-05-22
xsk: fill hole in struct sockaddr_xdp
Björn Töpel
1
-1
/
+1
2018-05-22
xsk: remove rebind support
Björn Töpel
1
-21
/
+9
2018-05-18
bpf: add sk_msg prog sk access tests to test_verifier
John Fastabend
2
-0
/
+123
2018-05-18
bpf: allow sk_msg programs to read sock fields
John Fastabend
4
-3
/
+121
2018-05-18
nfp: bpf: support arithmetic indirect right shift (BPF_ARSH | BPF_X)
Jiong Wang
1
-10
/
+89
2018-05-18
nfp: bpf: support arithmetic right shift by constant (BPF_ARSH | BPF_K)
Jiong Wang
2
-0
/
+35
2018-05-18
nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)
Jiong Wang
5
-32
/
+322
2018-05-18
xsk: proper '=' alignment
Björn Töpel
1
-18
/
+18
2018-05-18
xsk: fixed some cases of unnecessary parentheses
Björn Töpel
3
-6
/
+5
2018-05-18
xsk: remove newline at end of file
Björn Töpel
1
-1
/
+0
2018-05-18
xsk: clean up SPDX headers
Björn Töpel
10
-102
/
+11
2018-05-17
bpf: sockmap, fix double-free
Gustavo A. R. Silva
1
-1
/
+0
2018-05-17
bpf: sockmap, fix uninitialized variable
Gustavo A. R. Silva
1
-1
/
+1
2018-05-17
bpf: change eBPF helper doc parsing script to allow for smaller indent
Quentin Monnet
1
-4
/
+4
2018-05-17
bpf: sockmap, on update propagate errors back to userspace
John Fastabend
1
-1
/
+1
2018-05-17
bpf: fix sock hashmap kmalloc warning
Yonghong Song
1
-0
/
+6
2018-05-17
libbpf: add ifindex to enable offload support
David Beckett
4
-3
/
+20
2018-05-17
bpf: add __printf verification to bpf_verifier_vlog
Mathieu Malaterre
1
-2
/
+2
2018-05-16
samples/bpf: Decrement ttl in fib forwarding example
David Ahern
1
-8
/
+31
2018-05-16
bpf: bpftool, support for sockhash
John Fastabend
1
-0
/
+1
[next]