| Commit message (Expand) | Author | Age |
* | [NET]: kfree cleanup | Jesper Juhl | 2005-11-08 |
* | [PKT_SCHED]: Correctly handle empty ematch trees | Thomas Graf | 2005-11-08 |
* | Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6 | Arnaldo Carvalho de Melo | 2005-11-05 |
|\ |
|
| * | [PKT_SCHED]: (G)RED: Introduce hard dropping | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Support ECN marking | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Cleanup and remove unnecessary code | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Remove auto-creation of default VQ | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Dont abuse default VQ for equalizing | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Remove initd flag | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Improve error handling and messages | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Introduce tc_index_to_dp() | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Use generic queue management interface | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Use new generic red interface | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Use central VQ change procedure | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Report out-of-bound DPs as illegal | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Use a central table definition change procedure | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Dump table definition | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Cleanup dumping | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODE | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detection | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: RED: Cleanup and remove unnecessary code | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: RED: Dont start idle periods while already idling | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: RED: Use generic queue management interface | Thomas Graf | 2005-11-05 |
| * | [PKT_SCHED]: RED: Use new generic red interface | Thomas Graf | 2005-11-05 |
* | | [NETEM]: Add version string | Stephen Hemminger | 2005-11-05 |
* | | [NETEM]: Support time based reordering | Stephen Hemminger | 2005-11-05 |
* | | [NETEM]: use PSCHED_LESS | Stephen Hemminger | 2005-11-05 |
|/ |
|
* | [PKT_SCHED]: Rework QoS and/or fair queueing configuration | Thomas Graf | 2005-11-02 |
* | [NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts | Andi Kleen | 2005-10-13 |
* | [INET]: speedup inet (tcp/dccp) lookups | Eric Dumazet | 2005-10-03 |
* | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 |
* | [LIB]: Make TEXTSEARCH_BM plain tristate like the others | David S. Miller | 2005-08-29 |
* | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 2005-08-29 |
* | [NET]: Deinline netif_carrier_{on,off}(). | Denis Vlasenko | 2005-08-29 |
* | [NET]: Kill skb->tc_classid | Patrick McHardy | 2005-08-29 |
* | [PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt() | Thomas Graf | 2005-08-23 |
* | [EMATCH]: Remove feature ifdefs in meta ematch. | Patrick McHardy | 2005-07-24 |
* | [PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT} | David S. Miller | 2005-07-22 |
* | [PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch. | David S. Miller | 2005-07-22 |
* | [EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well. | David S. Miller | 2005-07-18 |
* | [PKT_SCHED]: Reduce branch mispredictions in pfifo_fast_dequeue | Thomas Graf | 2005-07-18 |
* | [PKT_SCHED]: Remove debugging leftover from textsearch ematch | Thomas Graf | 2005-07-18 |
* | [NET]: move config options out to individual protocols | Sam Ravnborg | 2005-07-12 |
* | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() | David S. Miller | 2005-07-08 |
* | [PKT_SCHED]: Blackhole queueing discipline | Thomas Graf | 2005-07-05 |
* | [PKT_SCHED]: Report rate estimator configuration errors during qdisc allocation | Thomas Graf | 2005-07-05 |
* | [PKT_SCHED]: Cleanup qdisc creation and alignment macros | Thomas Graf | 2005-07-05 |