aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-02-13net: sched: Remove NET_ACT_IPT from KconfigHarshit Mogalapalli1-10/+0
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann1-2/+2
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim1-28/+0
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim1-11/+0
2023-02-16net/sched: Retire dsmark qdiscJamal Hadi Salim1-11/+0
2023-02-16net/sched: Retire ATM qdiscJamal Hadi Salim1-14/+0
2023-02-16net/sched: Retire CBQ qdiscJamal Hadi Salim1-17/+0
2023-02-10net: create nf_conntrack_ovs for ovs and tc useXin Long1-0/+1
2023-02-06net/sched: taprio: centralize mqprio qopt validationVladimir Oltean1-0/+7
2023-01-25net: Kconfig: fix spellosRandy Dunlap1-1/+1
2022-12-12net: move the nat function to nf_nat_ovs for ovs and tcXin Long1-0/+1
2022-11-22net: sched: allow act_ct to be built without NF_NATXin Long1-1/+1
2020-12-09net: sched: incorrect Kconfig dependencies on Netfilter modulesPablo Neira Ayuso1-3/+3
2020-12-08net: sched: fix spelling mistake in Kconfig "trys" -> "tries"Colin Ian King1-1/+1
2020-07-01net: sched: Allow changing default qdisc to FQ-PIEDanny Lin1-0/+4
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-61/+61
2020-05-01net: qos: introduce a gate control flow actionPo Liu1-0/+12
2020-03-03net/sched: act_ct: Create nf flow table per zonePaul Blakey1-1/+1
2020-01-23net: sched: add Flow Queue PIE packet schedulerMohit P. Tahiliani1-0/+13
2019-12-18net: sch_ets: Add a new QdiscPetr Machata1-0/+17
2019-09-27net/sched: Set default of CONFIG_NET_TC_SKB_EXT to NPaul Blakey1-1/+0
2019-09-26net: Fix Kconfig indentationKrzysztof Kozlowski1-72/+72
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey1-0/+13
2019-07-17net/sched: Make NET_ACT_CT depends on NF_NATYueHaibing1-1/+1
2019-07-09net/sched: Introduce action ctPaul Blakey1-0/+11
2019-07-08net: sched: add mpls manipulation actions to TCJohn Hurley1-0/+11
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko1-8/+0
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant1-0/+17
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-26net: sched: Kconfig: update reference link for PIELeslie Monis1-2/+1
2018-10-04tc: Add support for configuring the taprio schedulerVinicius Costa Gomes1-0/+11
2018-07-24net/sched: add skbprio schedulerNishanth Devarajan1-0/+13
2018-07-24sched: fix trailing whitespaceStephen Hemminger1-2/+2
2018-07-10sched: Add Common Applications Kept Enhanced (cake) qdiscToke Høiland-Jørgensen1-0/+11
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes1-0/+11
2018-02-21net: sched: add em_ipt ematch for calling xtables matchesEyal Birger1-0/+12
2018-01-31net/sched: kconfig: Remove blank help textsUlf Magnusson1-3/+0
2017-10-27net/sched: Introduce Credit Based Shaper (CBS) qdiscVinicius Costa Gomes1-0/+11
2017-06-05net: sched: select cls when cls_act is enabledJiri Pirko1-0/+1
2017-04-17Subject: net: allow configuring default qdiscstephen hemminger1-0/+45
2017-02-03net/sched: act_ife: Change to use ife moduleYotam Gigi1-0/+1
2017-01-24net/sched: Introduce sample tc actionYotam Gigi1-0/+12
2017-01-09net/sched: Kconfig: select LIBCRC32C if NET_ACT_CSUM is selectedDavide Caratti1-0/+1
2016-09-19net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim1-0/+5
2016-09-15net_sched: Introduce skbmod actionJamal Hadi Salim1-0/+11
2016-09-10net/sched: Introduce act_tunnel_keyAmir Vadai1-0/+11
2016-07-24net/sched: introduce Match-all classifierJiri Pirko1-0/+10
2016-03-01Support to encoding decoding skb prio on IFE actionJamal Hadi Salim1-0/+5
2016-03-01Support to encoding decoding skb mark on IFE actionJamal Hadi Salim1-0/+5
2016-03-01introduce IFE actionJamal Hadi Salim1-0/+12
2016-01-10net, sched: add clsact qdiscDaniel Borkmann1-4/+10
2015-05-14net: add CONFIG_NET_INGRESS to enable ingress filteringPablo Neira1-0/+1
2015-05-13tc: introduce Flower classifierJiri Pirko1-0/+10
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-1/+1
2015-01-28act_connmark: fix dependencies betterArnd Bergmann1-1/+1
2015-01-23act_connmark: Add missing dependency on NF_CONNTRACK_MARKThomas Graf1-0/+1
2015-01-19net: sched: Introduce connmark actionFelix Fietkau1-0/+11
2015-01-17tc: add BPF based actionJiri Pirko1-0/+12
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger1-1/+1
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2014-12-09Update old iproute2 and Xen Remus linksAndrew Shewmaker1-3/+4
2014-11-21sched: introduce vlan actionJiri Pirko1-0/+11
2014-01-06net: pkt_sched: PIE AQM schemeVijay Subramanian1-0/+13
2014-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2014-01-03net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann1-0/+1
2013-12-19net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam1-0/+9
2013-10-29net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann1-0/+10
2013-08-29pkt_sched: fq: Fair Queue packet schedulerEric Dumazet1-0/+14
2012-11-25net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde1-1/+1
2012-07-12net: sched: add ipset ematchFlorian Westphal1-0/+10
2012-07-04net: em_canid: Ematch rule to match CAN frames according to their identifiersRostislav Lisovy1-0/+10
2012-05-12fq_codel: Fair Queue Codel AQMEric Dumazet1-0/+11
2012-05-10codel: Controlled Delay AQMEric Dumazet1-0/+11
2012-02-07net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan1-0/+26
2011-05-19networking: NET_CLS_ROUTE4 depends on INETRandy Dunlap1-0/+1
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger1-0/+11
2011-02-23net_sched: SFB flow schedulerEric Dumazet1-0/+11
2011-02-02sched: CHOKe flow schedulerstephen hemminger1-0/+11
2011-01-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-4/+1
2011-01-19net_sched: implement a root container qdisc sch_mqprioJohn Fastabend1-0/+12
2011-01-19Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy1-1/+1
2011-01-14netfilter: fix Kconfig dependenciesPatrick McHardy1-4/+1
2010-11-15Docs/Kconfig: Update: osdl.org -> linuxfoundation.orgMichael Witten1-1/+1
2010-08-23pkt_sched: Make act_csum depend upon INET.David S. Miller1-1/+1
2010-08-20net/sched: add ACT_CSUM action to update packets checksumsGrégoire Baron1-0/+10
2010-03-23cgroups: net_cls as moduleBen Blum1-1/+4
2010-02-08net/sched: Fix module name in KconfigJan Luebbe1-8/+8
2008-12-29cls_cgroup: clean up KconfigLi Zefan1-3/+0
2008-11-20pkt_sched: add DRR schedulerPatrick McHardy1-0/+11
2008-11-07pkt_sched: Control group classifierThomas Graf1-0/+11
2008-09-12pkt_action: add new action skbeditAlexander Duyck1-0/+11
2008-09-12pkt_sched: Add multiqueue scheduler supportAlexander Duyck1-0/+9
2008-06-27pkt_sched: Remove CONFIG_NET_SCH_RRAdrian Bunk1-11/+0
2008-01-31[NET_SCHED]: Add flow classifierPatrick McHardy1-0/+11
2008-01-31[NET_SCHED]: sch_ingress: remove netfilter supportPatrick McHardy1-1/+1
2008-01-28[NET_SCHED]: kill obsolete NET_CLS_POLICE optionPatrick McHardy1-9/+0
2008-01-28[NET_SCHED]: sch_ingress: move dependencies to KconfigPatrick McHardy1-0/+1
2008-01-28[NETFILTER]: Convert old checksum helper namesPatrick McHardy1-1/+0
2007-10-18[NET]: QoS/Sched as menuconfigRandy Dunlap1-7/+3
2007-10-10[PKT_SCHED]: Add stateless NATHerbert Xu1-0/+11
2007-07-18[PKT_SCHED]: Some typo fixes in net/sched/KconfigGabriel Craciunescu1-3/+3
2007-07-15[NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy1-4/+4
2007-07-10[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR optionPatrick McHardy1-12/+0
2007-07-10[SCHED]: Qdisc changes and sch_rr added for multiqueuePeter P Waskiewicz Jr1-0/+11
2007-04-25[NET_SCHED]: Use ktime as clocksourcePatrick McHardy1-56/+0
2006-12-02[PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set.David Kimdon1-0/+4
2006-12-02[NET]: Turn nfmark into generic markThomas Graf1-1/+1
2006-06-30Kconfig: Typos in net/sched/KconfigMatt LaPlante1-4/+4
2006-03-20[PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTALAdrian Bunk1-1/+0
2006-01-13[PKT_SCHED]: Change default clock source to gettimeofdayPatrick McHardy1-1/+1
2006-01-11[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META descriptionAdrian Bunk1-1/+1
2005-11-17[NET]: Sanitize NET_SCHED protection in /net/sched/KconfigRoman Zippel1-29/+8
2005-11-03[PKT_SCHED]: Rework QoS and/or fair queueing configurationThomas Graf1-199/+195
2005-10-13[NET]: Disable NET_SCH_CLK_CPU for SMP x86 hostsAndi Kleen1-1/+3
2005-08-29[LIB]: Make TEXTSEARCH_BM plain tristate like the othersDavid S. Miller1-0/+1
2005-07-11[NET]: move config options out to individual protocolsSam Ravnborg1-0/+37
2005-06-24[PKT_SCHED]: Make TEXTSEARCH* options only selected.David S. Miller1-2/+3
2005-06-23[PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARChDavid S. Miller1-0/+1
2005-06-23[PKT_SCHED]: Packet classification based on textsearch (ematch)Thomas Graf1-0/+11
2005-06-08[PKT_SCHED]: Fix typo in NET_EMATCH_STACK help textThomas Graf1-1/+1
2005-05-03[PKT_SCHED]: fix typo on KconfigLucas Correia Villa Real1-1/+1
2005-04-24[PKT_SCHED]: Introduce simple actions.Jamal Hadi Salim1-0/+10
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+508