aboutsummaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu
2007-10-10[NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/p...Patrick McHardy
2007-10-10[NET]: sparse warning fixesStephen Hemminger
2007-10-10[PKT_SCHED]: Add stateless NATHerbert Xu
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger
2007-10-10[NET_SCHED]: explict hold dev tx lockJamal Hadi Salim
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[NET_SCHED]: Cleanup L2T macros and handle oversized packetsJesper Dangaard Brouer
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-10-07[PKT_SCHED] cls_u32: error code isn't been propogated properlyStephen Hemminger
2007-10-01[SFQ]: Remove artificial limitation for queue limit.Alexey Kuznetsov
2007-09-20[PKT_SCHED]: Fix 'SFQ qdisc crashes with limit of 2 packets'Alexey Kuznetsov
2007-09-16[PKT_SCHED]: sch_cbq.c: Shut up uninitialized variable warningSatyam Sharma
2007-09-14[NET_SCHED] protect action config/dump from irqsJamal Hadi Salim
2007-08-30[NET_SCHED] sch_prio.c: remove duplicate call of tc_classify()Lucas Nussbaum
2007-08-13[PKT_SCHED]: Clean up duplicate includes in net/sched/Jesper Juhl
2007-07-31[NET]: Fix prio_tune() handling of root qdisc.Peter P Waskiewicz Jr
2007-07-31[NET]: Fix sch_api to properly set sch->parent on the root.Patrick McHardy
2007-07-31[NET_SCHED]: Fix prio/ingress classification logic errorPatrick McHardy
2007-07-18[PKT_SCHED]: Some typo fixes in net/sched/KconfigGabriel Craciunescu
2007-07-18[ATM]: Replacing kmalloc/memset combination with kzalloc.vignesh babu
2007-07-15[NET_SCHED]: Kill CONFIG_NET_CLS_POLICEPatrick McHardy
2007-07-15[NET_SCHED]: act_api: qdisc internal reclassify supportPatrick McHardy
2007-07-15[NET_SCHED]: sch_dsmark: act_api supportPatrick McHardy
2007-07-15[NET_SCHED]: sch_atm: act_api supportPatrick McHardy
2007-07-15[NET_SCHED]: sch_atm: LindentPatrick McHardy
2007-07-14[NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimizationPatrick McHardy
2007-07-11[NET_SCHED]: ematch: module autoloadingPatrick McHardy
2007-07-10[NET_SCHED]: Make HTB scheduler work with TSO.Ranjit Manomohan
2007-07-10[NET_SCHED]: Remove unnecessary includesPatrick McHardy
2007-07-10[NET_SCHED]: sch_htb: use generic estimatorPatrick McHardy
2007-07-10[NET_SCHED]: Remove unnecessary stats_lock pointersPatrick McHardy
2007-07-10[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR optionPatrick McHardy
2007-07-10[SCHED]: Qdisc changes and sch_rr added for multiqueuePeter P Waskiewicz Jr
2007-07-10[CORE] Stack changes to add multiqueue hardware support APIPeter P Waskiewicz Jr
2007-07-10[NET]: qdisc_restart - couple of optimizations.Krishna Kumar
2007-07-10[NET]: qdisc_restart - readability changes plus one bug fix.Krishna Kumar
2007-07-10[NET_SCHED]: Cleanup readability of qdisc restartJamal Hadi Salim
2007-06-07[NET_SCHED]: Fix filter double freePatrick McHardy
2007-06-03[NET]: Fix comparisons of unsigned < 0.Bill Nottingham
2007-06-03[NET]: Make net watchdog timers 1 sec jiffy aligned.Venkatesh Pallipadi
2007-05-24[NET_SCHED]: sch_htb: fix event cache time calculationPatrick McHardy
2007-05-24[NET_SCHED]: Fix qdisc_restart return value when dequeue is emptyHerbert Xu
2007-05-14[NET_SCHED]: prio qdisc boundary conditionJamal Hadi Salim
2007-05-10[NET_SCHED]: Avoid requeue warning on dev_deactivateHerbert Xu
2007-05-10[NET_SCHED]: Reread dev->qdisc for NETDEV_TX_OKHerbert Xu
2007-05-10[NET_SCHED]: Rationalise return value of qdisc_restartHerbert Xu