aboutsummaryrefslogtreecommitdiffstats
path: root/samples/kobject (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-19tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE mapYonghong Song1-0/+122
2018-01-19bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE mapYonghong Song1-2/+93
2018-01-19selftests: bpf: update .gitignore with missing generated filesShuah Khan1-0/+7
2018-01-19bpftool: recognize BPF_MAP_TYPE_CPUMAP mapsRoman Gushchin1-0/+1
2018-01-18nfp: bpf: add short busy wait for FW repliesJakub Kicinski1-1/+8
2018-01-18selftest/bpf: extend the offload test with map checksJakub Kicinski3-25/+218
2018-01-18netdevsim: bpf: support fake map offloadJakub Kicinski2-0/+249
2018-01-18tools: bpftool: report device information for offloaded mapsJakub Kicinski1-1/+6
2018-01-18bpf: offload: report device information about offloaded mapsJakub Kicinski5-0/+69
2018-01-18bpf: offload: allow array map offloadJakub Kicinski2-1/+4
2018-01-18bpf: arraymap: use bpf_map_init_from_attr()Jakub Kicinski1-6/+1
2018-01-18bpf: arraymap: move checks out of alloc functionJakub Kicinski1-14/+28
2018-01-18selftests/bpf: make test_verifier run most programsAlexei Starovoitov1-1/+49
2018-01-18bpf: allow socket_filter programs to use bpf_prog_test_runAlexei Starovoitov2-0/+3
2018-01-18bpf: Sync kernel ABI header with tooling headerJesper Dangaard Brouer1-1/+11
2018-01-18tools/bpf_jit_disasm: silence a static checker warningDan Carpenter1-3/+4
2018-01-18bpf: add comments to BPF ld/ldx sizesJesper Dangaard Brouer2-4/+5
2018-01-18bpf: change fake_ip for bpf_trace_printk helperYonghong Song1-1/+1
2018-01-18samples/bpf: xdp2skb_meta comment explain why pkt-data pointers are invalidatedJesper Dangaard Brouer1-3/+5
2018-01-18tools: bpftool: improve architecture detection by using ifindexJiong Wang4-3/+102
2018-01-18nfp: bpf: set new jit info fieldsJiong Wang1-1/+9
2018-01-18bpf: add new jited info fields in bpf_dev_offload and bpf_prog_infoJiong Wang3-13/+43
2018-01-17vxlan: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-17cxgb4: restructure VF mgmt codeGanesh Goudar2-204/+190
2018-01-17net: Remove spinlock from get_net_ns_by_id()Kirill Tkhai1-2/+0
2018-01-17net: Fix possible race in peernet2id_alloc()Kirill Tkhai1-2/+11
2018-01-17tun: allow to attach ebpf socket filterJason Wang2-4/+35
2018-01-17tuntap: rename struct tun_steering_prog to struct tun_progJason Wang1-16/+16
2018-01-17mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind opsJiri Pirko3-20/+17
2018-01-17mlxsw: spectrum_acl: Implement TC block sharingJiri Pirko4-95/+401
2018-01-17mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbindJiri Pirko3-21/+24
2018-01-17mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroyJiri Pirko1-56/+46
2018-01-17net: sched: allow ingress and clsact qdiscs to share filter blocksJiri Pirko1-16/+64
2018-01-17net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko3-0/+69
2018-01-17net: sched: use block index as a handle instead of qdisc when block is sharedJiri Pirko2-84/+128
2018-01-17net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko6-23/+99
2018-01-17net: sched: remove classid and q fields from tcf_protoJiri Pirko2-7/+2
2018-01-17net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko6-4/+76
2018-01-17net: sched: avoid usage of tp->q in tcf_classifyJiri Pirko1-2/+3
2018-01-17net: sched: introduce shared filter blocks infrastructureJiri Pirko3-24/+152
2018-01-17net: sched: introduce support for multiple filter chain pointers registrationJiri Pirko2-10/+70
2018-01-17bnxt_en: export a common switchdev PARENT_ID for all reps of an adapterSathya Perla5-7/+40
2018-01-17bnxt_en: Add cache line size setting to optimize performance.Michael Chan1-0/+24
2018-01-17bnxt_en: Forward VF MAC address to the PF.Vasundhara Volam3-7/+51
2018-01-17bnxt_en: Add BCM5745X NPAR device IDsVasundhara Volam1-0/+4
2018-01-17bnxt_en: Expand bnxt_check_rings() to check all resources.Michael Chan1-9/+84
2018-01-17bnxt_en: Implement new method for the PF to assign SRIOV resources.Michael Chan3-5/+127
2018-01-17bnxt_en: Reserve resources for RFS.Michael Chan1-4/+17
2018-01-17bnxt_en: Implement new method to reserve rings.Michael Chan1-25/+247
2018-01-17bnxt_en: Set initial default RX and TX ring numbers the same in combined mode.Michael Chan1-0/+19