aboutsummaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2007-04-25[PKT_SCHED] act: Use rtnl registration interfaceThomas Graf
2007-04-25[PKT_SCHED] cls: Use rtnl registration interfaceThomas Graf
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]: sch_cbq: fix watchdog scheduled too latePatrick McHardy
2007-04-25[NET_SCHED]: Export real timer resolution in /proc/net/pschedPatrick McHardy
2007-04-25[NET_SCHED]: kill jiffie conversion macrosPatrick McHardy
2007-04-25[NET_SCHED]: sch_htb: use hrtimer based watchdogPatrick McHardy
2007-04-25[NET_SCHED]: sch_cbq: use hrtimer for delay_timerPatrick McHardy
2007-04-25[NET_SCHED]: sch_cbq: fix cbq_undelay_prio for non-active prioritesPatrick McHardy
2007-04-25[NET_SCHED]: sch_cbq: use hrtimer based watchdogPatrick McHardy
2007-04-25[NET_SCHED]: sch_netem: use hrtimer based watchdogPatrick McHardy
2007-04-25[NET_SCHED]: sch_tbf: use hrtimer based watchdogPatrick McHardy
2007-04-25[NET_SCHED]: sch_hfsc: use hrtimer based watchdogPatrick 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[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6hArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo
2007-04-25[NET] SCHED: Use htons() where appropriate.YOSHIFUJI Hideaki
2007-04-09[NET_SCHED]: cls_tcindex: fix compatibility breakagePatrick McHardy
2007-04-02[NET_SCHED]: cls_basic: fix memory leak in basic_destroyPatrick McHardy
2007-03-29[IFB]: Fix crash on input device removalPatrick McHardy
2007-03-27[NET_SCHED]: sch_htb/sch_hfsc: fix oops in qlen_notifyPatrick McHardy
2007-03-26[NET]: Remove dead net/sched/Makefile entry for sch_hpfq.o.Robert P. J. Day
2007-03-25[NET_SCHED]: cls_basic: fix NULL pointer dereferencePatrick McHardy
2007-03-22[NET]: fix up misplaced inlines.Dave Jones
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-13[NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ONPatrick McHardy
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven
2007-02-10[NET] SCHED: Fix whitespace errors.YOSHIFUJI Hideaki
2007-02-08[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt
2007-02-08[NET]: Add UDPLITE support in a few missing spotsPatrick McHardy
2007-02-08[NET]: user of the jiffies rounding code: NetworkingArjan van de Ven
2007-02-08[NET_SCHED] sch_prio: class statistics printing enabledJarek Poplawski
2007-02-02[NET_SCHED]: act_ipt: fix regression in ipt actionPatrick McHardy
2006-12-08[NET_SCHED] sch_htb: turn intermediate classes into leavesJarek Poplawski
2006-12-08[NET_SCHED] sch_cbq: deactivating when grafting, purging etc.Jarek Poplawski
2006-12-06[NET_SCHED]: cls_fw: fix NULL pointer dereferencePatrick McHardy
2006-12-02[PKT_SCHED] act_gact: division by zeroKim Nordlund
2006-12-02[NET_SCHED]: policer: restore compatibility with old iproute binariesPatrick McHardy
2006-12-02[PKT_SCHED]: Remove unused exports.Adrian Bunk
2006-12-02[NET_SCHED]: Fix endless loops (part 5): netem/tbf/hfsc ->requeue failuresPatrick McHardy
2006-12-02[NET_SCHED]: Fix endless loops (part 4): HTBPatrick McHardy
2006-12-02[NET_SCHED]: Fix endless loops (part 3): HFSCPatrick McHardy
2006-12-02[NET_SCHED]: Fix endless loops (part 2): "simple" qdiscsPatrick McHardy
2006-12-02[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)Patrick McHardy