index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
can
/
raw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
2023-06-24
1
-1
/
+0
*
can: raw: use temp variable instead of rolling back config
Oliver Hartkopp
2023-02-08
1
-5
/
+6
*
can: raw: fix CAN FD frame transmissions over CAN XL devices
Oliver Hartkopp
2023-02-02
1
-16
/
+31
*
can: raw: add support for SO_MARK
Marc Kleine-Budde
2022-12-12
1
-0
/
+1
*
can: raw: add CAN XL support
Oliver Hartkopp
2022-09-15
1
-12
/
+43
*
can: raw: use guard clause to optimize nesting in raw_rcv()
Ziyang Xuan
2022-09-06
1
-7
/
+6
*
can: raw: process optimization in raw_init()
Ziyang Xuan
2022-09-06
1
-3
/
+11
*
can: raw: add support for SO_TXTIME/SCM_TXTIME
Marc Kleine-Budde
2022-05-16
1
-1
/
+10
*
can: raw: raw_sendmsg(): remove not needed setting of skb->sk
Marc Kleine-Budde
2022-05-16
1
-1
/
+0
*
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
2022-04-28
1
-1
/
+1
*
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-04-06
1
-5
/
+1
*
net: Remove redundant if statements
Yajun Deng
2021-08-05
1
-6
/
+2
*
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
Ziyang Xuan
2021-07-24
1
-2
/
+18
*
net: sock: introduce sk_error_report
Alexander Aring
2021-06-29
1
-3
/
+3
*
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
2021-06-16
1
-14
/
+48
*
can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE
Oliver Hartkopp
2021-03-29
1
-6
/
+8
*
can: raw: return -ERANGE when filterset does not fit into user space buffer
Oliver Hartkopp
2021-01-06
1
-4
/
+12
*
can: remove obsolete version strings
Oliver Hartkopp
2020-10-12
1
-3
/
+1
*
can: raw: add missing error queue support
Vincent Mailhol
2020-10-06
1
-0
/
+4
*
can: remove "WITH Linux-syscall-note" from SPDX tag of C files
Masahiro Yamada
2020-09-21
1
-1
/
+1
*
can: raw: fix indention
Marc Kleine-Budde
2020-09-21
1
-12
/
+12
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-8
/
+8
*
can: introduce CAN_REQUIRED_SIZE macro
Kurt Van Dijck
2019-09-04
1
-2
/
+2
*
can: raw: raw_sock_no_ioctlcmd(): mark function as static
Marc Kleine-Budde
2019-08-13
1
-2
/
+2
*
can: raw: raw_module_init(): use pr_err() instead of printk(KERN_ERR, ...)
Marc Kleine-Budde
2019-08-13
1
-1
/
+1
*
can: raw: balance braces around else statements
Marc Kleine-Budde
2019-08-13
1
-4
/
+8
*
can: raw: remove unnecessary blank lines, add suggested blank lines
Marc Kleine-Budde
2019-08-13
1
-3
/
+1
*
can: raw: convert block comments to network style comments
Marc Kleine-Budde
2019-08-13
1
-8
/
+4
*
can: fix ioctl function removal
Oliver Hartkopp
2019-07-29
1
-1
/
+8
*
can: Add SPDX license identifiers for CAN subsystem
Oliver Hartkopp
2019-07-24
1
-0
/
+1
*
can: remove obsolete empty ioctl() handler
Oliver Hartkopp
2019-07-24
1
-1
/
+1
*
net: rework SIOCGSTAMP ioctl handling
Arnd Bergmann
2019-04-19
1
-0
/
+1
*
net: add missing SOF_TIMESTAMPING_OPT_ID support
Willem de Bruijn
2018-12-17
1
-1
/
+1
*
can: raw: check for CAN FD capable netdev in raw_sendmsg()
Oliver Hartkopp
2018-11-09
1
-7
/
+8
*
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
1
-1
/
+1
*
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
2018-05-26
1
-1
/
+1
*
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-12
1
-4
/
+2
*
can: raw: raw_bind(): bail out if can_family is not AF_CAN
Marc Kleine-Budde
2018-01-05
1
-0
/
+2
*
can: initial support for network namespaces
Mario Kicherer
2017-04-04
1
-40
/
+52
*
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
2017-01-29
1
-2
/
+2
*
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
2016-12-07
1
-0
/
+3
*
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
2016-04-04
1
-1
/
+1
*
can: replace timestamp as unique skb attribute
Oliver Hartkopp
2015-07-12
1
-3
/
+4
*
can: introduce new raw socket option to join the given CAN filters
Oliver Hartkopp
2015-04-01
1
-1
/
+30
*
can: fix multiple delivery of a single CAN frame for overlapping CAN filters
Oliver Hartkopp
2015-04-01
1
-0
/
+21
*
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
1
-4
/
+3
*
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2015-03-02
1
-3
/
+3
*
can: eliminate banner[] variable and switch to pr_info()
Jeremiah Mahler
2014-12-07
1
-3
/
+1
*
new helper: memcpy_to_msg()
Al Viro
2014-11-24
1
-1
/
+1
*
new helper: memcpy_from_msg()
Al Viro
2014-11-24
1
-1
/
+1
[next]