aboutsummaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2006-03-23[NET_SCHED]: cls_u32: remove unnecessary NULL-ptr checkPatrick McHardy
2006-03-20[PKT_SCHED]: Let NET_CLS_ACT no longer depend on EXPERIMENTALAdrian Bunk
2006-03-20[NET]: dev_put/dev_hold cleanupStephen Hemminger
2006-03-20[PKT_SCHED]: Convert sch_red to a classful qdiscPatrick McHardy
2006-03-20[PKT_SCHED]: Keep backlog counter in sch_sfqPatrick McHardy
2006-03-20[PKT_SCHED]: Restore TBF change semanticPatrick McHardy
2006-03-20[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}Patrick McHardy
2006-03-20[PKT_SCHED]: Qdisc drop operation is optionalPatrick McHardy
2006-03-20[NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy
2006-03-12[NET_SCHED]: act_api: fix skb leak in error pathPatrick McHardy
2006-01-17[PKT_SCHED]: Handle SCTP/DCCP in sfq_hashPatrick McHardy
2006-01-17[PKT_SCHED] sch_prio: fix qdisc bands initAmnon Aaronsohn
2006-01-13[PKT_SCHED]: Change default clock source to gettimeofdayPatrick McHardy
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte
2006-01-11[PKT_SCHED] net/sched/Kconfig: fix typo in NET_EMATCH_META descriptionAdrian Bunk
2006-01-11[PKT_SCHED] ematch: Remove bogus include.Evgeniy Polyakov
2006-01-09[PKT_SCHED]: Fix qdisc return code.Jamal Hadi Salim
2006-01-09[PKT_SCHED]: Prefix tc actions with act_Patrick McHardy
2006-01-09[PKT_SCHED]: Fix memory leak when dumping in pedit actionPatrick McHardy
2006-01-09[PKT_SCHED]: Remove some obsolete policer exportsPatrick McHardy
2006-01-09[PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy
2006-01-09[PKT_SCHED]: Use USEC_PER_SECPatrick McHardy
2006-01-09[NET]: Convert net/{ipv4,ipv6,sched} to netdev_privPatrick McHardy
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