| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | Revert "at86rf230: convert to gpio descriptors" | Stefan Schmidt | 2023-02-01 | 2 | -25/+77 |
| | * | | | cc2520: move to gpio descriptors | Arnd Bergmann | 2023-01-31 | 3 | -121/+37 |
| | * | | | mac802154: Avoid superfluous endianness handling | Miquel Raynal | 2023-01-30 | 1 | -2/+2 |
| | * | | | at86rf230: convert to gpio descriptors | Arnd Bergmann | 2023-01-28 | 2 | -77/+25 |
| | * | | | mac802154: Handle basic beaconing | Miquel Raynal | 2023-01-28 | 8 | -3/+246 |
| | * | | | ieee802154: Add support for user beaconing requests | Miquel Raynal | 2023-01-28 | 6 | -0/+169 |
| | * | | | mac802154: Handle passive scanning | Miquel Raynal | 2023-01-03 | 9 | -6/+427 |
| | * | | | mac802154: Add MLME Tx locked helpers | Miquel Raynal | 2023-01-03 | 2 | -13/+35 |
| | * | | | mac802154: Prepare forcing specific symbol duration | Miquel Raynal | 2023-01-03 | 3 | -11/+14 |
| | * | | | ieee802154: Introduce a helper to validate a channel | Miquel Raynal | 2023-01-03 | 2 | -2/+12 |
| | * | | | ieee802154: Define a beacon frame header | Miquel Raynal | 2023-01-03 | 1 | -0/+36 |
| | * | | | ieee802154: Add support for user scanning requests | Miquel Raynal | 2023-01-03 | 7 | -0/+377 |
| * | | | | sfc: fix builds without CONFIG_RTC_LIB | Alejandro Lucero | 2023-02-21 | 1 | -1/+1 |
| * | | | | sfc: clean up some inconsistent indentings | Yang Li | 2023-02-21 | 1 | -2/+2 |
| * | | | | net/mlx4_en: Introduce flexible array to silence overflow warning | Kees Cook | 2023-02-21 | 2 | -11/+12 |
| * | | | | net/ulp: Remove redundant ->clone() test in inet_clone_ulp(). | Kuniyuki Iwashima | 2023-02-21 | 1 | -2/+1 |
| * | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-02-21 | 158 | -1007/+4194 |
| |\ \ \ \ |
|
| | * | | | | selftests/bpf: Add bpf_fib_lookup test | Martin KaFai Lau | 2023-02-17 | 2 | -0/+209 |
| | * | | | | bpf: Add BPF_FIB_LOOKUP_SKIP_NEIGH for bpf_fib_lookup | Martin KaFai Lau | 2023-02-17 | 3 | -13/+38 |
| | * | | | | riscv, bpf: Add bpf trampoline support for RV64 | Pu Lehui | 2023-02-17 | 1 | -0/+317 |
| | * | | | | riscv, bpf: Add bpf_arch_text_poke support for RV64 | Pu Lehui | 2023-02-17 | 2 | -2/+91 |
| | * | | | | riscv, bpf: Factor out emit_call for kernel and bpf context | Pu Lehui | 2023-02-17 | 1 | -17/+13 |
| | * | | | | riscv: Extend patch_text for multiple instructions | Pu Lehui | 2023-02-17 | 3 | -15/+21 |
| | * | | | | Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES" | Martin KaFai Lau | 2023-02-17 | 2 | -27/+9 |
| | * | | | | selftests/bpf: Add global subprog context passing tests | Andrii Nakryiko | 2023-02-17 | 2 | -0/+106 |
| | * | | | | selftests/bpf: Convert test_global_funcs test to test_loader framework | Andrii Nakryiko | 2023-02-17 | 18 | -123/+174 |
| | * | | | | bpf: Fix global subprog context argument resolution logic | Andrii Nakryiko | 2023-02-17 | 1 | -2/+11 |
| | * | | | | LoongArch, bpf: Use 4 instructions for function address in JIT | Hengqi Chen | 2023-02-17 | 2 | -1/+22 |
| | * | | | | bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state | Martin KaFai Lau | 2023-02-17 | 1 | -2/+2 |
| | * | | | | bpf: Disable bh in bpf_test_run for xdp and tc prog | Martin KaFai Lau | 2023-02-17 | 1 | -0/+2 |
| | * | | | | xsk: check IFF_UP earlier in Tx path | Maciej Fijalkowski | 2023-02-17 | 1 | -26/+33 |
| | * | | | | Fix typos in selftest/bpf files | Taichi Nishimura | 2023-02-17 | 10 | -13/+13 |
| | * | | | | selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd() | Ilya Leoshkevich | 2023-02-17 | 34 | -101/+109 |
| | * | | | | samples/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd() | Ilya Leoshkevich | 2023-02-17 | 8 | -10/+10 |
| | * | | | | bpftool: Use bpf_{btf,link,map,prog}_get_info_by_fd() | Ilya Leoshkevich | 2023-02-17 | 9 | -36/+41 |
| | * | | | | libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd() | Ilya Leoshkevich | 2023-02-17 | 4 | -14/+14 |
| | * | | | | libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd() | Ilya Leoshkevich | 2023-02-17 | 3 | -0/+34 |
| | * | | | | bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES | Alexander Lobakin | 2023-02-16 | 2 | -9/+27 |
| | * | | | | Merge branch 'New benchmark for hashmap lookups' | Andrii Nakryiko | 2023-02-16 | 14 | -32/+420 |
| | |\ \ \ \ |
|
| | | * | | | | selftest/bpf/benchs: Add benchmark for hashmap lookups | Anton Protopopov | 2023-02-16 | 4 | -1/+354 |
| | | * | | | | selftest/bpf/benchs: Print less if the quiet option is set | Anton Protopopov | 2023-02-16 | 1 | -2/+4 |
| | | * | | | | selftest/bpf/benchs: Make quiet option common | Anton Protopopov | 2023-02-16 | 4 | -15/+8 |
| | | * | | | | selftest/bpf/benchs: Remove an unused header | Anton Protopopov | 2023-02-16 | 1 | -1/+0 |
| | | * | | | | selftest/bpf/benchs: Enhance argp parsing | Anton Protopopov | 2023-02-16 | 8 | -10/+51 |
| | | * | | | | selftest/bpf/benchs: Make a function static in bpf_hashmap_full_update | Anton Protopopov | 2023-02-16 | 1 | -1/+1 |
| | | * | | | | selftest/bpf/benchs: Fix a typo in bpf_hashmap_full_update | Anton Protopopov | 2023-02-16 | 2 | -2/+2 |
| | |/ / / / |
|
| | * | | | | Merge branch 'Use __GFP_ZERO in bpf memory allocator' | Alexei Starovoitov | 2023-02-16 | 5 | -3/+130 |
| | |\ \ \ \ |
|
| | | * | | | | selftests/bpf: Add test case for element reuse in htab map | Hou Tao | 2023-02-16 | 2 | -0/+120 |
| | | * | | | | bpf: Zeroing allocated object from slab in bpf memory allocator | Hou Tao | 2023-02-16 | 3 | -3/+10 |
| | |/ / / / |
|
| | * | | | | Merge branch 'Improvements for BPF_ST tracking by verifier ' | Alexei Starovoitov | 2023-02-15 | 3 | -49/+150 |
| | |\ \ \ \ |
|