| Commit message (Expand) | Author | Age | Files | Lines |
* | page_pool: Store the XDP mem id | Toke Høiland-Jørgensen | 2022-01-06 | 3 | -4/+11 |
* | page_pool: Add callback to init pages when they are allocated | Toke Høiland-Jørgensen | 2022-01-06 | 2 | -0/+4 |
* | xdp: Allow registering memory model without rxq reference | Toke Høiland-Jørgensen | 2022-01-06 | 2 | -30/+65 |
* | Merge branch 'samples/bpf: xdpsock app enhancements' | Alexei Starovoitov | 2022-01-06 | 1 | -22/+341 |
|\ |
|
| * | samples/bpf: xdpsock: Add timestamp for Tx-only operation | Ong Boon Leong | 2022-01-06 | 1 | -9/+68 |
| * | samples/bpf: xdpsock: Add time-out for cleaning Tx | Ong Boon Leong | 2022-01-06 | 1 | -2/+9 |
| * | samples/bpf: xdpsock: Add sched policy and priority support | Ong Boon Leong | 2022-01-06 | 1 | -2/+59 |
| * | samples/bpf: xdpsock: Add cyclic TX operation capability | Ong Boon Leong | 2022-01-06 | 1 | -5/+80 |
| * | samples/bpf: xdpsock: Add clockid selection support | Ong Boon Leong | 2022-01-06 | 1 | -2/+38 |
| * | samples/bpf: xdpsock: Add Dest and Src MAC setting for Tx-only operation | Ong Boon Leong | 2022-01-06 | 1 | -5/+30 |
| * | samples/bpf: xdpsock: Add VLAN support for Tx-only operation | Ong Boon Leong | 2022-01-06 | 1 | -15/+75 |
|/ |
|
* | libbpf 1.0: Deprecate bpf_object__find_map_by_offset() API | Christy Lee | 2022-01-06 | 1 | -1/+2 |
* | libbpf 1.0: Deprecate bpf_map__is_offload_neutral() | Christy Lee | 2022-01-06 | 2 | -1/+2 |
* | libbpf: Support repeated legacy kprobes on same function | Qiang Wang | 2022-01-06 | 1 | -1/+4 |
* | libbpf: Use probe_name for legacy kprobe | Qiang Wang | 2022-01-06 | 1 | -1/+1 |
* | libbpf: Deprecate bpf_perf_event_read_simple() API | Christy Lee | 2022-01-06 | 2 | -8/+15 |
* | bpf: Add SO_RCVBUF/SO_SNDBUF in _bpf_getsockopt(). | Kuniyuki Iwashima | 2022-01-05 | 1 | -0/+6 |
* | bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt(). | Kuniyuki Iwashima | 2022-01-05 | 1 | -0/+2 |
* | bpf: Fix verifier support for validation of async callbacks | Kris Van Hees | 2022-01-05 | 1 | -0/+1 |
* | bpf, docs: Fully document the JMP mode modifiers | Christoph Hellwig | 2022-01-05 | 1 | -6/+6 |
* | bpf, docs: Fully document the JMP opcodes | Christoph Hellwig | 2022-01-05 | 1 | -17/+17 |
* | bpf, docs: Fully document the ALU opcodes | Christoph Hellwig | 2022-01-05 | 1 | -15/+15 |
* | bpf, docs: Document the opcode classes | Christoph Hellwig | 2022-01-05 | 1 | -12/+12 |
* | bpf, docs: Add subsections for ALU and JMP instructions | Christoph Hellwig | 2022-01-05 | 1 | -20/+32 |
* | bpf, docs: Add a setion to explain the basic instruction encoding | Christoph Hellwig | 2022-01-05 | 1 | -1/+15 |
* | bpf, selftests: Add verifier test for mem_or_null register with offset. | Daniel Borkmann | 2022-01-05 | 1 | -0/+28 |
* | bpf: Don't promote bogus looking registers after null check. | Daniel Borkmann | 2022-01-05 | 1 | -6/+6 |
* | bpf, sockmap: Fix double bpf_prog_put on error case in map_link | John Fastabend | 2022-01-05 | 1 | -8/+13 |
* | bpf, sockmap: Fix return codes from tcp_bpf_recvmsg_parser() | John Fastabend | 2022-01-05 | 1 | -0/+27 |
* | bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNC | Hou Tao | 2022-01-05 | 1 | -1/+4 |
* | bpf/selftests: Fix namespace mount setup in tc_redirect | Jiri Olsa | 2022-01-05 | 1 | -0/+7 |
* | bpftool: Probe for instruction set extensions | Paul Chaignon | 2022-01-05 | 1 | -0/+44 |
* | bpftool: Probe for bounded loop support | Paul Chaignon | 2022-01-05 | 1 | -0/+22 |
* | bpftool: Refactor misc. feature probe | Paul Chaignon | 2022-01-05 | 1 | -16/+29 |
* | Merge branch 'lan966x-extend-switchdev-and-mdb-support' | David S. Miller | 2022-01-05 | 8 | -9/+584 |
|\ |
|
| * | net: lan966x: Extend switchdev with mdb support | Horatiu Vultur | 2022-01-05 | 6 | -2/+536 |
| * | net: lan966x: Add PGID_GP_START and PGID_GP_END | Horatiu Vultur | 2022-01-05 | 1 | -2/+6 |
| * | net: lan966x: Add function lan966x_mac_ip_learn() | Horatiu Vultur | 2022-01-05 | 3 | -5/+42 |
|/ |
|
* | Merge branch 'mtk_eth_soc-refactoring-and-clause45' | David S. Miller | 2022-01-05 | 3 | -30/+102 |
|\ |
|
| * | net: ethernet: mtk_eth_soc: implement Clause 45 MDIO access | Daniel Golle | 2022-01-05 | 2 | -13/+60 |
| * | net: mdio: add helpers to extract clause 45 regad and devad fields | Russell King (Oracle) | 2022-01-05 | 1 | -0/+12 |
| * | net: ethernet: mtk_eth_soc: fix return values and refactor MDIO ops | Daniel Golle | 2022-01-05 | 2 | -28/+41 |
|/ |
|
* | Revert "net: wwan: iosm: Keep device at D0 for s2idle case" | M Chetan Kumar | 2022-01-05 | 1 | -3/+0 |
* | Merge tag 'mac80211-next-for-net-next-2022-01-04' of git://git.kernel.org/pub... | Jakub Kicinski | 2022-01-04 | 5 | -9/+43 |
|\ |
|
| * | mac80211: use ieee80211_bss_get_elem() | Johannes Berg | 2022-01-04 | 1 | -7/+7 |
| * | nl80211: clarify comment for mesh PLINK_BLOCKED state | Felix Fietkau | 2022-01-04 | 1 | -1/+1 |
| * | mac80211: Add stations iterator where the iterator function may sleep | Martin Blumenstingl | 2022-01-04 | 2 | -0/+34 |
| * | mac80211: allow non-standard VHT MCS-10/11 | Ping-Ke Shih | 2022-01-04 | 1 | -1/+1 |
|/ |
|
* | ethernet/sfc: remove redundant rc variable | Minghao Chi | 2022-01-04 | 1 | -3/+1 |
* | Merge branch 'namespacify-mtu-ipv4' | David S. Miller | 2022-01-04 | 2 | -26/+51 |
|\ |
|