summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2006-01-03[PKT_SCHED] netem: packet corruption optionStephen Hemminger
2005-12-13[PKT_SCHED]: Disable debug tracing logs by default in packet action API.David S. Miller
2005-11-20[PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneouslyAndrea Bittau
2005-11-17[NET]: Sanitize NET_SCHED protection in /net/sched/KconfigRoman Zippel
2005-11-08[NET]: kfree cleanupJesper Juhl
2005-11-08[PKT_SCHED]: Correctly handle empty ematch treesThomas Graf
2005-11-05Merge branch 'red' of 84.73.165.173:/home/tgr/repos/net-2.6Arnaldo Carvalho de Melo
2005-11-05[NETEM]: Add version stringStephen Hemminger
2005-11-05[NETEM]: Support time based reorderingStephen Hemminger
2005-11-05[PKT_SCHED]: (G)RED: Introduce hard droppingThomas Graf
2005-11-05[PKT_SCHED]: GRED: Support ECN markingThomas Graf
2005-11-05[PKT_SCHED]: GRED: Fix restart of idle period in WRED mode upon dequeue and dropThomas Graf
2005-11-05[PKT_SCHED]: GRED: Cleanup and remove unnecessary codeThomas Graf
2005-11-05[PKT_SCHED]: GRED: Remove auto-creation of default VQThomas Graf
2005-11-05[PKT_SCHED]: GRED: Dont abuse default VQ for equalizingThomas Graf
2005-11-05[PKT_SCHED]: GRED: Remove initd flagThomas Graf
2005-11-05[PKT_SCHED]: GRED: Improve error handling and messagesThomas Graf
2005-11-05[PKT_SCHED]: GRED: Introduce tc_index_to_dp()Thomas Graf
2005-11-05[PKT_SCHED]: GRED: Use generic queue management interfaceThomas Graf
2005-11-05[PKT_SCHED]: GRED: Report congestion related drops as NET_XMIT_CNThomas Graf
2005-11-05[PKT_SCHED]: GRED: Do not reset statistics in gred_reset/gred_changeThomas Graf
2005-11-05[PKT_SCHED]: GRED: Use new generic red interfaceThomas Graf
2005-11-05[PKT_SCHED]: GRED: Use central VQ change procedureThomas Graf
2005-11-05[PKT_SCHED]: GRED: Report out-of-bound DPs as illegalThomas Graf
2005-11-05[PKT_SCHED]: GRED: Use a central table definition change procedureThomas Graf
2005-11-05[PKT_SCHED]: GRED: Dump table definitionThomas Graf
2005-11-05[PKT_SCHED]: GRED: Cleanup dumpingThomas Graf
2005-11-05[PKT_SCHED]: GRED: Transform grio to GRED_RIO_MODEThomas Graf
2005-11-05[PKT_SCHED]: GRED: Cleanup equalize flag and add new WRED mode detectionThomas Graf
2005-11-05[PKT_SCHED]: RED: Cleanup and remove unnecessary codeThomas Graf
2005-11-05[PKT_SCHED]: RED: Dont start idle periods while already idlingThomas Graf
2005-11-05[PKT_SCHED]: RED: Use generic queue management interfaceThomas Graf
2005-11-05[PKT_SCHED]: RED: Use new generic red interfaceThomas Graf
2005-11-05[NETEM]: use PSCHED_LESSStephen Hemminger
2005-11-03[PKT_SCHED]: Rework QoS and/or fair queueing configurationThomas Graf
2005-10-13[NET]: Disable NET_SCH_CLK_CPU for SMP x86 hostsAndi Kleen
2005-10-03[INET]: speedup inet (tcp/dccp) lookupsEric Dumazet
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-08-29[LIB]: Make TEXTSEARCH_BM plain tristate like the othersDavid S. Miller
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-08-29[NET]: Deinline netif_carrier_{on,off}().Denis Vlasenko
2005-08-29[NET]: Kill skb->tc_classidPatrick McHardy
2005-08-23[PKT_SCHED]: Fix missing qdisc_destroy() in qdisc_create_dflt()Thomas Graf
2005-07-24[EMATCH]: Remove feature ifdefs in meta ematch.Patrick McHardy
2005-07-22[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-18[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_dequeueThomas Graf
2005-07-18[PKT_SCHED]: Remove debugging leftover from textsearch ematchThomas Graf