summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-21bpf: Add bpf_user_ringbuf_drain() helperDavid Vernet
2022-09-21bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map typeDavid Vernet
2022-09-20bpf: Move nf_conn extern declarations to filter.hDaniel Xu
2022-09-20bpf: Rename nfct_bsa to nfct_btf_struct_accessDaniel Xu
2022-09-20bpf: Remove unused btf_struct_access stubDaniel Xu
2022-09-16bpf: Move bpf_dispatcher function out of ftrace locationsJiri Olsa
2022-09-16ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLEPeter Zijlstra (Intel)
2022-09-16bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decisionYauheni Kaliuta
2022-09-15bpf: Add verifier check for BPF_PTR_POISON retval and argDave Marchevsky
2022-09-10bpf: Add verifier support for custom callback return rangeDave Marchevsky
2022-09-10bpf: Add support for writing to nf_conn:markDaniel Xu
2022-09-10bpf: Add stub for btf_struct_access()Daniel Xu
2022-09-07bpf: Add helper macro bpf_for_each_reg_in_vstateKumar Kartikeya Dwivedi
2022-09-07bpf: Add zero_map_value to zero map value with special fieldsKumar Kartikeya Dwivedi
2022-09-07bpf: Add copy_map_value_long to copy to remote percpu memoryKumar Kartikeya Dwivedi
2022-09-07bpf/verifier: allow kfunc to return an allocated memBenjamin Tissoires
2022-09-07bpf: split btf_check_subprog_arg_match in twoBenjamin Tissoires
2022-09-06bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()Yonghong Song
2022-09-06bpf: Allow struct argument in trampoline based programsYonghong Song
2022-09-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni
2022-09-05bpf: Optimize rcu_barrier usage between hash map and bpf_mem_alloc.Alexei Starovoitov
2022-09-05bpf: Add percpu allocation support to bpf_mem_alloc.Alexei Starovoitov
2022-09-05bpf: Introduce any context BPF specific memory allocator.Alexei Starovoitov
2022-09-05net: phy: Add 1000BASE-KX interface modeSean Anderson
2022-09-05soc: fsl: qbman: Add CGR update functionSean Anderson
2022-09-05net: pcs: add new PCS driver for altera TSE PCSMaxime Chevallier
2022-09-04Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-09-03wifi: nl80211: add MLD address to assoc BSS entriesJohannes Berg
2022-09-03wifi: nl80211: Add POWERED_ADDR_CHANGE featureJames Prestwood
2022-09-03net/ipv4: Use __DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-02bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()Martin KaFai Lau
2022-09-02bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()Martin KaFai Lau
2022-09-02bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()Martin KaFai Lau
2022-09-02bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()Martin KaFai Lau
2022-09-02bpf: net: Change do_ipv6_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2022-09-02bpf: net: Change do_ip_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2022-09-02bpf: net: Change sk_getsockopt() to take the sockptr_t argumentMartin KaFai Lau
2022-09-02net: ieee802154: Fix compilation error when CONFIG_IEEE802154_NL802154_EXPERI...Gal Pressman
2022-09-02bpf: Support getting tunnel flagsShmulik Ladkani
2022-09-02bpf, tnums: Warn against the usage of tnum_in(tnum_range(), ...)Shung-Hsi Yu
2022-09-02net: remove netif_tx_napi_add()Jakub Kicinski
2022-09-02net: bql: add more documentationEric Dumazet
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet
2022-08-31net: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao
2022-08-31mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn
2022-08-31Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-31fscache: fix misdocumented parameterKhalid Masum