aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-04libbpf: teach libbpf about log_level bit 2Alexei Starovoitov4-4/+17
2019-04-04bpf: increase verifier log limitAlexei Starovoitov1-1/+1
2019-04-04bpf: increase complexity limit and maximum program sizeAlexei Starovoitov3-2/+3
2019-04-04bpf: verbose jump offset overflow checkAlexei Starovoitov2-6/+12
2019-04-04bpf: convert temp arrays to kvcallocAlexei Starovoitov1-7/+7
2019-04-04bpf: improve verification speed by not remarking live_readAlexei Starovoitov1-0/+9
2019-04-04bpf: improve verification speed by droping statesAlexei Starovoitov2-3/+43
2019-04-04bpf: add verifier stats and log_level bit 2Alexei Starovoitov2-24/+73
2019-04-03kbuild: add ability to generate BTF type info for vmlinuxAndrii Nakryiko3-2/+29
2019-04-02selftests: bpf: remove duplicate .flags initialization in ctx_skb.cStanislav Fomichev1-1/+0
2019-04-02selftests: bpf: fix -Wformat-invalid-specifier for bpf_obj_id.cStanislav Fomichev1-4/+4
2019-04-02selftests: bpf: fix -Wformat-security warning for flow_dissector_load.cStanislav Fomichev1-1/+1
2019-04-02selftests: bpf: tests.h should depend on .c files, not the outputStanislav Fomichev1-2/+2
2019-04-01bpf: add bpffs multi-dimensional array tests in test_btfYonghong Song1-8/+24
2019-03-29selftests/bpf: Test variable offset stack accessAndrey Ignatov1-2/+77
2019-03-29bpf: Support variable offset stack access from helpersAndrey Ignatov1-21/+54
2019-03-28tools/bpf: generate pkg-config file for libbpfLuca Boccassi3-3/+28
2019-03-27inet: switch IP ID generator to siphashEric Dumazet4-19/+30
2019-03-27net: phy: mdio-bcm-unimac: remove redundant !timeout checkColin Ian King1-4/+1
2019-03-27tcp: fix zerocopy and notsent_lowat issuesEric Dumazet2-13/+7
2019-03-27net: openvswitch: Add a new action check_pkt_lenNuman Siddique3-0/+261
2019-03-27net: phy: marvell: add PHY tunable fast link down support for 88E1540Heiner Kallweit1-0/+108
2019-03-27ethtool: add PHY Fast Link Down supportHeiner Kallweit2-0/+10
2019-03-27net/core: Allow the compiler to verify declaration and definition consistencyBart Van Assche3-3/+19
2019-03-27net/core: Fix rtnetlink kernel-doc headersBart Van Assche1-3/+6
2019-03-27net/core: Document __skb_flow_dissect() flags argumentBart Van Assche1-0/+2
2019-03-27net/core: Document all dev_ioctl() argumentsBart Van Assche1-1/+2
2019-03-27net/core: Document reuseport_add_sock() bind_inany argumentBart Van Assche1-0/+2
2019-03-27net: dsa: mv88e6xxx: remove unneeded cmode initializationHeiner Kallweit2-12/+0
2019-03-27bnx2x: Utilize FW 7.13.11.0.Sudarsana Reddy Kalluru1-7/+14
2019-03-27fou: Support binding FoU socketKristian Evensen2-16/+128
2019-03-27net: mvpp2: cls: Rework C2 engine macrosMaxime Chevallier1-21/+7
2019-03-27net: mvpp2: cls: Initialize lookup priorities for all entries in the flowMaxime Chevallier1-13/+24
2019-03-27net: mvpp2: cls: Invalidate all C2 entries except the ones we useMaxime Chevallier3-0/+30
2019-03-27net: mvpp2: cls: Rename the flow table macrosMaxime Chevallier3-15/+14
2019-03-27net: mvpp2: cls: Don't use the sequence attribute for classificationMaxime Chevallier2-18/+0
2019-03-27net: mvpp2: cls: Rename classifer per-port functionsMaxime Chevallier3-10/+9
2019-03-27net: mvpp2: cls: Move C2 read/write helpers aroundMaxime Chevallier1-41/+41
2019-03-27net: mvpp2: cls: Write C2 TCAM data last when writing a C2 entryMaxime Chevallier1-7/+7
2019-03-27net: mvpp2: cls: Use iterators to go through the cls_tableMaxime Chevallier2-8/+25
2019-03-27net: mvpp2: debugfs: Allow reading the C2 engine table from debugfsMaxime Chevallier1-17/+59
2019-03-27net: mvpp2: debugfs: Allow reading the flow table from debugfsMaxime Chevallier1-6/+63
2019-03-27net: mvpp2: debugfs: Store debugfs entries data in mvpp2 structMaxime Chevallier2-72/+26
2019-03-27net: mvpp2: cls: Make the flow definitions constMaxime Chevallier3-14/+15
2019-03-27net: mvpp2: cls: Rename MVPP2_N_FLOWS to MVPP2_N_PRS_FLOWSMaxime Chevallier4-7/+10
2019-03-27net: mvpp2: cls: use Lookup Type in classification enginesMaxime Chevallier3-0/+21
2019-03-27net: mvpp2: cls: Start cls flow entries from beginning of tableMaxime Chevallier1-3/+5
2019-03-27net: mvpp2: cls: Add missing MAC_DA field extractionMaxime Chevallier1-0/+3
2019-03-27net: mvpp2: Don't use an int to store netdev_features_tMaxime Chevallier1-1/+1
2019-03-26ice: Remove "2 BITS" commentAnirudh Venkataramanan1-6/+6