aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-05bpf: Reject indirect var_off stack access in unpriv modeAndrey Ignatov
2019-04-05selftests/bpf: Test indirect var_off stack access in raw modeAndrey Ignatov
2019-04-05bpf: Reject indirect var_off stack access in raw modeAndrey Ignatov
2019-04-05samples/bpf: fix build with new clangAlexei Starovoitov
2019-04-04samples, selftests/bpf: add NULL check for ksym_searchDaniel T. Lee
2019-04-04selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee
2019-04-04Merge branch 'bpf-verifier-scalability'Daniel Borkmann
2019-04-04selftests/bpf: synthetic tests to push verifier limitsAlexei Starovoitov
2019-04-04selftests/bpf: add few verifier scale testsAlexei Starovoitov
2019-04-04libbpf: teach libbpf about log_level bit 2Alexei Starovoitov
2019-04-04bpf: increase verifier log limitAlexei Starovoitov
2019-04-04bpf: increase complexity limit and maximum program sizeAlexei Starovoitov
2019-04-04bpf: verbose jump offset overflow checkAlexei Starovoitov
2019-04-04bpf: convert temp arrays to kvcallocAlexei Starovoitov
2019-04-04bpf: improve verification speed by not remarking live_readAlexei Starovoitov
2019-04-04bpf: improve verification speed by droping statesAlexei Starovoitov
2019-04-04bpf: add verifier stats and log_level bit 2Alexei Starovoitov
2019-04-03kbuild: add ability to generate BTF type info for vmlinuxAndrii Nakryiko
2019-04-02Merge branch 'bpf-selftest-clang-fixes'Daniel Borkmann
2019-04-02selftests: bpf: remove duplicate .flags initialization in ctx_skb.cStanislav Fomichev
2019-04-02selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.cStanislav Fomichev
2019-04-02selftests: bpf: fix -Wformat-security warning for flow_dissector_load.cStanislav Fomichev
2019-04-02selftests: bpf: tests.h should depend on .c files, not the outputStanislav Fomichev
2019-04-01bpf: add bpffs multi-dimensional array tests in test_btfYonghong Song
2019-03-29Merge branch 'variable-stack-access'Alexei Starovoitov
2019-03-29selftests/bpf: Test variable offset stack accessAndrey Ignatov
2019-03-29bpf: Support variable offset stack access from helpersAndrey Ignatov
2019-03-28tools/bpf: generate pkg-config file for libbpfLuca Boccassi
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-27inet: switch IP ID generator to siphashEric Dumazet
2019-03-27net: phy: mdio-bcm-unimac: remove redundant !timeout checkColin Ian King
2019-03-27tcp: fix zerocopy and notsent_lowat issuesEric Dumazet
2019-03-27net: openvswitch: Add a new action check_pkt_lenNuman Siddique
2019-03-27Merge branch 'ethtool-add-support-for-Fast-Link-Down-as-new-PHY-tunable'David S. Miller
2019-03-27net: phy: marvell: add PHY tunable fast link down support for 88E1540Heiner Kallweit
2019-03-27ethtool: add PHY Fast Link Down supportHeiner Kallweit
2019-03-27net/core: Allow the compiler to verify declaration and definition consistencyBart Van Assche
2019-03-27net/core: Fix rtnetlink kernel-doc headersBart Van Assche
2019-03-27net/core: Document __skb_flow_dissect() flags argumentBart Van Assche
2019-03-27net/core: Document all dev_ioctl() argumentsBart Van Assche
2019-03-27net/core: Document reuseport_add_sock() bind_inany argumentBart Van Assche
2019-03-27net: dsa: mv88e6xxx: remove unneeded cmode initializationHeiner Kallweit
2019-03-27bnx2x: Utilize FW 7.13.11.0.Sudarsana Reddy Kalluru
2019-03-27fou: Support binding FoU socketKristian Evensen
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-03-27Merge branch 'net-mvpp2-Classifier-updates-and-cleanups'David S. Miller
2019-03-27net: mvpp2: cls: Rework C2 engine macrosMaxime Chevallier
2019-03-27net: mvpp2: cls: Initialize lookup priorities for all entries in the flowMaxime Chevallier
2019-03-27net: mvpp2: cls: Invalidate all C2 entries except the ones we useMaxime Chevallier