summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.kasan (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-02nfp: improve defines for constants in ethtoolJakub Kicinski1-7/+8
2017-11-02nfp: use a counter instead of log message for allocation failuresJakub Kicinski3-10/+20
2017-11-02nfp: switch to dev_alloc_page()Jakub Kicinski1-1/+1
2017-11-02nfp: bpf: fall back to core NIC app if BPF not selectedJakub Kicinski3-5/+6
2017-11-02nfp: reorganize the app tableJakub Kicinski1-10/+6
2017-11-02nfp: bpf: reject TC offload if XDP loadedJakub Kicinski1-0/+3
2017-11-02nfp: flower: vxlan - ensure no sleep in atomic contextJohn Hurley5-34/+28
2017-11-02nfp: flower: app should use struct nfp_reprJohn Hurley1-6/+6
2017-11-02tools: bpf: handle long path in jit disasmPrashant Bhole2-2/+4
2017-11-02liquidio: synchronize VF representor names with NIC firmwareVijaya Mohan Guvva4-1/+92
2017-11-02bpf: add test cases to bpf selftests to cover all meta testsDaniel Borkmann1-0/+442
2017-11-02bpf: also improve pattern matches for meta accessDaniel Borkmann1-69/+96
2017-11-02bpf: minor cleanups after mergeDaniel Borkmann2-73/+73
2017-11-02security: bpf: replace include of linux/bpf.h with forward declarationsJakub Kicinski1-1/+4
2017-11-02net: systemport: Only inspect valid switch port & queuesFlorian Fainelli2-2/+8
2017-11-02nfp: bpf: support [BPF_ALU | BPF_ALU64] | BPF_NEGJiong Wang1-0/+24
2017-11-02nfp: bpf: rename ALU_OP_NEG to ALU_OP_NOTJiong Wang2-2/+2
2017-11-02net: dpaa: remove init which already done in per-cpu allocationyuan linyu1-5/+0
2017-11-02net: dpaa: fix maybe uninitialized var in dpaa_open()yuan linyu1-1/+2
2017-11-02bpf: cpumap micro-optimization in cpu_map_enqueueJesper Dangaard Brouer1-2/+2
2017-11-02net: sched: remove ndo_setup_tc check from tc_can_offloadJiri Pirko1-5/+1
2017-11-02net: sched: remove tc_can_offload check from egdev callJiri Pirko1-1/+1
2017-11-02net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko11-3/+27
2017-11-02net: sched: remove unused tc_should_offload helperJiri Pirko1-7/+0
2017-11-02net: bridge: add notifications for the bridge dev on vlan changeNikolay Aleksandrov9-38/+45
2017-11-02net: hns3: remove a couple of redundant assignmentsColin Ian King1-3/+0
2017-11-02liquidio: remove redundant setting of inst_processed to zeroColin Ian King1-2/+0
2017-11-02net: dl2k: remove redundant re-assignment to npColin Ian King1-1/+1
2017-11-02wan: wanxl: remove redundant assignment to statColin Ian King1-1/+0
2017-11-02samples/pktgen: remove remaining old pktgen sample scriptsJesper Dangaard Brouer3-192/+0
2017-11-02samples/pktgen: update sample03, no need for clones when burstingJesper Dangaard Brouer1-1/+1