projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2021-07-30
Quentin Monnet
selftests/bpf: Update bpftool's consistency script...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Quentin Monnet
tools: bpftool: Update and synchronise option list...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Quentin Monnet
tools: bpftool: Complete and synchronise attach or...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Quentin Monnet
selftests/bpf: Check consistency between bpftool source...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Quentin Monnet
tools: bpftool: Slightly ease bash completion updates
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Cong Wang
unix_bpf: Fix a potential deadlock in unix_dgram_bpf_re...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Hengqi Chen
libbpf: Add btf__load_vmlinux_btf/btf__load_module_btf
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Andrii Nakryiko
Merge branch 'libbpf: rename btf__get_from_id() and...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Quentin Monnet
tools: bpftool: Support dumping split BTF by id
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Quentin Monnet
libbpf: Add split BTF support for btf__load_from_kernel...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Quentin Monnet
tools: Replace btf__get_from_id() with btf__load_from_k...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Quentin Monnet
tools: Free BTF objects at various locations
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Quentin Monnet
libbpf: Rename btf__get_from_id() as btf__load_from_ker...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Quentin Monnet
libbpf: Rename btf__load() as btf__load_into_kernel()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Quentin Monnet
libbpf: Return non-null error on failures in libbpf_fin...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Yonghong Song
bpf: Emit better log message if bpf_iter ctx arg btf_id...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Hengqi Chen
tools/resolve_btfids: Emit warnings and patch zero...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Stanislav Fomichev
bpf: Increase supported cgroup storage value size
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Martynas Pumputis
libbpf: Fix race when pinning maps in parallel
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Jason Wang
libbpf: Fix comment typo
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Juhee Kang
samples: bpf: Add the omitted xdp samples to .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2021-07-27
Juhee Kang
samples: bpf: Fix tracex7 error raised on the missing...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Jussi Maki
selftests/bpf: Use ping6 only if available in tc_redirect
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Andrii Nakryiko
Merge branch 'libbpf: Move CO-RE logic into separate...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Alexei Starovoitov
libbpf: Split CO-RE logic into relo_core.c.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Alexei Starovoitov
libbpf: Move CO-RE types into relo_core.h.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Alexei Starovoitov
libbpf: Split bpf_core_apply_relo() into bpf_program...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Alexei Starovoitov
libbpf: Cleanup the layering between CORE and bpf_program.
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Johan Almbladh
bpf/tests: Do not PASS tests without actually testing...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Johan Almbladh
bpf/tests: Fix copy-and-paste error in double word...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-24
Evgeniy Litvinenko
selftests/bpf: Document vmtest.sh dependencies
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Evgeniy Litvinenko
libbpf: Add bpf_map__pin_path function
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Andrii Nakryiko
Merge branch 'bpf: Allow bpf tcp iter to do bpf_(get...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Martin KaFai Lau
bpf: selftest: Test batching and bpf_(get|set)sockopt...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Martin KaFai Lau
bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Martin KaFai Lau
bpf: tcp: Bpf iter batching and lock_sock
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Martin KaFai Lau
tcp: seq_file: Replace listening_hash with lhash2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Martin KaFai Lau
tcp: seq_file: Add listening_get_first()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Martin KaFai Lau
bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Martin KaFai Lau
tcp: seq_file: Refactor net and family matching
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Martin KaFai Lau
tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jiri Olsa
libbpf: Export bpf_program__attach_kprobe_opts function
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jiri Olsa
libbpf: Allow decimal offset for kprobes
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Jiri Olsa
libbpf: Fix func leak in attach_kprobe
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Martynas Pumputis
selftests/bpf: Mute expected invalid map creation error msg
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Colin Ian King
bpf: Remove redundant intiialization of variable stype
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Arnd Bergmann
bpf: Fix pointer cast warning
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Andrii Nakryiko
Merge branch 'libbpf: btf typed data dumping fixes...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Alan Maguire
libbpf: Propagate errors when retrieving enum value...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Alan Maguire
selftests/bpf: Add __int128-specific tests for typed...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Alan Maguire
libbpf: Avoid use of __int128 in typed dump display
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
Vincent Li
selftests, bpf: test_tc_tunnel.sh nc: Cannot use -p...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-20
John Fastabend
bpf, selftests: Fix test_maps now that sockmap supports UDP
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Martynas Pumputis
selftests/bpf: Check inner map deletion
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Martynas Pumputis
libbpf: Fix removal of inner map in bpf_object__create_map
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Andrii Nakryiko
Merge branch 'libbpf: BTF typed dump cleanups'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Alan Maguire
libbpf: Btf typed dump does not need to allocate dump...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Alan Maguire
libbpf: Fix compilation errors on ppc64le for btf dump...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-17
Alan Maguire
libbpf: Clarify/fix unaligned data issues for btf typed...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Andrii Nakryiko
Merge branch 'libbpf: BTF dumper support for typed...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alan Maguire
selftests/bpf: Add dump type data tests to btf dump...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alan Maguire
selftests/bpf: Add ASSERT_STRNEQ() variant for test_progs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alan Maguire
libbpf: BTF dumper support for typed data
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Andrii Nakryiko
Merge branch 'Add btf_custom_path in bpf_obj_open_opts'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Shuyi Cheng
selftests/bpf: Switch existing selftests to using open_...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Shuyi Cheng
libbpf: Fix the possible memory leak on error
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Shuyi Cheng
libbpf: Introduce 'btf_custom_path' to 'bpf_obj_open_opts'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Roy, UjjaL
bpf, doc: Add heading and example for extensions in...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Andrii Nakryiko
bpf: Add ambient BPF runtime context stored in current
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Peilin Ye
netdevsim: Add multi-queue support
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Mark Gray
openvswitch: Introduce per-cpu upcall dispatch
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Bill Wendling
bnx2x: remove unused variable 'cur_data_offset'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Christophe...
net: switchdev: Simplify 'mlxsw_sp_mc_write_mdb_entry()'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Yajun Deng
net/sched: Remove unnecessary if statement
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Yajun Deng
rtnetlink: use nlmsg_notify() in rtnetlink_send()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Haiyue Wang
gve: fix the wrong AdminQ buffer overflow check
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
David S. Miller
Merge git://git./linux/kernel/git/bpf/bpf-next
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alexei Starovoitov
Merge branch 'sockmap: add sockmap support for unix...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Cong Wang
selftests/bpf: Add test cases for redirection between...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Cong Wang
selftests/bpf: Add a test case for unix sockmap
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Cong Wang
selftests/bpf: Factor out add_to_sockmap()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Cong Wang
selftests/bpf: Factor out udp_socketpair()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Cong Wang
af_unix: Implement unix_dgram_bpf_recvmsg()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Cong Wang
af_unix: Implement ->psock_update_sk_prot()
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Cong Wang
af_unix: Add a dummy ->close() for sockmap
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Cong Wang
af_unix: Set TCP_ESTABLISHED for datagram sockets too
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Cong Wang
af_unix: Implement ->read_sock() for sockmap
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Cong Wang
sock_map: Lift socket state restriction for datagram...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Cong Wang
sock_map: Relax config dependency to CONFIG_NET
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alexei Starovoitov
Merge branch 'Add bpf_get_func_ip helper'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jiri Olsa
selftests/bpf: Add test for bpf_get_func_ip in kprobe...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Alan Maguire
libbpf: Allow specification of "kprobe/function+offset"
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jiri Olsa
libbpf: Add bpf_program__attach_kprobe_opts function
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jiri Olsa
selftests/bpf: Add test for bpf_get_func_ip helper
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jiri Olsa
bpf: Add bpf_get_func_ip helper for kprobe programs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jiri Olsa
bpf: Add bpf_get_func_ip helper for tracing programs
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jiri Olsa
bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Jiri Olsa
bpf, x86: Store caller's ip in trampoline stack
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Daniel Borkmann
Merge branch 'bpf-timers'
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Alexei Starovoitov
selftests/bpf: Add a test with bpf_timer in inner map.
commit
|
commitdiff
|
tree
|
snapshot
next