summaryrefslogtreecommitdiff
path: root/net/sched
Commit message (Expand)AuthorAge
* net/sched: kconfig: Remove blank help textsUlf Magnusson2018-01-31
* net_sched: implement ->change_tx_queue_len() for pfifo_fastCong Wang2018-01-29
* net_sched: plug in qdisc ops change_tx_queue_lenCong Wang2018-01-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-24
|\
| * net: sched: em_nbyte: don't add the data offset twiceWolfgang Bumiller2018-01-24
* | cls_u32: propagate extack to delete callbackJakub Kicinski2018-01-24
* | cls_u32: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-24
* | cls_flower: propagate extack to delete callbackJakub Kicinski2018-01-24
* | cls_flower: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-24
* | cls_matchall: propagate extack to delete callbackJakub Kicinski2018-01-24
* | cls_matchall: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-24
* | cls_bpf: propagate extack to offload delete callbackJakub Kicinski2018-01-24
* | cls_bpf: pass offload flags to tc_cls_common_offload_init()Jakub Kicinski2018-01-24
* | cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski2018-01-24
* | net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski2018-01-24
* | net: sched: propagate extack to cls->destroy callbacksJakub Kicinski2018-01-24
* | net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti2018-01-23
* | net/sched: act_csum: use per-core statisticsDavide Caratti2018-01-23
* | net: sched: add extack support for offload via tc_cls_common_offloadQuentin Monnet2018-01-22
* | net: sched: cls_bpf: plumb extack support in filter for hardware offloadQuentin Monnet2018-01-22
* | net: sched: cls_u32: propagate extack support for filter offloadQuentin Monnet2018-01-22
* | net: sched: cls_matchall: propagate extack support for filter offloadQuentin Monnet2018-01-22
* | net: sched: cls_flower: propagate extack support for filter offloadQuentin Monnet2018-01-22
* | net: core: Expose number of link up/down transitionsDavid Decotigny2018-01-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-19
|\ \ | |/
| * bpf: fix cls_bpf on filter replaceDaniel Borkmann2018-01-17
* | net: sched: cls_u32: add extack supportAlexander Aring2018-01-19
* | net: sched: cls: add extack support for tcf_change_indevAlexander Aring2018-01-19
* | net: sched: cls: add extack support for delete callbackAlexander Aring2018-01-19
* | net: sched: cls: add extack support for tcf_exts_validateAlexander Aring2018-01-19
* | net: sched: cls: add extack support for change callbackAlexander Aring2018-01-19
* | net: sched: cls_api: handle generic cls errorsAlexander Aring2018-01-19
* | net: sched: cls: fix code style issuesAlexander Aring2018-01-19
* | net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issuesAndrew Morton2018-01-18
* | net: sched: silence uninitialized parent variable warning in tc_dump_tfilterJiri Pirko2018-01-18
* | net: sched: allow ingress and clsact qdiscs to share filter blocksJiri Pirko2018-01-17
* | net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko2018-01-17
* | net: sched: use block index as a handle instead of qdisc when block is sharedJiri Pirko2018-01-17
* | net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko2018-01-17
* | net: sched: remove classid and q fields from tcf_protoJiri Pirko2018-01-17
* | net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko2018-01-17
* | net: sched: avoid usage of tp->q in tcf_classifyJiri Pirko2018-01-17
* | net: sched: introduce shared filter blocks infrastructureJiri Pirko2018-01-17
* | net: sched: introduce support for multiple filter chain pointers registrationJiri Pirko2018-01-17
* | net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski2018-01-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-17
|\ \ | |/
| * net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann2018-01-16
* | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* | net: sch: prio: Add offload ability to PRIO qdiscNogah Frankel2018-01-14
* | net: sch: red: Change offloaded xstats to be incrementalNogah Frankel2018-01-10