summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-13selftests/bpf: Fix out-of-srctree buildIlya Leoshkevich
2023-02-13bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahol...Alan Maguire
2023-02-10Merge branch 'bpf, mm: introduce cgroup.memory=nobpf'Alexei Starovoitov
2023-02-10bpf: allow to disable bpf prog memory accountingYafang Shao
2023-02-10bpf: allow to disable bpf map memory accountingYafang Shao
2023-02-10bpf: use bpf_map_kvcalloc in bpf_local_storageYafang Shao
2023-02-10mm: memcontrol: add new kernel parameter cgroup.memory=nobpfYafang Shao
2023-02-10docs, bpf: Ensure IETF's BPF mailing list gets copied for ISA doc changesDaniel Borkmann
2023-02-10Daniel Borkmann says:Jakub Kicinski
2023-02-10Documentation: isdn: correct spellingRandy Dunlap
2023-02-10Merge branch 'net-move-more-duplicate-code-of-ovs-and-tc-conntrack-into-nf_co...Jakub Kicinski
2023-02-10net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long
2023-02-10net: sched: move frag check and tc_skb_cb update out of handle_fragmentsXin Long
2023-02-10openvswitch: move key and ovs_cb update out of handle_fragmentsXin Long
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long
2023-02-10net: create nf_conntrack_ovs for ovs and tc useXin Long
2023-02-10libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich
2023-02-10selftests/bpf: Attach to fopen()/fclose() in attach_probeIlya Leoshkevich
2023-02-10selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattachIlya Leoshkevich
2023-02-10selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpfIlya Leoshkevich
2023-02-10selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGSIlya Leoshkevich
2023-02-10tools: runqslower: Add EXTRA_CFLAGS and EXTRA_LDFLAGS supportIlya Leoshkevich
2023-02-10selftests/bpf: Quote host toolsIlya Leoshkevich
2023-02-10net: skbuff: drop the word head from skb cacheJakub Kicinski
2023-02-10Merge branch 'net-ipa-GSI'David S. Miller
2023-02-10net: ipa: generalize register field functionsAlex Elder
2023-02-10net: ipa: generalize register offset functionsAlex Elder
2023-02-10net: ipa: start generalizing "ipa_reg"Alex Elder
2023-02-10net: ipa: GSI register cleanupAlex Elder
2023-02-10net: ipa: use bitmasks for GSI IRQ valuesAlex Elder
2023-02-10net: ipa: tighten up IPA register validity checkingAlex Elder
2023-02-10net: ipa: add some new IPA versionsAlex Elder
2023-02-10net: ipa: get rid of ipa->reg_addrAlex Elder
2023-02-10net: ipa: generic command param fixAlex Elder
2023-02-10net: microchip: vcap: Add tc flower keys for lan966xHoratiu Vultur
2023-02-10Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2023-02-09net: pcs: rzn1-miic: remove unused struct members and use miic variableClément Léger
2023-02-09openvswitch: Use string_is_terminated() helperAndy Shevchenko
2023-02-09genetlink: Use string_is_terminated() helperAndy Shevchenko
2023-02-09string_helpers: Move string_is_valid() to the headerAndy Shevchenko
2023-02-09net: micrel: Cable Diagnostics feature for lan8841 PHYHoratiu Vultur
2023-02-09nfp: support IPsec offloading for NFP3800Huanhuan Wang
2023-02-09Merge branch 'net-introduce-rps_default_mask'Jakub Kicinski
2023-02-09self-tests: introduce self-tests for RPS default maskPaolo Abeni
2023-02-09net: introduce default_rps_mask netns attributePaolo Abeni
2023-02-09net-sysctl: factor-out rpm mask manipulation helpersPaolo Abeni
2023-02-09net-sysctl: factor out cpumask parsing helperPaolo Abeni
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-09tools/resolve_btfids: Pass HOSTCFLAGS as EXTRA_CFLAGS to prepare targetsJiri Olsa
2023-02-09net: enable usercopy for skb_small_head_cacheEric Dumazet