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
/
sch_ingress.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-06
net_sched: make cls_ops->change and cls_ops->delete optional
Patrick McHardy
1
-7
/
+0
2009-09-04
net_sched: fix class grafting errno codes
Patrick McHardy
1
-7
/
+0
2008-07-20
net_sched: Add accessor function for packet length for qdiscs
Jussi Kivilinna
1
-1
/
+1
2008-07-01
net-sched: change tcf_destroy_chain() to clear start of filter list
Patrick McHardy
1
-1
/
+1
2008-01-31
[NET_SCHED]: sch_ingress: remove netfilter support
Patrick McHardy
1
-79
/
+0
2008-01-28
[NET_SCHED]: Use nla_nest_start/nla_nest_end
Patrick McHardy
1
-6
/
+6
2008-01-28
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
1
-7
/
+7
2008-01-28
[NET_SCHED]: sch_ingress: remove useless printk
Patrick McHardy
1
-8
/
+1
2008-01-28
[NET_SCHED]: sch_ingress: avoid a few #ifdefs
Patrick McHardy
1
-12
/
+4
2008-01-28
[NET_SCHED]: sch_ingress: move dependencies to Kconfig
Patrick McHardy
1
-10
/
+1
2008-01-28
[NET_SCHED]: sch_ingress: remove unnecessary ops
Patrick McHardy
1
-24
/
+0
2008-01-28
[NET_SCHED]: sch_ingress: return proper error code in ingress_graft()
Patrick McHardy
1
-1
/
+1
2008-01-28
[NET_SCHED]: sch_ingress: remove unused inner qdisc
Patrick McHardy
1
-4
/
+0
2008-01-28
[NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper
Patrick McHardy
1
-6
/
+4
2008-01-28
[NET_SCHED]: sch_ingress: remove excessive debugging
Patrick McHardy
1
-76
/
+3
2008-01-28
[NET_SCHED]: sch_ingress: formatting fixes
Patrick McHardy
1
-64
/
+39
2008-01-28
[NETFILTER]: Mark hooks __read_mostly
Patrick McHardy
1
-1
/
+1
2008-01-28
[NETFILTER]: Use nf_register_hooks for multiple registrations
Patrick McHardy
1
-26
/
+18
2008-01-28
[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.
Eric Dumazet
1
-2
/
+2
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-2
/
+2
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-3
/
+2
2007-07-31
[NET_SCHED]: Fix prio/ingress classification logic error
Patrick McHardy
1
-2
/
+1
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
1
-19
/
+0
2007-07-10
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
1
-8
/
+1
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-2
/
+2
2007-04-25
[NET_SCHED]: ingress: switch back to using ingress_lock
Patrick McHardy
1
-7
/
+2
2007-04-25
[NET_SCHED]: Unline tcf_destroy
Patrick McHardy
1
-6
/
+1
2007-04-25
[NETLINK]: Use nlmsg_trim() where appropriate
Arnaldo Carvalho de Melo
1
-1
/
+2
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-02-10
[NET] SCHED: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-15
/
+15
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+436