Age | Commit message (Expand) | Author |
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 |
2022-01-04 | nl80211: clarify comment for mesh PLINK_BLOCKED state | Felix Fietkau |
2022-01-04 | mac80211: Add stations iterator where the iterator function may sleep | Martin Blumenstingl |
2022-01-04 | mac80211: allow non-standard VHT MCS-10/11 | Ping-Ke Shih |
2022-01-04 | ethernet/sfc: remove redundant rc variable | Minghao Chi |
2022-01-04 | Merge branch 'namespacify-mtu-ipv4' | David S. Miller |
2022-01-04 | Namespaceify mtu_expires sysctl | xu xin |
2022-01-04 | Namespaceify min_pmtu sysctl | xu xin |
2022-01-04 | net: fixup build after bpf header changes | Jakub Kicinski |
2022-01-04 | net: lantiq_xrx200: add ingress SG DMA support | Aleksander Jan Bajkowski |