Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-25net/sched: add skbprio schedulerNishanth Devarajan
2018-07-25sched: fix trailing whitespaceStephen Hemminger
2018-07-11sched: 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-20net sched ife action: Introduce skb tcindex metadata encap decapJamal Hadi Salim
2016-09-16net_sched: Introduce skbmod actionJamal Hadi Salim
2016-09-11net/sched: Introduce act_tunnel_keyAmir Vadai
2016-07-25net/sched: introduce Match-all classifierJiri Pirko
2016-03-02Support to encoding decoding skb prio on IFE actionJamal Hadi Salim
2016-03-02Support to encoding decoding skb mark on IFE actionJamal Hadi Salim
2016-03-02introduce IFE actionJamal Hadi Salim
2016-01-11net, 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-29act_connmark: fix dependencies betterArnd Bergmann
2015-01-24act_connmark: Add missing dependency on NF_CONNTRACK_MARKThomas Graf
2015-01-20net: sched: Introduce connmark actionFelix Fietkau
2015-01-18tc: 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-07net: pkt_sched: PIE AQM schemeVijay Subramanian
2014-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-01-04net: net_cls: move cgroupfs classid handling into coreDaniel Borkmann
2013-12-19net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdiscTerry Lam
2013-10-30net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann
2013-08-30pkt_sched: fq: Fair Queue packet schedulerEric Dumazet
2012-11-26net: 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-11codel: Controlled Delay AQMEric Dumazet
2012-02-07net/sched: sch_plug - Queue traffic until an explicit release commandShriram Rajagopalan
2011-05-20networking: NET_CLS_ROUTE4 depends on INETRandy Dunlap
2011-04-04pkt_sched: QFQ - quick fair queue schedulerstephen hemminger
2011-02-24net_sched: SFB flow schedulerEric Dumazet
2011-02-03sched: 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-20net_sched: implement a root container qdisc sch_mqprioJohn Fastabend
2011-01-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy