Age | Commit message (Expand) | Author |
2022-01-06 | bpf/selftests: Test bpf_d_path on rdonly_mem. | Hao Luo |
2022-01-06 | libbpf: Add documentation for bpf_map batch operations | Grant Seltzer |
2022-01-06 | selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3 | Andrii Nakryiko |
2022-01-05 | xdp: Add xdp_do_redirect_frame() for pre-computed xdp_frames | Toke Høiland-Jørgensen |
2022-01-05 | xdp: Move conversion to xdp_frame out of map functions | Toke Høiland-Jørgensen |
2022-01-05 | page_pool: Store the XDP mem id | Toke Høiland-Jørgensen |
2022-01-05 | page_pool: Add callback to init pages when they are allocated | Toke Høiland-Jørgensen |
2022-01-05 | xdp: Allow registering memory model without rxq reference | Toke Høiland-Jørgensen |
2022-01-05 | Merge branch 'samples/bpf: xdpsock app enhancements' | Alexei Starovoitov |
2022-01-05 | samples/bpf: xdpsock: Add timestamp for Tx-only operation | Ong Boon Leong |
2022-01-05 | samples/bpf: xdpsock: Add time-out for cleaning Tx | Ong Boon Leong |
2022-01-05 | samples/bpf: xdpsock: Add sched policy and priority support | Ong Boon Leong |
2022-01-05 | samples/bpf: xdpsock: Add cyclic TX operation capability | Ong Boon Leong |
2022-01-05 | samples/bpf: xdpsock: Add clockid selection support | Ong Boon Leong |
2022-01-05 | samples/bpf: xdpsock: Add Dest and Src MAC setting for Tx-only operation | Ong Boon Leong |
2022-01-05 | samples/bpf: xdpsock: Add VLAN support for Tx-only operation | Ong Boon Leong |
2022-01-05 | libbpf 1.0: Deprecate bpf_object__find_map_by_offset() API | Christy Lee |
2022-01-05 | libbpf 1.0: Deprecate bpf_map__is_offload_neutral() | Christy Lee |
2022-01-05 | libbpf: Support repeated legacy kprobes on same function | Qiang Wang |
2022-01-05 | libbpf: Use probe_name for legacy kprobe | Qiang Wang |
2022-01-05 | libbpf: Deprecate bpf_perf_event_read_simple() API | Christy Lee |
2022-01-05 | bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt(). | Kuniyuki Iwashima |
2022-01-05 | bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt(). | Kuniyuki Iwashima |
2022-01-05 | bpf: Fix verifier support for validation of async callbacks | Kris Van Hees |
2022-01-05 | bpf, docs: Fully document the JMP mode modifiers | Christoph Hellwig |
2022-01-05 | bpf, docs: Fully document the JMP opcodes | Christoph Hellwig |
2022-01-05 | bpf, docs: Fully document the ALU opcodes | Christoph Hellwig |
2022-01-05 | bpf, docs: Document the opcode classes | Christoph Hellwig |
2022-01-05 | bpf, docs: Add subsections for ALU and JMP instructions | Christoph Hellwig |
2022-01-05 | bpf, docs: Add a setion to explain the basic instruction encoding | Christoph Hellwig |
2022-01-05 | bpf, selftests: Add verifier test for mem_or_null register with offset. | Daniel Borkmann |
2022-01-05 | bpf: Don't promote bogus looking registers after null check. | Daniel Borkmann |
2022-01-05 | bpf, sockmap: Fix double bpf_prog_put on error case in map_link | John Fastabend |
2022-01-05 | bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser() | John Fastabend |
2022-01-05 | bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNC | Hou Tao |
2022-01-05 | bpf/selftests: Fix namespace mount setup in tc_redirect | Jiri Olsa |
2022-01-05 | bpftool: Probe for instruction set extensions | Paul Chaignon |
2022-01-05 | bpftool: Probe for bounded loop support | Paul Chaignon |
2022-01-05 | bpftool: Refactor misc. feature probe | Paul Chaignon |
2022-01-05 | Merge branch 'lan966x-extend-switchdev-and-mdb-support' | David S. Miller |
2022-01-05 | net: lan966x: Extend switchdev with mdb support | Horatiu Vultur |
2022-01-05 | net: lan966x: Add PGID_GP_START and PGID_GP_END | Horatiu Vultur |
2022-01-05 | net: lan966x: Add function lan966x_mac_ip_learn() | Horatiu Vultur |
2022-01-05 | Merge branch 'mtk_eth_soc-refactoring-and-clause45' | David S. Miller |
2022-01-05 | net: ethernet: mtk_eth_soc: implement Clause 45 MDIO access | Daniel Golle |
2022-01-05 | net: mdio: add helpers to extract clause 45 regad and devad fields | Russell King (Oracle) |
2022-01-05 | net: ethernet: mtk_eth_soc: fix return values and refactor MDIO ops | Daniel Golle |
2022-01-04 | Revert "net: wwan: iosm: Keep device at D0 for s2idle case" | M Chetan Kumar |
2022-01-04 | Merge tag 'mac80211-next-for-net-next-2022-01-04' of git://git.kernel.org/pub... | Jakub Kicinski |
2022-01-04 | mac80211: use ieee80211_bss_get_elem() | Johannes Berg |