mib: add struct net to ICMPMSGOUT_INC_STATS
[safe/jmp/linux-2.6] / net / sched /
2008-07-15 Patrick McHardynet-sched: cls_flow: add perturbation support
2008-07-09 David S. Millernetdev: Move atomic queue state bits into netdev_queue.
2008-07-09 David S. Millernetdev: Move _xmit_lock and xmit_lock_owner into netdev...
2008-07-09 David S. Millerpkt_sched: Make qdisc_run take a netdev_queue.
2008-07-09 David S. Millernetdev: Make netif_schedule() routines work with netdev...
2008-07-09 David S. Millernetdev: Move gso_skb into netdev_queue.
2008-07-09 David S. Millerpkt_sched: Make netem queue agnostic.
2008-07-09 David S. Millerpkt_sched: Kill stats_lock member of struct Qdisc.
2008-07-09 David S. Millernetdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc...
2008-07-09 David S. Millernetdev: Move rest of qdisc state into struct netdev_queue
2008-07-09 David S. Millernetdev: The ingress_lock member is no longer needed.
2008-07-09 David S. Millernetdev: Move queue_lock into struct netdev_queue.
2008-07-09 David S. Millerpkt_sched: Remove 'dev' member of struct Qdisc.
2008-07-08 David S. Millernetdev: Create netdev_queue abstraction.
2008-07-08 David S. Millerpkt_sched: Remove comment reference to old style TX...
2008-07-06 Patrick McHardynet-sched: consolidate default fifo qdisc setup
2008-07-06 Patrick McHardynet-sched: sch_htb: remove write-only qdisc filter_cnt
2008-07-06 Patrick McHardynet-sched: sch_htb: remove child and sibling lists
2008-07-06 Patrick McHardynet-sched: sch_htb: use dynamic class hash helpers
2008-07-06 Patrick McHardynet-sched: sch_htb: move hash and sibling list removal...
2008-07-06 Patrick McHardynet-sched: sch_cbq: use dynamic class hash helpers
2008-07-06 Patrick McHardynet-sched: sch_hfsc: use dynamic class hash helpers
2008-07-06 Patrick McHardynet-sched: add dynamically sized qdisc class hash helpers
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-02 Patrick McHardynet-sched: fix filter destruction in atm/hfsc qdisc...
2008-07-02 Patrick McHardynet-sched: change tcf_destroy_chain() to clear start...
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-28 Adrian Bunkpkt_sched: Remove CONFIG_NET_SCH_RR
2008-06-28 WANG Congpkt_sched: ERR_PTR() ususally encodes an negative errno...
2008-06-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-16 Jesper Dangaard... pkt_sched: Change HTB_HYSTERESIS to a runtime parameter...
2008-06-16 Jesper Dangaard... pkt_sched: HTB scheduler, change default hysteresis...
2008-06-12 Adrian Bunknet: remove CVS keywords
2008-06-03 Thomas Grafnetlink: Improve returned error codes
2008-05-20 Patrick McHardynet_sched: cls_api: fix return value for non-existant...
2008-05-06 Jamal Hadi Salimnet_cls_act: act_simple dont ignore realloc code
2008-05-05 Jamal Hadi Salimnet_cls_act: Make act_simple use of netlink policy.
2008-05-04 Jarek Poplawskisch_htb: remove from event queue in htb_parent_to_leaf()
2008-05-02 Arjan van de Vennet: Add a WARN_ON_ONCE() to the transmit timeout function
2008-04-29 Jarek Poplawskisch_sfq: use del_timer_sync() in sfq_destroy()
2008-04-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-18 Patrick McHardy[PKT_SCHED]: Fix datalen check in tcf_simp_init().
2008-04-14 Jarek Poplawski[NET_SCHED] sch_api: fix qdisc_tree_decrease_qlen(...
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-13 Jarek Poplawski[NET_SCHED] cls_u32: refcounting fix for u32_delete()
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28 Herbert Xu[NET]: Add preemption point in qdisc_run
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-24 David S. MillerMerge branch 'master' of ../net-2.6/
2008-03-24 Martin Deverasch_htb: fix "too many events" situation
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-18 Al Viro[PKT_SCHED]: annotate cls_u32
2008-03-06 Eric Dumazet[IPV4]: Add 'rtable' field in struct sk_buff to alias...
2008-02-10 David S. Miller[PKT_SCHED] ematch: Fix build warning.
2008-02-10 Jarek Poplawski[NET_SCHED] sch_htb: htb_requeue fix
2008-02-10 Stephen Hemminger[PKT_SCHED] ematch: tcf_em_destroy robustness
2008-02-10 Stephen Hemminger[PKT_SCHED]: deinline functions in meta match
2008-02-09 Stephen Hemminger[PKT_SCHED] ematch: oops from uninitialized variable...
2008-02-08 Stephen Hemminger[TC]: oops in em_meta
2008-02-06 Patrick McHardy[NET_SCHED]: cls_flow: support classification based...
2008-02-06 Patrick McHardy[NET_SCHED]: cls_flow: fix key mask validity check
2008-02-06 Patrick McHardy[NET_SCHED]: em_meta: fix compile warning
2008-02-05 Stephen Hemminger[PKT_SCHED]: vlan tag match
2008-02-05 Rami Rosen[NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched...
2008-02-01 Patrick McHardy[NET_SCHED]: Add flow classifier
2008-02-01 Patrick McHardy[NET_SCHED]: sch_sfq: make internal queues visible...
2008-02-01 Patrick McHardy[NET_SCHED]: sch_sfq: add support for external classifiers
2008-02-01 Patrick McHardy[NET_SCHED]: Constify struct tcf_ext_map
2008-02-01 Roel Kluin[PKT_SCHED] sch_teql.c: Duplicate IFF_BROADCAST in...
2008-02-01 Patrick McHardy[NET_SCHED]: sch_ingress: remove netfilter support
2008-01-28 Patrick McHardy[NET_SCHED]: Use nla_policy for attribute validation...
2008-01-28 Patrick McHardy[NET_SCHED]: Use nla_policy for attribute validation...
2008-01-28 Patrick McHardy[NET_SCHED]: Use nla_policy for attribute validation...
2008-01-28 Patrick McHardy[NET_SCHED]: Use nla_policy for attribute validation...
2008-01-28 Patrick McHardy[NET_SCHED]: sch_api: introduce constant for rate table...
2008-01-28 Patrick McHardy[NET_SCHED]: Use typeful attribute parsing helpers
2008-01-28 Patrick McHardy[NET_SCHED]: Use typeful attribute construction helpers
2008-01-28 Patrick McHardy[NET_SCHED]: Use NLA_PUT_STRING for string dumping
2008-01-28 Patrick McHardy[NET_SCHED]: Use nla_nest_start/nla_nest_end
2008-01-28 Patrick McHardy[NET_SCHED]: Propagate nla_parse return value
2008-01-28 Patrick McHardy[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init...
2008-01-28 Patrick McHardy[NET_SCHED]: act_api: use nlmsg_parse
2008-01-28 Patrick McHardy[NET_SCHED]: act_api: fix netlink API conversion bug
2008-01-28 Patrick McHardy[NET_SCHED]: sch_netem: use nla_parse_nested_compat
2008-01-28 Patrick McHardy[NET_SCHED]: sch_atm: fix format string warning
2008-01-28 Patrick McHardy[NET_SCHED]: Convert actions from rtnetlink to new...
2008-01-28 Patrick McHardy[NET_SCHED]: Convert classifiers from rtnetlink to...
2008-01-28 Patrick McHardy[NET_SCHED]: Convert packet schedulers from rtnetlink...
2008-01-28 Patrick McHardy[NET_SCHED]: mark classifier ops __read_mostly
2008-01-28 Patrick McHardy[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol
2008-01-28 Stephen Hemminger[PKT_SCHED] net classifier: style cleanup's
2008-01-28 Stephen Hemminger[PKT_SCHED] sch_atm: style cleanup
2008-01-28 Stephen Hemminger[PKT_SCHED] dsmark: checkpatch warning cleanup
2008-01-28 Stephen Hemminger[PKT_SCHED] dsmark: handle cloned and non-linear skb's
2008-01-28 David S. Miller[PKT_SCHED] dsmark: Use hweight32() instead of convolut...
2008-01-28 Stephen Hemminger[PKT_SCHED] dsmark: get rid of wrappers
2008-01-28 Patrick McHardy[NET_SCHED]: kill obsolete NET_CLS_POLICE option
2008-01-28 Patrick McHardy[NET_SCHED]: sch_ingress: remove useless printk
2008-01-28 Patrick McHardy[NET_SCHED]: sch_ingress: avoid a few #ifdefs
2008-01-28 Patrick McHardy[NET_SCHED]: sch_ingress: move dependencies to Kconfig
next