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-12-07
mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
Jiong Wang
2018-12-07
mips: bpf: fix encoding bug for mm_srlv32_op
Jiong Wang
2018-12-05
Merge branch 'bpf_func_info-improvements'
Alexei Starovoitov
2018-12-05
bpf: Expect !info.func_info and insn_off name changes in test_btf/libbpf/bpftool
Martin KaFai Lau
2018-12-05
bpf: tools: Sync uapi bpf.h for the name changes in bpf_func_info
Martin KaFai Lau
2018-12-05
bpf: Change insn_offset to insn_off in bpf_func_info
Martin KaFai Lau
2018-12-05
bpf: Improve the info.func_info and info.func_info_rec_size behavior
Martin KaFai Lau
2018-12-05
tools: bpftool: add a command to dump the trace pipe
Quentin Monnet
2018-12-05
Merge branch 'bpf-jit-overridable-alloc'
Daniel Borkmann
2018-12-05
arm64/bpf: don't allocate BPF JIT programs in module memory
Ard Biesheuvel
2018-12-05
bpf: add __weak hook for allocating executable memory
Ard Biesheuvel
2018-12-04
Merge branch 'prog_test_run-improvement'
Alexei Starovoitov
2018-12-04
selftests: add a test for bpf_prog_test_run_xattr
Lorenz Bauer
2018-12-04
libbpf: add bpf_prog_test_run_xattr
Lorenz Bauer
2018-12-04
tools: sync uapi/linux/bpf.h
Lorenz Bauer
2018-12-04
bpf: respect size hint to BPF_PROG_TEST_RUN if present
Lorenz Bauer
2018-12-03
samples: bpf: fix: seg fault with NULL pointer arg
Daniel T. Lee
2018-12-03
bpf: fix documentation for eBPF helpers
Quentin Monnet
2018-12-03
bpf: allow BPF read access to qdisc pkt_len
Petar Penkov
2018-12-03
libbpf: Fix license in README.rst
Andrey Ignatov
2018-12-02
bpf: Fix memleak in aux->func_info and aux->btf
Martin KaFai Lau
2018-11-30
Merge branch 'xdp1-improvements'
Alexei Starovoitov
2018-11-30
samples: bpf: get ifindex from ifname
Matteo Croce
2018-11-30
samples: bpf: improve xdp1 example
Matteo Croce
2018-11-30
Merge branch 'improve-test-coverage-sparc'
Alexei Starovoitov
2018-11-30
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David Miller
2018-11-30
bpf: Make more use of 'any' alignment in test_verifier.c
David Miller
2018-11-30
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David Miller
2018-11-30
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2018-11-30
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-30
Merge branch 'bpftool-fixes'
Alexei Starovoitov
2018-11-30
tools: bpftool: add owner_prog_type and owner_jited to bpftool output
Quentin Monnet
2018-11-30
tools: bpftool: mark offloaded programs more explicitly in plain output
Quentin Monnet
2018-11-30
tools: bpftool: fix bash completion for new map types (queue and stack)
Quentin Monnet
2018-11-30
tools: bpftool: fix bash completion for bpftool prog (attach|detach)
Quentin Monnet
2018-11-30
tools: bpftool: use "/proc/self/" i.o. crafting links with getpid()
Quentin Monnet
2018-11-30
arm64/bpf: use movn/movk/movk sequence to generate kernel addresses
Ard Biesheuvel
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-30
tools/bpf: make libbpf _GNU_SOURCE friendly
Yonghong Song
2018-11-29
net: Don't default Aquantia USB driver to 'y'
David S. Miller
2018-11-29
net: explain __skb_checksum_complete() with comments
Cong Wang
2018-11-29
tcp: remove loop to compute wscale
Eric Dumazet
2018-11-29
qede - Add a statistic for a case where driver drops tx packet due to memory ...
Michael Shteinbok
2018-11-29
dpaa2-eth: Add "fall through" comments
Ioana Ciocoi Radulescu
2018-11-29
Merge branch 'ave-suspend-resume'
David S. Miller
2018-11-29
net: ethernet: ave: Preserve wol state in suspend/resume sequence
Kunihiko Hayashi
2018-11-29
net: ethernet: ave: Set initial wol state to disabled
Kunihiko Hayashi
2018-11-29
net: ethernet: ave: Add suspend/resume support
Kunihiko Hayashi
2018-11-28
Merge tag 'linux-can-next-for-4.21-20181128' of git://git.kernel.org/pub/scm/...
David S. Miller
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]