index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
act_police.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
pkt_sched: Update drops stats in act_police
Jarek Poplawski
1
-0
/
+4
2009-03-04
pkt_sched: act_police: Fix a rate estimator test.
Jarek Poplawski
1
-7
/
+6
2008-11-26
pkt_sched: gen_estimator: Optimize gen_estimator_active()
Jarek Poplawski
1
-1
/
+3
2008-11-25
tc: policing requires a rate estimator
Stephen Hemminger
1
-0
/
+6
2008-11-25
tc: check for errors in gen_rate_estimator creation
Stephen Hemminger
1
-8
/
+17
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-1
/
+1
2008-07-20
net_sched: Add accessor function for packet length for qdiscs
Jussi Kivilinna
1
-4
/
+4
2008-01-28
[NET_SCHED]: Use nla_policy for attribute validation in actions
Patrick McHardy
1
-8
/
+8
2008-01-28
[NET_SCHED]: Use typeful attribute parsing helpers
Patrick McHardy
1
-3
/
+2
2008-01-28
[NET_SCHED]: Use typeful attribute construction helpers
Patrick McHardy
1
-3
/
+2
2008-01-28
[NET_SCHED]: Use nla_nest_start/nla_nest_end
Patrick McHardy
1
-6
/
+7
2008-01-28
[NET_SCHED]: Propagate nla_parse return value
Patrick McHardy
1
-1
/
+5
2008-01-28
[NET_SCHED]: Convert actions from rtnetlink to new netlink API
Patrick McHardy
1
-26
/
+26
2008-01-28
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
1
-3
/
+3
2007-10-10
[NET_SCHED]: Cleanup L2T macros and handle oversized packets
Jesper Dangaard Brouer
1
-2
/
+2
2007-09-14
[NET_SCHED] protect action config/dump from irqs
Jamal Hadi Salim
1
-2
/
+2
2007-08-13
[PKT_SCHED]: Clean up duplicate includes in net/sched/
Jesper Juhl
1
-1
/
+0
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
1
-233
/
+13
2007-07-10
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
1
-10
/
+0
2007-07-10
[NET_SCHED]: Remove unnecessary stats_lock pointers
Patrick McHardy
1
-5
/
+3
2007-07-10
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
Patrick McHardy
1
-18
/
+0
2007-04-25
[NET_SCHED]: turn PSCHED_GET_TIME into inline function
Patrick McHardy
1
-5
/
+4
2007-04-25
[NET_SCHED]: turn PSCHED_TDIFF_SAFE into inline function
Patrick McHardy
1
-4
/
+4
2007-04-25
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
1
-4
/
+5
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-10
[NET] SCHED: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-6
/
+6
2006-12-02
[NET_SCHED]: policer: restore compatibility with old iproute binaries
Patrick McHardy
1
-4
/
+22
2006-09-22
[PKT_SCHED]: Kill pkt_act.h inlining.
David S. Miller
1
-248
/
+260
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
1
-4
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-04-09
[PKT_SCHED] act_police: Rename methods.
Jamal Hadi Salim
1
-4
/
+4
2006-01-09
[PKT_SCHED]: Prefix tc actions with act_
Patrick McHardy
1
-0
/
+604