index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-05-24
bpf: Split lwt inout verifier structures
Mathieu Xhonneux
2018-05-24
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
2018-05-24
ipv6: sr: export function lookup_nexthop
Mathieu Xhonneux
2018-05-24
ipv6: sr: make seg6.h includable without IPv6
Mathieu Xhonneux
2018-05-24
Merge branch 'bpf-multi-prog-improvements'
Daniel Borkmann
2018-05-24
tools: bpftool: add delimiters to multi-function JITed dumps
Sandipan Das
2018-05-24
tools: bpf: sync bpf uapi header
Sandipan Das
2018-05-24
bpf: get JITed image lengths of functions via syscall
Sandipan Das
2018-05-24
bpf: fix multi-function JITed dump obtained via syscall
Sandipan Das
2018-05-24
tools: bpftool: resolve calls without using imm field
Sandipan Das
2018-05-24
tools: bpf: sync bpf uapi header
Sandipan Das
2018-05-24
bpf: get kernel symbol addresses via syscall
Sandipan Das
2018-05-24
bpf: powerpc64: add JIT support for multi-function programs
Sandipan Das
2018-05-24
bpf: powerpc64: pad function address loads with NOPs
Sandipan Das
2018-05-24
bpf: support 64-bit offsets for bpf function calls
Sandipan Das
2018-05-24
bpf: btf: Avoid variable length array
Martin KaFai Lau
2018-05-23
tools/lib/libbpf.c: fix string format to allow build on arm32
Sirio Balmelli
2018-05-23
selftests/bpf: Makefile fix "missing" headers on build with -idirafter
Sirio Balmelli
2018-05-23
Merge branch 'btf-uapi-cleanups'
Daniel Borkmann
2018-05-23
bpf: btf: Add tests for the btf uapi changes
Martin KaFai Lau
2018-05-23
bpf: btf: Sync bpf.h and btf.h to tools
Martin KaFai Lau
2018-05-23
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
2018-05-23
bpf: btf: Remove unused bits from uapi/linux/btf.h
Martin KaFai Lau
2018-05-23
bpf: btf: Check array->index_type
Martin KaFai Lau
2018-05-23
bpf: btf: Change how section is supported in btf_header
Martin KaFai Lau
2018-05-23
bpf: Expose check_uarg_tail_zero()
Martin KaFai Lau
2018-05-22
Merge branch 'bpf-fib-mtu-check'
Daniel Borkmann
2018-05-22
bpf: Add mtu checking to FIB forwarding helper
David Ahern
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
2018-05-22
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
2018-05-22
Merge branch 'bpf-af-xdp-cleanups'
Daniel Borkmann
2018-05-22
xsk: convert atomic_t to refcount_t
Björn Töpel
2018-05-22
xsk: simplified umem setup
Björn Töpel
2018-05-22
xsk: add missing write- and data-dependency barrier
Björn Töpel
2018-05-22
samples/bpf: adapt xdpsock to the new uapi
Björn Töpel
2018-05-22
xsk: remove explicit ring structure from uapi
Björn Töpel
2018-05-22
xsk: proper queue id check at bind
Magnus Karlsson
2018-05-22
xsk: fill hole in struct sockaddr_xdp
Björn Töpel
2018-05-22
xsk: remove rebind support
Björn Töpel
2018-05-18
Merge branch 'bpf-sk-msg-fields'
Daniel Borkmann
2018-05-18
bpf: add sk_msg prog sk access tests to test_verifier
John Fastabend
2018-05-18
bpf: allow sk_msg programs to read sock fields
John Fastabend
2018-05-18
Merge branch 'bpf-nfp-shift-insns'
Daniel Borkmann
2018-05-18
nfp: bpf: support arithmetic indirect right shift (BPF_ARSH | BPF_X)
Jiong Wang
2018-05-18
nfp: bpf: support arithmetic right shift by constant (BPF_ARSH | BPF_K)
Jiong Wang
2018-05-18
nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)
Jiong Wang
2018-05-18
Merge branch 'bpf-af-xdp-cleanups'
Daniel Borkmann
2018-05-18
xsk: proper '=' alignment
Björn Töpel
2018-05-18
xsk: fixed some cases of unnecessary parentheses
Björn Töpel
2018-05-18
xsk: remove newline at end of file
Björn Töpel
[next]