summaryrefslogtreecommitdiff
path: root/net/sched/sch_atm.c
Commit message (Expand)AuthorAge
* net: sch: api: add extack support in qdisc_create_dfltAlexander Aring2017-12-21
* net: sch: api: add extack support in tcf_block_getAlexander Aring2017-12-21
* net: sched: sch: add extack for graft callbackAlexander Aring2017-12-21
* net: sched: sch: add extack for block callbackAlexander Aring2017-12-21
* net: sched: sch: add extack to change classAlexander Aring2017-12-21
* net: sched: sch: add extack for init callbackAlexander Aring2017-12-21
* net: sched: store Qdisc pointer in struct blockJiri Pirko2017-10-16
* net_sched: remove tc class reference countingWANG Cong2017-08-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-15
|\
| * net_sched: reset pointers to tcf blocks in classful qdiscs' destructorsKonstantin Khlebnikov2017-08-15
* | net: sched: sch_atm: use Qdisc_class_common structureJiri Pirko2017-08-04
|/
* net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena2017-07-01
* net: sched: introduce a TRAP control actionJiri Pirko2017-06-06
* net: sched: introduce tcf block infractructureJiri Pirko2017-05-17
* net: sched: move tc_classify function to cls_api.cJiri Pirko2017-05-17
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_apiJiri Pirko2017-02-10
* net_sched: drop packets after root qdisc lock is releasedEric Dumazet2016-06-25
* net_sched: remove internal use of TC_POLICE_*WANG Cong2016-06-15
* sched: remove NET_XMIT_POLICEDFlorian Westphal2016-06-12
* sched: remove qdisc->dropFlorian Westphal2016-06-08
* net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2016-06-07
* net: sched: consolidate tc_classify{,_compat}Daniel Borkmann2015-08-27
* net: sched: enable per cpu qstatsJohn Fastabend2014-09-30
* net: sched: restrict use of qstats qlenJohn Fastabend2014-09-30
* net: sched: implement qstat helper routinesJohn Fastabend2014-09-30
* net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend2014-09-30
* net: rcu-ify tcf_protoJohn Fastabend2014-09-13
* net_sched: return nla_nest_end() instead of skb->lenYang Yingliang2014-03-13
* net_sched: info leak in atm_tc_dump_class()Dan Carpenter2013-07-31
* sch_atm.c: get rid of poinless externAl Viro2012-06-01
* net_sched: update bstats in dequeue()Eric Dumazet2012-05-10
* pkt_sched: Stop using NLA_PUT*().David S. Miller2012-04-01
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06
* net_sched: cleanupsEric Dumazet2011-01-19
* net_sched: factorize qdisc stats handlingEric Dumazet2011-01-10
* net_sched: remove the unused parameter of qdisc_create_dflt()Changli Gao2010-10-21
* sch_atm: Fix potential NULL deref.David S. Miller2010-09-12
* net: Use NET_XMIT_SUCCESS where possible.Ben Greear2010-08-10
* sch_atm: Convert to use standard list_head facilities.David S. Miller2010-07-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: restore gnet_stats_basic to previous definitionEric Dumazet2009-08-17
* pkt_sched: remove unnecessary xchg() in packet schedulersPatrick McHardy2008-11-20
* pkt_sched: Remove qdisc->ops->requeue() etc.Jarek Poplawski2008-11-13
* pkt_sched: Add peek emulation for non-work-conserving qdiscs.Jarek Poplawski2008-10-31
* pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue()Jarek Poplawski2008-10-31
* pkt_sched: Add qdisc->ops->peek() implementation.Jarek Poplawski2008-10-31
* net_sched: Add qdisc __NET_XMIT_BYPASS flagJarek Poplawski2008-08-04
* net_sched: Add qdisc __NET_XMIT_STOLEN flagJarek Poplawski2008-08-04
* [PATCH] f_count may wrap aroundAl Viro2008-07-26