index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
Lines
2005-04-02
Merge tgraf@kernel.bkbits.net:/home/tgraf/net-2.6-tcf_exts
Thomas Graf
-0
/
+2
2005-04-01
[PKT_SCHED]: Properly return when no backward compatibility action statistics...
Thomas Graf
-0
/
+2
2005-03-31
[PKT_SCHED]: Fix deadlock in sch_api.c
Catalin Boie
-7
/
+34
2005-03-31
[PKT_SCHED]: netem: Account for packets in delayed queue in qlen
Stephen Hemminger
-24
/
+25
2005-03-30
Merge bk://kernel.bkbits.net/tgraf/net-2.6-tcf_exts
David S. Miller
-18
/
+20
2005-03-30
[PKT_SCHED]: Memory leak in ipt.c
Herbert Xu
-0
/
+2
2005-03-30
[PKT_SCHED]: Fix action statistics dumping in compatibility mode
Thomas Graf
-8
/
+13
2005-03-29
Cset exclude: hadi@cyberus.ca|ChangeSet|20050325173452|50562
Thomas Graf
-10
/
+7
2005-03-24
[PKT_SCHED]: action stats double dip
Jamal Hadi Salim
-7
/
+10
2005-03-10
[PKT_SCHED]: Move tc_u32_mark into pkt_cls.h
Stephen Hemminger
-8
/
+0
2005-02-14
[PKT_SCHED]: Basic classifier
David S. Miller
-0
/
+314
2005-02-14
[PKT_SCHED]: Metadata ematch (meta)
David S. Miller
-0
/
+673
2005-02-14
[PKT_SCHED]: u32 ematch
David S. Miller
-0
/
+74
2005-02-14
[PKT_SCHED]: Multi byte comparison ematch (nbyte)
David S. Miller
-0
/
+93
2005-02-14
[PKT_SCHED]: Simple comparison ematch (cmp)
David S. Miller
-0
/
+112
2005-02-14
[PKT_SCHED]: Extended Matches API
David S. Miller
-0
/
+548
2005-02-14
Merge nuts.davemloft.net:/disk1/BK/network-2.6.12
David S. Miller
-1
/
+1
2005-02-08
[PKT_SCHED]: Fix u32 double listing.
Patrick McHardy
-0
/
+5
2005-02-08
Resolve ATM conflicts.
David S. Miller
-1
/
+1
2005-02-06
[PKT_SCHED]: netem: memory leak
Stephen Hemminger
-0
/
+1
2005-02-06
[PKT_SCHED]: ipt action: add back pskb_expand_head() call
Patrick McHardy
-0
/
+5
2005-02-01
[PKT_SCHED]: Fix ingress qdisc to pick up IPv6 packets when using netfilter h...
Thomas Graf
-1
/
+19
2005-01-20
[ATM] stop using sk_protinfo
Arnaldo Carvalho de Melo
-1
/
+1
2005-01-19
Cset exclude: davem@nuts.davemloft.net|ChangeSet|20050120063740|10274
David S. Miller
-14
/
+24
2005-01-19
[NET]: Close NETIF_F_LLTX race conditions.
David S. Miller
-24
/
+14
2005-01-19
[PKT_SCHED]: fix CONFIG_NET_CLS_ACT skb leaks in HFSC/CBQ
Patrick McHardy
-175
/
+83
2005-01-19
[PKT_SCHED]: cls_route: fix tcf_exts fallout
Patrick McHardy
-2
/
+2
2005-01-19
[PKT_SCHED]: cls_api.c: fix module reference leak on module load
Patrick McHardy
-1
/
+3
2005-01-19
[PKT_SCHED]: cls_rsvp: fix tcf_exts fallout
Patrick McHardy
-22
/
+22
2005-01-16
[PKT_SCHED]: Fix c99ism in cls_api.c
Thomas Graf
-17
/
+19
2005-01-13
[NET]: Lock initializer cleanup.
Thomas Gleixner
-10
/
+10
2005-01-12
[PKT_SCHED]: cls_api.c: drop rtnl for loading modules
Patrick McHardy
-6
/
+16
2005-01-12
[PKT_SCHED]: act_api.c: kill some exports
Patrick McHardy
-6
/
+0
2005-01-12
[PKT_SCHED]: tcf_exts: rate_tlv is optional
Patrick McHardy
-3
/
+3
2005-01-12
[PKT_SCHED]: act_api.c: drop rtnl for loading modules
Patrick McHardy
-11
/
+37
2005-01-11
[PKT_SCHED]: tc actions: disable bhs while lock is held in init path
Patrick McHardy
-4
/
+4
2005-01-11
[PKT_SCHED]: Fix memory leaks in cls_u32.c error path
Patrick McHardy
-5
/
+11
2005-01-11
[PKT_SCHED]: Use rtattr_parse_nested where appropriate
Patrick McHardy
-42
/
+27
2005-01-09
[PKT_SCHED]: act_api.c: sync multi action order processing
Patrick McHardy
-49
/
+33
2005-01-09
[PKT_SCHED]: act_api.c: push memory allocation to tcf_action_get_1
Patrick McHardy
-18
/
+30
2005-01-09
[PKT_SCHED]: act_api.c: remove module loading from get/delete operations
Patrick McHardy
-79
/
+15
2005-01-09
[PKT_SCHED]: ipt action: fix module refcount underflow/mem leaks in tcf_ipt_c...
Patrick McHardy
-10
/
+22
2005-01-09
[PKT_SCHED]: tc actions: remove unnecessary locking for refcnt changes
Patrick McHardy
-2
/
+0
2005-01-09
[PKT_SCHED]: ipt action: fix missing unlock on error path
Patrick McHardy
-4
/
+0
2005-01-09
[PKT_SCHED]: police action: fix multiple bugs in init path
Patrick McHardy
-37
/
+49
2005-01-09
[PKT_SCHED]: pedit action: fix multiple bugs in init path
Patrick McHardy
-30
/
+55
2005-01-09
[PKT_SCHED]: mirred action: fix multiple bugs in init path
Patrick McHardy
-44
/
+42
2005-01-09
[PKT_SCHED]: ipt action: fix multiple bugs in init path
Patrick McHardy
-120
/
+78
2005-01-09
[PKT_SCHED]: gact action: fix multiple bugs in init path
Patrick McHardy
-32
/
+34
2005-01-09
[PKT_SCHED]: tc actions: remove checks for impossible conditions
Patrick McHardy
-68
/
+6
[next]