summaryrefslogtreecommitdiff
path: root/net/sched
Commit message (Expand)AuthorAge
* [PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META descriptionAdrian Bunk2006-01-11
* [PKT_SCHED] ematch: Remove bogus include.Evgeniy Polyakov2006-01-11
* [PKT_SCHED]: Fix qdisc return code.Jamal Hadi Salim2006-01-09
* [PKT_SCHED]: Prefix tc actions with act_Patrick McHardy2006-01-09
* [PKT_SCHED]: Fix memory leak when dumping in pedit actionPatrick McHardy2006-01-09
* [PKT_SCHED]: Remove some obsolete policer exportsPatrick McHardy2006-01-09
* [PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy2006-01-09
* [PKT_SCHED]: Use USEC_PER_SECPatrick McHardy2006-01-09
* [NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy2006-01-09
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [PKT_SCHED] netem: packet corruption optionStephen Hemminger2006-01-03
* [PKT_SCHED]: Disable debug tracing logs by default in packet action API.David S. Miller2005-12-13
* [PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneouslyAndrea Bittau2005-11-20
* [NET]: Sanitize NET_SCHED protection in /net/sched/KconfigRoman Zippel2005-11-17
* [NET]: kfree cleanupJesper Juhl2005-11-08
* [PKT_SCHED]: Correctly handle empty ematch treesThomas Graf2005-11-08
* Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6Arnaldo Carvalho de Melo2005-11-05
|\
| * [PKT_SCHED]: (G)RED: Introduce hard droppingThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Support ECN markingThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and dropThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Cleanup and remove unnecessary codeThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Remove auto-creation of default VQThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Dont abuse default VQ for equalizingThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Remove initd flagThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Improve error handling and messagesThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Introduce tc_index_to_dp()Thomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Use generic queue management interfaceThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CNThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_changeThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Use new generic red interfaceThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Use central VQ change procedureThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Report out-of-bound DPs as illegalThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Use a central table definition change procedureThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Dump table definitionThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Cleanup dumpingThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODEThomas Graf2005-11-05
| * [PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detectionThomas Graf2005-11-05
| * [PKT_SCHED]: RED: Cleanup and remove unnecessary codeThomas Graf2005-11-05
| * [PKT_SCHED]: RED: Dont start idle periods while already idlingThomas Graf2005-11-05
| * [PKT_SCHED]: RED: Use generic queue management interfaceThomas Graf2005-11-05
| * [PKT_SCHED]: RED: Use new generic red interfaceThomas Graf2005-11-05
* | [NETEM]: Add version stringStephen Hemminger2005-11-05
* | [NETEM]: Support time based reorderingStephen Hemminger2005-11-05
* | [NETEM]: use PSCHED_LESSStephen Hemminger2005-11-05
|/
* [PKT_SCHED]: Rework QoS and/or fair queueing configurationThomas Graf2005-11-03
* [NET]: Disable NET_SCH_CLK_CPU for SMP x86 hostsAndi Kleen2005-10-13
* [INET]: speedup inet (tcp/dccp) lookupsEric Dumazet2005-10-03
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-09
* [LIB]: Make TEXTSEARCH_BM plain tristate like the othersDavid S. Miller2005-08-29
* [NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy2005-08-29