index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2022-09-20
bpf: Move nf_conn extern declarations to filter.h
Daniel Xu
2022-09-20
bpf: Rename nfct_bsa to nfct_btf_struct_access
Daniel Xu
2022-09-20
bpf: Remove unused btf_struct_access stub
Daniel Xu
2022-09-16
bpf: Move bpf_dispatcher function out of ftrace locations
Jiri Olsa
2022-09-16
ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
Peter Zijlstra (Intel)
2022-09-16
bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decision
Yauheni Kaliuta
2022-09-15
bpf: Add verifier check for BPF_PTR_POISON retval and arg
Dave Marchevsky
2022-09-10
bpf: Add verifier support for custom callback return range
Dave Marchevsky
2022-09-10
bpf: Add support for writing to nf_conn:mark
Daniel Xu
2022-09-10
bpf: Add stub for btf_struct_access()
Daniel Xu
2022-09-07
bpf: Add helper macro bpf_for_each_reg_in_vstate
Kumar Kartikeya Dwivedi
2022-09-07
bpf: Add zero_map_value to zero map value with special fields
Kumar Kartikeya Dwivedi
2022-09-07
bpf: Add copy_map_value_long to copy to remote percpu memory
Kumar Kartikeya Dwivedi
2022-09-07
bpf/verifier: allow kfunc to return an allocated mem
Benjamin Tissoires
2022-09-07
bpf: split btf_check_subprog_arg_match in two
Benjamin Tissoires
2022-09-06
bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
Yonghong Song
2022-09-06
bpf: Allow struct argument in trampoline based programs
Yonghong Song
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-05
bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
bpf: Add percpu allocation support to bpf_mem_alloc.
Alexei Starovoitov
2022-09-05
bpf: Introduce any context BPF specific memory allocator.
Alexei Starovoitov
2022-09-05
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
2022-09-05
soc: fsl: qbman: Add CGR update function
Sean Anderson
2022-09-05
net: pcs: add new PCS driver for altera TSE PCS
Maxime Chevallier
2022-09-04
Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-09-03
wifi: nl80211: add MLD address to assoc BSS entries
Johannes Berg
2022-09-03
wifi: nl80211: Add POWERED_ADDR_CHANGE feature
James Prestwood
2022-09-03
net/ipv4: Use __DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-09-02
bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-02
bpf: net: Change do_ip_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-02
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-02
net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...
Gal Pressman
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
2022-09-02
bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...)
Shung-Hsi Yu
2022-09-02
net: remove netif_tx_napi_add()
Jakub Kicinski
2022-09-02
net: bql: add more documentation
Eric Dumazet
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-31
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
2022-08-31
net: sched: gred/red: remove unused variables in struct red_stats
Zhengchao Shao
2022-08-31
mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
Jann Horn
2022-08-31
Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-08-31
Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-31
fscache: fix misdocumented parameter
Khalid Masum
[next]