index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
/
raw.c
Age
Commit message (
Expand
)
Author
2014-03-03
can: remove CAN FD compatibility for CAN 2.0 sockets
Oliver Hartkopp
2014-01-29
can: Propagate SO_PRIORITY of raw sockets to skbs
Rostislav Lisovy
2014-01-18
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-04-14
net: sock: make sock_tx_timestamp void
Daniel Borkmann
2013-01-28
can: rework skb reserved data handling
Oliver Hartkopp
2013-01-26
can: add private data space for CAN sk_buffs
Oliver Hartkopp
2012-10-06
sections: fix section conflicts in net/can
Andi Kleen
2012-06-19
canfd: add support for CAN FD in CAN_RAW sockets
Oliver Hartkopp
2012-06-15
net: remove skb_orphan_try()
Eric Dumazet
2011-10-17
can: remove references to berlios mailinglist
Marc Kleine-Budde
2011-05-04
can: make struct can_proto const
Kurt Van Dijck
2011-04-20
can: add missing socket check in can/raw release
Oliver Hartkopp
2011-03-27
can: make struct proto const
Oliver Hartkopp
2011-01-15
can: test size of struct sockaddr in sendmsg
Kurt Van Dijck
2010-10-21
can-raw: add msg_flags to distinguish local traffic
Oliver Hartkopp
2010-08-19
net: simplify flags for tx timestamping
Oliver Hartkopp
2010-08-03
can-raw: Fix skb_orphan_try handling
Oliver Hartkopp
2010-05-31
net/can: Use memdup_user
Julia Lawall
2010-04-13
can: avoids a false warning
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-05
net: drop capability from protocol definitions
Eric Paris
2009-10-29
net: Cleanup redundant tests on unsigned
roel kluin
2009-10-12
net: Generalize socket rx gap / receive queue overflow cmsg
Neil Horman
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
2009-08-09
can: Fix raw_getname() leak
Eric Dumazet
2009-07-15
net/can: add module alias to can protocol drivers
Lothar Waßmann
2009-07-15
net/can bugfix: use after free bug in can protocol drivers
Lothar Waßmann
2009-02-15
ip: support for TX timestamps on UDP and RAW sockets
Patrick Ohly
2009-01-06
can: omit unneeded skb_clone() calls
Oliver Hartkopp
2008-12-14
can: merge error paths
Ilpo Järvinen
2008-07-19
netns: Use net_eq() to compare net-namespaces for optimization.
YOSHIFUJI Hideaki
2008-07-05
can: add sanity checks
Oliver Hartkopp
2008-04-27
can: Fix copy_from_user() results interpretation
Sam Ravnborg
2008-04-25
net: Fix wrong interpretation of some copy_to_user() results.
Pavel Emelyanov
2008-03-26
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-02-07
[CAN]: Minor clean-ups
Urs Thuermann
2008-01-28
[CAN]: Add raw protocol
Oliver Hartkopp