summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ice: Pull out next_to_clean bump out of ice_put_rx_buf()Maciej Fijalkowski2023-02-011-13/+16
* ice: Store page count inside ice_rx_bufMaciej Fijalkowski2023-02-012-17/+12
* ice: Add xdp_buff to ice_rx_ring structMaciej Fijalkowski2023-02-013-16/+25
* ice: Prepare legacy-rx for upcoming XDP multi-buffer supportMaciej Fijalkowski2023-02-015-23/+17
* Merge branch 'Support bpf trampoline for s390x'Alexei Starovoitov2023-01-297-112/+715
|\
| * selftests/bpf: Trim DENYLIST.s390xIlya Leoshkevich2023-01-291-69/+0
| * selftests/bpf: Fix s390x vmlinux pathIlya Leoshkevich2023-01-291-1/+1
| * s390/bpf: Implement bpf_jit_supports_kfunc_call()Ilya Leoshkevich2023-01-291-2/+23
| * s390/bpf: Implement bpf_jit_supports_subprog_tailcalls()Ilya Leoshkevich2023-01-291-10/+27
| * s390/bpf: Implement arch_prepare_bpf_trampoline()Ilya Leoshkevich2023-01-292-22/+524
| * s390/bpf: Implement bpf_arch_text_poke()Ilya Leoshkevich2023-01-291-0/+97
| * s390/bpf: Add expoline to tail callsIlya Leoshkevich2023-01-291-2/+10
| * selftests/bpf: Fix sk_assign on s390xIlya Leoshkevich2023-01-293-6/+33
|/
* s390/bpf: Fix a typo in a commentIlya Leoshkevich2023-01-281-1/+1
* bpf: btf: Add BTF_FMODEL_SIGNED_ARG flagIlya Leoshkevich2023-01-283-6/+29
* bpf: iterators: Split iterators.lskel.h into little- and big- endian versionsIlya Leoshkevich2023-01-285-7/+435
* libbpf: Fix BPF_PROBE_READ{_STR}_INTO() on s390xIlya Leoshkevich2023-01-281-2/+2
* libbpf: Fix unbounded memory access in bpf_usdt_arg()Ilya Leoshkevich2023-01-281-1/+4
* libbpf: Simplify barrier_var()Ilya Leoshkevich2023-01-281-1/+1
* selftests/bpf: Fix profiler on s390xIlya Leoshkevich2023-01-281-24/+38
* selftests/bpf: Fix xdp_synproxy/tc on s390xIlya Leoshkevich2023-01-281-1/+1
* selftests/bpf: Fix vmlinux test on s390xIlya Leoshkevich2023-01-281-2/+2
* selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390xIlya Leoshkevich2023-01-282-2/+13
* selftests/bpf: Fix test_lsm on s390xIlya Leoshkevich2023-01-281-3/+4
* selftests/bpf: Add a sign-extension test for kfuncsIlya Leoshkevich2023-01-283-0/+28
* selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390xIlya Leoshkevich2023-01-281-3/+3
* selftests/bpf: Check stack_mprotect() return valueIlya Leoshkevich2023-01-282-3/+6
* selftests/bpf: Fix cgrp_local_storage on s390xIlya Leoshkevich2023-01-281-1/+1
* selftests/bpf: Fix xdp_do_redirect on s390xIlya Leoshkevich2023-01-281-0/+4
* selftests/bpf: Fix verify_pkcs7_sig on s390xIlya Leoshkevich2023-01-282-4/+11
* selftests/bpf: Fix decap_sanity_ns cleanupIlya Leoshkevich2023-01-281-1/+1
* selftests/bpf: Set errno when urand_spawn() failsIlya Leoshkevich2023-01-281-0/+1
* selftests/bpf: Fix kfree_skb on s390xIlya Leoshkevich2023-01-281-1/+1
* selftests/bpf: Fix symlink creation errorIlya Leoshkevich2023-01-281-1/+2
* selftests/bpf: Fix liburandom_read.so linker errorIlya Leoshkevich2023-01-281-1/+1
* selftests/bpf: Query BPF_MAX_TRAMP_LINKS using BTFIlya Leoshkevich2023-01-284-13/+65
* bpf: Change BPF_MAX_TRAMP_LINKS to enumIlya Leoshkevich2023-01-281-1/+3
* bpf: Use ARG_CONST_SIZE_OR_ZERO for 3rd argument of bpf_tcp_raw_gen_syncookie...Ilya Leoshkevich2023-01-281-2/+2
* Documentation: bpf: correct spellingRandy Dunlap2023-01-284-7/+7
* bpf: Build-time assert that cpumask offset is zeroDavid Vernet2023-01-281-0/+3
* net: netlink: recommend policy range validationJohannes Berg2023-01-281-1/+2
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-28124-1824/+6383
|\
| * selftest/bpf: Make crashes more debuggable in test_progsStanislav Fomichev2023-01-271-2/+2
| * libbpf: Add documentation to map pinning API functionsGrant Seltzer2023-01-271-3/+69
| * libbpf: Fix malformed documentation formattingGrant Seltzer2023-01-271-6/+12
| * selftests/bpf: Properly enable hwtstamp in xdp_hw_metadataStanislav Fomichev2023-01-261-1/+44
| * Merge branch 'Enable bpf_setsockopt() on ktls enabled sockets.'Martin KaFai Lau2023-01-253-1/+82
| |\
| | * selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket.Kui-Feng Lee2023-01-252-0/+81
| | * bpf: Check the protocol of a sock to agree the calls to bpf_setsockopt().Kui-Feng Lee2023-01-251-1/+1
| |/
| * Merge branch 'Enable struct_ops programs to be sleepable'Alexei Starovoitov2023-01-259-30/+103
| |\