index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
can
/
raw.c
Age
Commit message (
Expand
)
Author
2019-09-04
can: introduce CAN_REQUIRED_SIZE macro
Kurt Van Dijck
2019-08-13
can: raw: raw_sock_no_ioctlcmd(): mark function as static
Marc Kleine-Budde
2019-08-13
can: raw: raw_module_init(): use pr_err() instead of printk(KERN_ERR, ...)
Marc Kleine-Budde
2019-08-13
can: raw: balance braces around else statements
Marc Kleine-Budde
2019-08-13
can: raw: remove unnecessary blank lines, add suggested blank lines
Marc Kleine-Budde
2019-08-13
can: raw: convert block comments to network style comments
Marc Kleine-Budde
2019-07-29
can: fix ioctl function removal
Oliver Hartkopp
2019-07-24
can: Add SPDX license identifiers for CAN subsystem
Oliver Hartkopp
2019-07-24
can: remove obsolete empty ioctl() handler
Oliver Hartkopp
2019-04-19
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2018-12-17
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2018-11-09
can: raw: check for CAN FD capable netdev in raw_sendmsg()
Oliver Hartkopp
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-01-05
can: raw: raw_bind(): bail out if can_family is not AF_CAN
Marc Kleine-Budde
2017-04-04
can: initial support for network namespaces
Mario Kicherer
2017-01-29
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
2016-12-07
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
2016-04-04
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
2015-07-12
can: replace timestamp as unique skb attribute
Oliver Hartkopp
2015-04-01
can: introduce new raw socket option to join the given CAN filters
Oliver Hartkopp
2015-04-01
can: fix multiple delivery of a single CAN frame for overlapping CAN filters
Oliver Hartkopp
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2014-12-07
can: eliminate banner[] variable and switch to pr_info()
Jeremiah Mahler
2014-11-24
new helper: memcpy_to_msg()
Al Viro
2014-11-24
new helper: memcpy_from_msg()
Al Viro
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
[next]