index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
/
raw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-19
canfd: add support for CAN FD in CAN_RAW sockets
Oliver Hartkopp
1
-4
/
+46
2012-06-16
net: remove skb_orphan_try()
Eric Dumazet
1
-3
/
+0
2011-10-18
can: remove references to berlios mailinglist
Marc Kleine-Budde
1
-2
/
+0
2011-05-05
can: make struct can_proto const
Kurt Van Dijck
1
-1
/
+1
2011-04-20
can: add missing socket check in can/raw release
Oliver Hartkopp
1
-1
/
+6
2011-03-28
can: make struct proto const
Oliver Hartkopp
1
-2
/
+2
2011-01-16
can: test size of struct sockaddr in sendmsg
Kurt Van Dijck
1
-0
/
+3
2010-10-21
can-raw: add msg_flags to distinguish local traffic
Oliver Hartkopp
1
-3
/
+30
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
1
-2
/
+2
2010-08-03
can-raw: Fix skb_orphan_try handling
Oliver Hartkopp
1
-0
/
+4
2010-05-31
net/can: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-04-13
can: avoids a false warning
Eric Dumazet
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-06
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-13
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
1
-1
/
+1
2009-10-01
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-1
/
+1
2009-08-10
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-16
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-15
can: merge error paths
Ilpo Järvinen
1
-10
/
+12
2008-07-20
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-07-06
can: add sanity checks
Oliver Hartkopp
1
-0
/
+3
2008-04-28
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-25
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-02-08
[CAN]: Minor clean-ups
Urs Thuermann
1
-15
/
+9
2008-01-29
[CAN]: Add raw protocol
Oliver Hartkopp
1
-0
/
+763