summaryrefslogtreecommitdiffstats
path: root/net/sched/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* net: sched: add em_ipt ematch for calling xtables matchesEyal Birger2018-02-211-0/+12
* net/sched: kconfig: Remove blank help textsUlf Magnusson2018-01-311-3/+0
* net/sched: Introduce Credit Based Shaper (CBS) qdiscVinicius Costa Gomes2017-10-271-0/+11
* net: sched: select cls when cls_act is enabledJiri Pirko2017-06-051-0/+1
* Subject: net: allow configuring default qdiscstephen hemminger2017-04-171-0/+45
* net/sched: act_ife: Change to use ife moduleYotam Gigi2017-02-031-0/+1
* net/sched: Introduce sample tc actionYotam Gigi2017-01-241-0/+12
* net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selectedDavide Caratti2017-01-091-0/+1
* net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim2016-09-191-0/+5
* net_sched: Introduce skbmod actionJamal Hadi Salim2016-09-151-0/+11
* net/sched: Introduce act_tunnel_keyAmir Vadai2016-09-101-0/+11
* net/sched: introduce Match-all classifierJiri Pirko2016-07-241-0/+10
* Support to encoding decoding skb prio on IFE actionJamal Hadi Salim2016-03-011-0/+5
* Support to encoding decoding skb mark on IFE actionJamal Hadi Salim2016-03-011-0/+5
* introduce IFE actionJamal Hadi Salim2016-03-011-0/+12
* net, sched: add clsact qdiscDaniel Borkmann2016-01-101-4/+10
* net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira2015-05-141-0/+1
* tc: introduce Flower classifierJiri Pirko2015-05-131-0/+10
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-1/+1
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-1/+1
* | act_connmark: fix dependencies betterArnd Bergmann2015-01-281-1/+1
* | act_connmark: Add missing dependency on NF_CONNTRACK_MARKThomas Graf2015-01-231-0/+1
* | net: sched: Introduce connmark actionFelix Fietkau2015-01-191-0/+11
* | tc: add BPF based actionJiri Pirko2015-01-171-0/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-101-3/+4
|\
| * Update old iproute2 and Xen Remus linksAndrew Shewmaker2014-12-091-3/+4
* | sched: introduce vlan actionJiri Pirko2014-11-211-0/+11
|/
* net: pkt_sched: PIE AQM schemeVijay Subramanian2014-01-061-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-051-0/+1
|\
| * net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann2014-01-031-0/+1
* | net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam2013-12-191-0/+9
|/
* net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann2013-10-291-0/+10
* pkt_sched: fq: Fair Queue packet schedulerEric Dumazet2013-08-291-0/+14
* net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde2012-11-251-1/+1
* net: sched: add ipset ematchFlorian Westphal2012-07-121-0/+10
* net: em_canid: Ematch rule to match CAN frames according to their identifiersRostislav Lisovy2012-07-041-0/+10
* fq_codel: Fair Queue Codel AQMEric Dumazet2012-05-121-0/+11
* codel: Controlled Delay AQMEric Dumazet2012-05-101-0/+11
* net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan2012-02-071-0/+26
* networking: NET_CLS_ROUTE4 depends on INETRandy Dunlap2011-05-191-0/+1
* pkt_sched: QFQ - quick fair queue schedulerstephen hemminger2011-04-041-0/+11
* net_sched: SFB flow schedulerEric Dumazet2011-02-231-0/+11
* sched: CHOKe flow schedulerstephen hemminger2011-02-021-0/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-201-4/+1
|\
| * Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-191-1/+1
| |\
| * | netfilter: fix Kconfig dependenciesPatrick McHardy2011-01-141-4/+1
* | | net_sched: implement a root container qdisc sch_mqprioJohn Fastabend2011-01-191-0/+12
| |/ |/|
* | Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten2010-11-151-1/+1
|/
* pkt_sched: Make act_csum depend upon INET.David S. Miller2010-08-231-1/+1
* net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron2010-08-201-0/+10
OpenPOWER on IntegriCloud