index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET_SCHED]: cls_basic: fix memory leak in basic_destroy
Patrick McHardy
2007-04-02
1
-0
/
+1
*
[IFB]: Fix crash on input device removal
Patrick McHardy
2007-03-29
1
-1
/
+1
*
[NET_SCHED]: sch_htb/sch_hfsc: fix oops in qlen_notify
Patrick McHardy
2007-03-27
2
-4
/
+6
*
[NET]: Remove dead net/sched/Makefile entry for sch_hpfq.o.
Robert P. J. Day
2007-03-26
1
-1
/
+0
*
[NET_SCHED]: cls_basic: fix NULL pointer dereference
Patrick McHardy
2007-03-25
1
-9
/
+7
*
[NET]: fix up misplaced inlines.
Dave Jones
2007-03-22
1
-1
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
21
-21
/
+0
*
[NET_SCHED]: sch_hfsc: replace ASSERT macro by WARN_ON
Patrick McHardy
2007-02-13
1
-14
/
+1
*
[PATCH] mark struct file_operations const 8
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
[NET] SCHED: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
33
-207
/
+207
*
[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...
Jan Engelhardt
2007-02-08
1
-1
/
+1
*
[NET]: Add UDPLITE support in a few missing spots
Patrick McHardy
2007-02-08
1
-0
/
+2
*
[NET]: user of the jiffies rounding code: Networking
Arjan van de Ven
2007-02-08
1
-1
/
+1
*
[NET_SCHED] sch_prio: class statistics printing enabled
Jarek Poplawski
2007-02-08
1
-0
/
+15
*
[NET_SCHED]: act_ipt: fix regression in ipt action
Patrick McHardy
2007-02-02
1
-3
/
+5
*
[NET_SCHED] sch_htb: turn intermediate classes into leaves
Jarek Poplawski
2006-12-08
1
-0
/
+51
*
[NET_SCHED] sch_cbq: deactivating when grafting, purging etc.
Jarek Poplawski
2006-12-08
1
-4
/
+17
*
[NET_SCHED]: cls_fw: fix NULL pointer dereference
Patrick McHardy
2006-12-06
1
-1
/
+2
*
[PKT_SCHED] act_gact: division by zero
Kim Nordlund
2006-12-02
1
-2
/
+2
*
[NET_SCHED]: policer: restore compatibility with old iproute binaries
Patrick McHardy
2006-12-02
1
-4
/
+22
*
[PKT_SCHED]: Remove unused exports.
Adrian Bunk
2006-12-02
2
-4
/
+0
*
[NET_SCHED]: Fix endless loops (part 5): netem/tbf/hfsc ->requeue failures
Patrick McHardy
2006-12-02
3
-5
/
+3
*
[NET_SCHED]: Fix endless loops (part 4): HTB
Patrick McHardy
2006-12-02
1
-7
/
+17
*
[NET_SCHED]: Fix endless loops (part 3): HFSC
Patrick McHardy
2006-12-02
1
-5
/
+13
*
[NET_SCHED]: Fix endless loops (part 2): "simple" qdiscs
Patrick McHardy
2006-12-02
7
-10
/
+22
*
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters (part 1)
Patrick McHardy
2006-12-02
1
-6
/
+32
*
[NET_SCHED]: Set parent classid in default qdiscs
Patrick McHardy
2006-12-02
10
-23
/
+39
*
[NET_SCHED]: sch_htb: perform qlen adjustment immediately in ->delete
Patrick McHardy
2006-12-02
1
-1
/
+6
*
[SCHED]: Use kmemdup & kzalloc where appropriate
Arnaldo Carvalho de Melo
2006-12-02
6
-15
/
+7
*
[NET]: net/sched annotations.
Al Viro
2006-12-02
3
-10
/
+10
*
[PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set.
David Kimdon
2006-12-02
2
-1
/
+6
*
[NET]: Turn nfmark into generic mark
Thomas Graf
2006-12-02
4
-14
/
+6
*
[PKT_SCHED] sch_htb: Use hlist_del_init().
Stephen Hemminger
2006-11-07
1
-4
/
+2
*
[PATCH] skge, sky2, et all. gplv2 only
Stephen Hemminger
2006-10-31
1
-1
/
+1
*
[PKT_SCHED] netem: Orphan SKB when adding to queue.
David S. Miller
2006-10-22
1
-0
/
+2
*
[PKT_SCHED] sch_htb: use rb_first() cleanup
Akinbou Mita
2006-10-12
1
-3
/
+2
*
[NET_SCHED]: Remove old estimator implementation
Patrick McHardy
2006-10-04
1
-196
/
+0
*
[NET_SCHED]: Revert "HTB: fix incorrect use of RB_EMPTY_NODE"
Ismail Donmez
2006-10-04
1
-1
/
+1
*
[NET_SCHED]: Fix fallout from dev->qdisc RCU change
Patrick McHardy
2006-09-28
3
-55
/
+31
*
[NET_SCHED]: HTB: fix incorrect use of RB_EMPTY_NODE
Patrick McHardy
2006-09-28
1
-1
/
+1
*
[PKT_SCHED] cls_basic: Use unsigned int when generating handle
Kim Nordlund
2006-09-28
1
-1
/
+1
*
[PKT_SCHED] act_simple.c: make struct simp_hash_info static
Adrian Bunk
2006-09-22
1
-1
/
+1
*
[NET_SCHED]: Add mask support to fwmark classifier
Patrick McHardy
2006-09-22
1
-1
/
+24
*
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
1
-3
/
+1
*
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
2006-09-22
1
-1
/
+1
*
[PKT_SCHED]: Kill pkt_act.h inlining.
David S. Miller
2006-09-22
7
-647
/
+932
*
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
1
-5
/
+2
*
[HTB]: rbtree cleanup
Stephen Hemminger
2006-09-22
1
-7
/
+27
*
[HTB]: Use hlist for hash lists.
Stephen Hemminger
2006-09-22
1
-22
/
+27
*
[HTB]: Lindent
Stephen Hemminger
2006-09-22
1
-475
/
+526
[next]