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
/
cls_u32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-05
cls_u32: signedness bug
Dan Carpenter
1
-1
/
+1
2010-08-02
u32: negative offset fix
stephen hemminger
1
-2
/
+4
2010-06-02
cls_u32: use skb_header_pointer() to dereference data safely
Changli Gao
1
-13
/
+36
2010-05-17
net sched: printk message severity
stephen hemminger
1
-5
/
+5
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-24
net: remove trailing space in messages
Frans Pop
1
-2
/
+2
2009-01-05
pkt_sched: cls_u32: Fix locking in u32_change()
Jarek Poplawski
1
-1
/
+2
2008-11-20
pkt_sched: remove unnecessary xchg() in packet classifiers
Patrick McHardy
1
-5
/
+6
2008-07-25
net: convert BUG_TRAP to generic WARN_ON
Ilpo Järvinen
1
-5
/
+5
2008-07-18
pkt_sched: Get rid of u32_list.
David S. Miller
1
-15
/
+3
2008-04-12
[NET_SCHED] cls_u32: refcounting fix for u32_delete()
Jarek Poplawski
1
-3
/
+9
2008-03-17
[PKT_SCHED]: annotate cls_u32
Al Viro
1
-4
/
+4
2008-01-31
[NET_SCHED]: Constify struct tcf_ext_map
Patrick McHardy
1
-1
/
+1
2008-01-28
[NET_SCHED]: Use nla_policy for attribute validation in classifiers
Patrick McHardy
1
-10
/
+12
2008-01-28
[NET_SCHED]: Use typeful attribute parsing helpers
Patrick McHardy
1
-4
/
+4
2008-01-28
[NET_SCHED]: Use typeful attribute construction helpers
Patrick McHardy
1
-4
/
+4
2008-01-28
[NET_SCHED]: Use NLA_PUT_STRING for string dumping
Patrick McHardy
1
-1
/
+1
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
-2
/
+3
2008-01-28
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
Patrick McHardy
1
-39
/
+39
2008-01-28
[NET_SCHED]: mark classifier ops __read_mostly
Patrick McHardy
1
-2
/
+1
2007-11-10
[PKT_SCHED] CLS_U32: Use ffs() instead of C code on hash mask to get first se...
Radu Rendec
1
-11
/
+1
2007-11-07
[PKT_SCHED] CLS_U32: Fix endianness problem with u32 classifier hash masks.
Radu Rendec
1
-2
/
+2
2007-10-10
[NET]: sparse warning fixes
Stephen Hemminger
1
-1
/
+1
2007-10-07
[PKT_SCHED] cls_u32: error code isn't been propogated properly
Stephen Hemminger
1
-1
/
+1
2007-07-15
[NET_SCHED]: Kill CONFIG_NET_CLS_POLICE
Patrick McHardy
1
-3
/
+0
2007-07-10
[NET_SCHED]: Remove unnecessary includes
Patrick McHardy
1
-17
/
+1
2007-04-25
[NET]: cleanup extra semicolons
Stephen Hemminger
1
-1
/
+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
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
1
-1
/
+1
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
-2
/
+2
2006-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
1
-1
/
+1
2006-08-17
[PKT_SCHED] cls_u32: Fix typo.
Ralf Hildebrandt
1
-1
/
+1
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
1
-10
/
+5
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-23
[NET_SCHED]: cls_u32: remove unnecessary NULL-ptr check
Patrick McHardy
1
-4
/
+2
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+828