summaryrefslogtreecommitdiff
path: root/net/sched/sch_api.c
AgeCommit message (Expand)Author
2007-10-10[NET_SCHED]: Show timer resolution instead of clock resolution in /proc/net/p...Patrick McHardy
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-07-31[NET]: Fix sch_api to properly set sch->parent on the root.Patrick McHardy
2007-07-15[NET_SCHED]: act_api: qdisc internal reclassify supportPatrick McHardy
2007-07-14[NET_SCHED]: Revert "avoid transmit softirq on watchdog wakeup" optimizationPatrick McHardy
2007-07-10[NET_SCHED]: Remove unnecessary includesPatrick McHardy
2007-07-10[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR optionPatrick McHardy
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov
2007-04-25[NET_SCHED]: ingress: switch back to using ingress_lockPatrick McHardy
2007-04-25[NET_SCHED]: Eliminate qdisc_tree_lockPatrick McHardy
2007-04-25[NET_SCHED]: qdisc: remove unnecessary memory barriersPatrick McHardy
2007-04-25[NET_SCHED]: Unline tcf_destroyPatrick McHardy
2007-04-25[NET_SCHED] qdisc: avoid transmit softirq on watchdog wakeupStephen Hemminger
2007-04-25[NETEM]: avoid excessive requeuesStephen Hemminger
2007-04-25[PKT_SCHED] qdisc: Use rtnl registration interfaceThomas Graf
2007-04-25[NETLINK]: Use nlmsg_trim() where appropriateArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo
2007-04-25[NET_SCHED]: Fix warningPatrick McHardy
2007-04-25[NET_SCHED]: Export real timer resolution in /proc/net/pschedPatrick McHardy
2007-04-25[NET_SCHED]: Add hrtimer based qdisc watchdogPatrick McHardy
2007-04-25[NET_SCHED]: Use ktime as clocksourcePatrick McHardy
2007-04-25[NET] SCHED: Use htons() where appropriate.YOSHIFUJI Hideaki
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven
2007-02-10[NET] SCHED: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-02[PKT_SCHED]: Remove unused exports.Adrian Bunk
2006-12-02[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)Patrick McHardy
2006-12-02[NET]: net/sched annotations.Al Viro
2006-09-28[NET_SCHED]: Fix fallout from dev->qdisc RCU changePatrick McHardy
2006-08-04[PKT_SCHED]: Return ENOENT if qdisc module is unavailableJamal Hadi Salim
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar
2005-08-29[NETLINK]: Convert netlink users to use group numbers instead of bitmasksPatrick McHardy
2005-07-05[PKT_SCHED]: Report rate estimator configuration errors during qdisc allocationThomas Graf
2005-07-05[PKT_SCHED]: Cleanup qdisc creation and alignment macrosThomas Graf
2005-06-28[NETLINK]: Missing initializations in dumped dataPatrick McHardy
2005-06-18[NETLINK]: Explicit typingJamal Hadi Salim
2005-05-03[PKT_SCHED]: netetm: adjust parent qlen when duplicatingStephen Hemminger
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds