index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-08-20
bpf: Add BPF program and map iterators as built-in BPF programs.
Alexei Starovoitov
2020-08-20
bpf: Factor out bpf_link_by_id() helper.
Alexei Starovoitov
2020-08-20
libbpf: Simplify the return expression of build_map_pin_path()
Xu Wang
2020-08-19
Merge branch 'type-and-enum-value-relos'
Alexei Starovoitov
2020-08-19
selftests/bpf: Add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocations
Andrii Nakryiko
2020-08-19
libbpf: Implement enum value-based CO-RE relocations
Andrii Nakryiko
2020-08-19
selftests/bpf: Add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGET
Andrii Nakryiko
2020-08-19
selftests/bpf: Test TYPE_EXISTS and TYPE_SIZE CO-RE relocations
Andrii Nakryiko
2020-08-19
libbpf: Implement type-based CO-RE relocations support
Andrii Nakryiko
2020-08-19
net-veth: Add type safety to veth_xdp_to_ptr() and veth_ptr_to_xdp()
Maciej Żenczykowski
2020-08-19
net-tun: Eliminate two tun/xdp related function calls from vhost-net
Maciej Żenczykowski
2020-08-19
net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()
Maciej Żenczykowski
2020-08-18
Merge branch 'libbpf-minimize-feature-detection'
Alexei Starovoitov
2020-08-18
tools: Remove feature-libelf-mmap feature detection
Andrii Nakryiko
2020-08-18
libbpf: Centralize poisoning and poison reallocarray()
Andrii Nakryiko
2020-08-18
tools/bpftool: Remove libbpf_internal.h usage in bpftool
Andrii Nakryiko
2020-08-18
libbpf: Remove any use of reallocarray() in libbpf
Andrii Nakryiko
2020-08-18
selftests/bpf: Add test validating failure on ambiguous relocation value
Andrii Nakryiko
2020-08-18
libbpf: Improve relocation ambiguity detection
Andrii Nakryiko
2020-08-18
libbpf: Clean up and improve CO-RE reloc logging
Andrii Nakryiko
2020-08-18
libbpf: Improve error logging for mismatched BTF kind cases
Andrii Nakryiko
2020-08-18
Merge branch 'libbpf-probing-improvements'
Alexei Starovoitov
2020-08-18
libbpf: Detect minimal BTF support and skip BTF loading, if missing
Andrii Nakryiko
2020-08-18
libbpf: Switch tracing and CO-RE helper macros to bpf_probe_read_kernel()
Andrii Nakryiko
2020-08-18
selftests/bpf: Fix test_vmlinux test to use bpf_probe_read_user()
Andrii Nakryiko
2020-08-18
libbpf: Sanitize BPF program code for bpf_probe_read_{kernel, user}[_str]
Andrii Nakryiko
2020-08-18
libbpf: Factor out common logic of testing and closing FD
Andrii Nakryiko
2020-08-18
libbpf: Make kernel feature probing lazy
Andrii Nakryiko
2020-08-18
libbpf: Disable -Wswitch-enum compiler warning
Andrii Nakryiko
2020-08-18
libbpf: Convert comma to semicolon
Xu Wang
2020-08-18
samples: bpf: Fix broken bpf programs due to removed symbol
Daniel T. Lee
2020-08-18
net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()
Miaohe Lin
2020-08-18
ethernet: cirrus: Remove unused macros
Alex Dewar
2020-08-18
net: tipc: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-08-18
Merge branch 'netlink-allow-NLA_BINARY-length-range-validation'
David S. Miller
2020-08-18
netlink: make NLA_BINARY validation more flexible
Johannes Berg
2020-08-18
netlink: consistently use NLA_POLICY_MIN_LEN()
Johannes Berg
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
2020-08-17
Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-17
otx2_common: Use devm_kcalloc() in otx2_config_npa()
Xu Wang
2020-08-17
net: qrtr: fix usage of idr in port assignment to socket
Necip Fazil Yildiran
2020-08-17
selftests: disable rp_filter for icmp_redirect.sh
David Ahern
2020-08-17
mailmap: Add WeiXiong Liao
Kees Cook
2020-08-17
mailmap: Restore dictionary sorting
Kees Cook
2020-08-17
Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"
David S. Miller
2020-08-17
phylink: <linux/phylink.h>: fix function prototype kernel-doc warning
Randy Dunlap
2020-08-17
watch_queue: Limit the number of watches a user can hold
David Howells
2020-08-16
mptcp: sendmsg: reset iter on error redux
Florian Westphal
2020-08-16
net: devlink: Remove overzealous WARN_ON with snapshots
Andrew Lunn
[prev]
[next]