summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Revert "at86rf230: convert to gpio descriptors"Stefan Schmidt2023-02-012-25/+77
| | * | | cc2520: move to gpio descriptorsArnd Bergmann2023-01-313-121/+37
| | * | | mac802154: Avoid superfluous endianness handlingMiquel Raynal2023-01-301-2/+2
| | * | | at86rf230: convert to gpio descriptorsArnd Bergmann2023-01-282-77/+25
| | * | | mac802154: Handle basic beaconingMiquel Raynal2023-01-288-3/+246
| | * | | ieee802154: Add support for user beaconing requestsMiquel Raynal2023-01-286-0/+169
| | * | | mac802154: Handle passive scanningMiquel Raynal2023-01-039-6/+427
| | * | | mac802154: Add MLME Tx locked helpersMiquel Raynal2023-01-032-13/+35
| | * | | mac802154: Prepare forcing specific symbol durationMiquel Raynal2023-01-033-11/+14
| | * | | ieee802154: Introduce a helper to validate a channelMiquel Raynal2023-01-032-2/+12
| | * | | ieee802154: Define a beacon frame headerMiquel Raynal2023-01-031-0/+36
| | * | | ieee802154: Add support for user scanning requestsMiquel Raynal2023-01-037-0/+377
| * | | | sfc: fix builds without CONFIG_RTC_LIBAlejandro Lucero2023-02-211-1/+1
| * | | | sfc: clean up some inconsistent indentingsYang Li2023-02-211-2/+2
| * | | | net/mlx4_en: Introduce flexible array to silence overflow warningKees Cook2023-02-212-11/+12
| * | | | net/ulp: Remove redundant ->clone() test in inet_clone_ulp().Kuniyuki Iwashima2023-02-211-2/+1
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-02-21158-1007/+4194
| |\ \ \ \
| | * | | | selftests/bpf: Add bpf_fib_lookup testMartin KaFai Lau2023-02-172-0/+209
| | * | | | bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookupMartin KaFai Lau2023-02-173-13/+38
| | * | | | riscv, bpf: Add bpf trampoline support for RV64Pu Lehui2023-02-171-0/+317
| | * | | | riscv, bpf: Add bpf_arch_text_poke support for RV64Pu Lehui2023-02-172-2/+91
| | * | | | riscv, bpf: Factor out emit_call for kernel and bpf contextPu Lehui2023-02-171-17/+13
| | * | | | riscv: Extend patch_text for multiple instructionsPu Lehui2023-02-173-15/+21
| | * | | | Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau2023-02-172-27/+9
| | * | | | selftests/bpf: Add global subprog context passing testsAndrii Nakryiko2023-02-172-0/+106
| | * | | | selftests/bpf: Convert test_global_funcs test to test_loader frameworkAndrii Nakryiko2023-02-1718-123/+174
| | * | | | bpf: Fix global subprog context argument resolution logicAndrii Nakryiko2023-02-171-2/+11
| | * | | | LoongArch, bpf: Use 4 instructions for function address in JITHengqi Chen2023-02-172-1/+22
| | * | | | bpf: bpf_fib_lookup should not return neigh in NUD_FAILED stateMartin KaFai Lau2023-02-171-2/+2
| | * | | | bpf: Disable bh in bpf_test_run for xdp and tc progMartin KaFai Lau2023-02-171-0/+2
| | * | | | xsk: check IFF_UP earlier in Tx pathMaciej Fijalkowski2023-02-171-26/+33
| | * | | | Fix typos in selftest/bpf filesTaichi Nishimura2023-02-1710-13/+13
| | * | | | selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich2023-02-1734-101/+109
| | * | | | samples/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich2023-02-178-10/+10
| | * | | | bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich2023-02-179-36/+41
| | * | | | libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich2023-02-174-14/+14
| | * | | | libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich2023-02-173-0/+34
| | * | | | bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin2023-02-162-9/+27
| | * | | | Merge branch 'New benchmark for hashmap lookups'Andrii Nakryiko2023-02-1614-32/+420
| | |\ \ \ \
| | | * | | | selftest/bpf/benchs: Add benchmark for hashmap lookupsAnton Protopopov2023-02-164-1/+354
| | | * | | | selftest/bpf/benchs: Print less if the quiet option is setAnton Protopopov2023-02-161-2/+4
| | | * | | | selftest/bpf/benchs: Make quiet option commonAnton Protopopov2023-02-164-15/+8
| | | * | | | selftest/bpf/benchs: Remove an unused headerAnton Protopopov2023-02-161-1/+0
| | | * | | | selftest/bpf/benchs: Enhance argp parsingAnton Protopopov2023-02-168-10/+51
| | | * | | | selftest/bpf/benchs: Make a function static in bpf_hashmap_full_updateAnton Protopopov2023-02-161-1/+1
| | | * | | | selftest/bpf/benchs: Fix a typo in bpf_hashmap_full_updateAnton Protopopov2023-02-162-2/+2
| | |/ / / /
| | * | | | Merge branch 'Use __GFP_ZERO in bpf memory allocator'Alexei Starovoitov2023-02-165-3/+130
| | |\ \ \ \
| | | * | | | selftests/bpf: Add test case for element reuse in htab mapHou Tao2023-02-162-0/+120
| | | * | | | bpf: Zeroing allocated object from slab in bpf memory allocatorHou Tao2023-02-163-3/+10
| | |/ / / /
| | * | | | Merge branch 'Improvements for BPF_ST tracking by verifier 'Alexei Starovoitov2023-02-153-49/+150
| | |\ \ \ \