Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e52f21494f48b437839ae59f8ce8d9b60eca01cf
/
net
/
can
/
raw.c
c14ac94
sock: enable timestamping using control messages
by Soheil Hassas Yeganeh
· 9 years ago
d3b58c4
can: replace timestamp as unique skb attribute
by Oliver Hartkopp
· 9 years ago
a5581ef
can: introduce new raw socket option to join the given CAN filters
by Oliver Hartkopp
· 10 years ago
514ac99
can: fix multiple delivery of a single CAN frame for overlapping CAN filters
by Oliver Hartkopp
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
b4772ef
net: use common macro for assering skb->cb[] available size in protocol families
by Eyal Birger
· 10 years ago
b111b78
can: eliminate banner[] variable and switch to pr_info()
by Jeremiah Mahler
· 10 years ago
7eab8d9
new helper: memcpy_to_msg()
by Al Viro
· 11 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
821047c
can: remove CAN FD compatibility for CAN 2.0 sockets
by Oliver Hartkopp
· 11 years ago
bb5ecb0
can: Propagate SO_PRIORITY of raw sockets to skbs
by Rostislav Lisovy
· 11 years ago
342dfc3
net: add build-time checks for msg->msg_name size
by Steffen Hurrle
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 11 years ago
bf84a01
net: sock: make sock_tx_timestamp void
by Daniel Borkmann
· 12 years ago
2bf3440
can: rework skb reserved data handling
by Oliver Hartkopp
· 12 years ago
156c2bb
can: add private data space for CAN sk_buffs
by Oliver Hartkopp
· 12 years ago
6299b66
sections: fix section conflicts in net/can
by Andi Kleen
· 12 years ago
e2d265d
canfd: add support for CAN FD in CAN_RAW sockets
by Oliver Hartkopp
· 12 years ago
62b1a8a
net: remove skb_orphan_try()
by Eric Dumazet
· 12 years ago
f861c2b8
can: remove references to berlios mailinglist
by Marc Kleine-Budde
· 13 years ago
1650629
can: make struct can_proto const
by Kurt Van Dijck
· 14 years ago
10022a6
can: add missing socket check in can/raw release
by Oliver Hartkopp
· 14 years ago
53914b6
can: make struct proto const
by Oliver Hartkopp
· 14 years ago
5e50732
can: test size of struct sockaddr in sendmsg
by Kurt Van Dijck
· 14 years ago
1e55659
can-raw: add msg_flags to distinguish local traffic
by Oliver Hartkopp
· 14 years ago
2244d07
net: simplify flags for tx timestamping
by Oliver Hartkopp
· 14 years ago
cff0d6e
can-raw: Fix skb_orphan_try handling
by Oliver Hartkopp
· 14 years ago
16dff91
net/can: Use memdup_user
by Julia Lawall
· 14 years ago
4ffa870
can: avoids a false warning
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
13f18aa
net: drop capability from protocol definitions
by Eric Paris
· 15 years ago
65a1c4f
net: Cleanup redundant tests on unsigned
by roel kluin
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
e84b90a
can: Fix raw_getname() leak
by Eric Dumazet
· 15 years ago
b13bb2e
net/can: add module alias to can protocol drivers
by Lothar Waßmann
· 15 years ago
f7e5cc0
net/can bugfix: use after free bug in can protocol drivers
by Lothar Waßmann
· 15 years ago
51f31ca
ip: support for TX timestamps on UDP and RAW sockets
by Patrick Ohly
· 16 years ago
1fa17d4
can: omit unneeded skb_clone() calls
by Oliver Hartkopp
· 16 years ago
ebad5c0
can: merge error paths
by Ilpo Järvinen
· 16 years ago
721499e
netns: Use net_eq() to compare net-namespaces for optimization.
by YOSHIFUJI Hideaki
· 16 years ago
7f2d38e
can: add sanity checks
by Oliver Hartkopp
· 16 years ago
3f91bd4
can: Fix copy_from_user() results interpretation
by Sam Ravnborg
· 17 years ago
653252c
net: Fix wrong interpretation of some copy_to_user() results.
by Pavel Emelyanov
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
a219994
[CAN]: Minor clean-ups
by Urs Thuermann
· 17 years ago
c18ce10
[CAN]: Add raw protocol
by Oliver Hartkopp
· 17 years ago