index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-01
net: Introduce skb_send_sock() for sock_map
Cong Wang
2021-04-01
skmsg: Introduce a spinlock to protect ingress_msg
Cong Wang
2021-04-01
skmsg: Lock ingress_skb when purging
Cong Wang
2021-03-31
tools/resolve_btfids: Fix warnings
Stanislav Fomichev
2021-03-30
selftests/bpf: Add an option for a debug shell in vmtest.sh
KP Singh
2021-03-30
bpf: Remove redundant assignment of variable id
Colin Ian King
2021-03-30
bpf: Remove unused bpf_load_pointer
He Fengqing
2021-03-30
Merge branch 'AF_XDP selftests improvements & bpf_link'
Alexei Starovoitov
2021-03-30
selftests: xsk: Remove unused defines
Björn Töpel
2021-03-30
selftests: xsk: Remove mutex and condition variable
Björn Töpel
2021-03-30
selftests: xsk: Remove thread attribute
Björn Töpel
2021-03-30
selftests: xsk: Implement bpf_link test
Maciej Fijalkowski
2021-03-30
veth: Implement ethtool's get_channels() callback
Maciej Fijalkowski
2021-03-30
selftests: xsk: Remove sync_mutex_tx and atomic var
Maciej Fijalkowski
2021-03-30
selftests: xsk: Refactor teardown/bidi test cases and testapp_validate
Maciej Fijalkowski
2021-03-30
selftests: xsk: Remove Tx synchronization resources
Maciej Fijalkowski
2021-03-30
selftests: xsk: Split worker thread
Maciej Fijalkowski
2021-03-30
selftests: xsk: Remove thread for netns switch
Maciej Fijalkowski
2021-03-30
samples: bpf: Do not unload prog within xdpsock
Maciej Fijalkowski
2021-03-30
libbpf: xsk: Use bpf_link
Maciej Fijalkowski
2021-03-30
selftests: xsk: Simplify frame traversal in dumping thread
Maciej Fijalkowski
2021-03-30
selftests: xsk: Remove inline keyword from source file
Maciej Fijalkowski
2021-03-30
selftests: xsk: Remove unused function
Maciej Fijalkowski
2021-03-30
selftests: xsk: Remove struct ifaceconfigobj
Maciej Fijalkowski
2021-03-30
selftests: xsk: Don't call worker_pkt_dump() for stats test
Maciej Fijalkowski
2021-03-30
libbpf: Fix memory leak when emitting final btf_ext
Andrii Nakryiko
2021-03-30
Merge branch 'bpf: Update doc about calling kernel function'
Alexei Starovoitov
2021-03-30
bpf: selftests: Update clang requirement in README.rst for testing kfunc call
Martin KaFai Lau
2021-03-30
bpf: Update bpf_design_QA.rst to clarify the kfunc call is not ABI
Martin KaFai Lau
2021-03-29
bpf: tcp: Limit calling some tcp cc functions to CONFIG_DYNAMIC_FTRACE
Martin KaFai Lau
2021-03-28
bpf: tcp: Fix an error in the bpf_tcp_ca_kfunc_ids list
Martin KaFai Lau
2021-03-28
bpf: tcp: Remove comma which is causing build error
Atul Gopinathan
2021-03-26
Merge branch 'bpf: Support calling kernel function'
Alexei Starovoitov
2021-03-26
bpf: selftests: Add kfunc_call test
Martin KaFai Lau
2021-03-26
bpf: selftests: Bpf_cubic and bpf_dctcp calling kernel functions
Martin KaFai Lau
2021-03-26
bpf: selftests: Rename bictcp to bpf_cubic
Martin KaFai Lau
2021-03-26
libbpf: Support extern kernel function
Martin KaFai Lau
2021-03-26
libbpf: Record extern sym relocation first
Martin KaFai Lau
2021-03-26
libbpf: Rename RELO_EXTERN to RELO_EXTERN_VAR
Martin KaFai Lau
2021-03-26
libbpf: Refactor codes for finding btf id of a kernel symbol
Martin KaFai Lau
2021-03-26
libbpf: Refactor bpf_object__resolve_ksyms_btf_id
Martin KaFai Lau
2021-03-26
bpf: tcp: Put some tcp cong functions in allowlist for bpf-tcp-cc
Martin KaFai Lau
2021-03-26
tcp: Rename bictcp function prefix to cubictcp
Martin KaFai Lau
2021-03-26
bpf: Support kernel function call in x86-32
Martin KaFai Lau
2021-03-26
bpf: Support bpf program calling kernel function
Martin KaFai Lau
2021-03-26
bpf: Refactor btf_check_func_arg_match
Martin KaFai Lau
2021-03-26
bpf: Simplify freeing logic in linfo and jited_linfo
Martin KaFai Lau
2021-03-26
libbpf: Preserve empty DATASEC BTFs during static linking
Andrii Nakryiko
2021-03-26
bpf: struct sock is declared twice in bpf_sk_storage header
Wan Jiabing
2021-03-25
bpf: Remove unused headers
Lu Wei
[next]