Age | Commit message (Expand) | Author |
2019-04-05 | bpf: Sanity check max value for var_off stack access | Andrey Ignatov |
2019-04-05 | selftests/bpf: Test indirect var_off stack access in unpriv mode | Andrey Ignatov |
2019-04-05 | bpf: Reject indirect var_off stack access in unpriv mode | Andrey Ignatov |
2019-04-05 | selftests/bpf: Test indirect var_off stack access in raw mode | Andrey Ignatov |
2019-04-05 | bpf: Reject indirect var_off stack access in raw mode | Andrey Ignatov |
2019-04-05 | samples/bpf: fix build with new clang | Alexei Starovoitov |
2019-04-04 | samples, selftests/bpf: add NULL check for ksym_search | Daniel T. Lee |
2019-04-04 | selftests/bpf: ksym_search won't check symbols exists | Daniel T. Lee |
2019-04-04 | Merge branch 'bpf-verifier-scalability' | Daniel Borkmann |
2019-04-04 | selftests/bpf: synthetic tests to push verifier limits | Alexei Starovoitov |
2019-04-04 | selftests/bpf: add few verifier scale tests | Alexei Starovoitov |
2019-04-04 | libbpf: teach libbpf about log_level bit 2 | Alexei Starovoitov |
2019-04-04 | bpf: increase verifier log limit | Alexei Starovoitov |
2019-04-04 | bpf: increase complexity limit and maximum program size | Alexei Starovoitov |
2019-04-04 | bpf: verbose jump offset overflow check | Alexei Starovoitov |
2019-04-04 | bpf: convert temp arrays to kvcalloc | Alexei Starovoitov |
2019-04-04 | bpf: improve verification speed by not remarking live_read | Alexei Starovoitov |
2019-04-04 | bpf: improve verification speed by droping states | Alexei Starovoitov |
2019-04-04 | bpf: add verifier stats and log_level bit 2 | Alexei Starovoitov |
2019-04-03 | kbuild: add ability to generate BTF type info for vmlinux | Andrii Nakryiko |
2019-04-02 | Merge branch 'bpf-selftest-clang-fixes' | Daniel Borkmann |
2019-04-02 | selftests: bpf: remove duplicate .flags initialization in ctx_skb.c | Stanislav Fomichev |
2019-04-02 | selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.c | Stanislav Fomichev |
2019-04-02 | selftests: bpf: fix -Wformat-security warning for flow_dissector_load.c | Stanislav Fomichev |
2019-04-02 | selftests: bpf: tests.h should depend on .c files, not the output | Stanislav Fomichev |
2019-04-01 | bpf: add bpffs multi-dimensional array tests in test_btf | Yonghong Song |
2019-03-29 | Merge branch 'variable-stack-access' | Alexei Starovoitov |
2019-03-29 | selftests/bpf: Test variable offset stack access | Andrey Ignatov |
2019-03-29 | bpf: Support variable offset stack access from helpers | Andrey Ignatov |
2019-03-28 | tools/bpf: generate pkg-config file for libbpf | Luca Boccassi |
2019-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-03-27 | inet: switch IP ID generator to siphash | Eric Dumazet |
2019-03-27 | net: phy: mdio-bcm-unimac: remove redundant !timeout check | Colin Ian King |
2019-03-27 | tcp: fix zerocopy and notsent_lowat issues | Eric Dumazet |
2019-03-27 | net: openvswitch: Add a new action check_pkt_len | Numan Siddique |
2019-03-27 | Merge branch 'ethtool-add-support-for-Fast-Link-Down-as-new-PHY-tunable' | David S. Miller |
2019-03-27 | net: phy: marvell: add PHY tunable fast link down support for 88E1540 | Heiner Kallweit |
2019-03-27 | ethtool: add PHY Fast Link Down support | Heiner Kallweit |
2019-03-27 | net/core: Allow the compiler to verify declaration and definition consistency | Bart Van Assche |
2019-03-27 | net/core: Fix rtnetlink kernel-doc headers | Bart Van Assche |
2019-03-27 | net/core: Document __skb_flow_dissect() flags argument | Bart Van Assche |
2019-03-27 | net/core: Document all dev_ioctl() arguments | Bart Van Assche |
2019-03-27 | net/core: Document reuseport_add_sock() bind_inany argument | Bart Van Assche |
2019-03-27 | net: dsa: mv88e6xxx: remove unneeded cmode initialization | Heiner Kallweit |
2019-03-27 | bnx2x: Utilize FW 7.13.11.0. | Sudarsana Reddy Kalluru |
2019-03-27 | fou: Support binding FoU socket | Kristian Evensen |
2019-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-03-27 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2019-03-27 | Merge branch 'net-mvpp2-Classifier-updates-and-cleanups' | David S. Miller |
2019-03-27 | net: mvpp2: cls: Rework C2 engine macros | Maxime Chevallier |