Commit History

Author SHA1 Message Date
  Eric Dumazet 520ac30f45 net_sched: drop packets after root qdisc lock is released 9 years ago
  WANG Cong 95df1b1607 net_sched: remove internal use of TC_POLICE_* 9 years ago
  Florian Westphal 99860208bc sched: remove NET_XMIT_POLICED 9 years ago
  Florian Westphal a09ceb0e08 sched: remove qdisc->drop 9 years ago
  Eric Dumazet edb09eb17e net: sched: do not acquire qdisc spinlock in qdisc/class stats dump 9 years ago
  Daniel Borkmann 3b3ae88026 net: sched: consolidate tc_classify{,_compat} 10 years ago
  John Fastabend b0ab6f9275 net: sched: enable per cpu qstats 11 years ago
  John Fastabend 6401585366 net: sched: restrict use of qstats qlen 11 years ago
  John Fastabend 25331d6ce4 net: sched: implement qstat helper routines 11 years ago
  John Fastabend 22e0f8b932 net: sched: make bstats per cpu and estimator RCU safe 11 years ago
  John Fastabend 25d8c0d55f net: rcu-ify tcf_proto 11 years ago
  Yang Yingliang d59b7d8059 net_sched: return nla_nest_end() instead of skb->len 11 years ago
  Dan Carpenter 8cb3b9c364 net_sched: info leak in atm_tc_dump_class() 12 years ago
  Al Viro d58367515f sch_atm.c: get rid of poinless extern 13 years ago
  Eric Dumazet 2dd875ff31 net_sched: update bstats in dequeue() 13 years ago
  David S. Miller 1b34ec43c9 pkt_sched: Stop using NLA_PUT*(). 13 years ago
  Alexey Dobriyan a6b7a40786 net: remove interrupt.h inclusion from netdevice.h 14 years ago
  Eric Dumazet cc7ec456f8 net_sched: cleanups 14 years ago
  Eric Dumazet bfe0d0298f net_sched: factorize qdisc stats handling 14 years ago
  Changli Gao 3511c9132f net_sched: remove the unused parameter of qdisc_create_dflt() 15 years ago
  David S. Miller a505b3b30f sch_atm: Fix potential NULL deref. 15 years ago
  Ben Greear 9871e50edd net: Use NET_XMIT_SUCCESS where possible. 15 years ago
  David S. Miller 6accec76f6 sch_atm: Convert to use standard list_head facilities. 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Eric Dumazet c1a8f1f1c8 net: restore gnet_stats_basic to previous definition 16 years ago
  Patrick McHardy b94c8afcba pkt_sched: remove unnecessary xchg() in packet schedulers 16 years ago
  Jarek Poplawski f30ab418a1 pkt_sched: Remove qdisc->ops->requeue() etc. 16 years ago
  Jarek Poplawski 77be155cba pkt_sched: Add peek emulation for non-work-conserving qdiscs. 17 years ago
  Jarek Poplawski 03c05f0d4b pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue() 17 years ago
  Jarek Poplawski 8e3af97899 pkt_sched: Add qdisc->ops->peek() implementation. 17 years ago