intelfb delousing
[safe/jmp/linux-2.6] / net / sched /
2006-06-23 Herbert Xu[NET]: Add generic segmentation offload
2006-06-23 Herbert Xu[NET]: Prevent transmission after dev_deactivate
2006-06-20 Herbert Xu[NET]: Prevent multiple qdisc runs
2006-06-18 Herbert Xu[NET]: Add netif_tx_lock
2006-05-16 Stephen Hemminger[PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog().
2006-05-11 Patrick McHardy[NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels()
2006-04-30 Stephen Hemminger[PKT_SCHED] netem: fix loss
2006-04-25 Patrick McHardy[NETFILTER]: ipt action: use xt_check_target for basic...
2006-04-10 Jamal Hadi Salim[PKT_SCHED] act_police: Rename methods.
2006-03-23 Patrick McHardy[NET_SCHED]: cls_u32: remove unnecessary NULL-ptr check
2006-03-21 Adrian Bunk[PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERI...
2006-03-21 Stephen Hemminger[NET]: dev_put/dev_hold cleanup
2006-03-21 Patrick McHardy[PKT_SCHED]: Convert sch_red to a classful qdisc
2006-03-21 Patrick McHardy[PKT_SCHED]: Keep backlog counter in sch_sfq
2006-03-21 Patrick McHardy[PKT_SCHED]: Restore TBF change semantic
2006-03-21 Patrick McHardy[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}
2006-03-21 Patrick McHardy[PKT_SCHED]: Qdisc drop operation is optional
2006-03-21 Patrick McHardy[NETFILTER]: x_tables: pass registered match/target...
2006-03-13 Patrick McHardy[NET_SCHED]: act_api: fix skb leak in error path
2006-01-17 Patrick McHardy[PKT_SCHED]: Handle SCTP/DCCP in sfq_hash
2006-01-17 Amnon Aaronsohn[PKT_SCHED] sch_prio: fix qdisc bands init
2006-01-13 Patrick McHardy[PKT_SCHED]: Change default clock source to gettimeofday
2006-01-12 Harald Welte[NETFILTER] x_tables: Abstraction layer for {ip,ip6...
2006-01-12 Adrian Bunk[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_M...
2006-01-12 Evgeniy Polyakov[PKT_SCHED] ematch: Remove bogus include.
2006-01-09 Jamal Hadi Salim[PKT_SCHED]: Fix qdisc return code.
2006-01-09 Patrick McHardy[PKT_SCHED]: Prefix tc actions with act_
2006-01-09 Patrick McHardy[PKT_SCHED]: Fix memory leak when dumping in pedit...
2006-01-09 Patrick McHardy[PKT_SCHED]: Remove some obsolete policer exports
2006-01-09 Patrick McHardy[PKT_SCHED]: Convert tc action functions to single...
2006-01-09 Patrick McHardy[PKT_SCHED]: Use USEC_PER_SEC
2006-01-09 Patrick McHardy[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2006-01-03 Stephen Hemminger[PKT_SCHED] netem: packet corruption option
2005-12-14 David S. Miller[PKT_SCHED]: Disable debug tracing logs by default...
2005-11-20 Andrea Bittau[PKT_SCHED]: sch_netem: correctly order packets to...
2005-11-17 Roman Zippel[NET]: Sanitize NET_SCHED protection in /net/sched...
2005-11-08 Jesper Juhl[NET]: kfree cleanup
2005-11-08 Thomas Graf[PKT_SCHED]: Correctly handle empty ematch trees
2005-11-06 Arnaldo Carvalho... Merge branch 'red' of 84.73.165.173:/home/tgr/repos...
2005-11-05 Stephen Hemminger[NETEM]: Add version string
2005-11-05 Stephen Hemminger[NETEM]: Support time based reordering
2005-11-05 Thomas Graf[PKT_SCHED]: (G)RED: Introduce hard dropping
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Support ECN marking
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Fix restart of idle period in WRED...
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Cleanup and remove unnecessary code
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Remove auto-creation of default VQ
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Dont abuse default VQ for equalizing
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Remove initd flag
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Improve error handling and messages
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Introduce tc_index_to_dp()
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Use generic queue management interface
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Report congestion related drops...
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Do not reset statistics in gred_rese...
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Use new generic red interface
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Use central VQ change procedure
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Report out-of-bound DPs as illegal
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Use a central table definition chang...
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Dump table definition
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Cleanup dumping
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODE
2005-11-05 Thomas Graf[PKT_SCHED]: GRED: Cleanup equalize flag and add new...
2005-11-05 Thomas Graf[PKT_SCHED]: RED: Cleanup and remove unnecessary code
2005-11-05 Thomas Graf[PKT_SCHED]: RED: Dont start idle periods while already...
2005-11-05 Thomas Graf[PKT_SCHED]: RED: Use generic queue management interface
2005-11-05 Thomas Graf[PKT_SCHED]: RED: Use new generic red interface
2005-11-05 Stephen Hemminger[NETEM]: use PSCHED_LESS
2005-11-03 Thomas Graf[PKT_SCHED]: Rework QoS and/or fair queueing configuration
2005-10-13 Andi Kleen[NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts
2005-10-03 Eric Dumazet[INET]: speedup inet (tcp/dccp) lookups
2005-09-09 Ingo Molnar[PATCH] timer initialization cleanup: DEFINE_TIMER
2005-08-29 David S. Miller[LIB]: Make TEXTSEARCH_BM plain tristate like the others
2005-08-29 Patrick McHardy[NETLINK]: Convert netlink users to use group numbers...
2005-08-29 Denis Vlasenko[NET]: Deinline netif_carrier_{on,off}().
2005-08-29 Patrick McHardy[NET]: Kill skb->tc_classid
2005-08-23 Thomas Graf[PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_creat...
2005-07-25 Patrick McHardy[EMATCH]: Remove feature ifdefs in meta ematch.
2005-07-22 David S. Miller[PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY...
2005-07-22 David S. Miller[PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.
2005-07-19 David S. Miller[EMATCH]: Kill TCF_META_ID_TCCLASSID reference from...
2005-07-18 Thomas Graf[PKT_SCHED]: Reduce branch mispredictions in pfifo_fast...
2005-07-18 Thomas Graf[PKT_SCHED]: Remove debugging leftover from textsearch...
2005-07-12 Sam Ravnborg[NET]: move config options out to individual protocols
2005-07-08 David S. Miller[NET]: Transform skb_queue_len() binary tests into...
2005-07-05 Thomas Graf[PKT_SCHED]: Blackhole queueing discipline
2005-07-05 Thomas Graf[PKT_SCHED]: Report rate estimator configuration errors...
2005-07-05 Thomas Graf[PKT_SCHED]: Cleanup qdisc creation and alignment macros
2005-07-05 Thomas Graf[NET]: Remove unused security member in sk_buff
2005-06-28 Patrick McHardy[NETLINK]: Missing padding fields in dumped structures
2005-06-28 Patrick McHardy[NETLINK]: Missing initializations in dumped data
2005-06-25 David S. Miller[PKT_SCHED]: Make TEXTSEARCH* options only selected.
2005-06-24 David S. Miller[PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh
2005-06-24 Thomas Graf[PKT_SCHED]: Packet classification based on textsearch...
2005-06-19 Thomas Graf[PKT_SCHED]: noop/noqueue qdisc style cleanups
2005-06-19 Thomas Graf[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnece...
2005-06-19 Thomas Graf[PKT_SCHED]: Add and use prio2list() in the pfifo_fast...
2005-06-19 Thomas Graf[PKT_SCHED]: Transform pfifo_fast to use generic queue...
2005-06-19 Thomas Graf[PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary...
2005-06-19 Thomas Graf[PKT_SCHED]: Transform fifo qdisc to use generic queue...
2005-06-19 Jamal Hadi Salim[NETLINK]: Explicit typing
next