summaryrefslogtreecommitdiff
path: root/net/sched/Kconfig
AgeCommit message (Expand)Author
2019-09-27net/sched: Set default of CONFIG_NET_TC_SKB_EXT to NPaul Blakey
2019-09-26net: Fix Kconfig indentationKrzysztof Kozlowski
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey
2019-07-17net/sched: Make NET_ACT_CT depends on NF_NATYueHaibing
2019-07-09net/sched: Introduce action ctPaul Blakey
2019-07-08net: sched: add mpls manipulation actions to TCJohn Hurley
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko
2019-05-29net: sched: Introduce act_ctinfo actionKevin 'ldir' Darbyshire-Bryant
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-03-26net: sched: Kconfig: update reference link for PIELeslie Monis
2018-10-04tc: Add support for configuring the taprio schedulerVinicius Costa Gomes
2018-07-24net/sched: add skbprio schedulerNishanth Devarajan
2018-07-24sched: fix trailing whitespaceStephen Hemminger
2018-07-10sched: Add Common Applications Kept Enhanced (cake) qdiscToke Høiland-Jørgensen
2018-07-04net/sched: Introduce the ETF QdiscVinicius Costa Gomes
2018-02-21net: sched: add em_ipt ematch for calling xtables matchesEyal Birger
2018-01-31net/sched: kconfig: Remove blank help textsUlf Magnusson
2017-10-27net/sched: Introduce Credit Based Shaper (CBS) qdiscVinicius Costa Gomes
2017-06-05net: sched: select cls when cls_act is enabledJiri Pirko
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