aboutsummaryrefslogtreecommitdiffstats
path: root/.cocciconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-05bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin4-3/+4
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin8-1/+130
2017-11-05device_cgroup: prepare code for bpf-based device controllerRoman Gushchin2-49/+59
2017-11-05device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constantsRoman Gushchin1-36/+36
2017-11-05nfp: implement ethtool FEC mode settingsDirk van der Merwe1-1/+116
2017-11-05nfp: add helpers for FEC supportDirk van der Merwe2-0/+94
2017-11-05nfp: add get/set link settings ndos to representorsDirk van der Merwe1-0/+2
2017-11-05nfp: resync repr state when port table syncDirk van der Merwe3-0/+54
2017-11-05nfp: refactor nfp_app_reprs_setDirk van der Merwe2-18/+4
2017-11-05nfp: make use of MAC reinitJakub Kicinski5-3/+40
2017-11-05nfp: don't depend on compiler constant propagationJakub Kicinski1-8/+15
2017-11-05tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha7-4/+68
2017-11-05net: dsa: resolve tagging protocol at parse timeVivien Didelot1-16/+15
2017-11-05net: dsa: add one port parsing function per typeVivien Didelot1-20/+36
2017-11-05net: dsa: only check presence of link propertyVivien Didelot1-1/+1
2017-11-05net: dsa: rework switch parsingVivien Didelot1-59/+58
2017-11-05net: dsa: get tree before parsing portsVivien Didelot1-8/+10
2017-11-05net: dsa: rework switch addition and removalVivien Didelot1-20/+27
2017-11-05net: dsa: provide a find or new tree helperVivien Didelot1-11/+21
2017-11-05net: dsa: get and put tree reference countingVivien Didelot1-11/+27
2017-11-05net: dsa: simplify tree reference countingVivien Didelot1-20/+10
2017-11-05net: dsa: make tree index unsignedVivien Didelot3-9/+9
2017-11-05net: dsa: make switch index unsignedVivien Didelot1-1/+1
2017-11-05liquidio: do not consider packets dropped by network stack as driver Rx droppedIntiyaz Basha1-12/+3
2017-11-05tools: bpftool: move p_err() and p_info() from main.h to common.cQuentin Monnet2-31/+34
2017-11-05bpf: remove old offload/analyzerJakub Kicinski3-122/+0
2017-11-05nfp: bpf: move to new BPF program offload infrastructureJakub Kicinski7-106/+121
2017-11-05nfp: bpf: move translation prepare to offload.cJakub Kicinski3-91/+94
2017-11-05nfp: bpf: move program prepare and free into offload.cJakub Kicinski3-33/+38
2017-11-05nfp: bpf: require seamless reload for program replaceJakub Kicinski4-42/+35
2017-11-05nfp: bpf: refactor offload logicJakub Kicinski3-77/+67
2017-11-05nfp: bpf: remove unnecessary include of nfp_net.hJakub Kicinski1-1/+0
2017-11-05nfp: bpf: remove the register renumbering leftoversJakub Kicinski3-19/+4
2017-11-05nfp: bpf: drop support for cls_bpf with legacy actionsJakub Kicinski5-247/+22
2017-11-05cls_bpf: allow attaching programs loaded for specific deviceJakub Kicinski2-3/+8
2017-11-05xdp: allow attaching programs loaded for specific deviceJakub Kicinski3-5/+44
2017-11-05bpftool: print program device bound infoJakub Kicinski2-0/+38
2017-11-05bpf: report offload info to user spaceJakub Kicinski4-0/+24
2017-11-05bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski9-8/+278
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski17-55/+56
2017-11-05mISDN: l1oip_core: replace _manual_ swap with swap macroGustavo A. R. Silva1-8/+2
2017-11-05net: plip: mark expected switch fall-throughsGustavo A. R. Silva1-0/+13
2017-11-05tcp: do not clear again skb->csum in tcp_init_nondata_skb()Eric Dumazet1-1/+0
2017-11-05tcp: tcp_mtu_probing() cleanupEric Dumazet1-17/+14
2017-11-05dpaa_eth: avoid uninitialized variable false-positive warningArnd Bergmann1-1/+2
2017-11-05rtnetlink: use netnsid to query interfaceJiri Benc2-18/+86
2017-11-05openvswitch: reliable interface indentification in port dumpsJiri Benc4-17/+40
2017-11-05net: export peernet2id_allocJiri Benc1-0/+1
2017-11-04net/mlx5e: Enable CQE based moderation on TX CQTal Gilboa4-23/+71
2017-11-04net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steeringFeras Daoud3-3/+16