| Commit message (Expand) | Author | Age | Files | Lines |
* | [PKT_SCHED]: Fix qdisc return code. | Jamal Hadi Salim | 2006-01-09 | 4 | -9/+10 |
* | [PKT_SCHED]: Prefix tc actions with act_ | Patrick McHardy | 2006-01-09 | 8 | -8/+8 |
* | [PKT_SCHED]: Fix memory leak when dumping in pedit action | Patrick McHardy | 2006-01-09 | 1 | -0/+2 |
* | [PKT_SCHED]: Remove some obsolete policer exports | Patrick McHardy | 2006-01-09 | 1 | -11/+3 |
* | [PKT_SCHED]: Convert tc action functions to single skb pointers | Patrick McHardy | 2006-01-09 | 7 | -13/+10 |
* | [PKT_SCHED]: Use USEC_PER_SEC | Patrick McHardy | 2006-01-09 | 1 | -4/+4 |
* | [NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv | Patrick McHardy | 2006-01-09 | 1 | -6/+6 |
* | [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h | Arnaldo Carvalho de Melo | 2006-01-03 | 1 | -0/+1 |
* | [PKT_SCHED] netem: packet corruption option | Stephen Hemminger | 2006-01-03 | 1 | -3/+46 |
* | [PKT_SCHED]: Disable debug tracing logs by default in packet action API. | David S. Miller | 2005-12-13 | 1 | -1/+1 |
* | [PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneously | Andrea Bittau | 2005-11-20 | 1 | -1/+1 |
* | [NET]: Sanitize NET_SCHED protection in /net/sched/Kconfig | Roman Zippel | 2005-11-17 | 1 | -29/+8 |
* | [NET]: kfree cleanup | Jesper Juhl | 2005-11-08 | 6 | -16/+9 |
* | [PKT_SCHED]: Correctly handle empty ematch trees | Thomas Graf | 2005-11-08 | 1 | -0/+5 |
* | Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6 | Arnaldo Carvalho de Melo | 2005-11-05 | 2 | -741/+518 |
|\ |
|
| * | [PKT_SCHED]: (G)RED: Introduce hard dropping | Thomas Graf | 2005-11-05 | 2 | -2/+14 |
| * | [PKT_SCHED]: GRED: Support ECN marking | Thomas Graf | 2005-11-05 | 1 | -4/+21 |
| * | [PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and drop | Thomas Graf | 2005-11-05 | 1 | -2/+2 |
| * | [PKT_SCHED]: GRED: Cleanup and remove unnecessary code | Thomas Graf | 2005-11-05 | 1 | -69/+31 |
| * | [PKT_SCHED]: GRED: Remove auto-creation of default VQ | Thomas Graf | 2005-11-05 | 1 | -9/+0 |
| * | [PKT_SCHED]: GRED: Dont abuse default VQ for equalizing | Thomas Graf | 2005-11-05 | 1 | -17/+20 |
| * | [PKT_SCHED]: GRED: Remove initd flag | Thomas Graf | 2005-11-05 | 1 | -14/+1 |
| * | [PKT_SCHED]: GRED: Improve error handling and messages | Thomas Graf | 2005-11-05 | 1 | -24/+44 |
| * | [PKT_SCHED]: GRED: Introduce tc_index_to_dp() | Thomas Graf | 2005-11-05 | 1 | -9/+18 |
| * | [PKT_SCHED]: GRED: Use generic queue management interface | Thomas Graf | 2005-11-05 | 1 | -23/+9 |
| * | [PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CN | Thomas Graf | 2005-11-05 | 1 | -2/+7 |
| * | [PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_change | Thomas Graf | 2005-11-05 | 1 | -9/+0 |
| * | [PKT_SCHED]: GRED: Use new generic red interface | Thomas Graf | 2005-11-05 | 1 | -133/+91 |
| * | [PKT_SCHED]: GRED: Use central VQ change procedure | Thomas Graf | 2005-11-05 | 1 | -89/+84 |
| * | [PKT_SCHED]: GRED: Report out-of-bound DPs as illegal | Thomas Graf | 2005-11-05 | 1 | -6/+3 |
| * | [PKT_SCHED]: GRED: Use a central table definition change procedure | Thomas Graf | 2005-11-05 | 1 | -52/+61 |
| * | [PKT_SCHED]: GRED: Dump table definition | Thomas Graf | 2005-11-05 | 1 | -0/+6 |
| * | [PKT_SCHED]: GRED: Cleanup dumping | Thomas Graf | 2005-11-05 | 1 | -58/+34 |
| * | [PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODE | Thomas Graf | 2005-11-05 | 1 | -8/+28 |
| * | [PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detection | Thomas Graf | 2005-11-05 | 1 | -22/+65 |
| * | [PKT_SCHED]: RED: Cleanup and remove unnecessary code | Thomas Graf | 2005-11-05 | 1 | -44/+21 |
| * | [PKT_SCHED]: RED: Dont start idle periods while already idling | Thomas Graf | 2005-11-05 | 1 | -2/+4 |
| * | [PKT_SCHED]: RED: Use generic queue management interface | Thomas Graf | 2005-11-05 | 1 | -29/+13 |
| * | [PKT_SCHED]: RED: Use new generic red interface | Thomas Graf | 2005-11-05 | 1 | -247/+74 |
* | | [NETEM]: Add version string | Stephen Hemminger | 2005-11-05 | 1 | -0/+3 |
* | | [NETEM]: Support time based reordering | Stephen Hemminger | 2005-11-05 | 1 | -1/+84 |
* | | [NETEM]: use PSCHED_LESS | Stephen Hemminger | 2005-11-05 | 1 | -12/+22 |
|/ |
|
* | [PKT_SCHED]: Rework QoS and/or fair queueing configuration | Thomas Graf | 2005-11-03 | 1 | -199/+195 |
* | [NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts | Andi Kleen | 2005-10-13 | 1 | -1/+3 |
* | [INET]: speedup inet (tcp/dccp) lookups | Eric Dumazet | 2005-10-03 | 1 | -3/+3 |
* | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 2005-09-09 | 1 | -1/+1 |
* | [LIB]: Make TEXTSEARCH_BM plain tristate like the others | David S. Miller | 2005-08-29 | 1 | -0/+1 |
* | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 2005-08-29 | 3 | -7/+7 |
* | [NET]: Deinline netif_carrier_{on,off}(). | Denis Vlasenko | 2005-08-29 | 1 | -0/+16 |
* | [NET]: Kill skb->tc_classid | Patrick McHardy | 2005-08-29 | 7 | -12/+8 |