aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/Kconfig
AgeCommit message (Expand)Author
2017-04-17Subject: net: allow configuring default qdiscstephen hemminger
2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi
2017-01-24net/sched: Introduce sample tc actionYotam Gigi
2017-01-09net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selectedDavide Caratti
2016-09-19net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim
2016-09-15net_sched: Introduce skbmod actionJamal Hadi Salim
2016-09-10net/sched: Introduce act_tunnel_keyAmir Vadai
2016-07-24net/sched: introduce Match-all classifierJiri Pirko
2016-03-01Support to encoding decoding skb prio on IFE actionJamal Hadi Salim
2016-03-01Support to encoding decoding skb mark on IFE actionJamal Hadi Salim
2016-03-01introduce IFE actionJamal Hadi Salim
2016-01-10net, sched: add clsact qdiscDaniel Borkmann
2015-05-14net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira
2015-05-13tc: introduce Flower classifierJiri Pirko
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-01-28act_connmark: fix dependencies betterArnd Bergmann
2015-01-23act_connmark: Add missing dependency on NF_CONNTRACK_MARKThomas Graf
2015-01-19net: sched: Introduce connmark actionFelix Fietkau
2015-01-17tc: add BPF based actionJiri Pirko
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-09Update old iproute2 and Xen Remus linksAndrew Shewmaker
2014-11-21sched: introduce vlan actionJiri Pirko
2014-01-06net: pkt_sched: PIE AQM schemeVijay Subramanian
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann
2013-12-19net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam
2013-10-29net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann
2013-08-29pkt_sched: fq: Fair Queue packet schedulerEric Dumazet
2012-11-25net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde
2012-07-12net: sched: add ipset ematchFlorian Westphal
2012-07-04net: em_canid: Ematch rule to match CAN frames according to their identifiersRostislav Lisovy
2012-05-12fq_codel: Fair Queue Codel AQMEric Dumazet
2012-05-10codel: Controlled Delay AQMEric Dumazet
2012-02-07net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan
2011-05-19networking: NET_CLS_ROUTE4 depends on INETRandy Dunlap
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger
2011-02-23net_sched: SFB flow schedulerEric Dumazet
2011-02-02sched: CHOKe flow schedulerstephen hemminger
2011-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-01-19net_sched: implement a root container qdisc sch_mqprioJohn Fastabend
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy
2010-11-15Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten
2010-08-23pkt_sched: Make act_csum depend upon INET.David S. Miller
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron
2010-03-23cgroups: net_cls as moduleBen Blum
2010-02-08net/sched: Fix module name in KconfigJan Luebbe
2008-12-29cls_cgroup: clean up KconfigLi Zefan
2008-11-20pkt_sched: add DRR schedulerPatrick McHardy