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
/
em_meta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-18
net: correct off-by-one write allocations reports
Eric Dumazet
1
-2
/
+2
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-2
/
+2
2009-06-03
net: skb->rtable accessor
Eric Dumazet
1
-2
/
+2
2009-04-13
netsched: Allow meta match on vlan tag on receive
Stephen Hemminger
1
-2
/
+4
2008-03-05
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
1
-2
/
+2
2008-02-09
[PKT_SCHED]: deinline functions in meta match
Stephen Hemminger
1
-3
/
+3
2008-02-07
[TC]: oops in em_meta
Stephen Hemminger
1
-4
/
+6
2008-02-05
[NET_SCHED]: em_meta: fix compile warning
Patrick McHardy
1
-1
/
+1
2008-02-05
[PKT_SCHED]: vlan tag match
Stephen Hemminger
1
-0
/
+17
2008-01-28
[NET_SCHED]: Use nla_policy for attribute validation in ematches
Patrick McHardy
1
-3
/
+6
2008-01-28
[NET_SCHED]: Use typeful attribute parsing helpers
Patrick McHardy
1
-1
/
+1
2008-01-28
[NET_SCHED]: Use typeful attribute construction helpers
Patrick McHardy
1
-2
/
+1
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
-28
/
+28
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-1
/
+1
2007-07-11
[NET_SCHED]: ematch: module autoloading
Patrick McHardy
1
-0
/
+2
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-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
1
-7
/
+3
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
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
1
-2
/
+1
2005-10-03
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
1
-3
/
+3
2005-07-24
[EMATCH]: Remove feature ifdefs in meta ematch.
Patrick McHardy
1
-8
/
+8
2005-07-22
[PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}
David S. Miller
1
-25
/
+3
2005-07-22
[PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.
David S. Miller
1
-12
/
+0
2005-07-18
[EMATCH]: Kill TCF_META_ID_TCCLASSID reference from meta ematch as well.
David S. Miller
1
-6
/
+0
2005-07-05
[NET]: Remove unused security member in sk_buff
Thomas Graf
1
-6
/
+0
2005-06-08
[PKT_SCHED]: Fix numeric comparison in meta ematch
Thomas Graf
1
-2
/
+2
2005-06-08
[PKT_SCHED]: Allow socket attributes to be matched on via meta ematch
Thomas Graf
1
-24
/
+267
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+661