- 4a3b33f libbpf: Add BTF writing APIs by Andrii Nakryiko · 4 years, 4 months ago
- 98b972d Merge branch 'bpf: add helpers to support BTF-based kernel' by Alexei Starovoitov · 4 years, 4 months ago
- b72091b selftests/bpf: Add test for bpf_seq_printf_btf helper by Alan Maguire · 4 years, 4 months ago
- eb41137 bpf: Add bpf_seq_printf_btf helper by Alan Maguire · 4 years, 4 months ago
- eb58bbf selftests/bpf: Fix overflow tests to reflect iter size increase by Alan Maguire · 4 years, 4 months ago
- af65320 bpf: Bump iter seq size to support BTF representation of large data structures by Alan Maguire · 4 years, 4 months ago
- 076a95f selftests/bpf: Add bpf_snprintf_btf helper tests by Alan Maguire · 4 years, 4 months ago
- c4d0bfb bpf: Add bpf_snprintf_btf helper by Alan Maguire · 4 years, 4 months ago
- 31d0bc8 bpf: Move to generic BTF show support, apply it to seq files/strings by Alan Maguire · 4 years, 4 months ago
- 76654e6 bpf: Provide function to get vmlinux BTF information by Alan Maguire · 4 years, 4 months ago
- a871b04 libbpf: Add btf__new_empty() to create an empty BTF object by Andrii Nakryiko · 4 years, 4 months ago
- 919d2b1 libbpf: Allow modification of BTF and add btf__add_str API by Andrii Nakryiko · 4 years, 4 months ago
- 7d9c71e libbpf: Extract generic string hashing function for reuse by Andrii Nakryiko · 4 years, 4 months ago
- 192f5a1 libbpf: Generalize common logic for managing dynamically-sized arrays by Andrii Nakryiko · 4 years, 4 months ago
- b860424 libbpf: Remove assumption of single contiguous memory for BTF data by Andrii Nakryiko · 4 years, 4 months ago
- 740e69c libbpf: Refactor internals of BTF type index by Andrii Nakryiko · 4 years, 4 months ago
- b000def selftests: Remove fmod_ret from test_overhead by Toke Høiland-Jørgensen · 4 years, 4 months ago
- f7b12b6 bpf: verifier: refactor check_attach_btf_id() by Toke Høiland-Jørgensen · 4 years, 4 months ago
- efc6815 bpf: change logging calls from verbose() to bpf_log() and use log pointer by Toke Høiland-Jørgensen · 4 years, 4 months ago
- 1af9270 bpf: disallow attaching modify_return tracing functions to other BPF programs by Toke Høiland-Jørgensen · 4 years, 4 months ago
- 84a20d8 Merge branch 'Sockmap copying' by Alexei Starovoitov · 4 years, 4 months ago
- 5b87adc selftest: bpf: Test copying a sockmap and sockhash by Lorenz Bauer · 4 years, 4 months ago
- 2787031 selftests: bpf: Remove shared header from sockmap iter test by Lorenz Bauer · 4 years, 4 months ago
- 26c3270 selftests: bpf: Add helper to compare socket cookies by Lorenz Bauer · 4 years, 4 months ago
- 6550f2d bpf: sockmap: Enable map_update_elem from bpf_iter by Lorenz Bauer · 4 years, 4 months ago
- efa90b5 bpf, cpumap: Remove rcpu pointer from cpu_map_build_skb signature by Lorenzo Bianconi · 4 years, 4 months ago
- 09d8ad1 selftests/bpf: Add raw_tp_test_run by Song Liu · 4 years, 4 months ago
- 88f7fe7 libbpf: Support test run of raw tracepoint programs by Song Liu · 4 years, 4 months ago
- 1b4d60e bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint by Song Liu · 4 years, 4 months ago
- 1fd17c8c xsk: Fix possible crash in socket_release when out-of-memory by Magnus Karlsson · 4 years, 4 months ago
- ba5f4cf bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULL by John Fastabend · 4 years, 4 months ago
- 99d4def bpf: Add AND verifier test case where 32bit and 64bit bounds differ by John Fastabend · 4 years, 4 months ago
- 4fbb38a bpf, verifier: Remove redundant var_off.value ops in scalar known reg cases by John Fastabend · 4 years, 4 months ago
- 84085f8 Merge branch 'enable-bpf_skc-cast-for-networking-progs' by Alexei Starovoitov · 4 years, 4 months ago
- 9a856ca bpf: selftest: Add test_btf_skc_cls_ingress by Martin KaFai Lau · 4 years, 4 months ago
- 0c402c6 bpf: selftest: Remove enum tcp_ca_state from bpf_tcp_helpers.h by Martin KaFai Lau · 4 years, 4 months ago
- edc2d66 bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields test by Martin KaFai Lau · 4 years, 4 months ago
- c40a565 bpf: selftest: Use network_helpers in the sock_fields test by Martin KaFai Lau · 4 years, 4 months ago
- b18c1f0 bpf: selftest: Adapt sock_fields test to use skel and global variables by Martin KaFai Lau · 4 years, 4 months ago
- 6f521a2 bpf: selftest: Move sock_fields test into test_progs by Martin KaFai Lau · 4 years, 4 months ago
- 5d13746 bpf: selftest: Add ref_tracking verifier test for bpf_skc casting by Martin KaFai Lau · 4 years, 4 months ago
- 27e5203 bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON by Martin KaFai Lau · 4 years, 4 months ago
- c0df236 bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON by Martin KaFai Lau · 4 years, 4 months ago
- 592a349 bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON by Martin KaFai Lau · 4 years, 4 months ago
- a5fa25a bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON by Martin KaFai Lau · 4 years, 4 months ago
- 1df8f55 bpf: Enable bpf_skc_to_* sock casting helper to networking prog type by Martin KaFai Lau · 4 years, 4 months ago
- a968d5e bpf: Move the PTR_TO_BTF_ID check to check_reg_type() by Martin KaFai Lau · 4 years, 4 months ago
- 182bf3f Merge branch 'rtt-speedup.2020.09.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into bpf-next by Alexei Starovoitov · 4 years, 4 months ago
- f00f2f7 Revert "bpf: Fix potential call bpf_link_free() in atomic context" by Alexei Starovoitov · 4 years, 4 months ago
- 3fc826f Merge branch 'net-dsa-bcm_sf2-Additional-DT-changes' by David S. Miller · 4 years, 4 months ago
- 0fa45ee net: dsa: bcm_sf2: Include address 0 for MDIO diversion by Florian Fainelli · 4 years, 4 months ago
- 8c28044 net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU port by Florian Fainelli · 4 years, 4 months ago
- 9d33ffa Merge branch 'octeontx2-Add-support-for-VLAN-based-flow-distribution' by David S. Miller · 4 years, 4 months ago
- a55ff8e octeontx2-pf: Support to change VLAN based RSS hash options via ethtool by George Cherian · 4 years, 4 months ago
- 8f90036 octeontx2-af: Add support for VLAN based RSS hashing by George Cherian · 4 years, 4 months ago
- de2b541 net: fix a new kernel-doc warning at dev.c by Mauro Carvalho Chehab · 4 years, 4 months ago
- 774e9ea Merge branch 'net-mdio-ipq4019-add-Clause-45-support' by David S. Miller · 4 years, 4 months ago
- 06fb560 net: mdio-ipq4019: add Clause 45 support by Robert Marko · 4 years, 4 months ago
- b840ec1 net: mdio-ipq4019: change defines to upper case by Robert Marko · 4 years, 4 months ago
- 35e3dbf Merge branch 'Introduce-mbox-tracepoints-for-Octeontx2' by David S. Miller · 4 years, 4 months ago
- 31a9746 octeontx2-pf: Add tracepoints for PF/VF mailbox by Subbaraya Sundeep · 4 years, 4 months ago
- 49142d1 octeontx2-af: Introduce tracepoints for mailbox by Subbaraya Sundeep · 4 years, 4 months ago
- 3649326 net: allwinner: remove redundant irqsave and irqrestore in hardIRQ by Barry Song · 4 years, 4 months ago
- e4b9146 net: hns3: Constify static structs by Rikard Falkeborn · 4 years, 4 months ago
- 68d4fd3 Merge branch 'net-bridge-mcast-IGMPv3-MLDv2-fast-path-part-2' by David S. Miller · 4 years, 4 months ago
- 36cfec7 net: bridge: mcast: when forwarding handle filter mode and blocked flag by Nikolay Aleksandrov · 4 years, 4 months ago
- 094b82f net: bridge: mcast: handle host state by Nikolay Aleksandrov · 4 years, 4 months ago
- 9116ffb net: bridge: mcast: add support for blocked port groups by Nikolay Aleksandrov · 4 years, 4 months ago
- 8266a04 net: bridge: mcast: handle port group filter modes by Nikolay Aleksandrov · 4 years, 4 months ago
- b081236 net: bridge: mcast: install S,G entries automatically based on reports by Nikolay Aleksandrov · 4 years, 4 months ago
- 085b53c net: bridge: mcast: add sg_port rhashtable by Nikolay Aleksandrov · 4 years, 4 months ago
- 8f8cb77 net: bridge: mcast: add rt_protocol field to the port group struct by Nikolay Aleksandrov · 4 years, 4 months ago
- 7d07a68 net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S,G) first, then (*,G) by Nikolay Aleksandrov · 4 years, 4 months ago
- 88d4bd1 net: bridge: mdb: add support for add/del/dump of entries with source by Nikolay Aleksandrov · 4 years, 4 months ago
- 9c4258c net: bridge: mdb: add support to extend add/del commands by Nikolay Aleksandrov · 4 years, 4 months ago
- eab3227 net: bridge: mcast: rename br_ip's u member to dst by Nikolay Aleksandrov · 4 years, 4 months ago
- deb9656 net: bridge: mcast: use br_ip's src for src groups and querier address by Nikolay Aleksandrov · 4 years, 4 months ago
- e1ac118 net: bridge: add src field to br_ip by Nikolay Aleksandrov · 4 years, 4 months ago
- 83f7398 net: bridge: mdb: use extack in br_mdb_add() and br_mdb_add_group() by Nikolay Aleksandrov · 4 years, 4 months ago
- 7eea629 net: bridge: mdb: move all port and bridge checks to br_mdb_add by Nikolay Aleksandrov · 4 years, 4 months ago
- 2ac95df net: bridge: mdb: use extack in br_mdb_parse() by Nikolay Aleksandrov · 4 years, 4 months ago
- 35c52c5 net: realtek: Remove set but not used variable by Zheng Yongjun · 4 years, 4 months ago
- b1b6c11 hinic: improve the comments of function header by Luo bin · 4 years, 4 months ago
- 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 4 months ago
- dc3652d tools resolve_btfids: Always force HOSTARCH by Jiri Olsa · 4 years, 4 months ago
- 017dab3 bpf: Check CONFIG_BPF option for resolve_btfids by Jiri Olsa · 4 years, 4 months ago
- 1a26e88 Merge tag 'linux-can-next-for-5.10-20200923' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 4 years, 4 months ago
- 40fe2e0 Merge branch 's390-qeth-next' by David S. Miller · 4 years, 4 months ago
- 58fa357 s390/qeth: remove forward declarations in L2 code by Julian Wiedmann · 4 years, 4 months ago
- f2bcf9d s390/qeth: consolidate teardown code by Julian Wiedmann · 4 years, 4 months ago
- b7ea041 s390/qeth: consolidate online code by Julian Wiedmann · 4 years, 4 months ago
- 7fb7fe5c s390/qeth: cancel cmds earlier during teardown by Julian Wiedmann · 4 years, 4 months ago
- f3380b1 s390/qeth: tighten ucast IP locking by Julian Wiedmann · 4 years, 4 months ago
- ab29c48 s390/qeth: replace deprecated simple_stroul() by Julian Wiedmann · 4 years, 4 months ago
- bcdfdf0 s390/qeth: clean up string ops in qeth_l3_parse_ipatoe() by Julian Wiedmann · 4 years, 4 months ago
- d6e6426 s390/qeth: relax locking for ipato config data by Julian Wiedmann · 4 years, 4 months ago
- 668e225 s390/qeth: don't init refcount twice for mcast IPs by Julian Wiedmann · 4 years, 4 months ago
- 0789e13b bpf: Explicitly size compatible_reg_types by Lorenz Bauer · 4 years, 4 months ago
- 46237bf net: microchip: Make `lan743x_pm_suspend` function return right value by Zheng Yongjun · 4 years, 4 months ago
- 573a809 Merge tag 'mlx5-updates-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 4 months ago