index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
ematch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
1
-3
/
+1
2012-04-01
pkt_sched: Stop using NLA_PUT*().
David S. Miller
1
-2
/
+4
2011-01-19
net_sched: cleanups
Eric Dumazet
1
-14
/
+23
2010-05-17
net sched: printk message severity
stephen hemminger
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2008-11-16
ematch: simpler tcf_em_unregister()
Alexey Dobriyan
1
-15
/
+3
2008-10-16
net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)
Johannes Berg
1
-1
/
+1
2008-02-10
[PKT_SCHED] ematch: Fix build warning.
David S. Miller
1
-1
/
+1
2008-02-09
[PKT_SCHED] ematch: tcf_em_destroy robustness
Stephen Hemminger
1
-2
/
+3
2008-02-09
[PKT_SCHED] ematch: oops from uninitialized variable (resend)
Stephen Hemminger
1
-3
/
+2
2008-01-28
[NET_SCHED]: Use nla_policy for attribute validation in ematches
Patrick McHardy
1
-5
/
+6
2008-01-28
[NET_SCHED]: Use nla_nest_start/nla_nest_end
Patrick McHardy
1
-6
/
+10
2008-01-28
[NET_SCHED]: Propagate nla_parse return value
Patrick McHardy
1
-2
/
+4
2008-01-28
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
Patrick McHardy
1
-37
/
+37
2008-01-28
[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol
Patrick McHardy
1
-6
/
+5
2007-07-11
[NET_SCHED]: ematch: module autoloading
Patrick McHardy
1
-0
/
+13
2007-07-10
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
1
-2
/
+0
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-7
/
+10
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
[SCHED]: Use kmemdup & kzalloc where appropriate
Arnaldo Carvalho de Melo
1
-2
/
+1
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
1
-2
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-11
[PKT_SCHED] ematch: Remove bogus include.
Evgeniy Polyakov
1
-1
/
+0
2005-11-08
[PKT_SCHED]: Correctly handle empty ematch trees
Thomas Graf
1
-0
/
+5
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+524