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