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
/
can
/
raw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-05
net: drop capability from protocol definitions
Eric Paris
1
-1
/
+0
2009-10-29
net: Cleanup redundant tests on unsigned
roel kluin
1
-2
/
+0
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-1
/
+1
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-1
/
+1
2009-08-09
can: Fix raw_getname() leak
Eric Dumazet
1
-0
/
+1
2009-07-15
net/can: add module alias to can protocol drivers
Lothar Waßmann
1
-0
/
+1
2009-07-15
net/can bugfix: use after free bug in can protocol drivers
Lothar Waßmann
1
-0
/
+3
2009-02-15
ip: support for TX timestamps on UDP and RAW sockets
Patrick Ohly
1
-0
/
+3
2009-01-06
can: omit unneeded skb_clone() calls
Oliver Hartkopp
1
-7
/
+8
2008-12-14
can: merge error paths
Ilpo Järvinen
1
-10
/
+12
2008-07-19
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-07-05
can: add sanity checks
Oliver Hartkopp
1
-0
/
+3
2008-04-27
can: Fix copy_from_user() results interpretation
Sam Ravnborg
1
-11
/
+10
2008-04-25
net: Fix wrong interpretation of some copy_to_user() results.
Pavel Emelyanov
1
-1
/
+2
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-02-07
[CAN]: Minor clean-ups
Urs Thuermann
1
-15
/
+9
2008-01-28
[CAN]: Add raw protocol
Oliver Hartkopp
1
-0
/
+763