aboutsummaryrefslogtreecommitdiffstats
path: root/net/can/bcm.c
AgeCommit message (Expand)AuthorFilesLines
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook1-1/+1
2025-06-10can: add drop reasons in CAN protocols receive pathDavide Caratti1-2/+3
2025-05-19can: bcm: add missing rcu read protection for procfs contentOliver Hartkopp1-4/+9
2025-05-19can: bcm: add locking for bcm_op runtime updatesOliver Hartkopp1-21/+45
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+1
2025-03-14can: add protocol counter for AF_CAN socketsDavide Caratti1-0/+1
2025-02-18can: Switch to use hrtimer_setup()Nam Cao1-12/+8
2024-09-12can: bcm: Clear bo->bcm_proc_read after remove_proc_entry().Kuniyuki Iwashima1-1/+3
2024-08-06can: bcm: Remove proc entry when dev is unregistered.Kuniyuki Iwashima1-0/+4
2024-02-12can: bcm: add recvmsg flags for own, local and remote trafficNicolas Maier1-12/+57
2023-07-17can: bcm: Fix UAF in bcm_proc_show()YueHaibing1-6/+6
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells1-1/+0
2023-03-27can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_writeIvan Orlov1-6/+10
2022-09-23can: bcm: check the result of can_send() in bcm_can_tx()Ziyang Xuan1-3/+4
2022-09-23can: bcm: registration process optimization in bcm_module_init()Ziyang Xuan1-3/+15
2022-09-15can: skb: unify skb CAN frame identification helpersOliver Hartkopp1-2/+7
2022-07-04can: bcm: use call_rcu() instead of costly synchronize_rcu()Oliver Hartkopp1-4/+14
2022-04-28net: SO_RCVMARK socket option for SO_MARK with recvmsg()Erin MacNeil1-1/+1
2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp1-4/+1
2022-01-22proc: remove PDE_DATA() completelyMuchun Song1-1/+1
2021-10-24can: bcm: Use hrtimer_forward_now()Thomas Gleixner1-1/+1
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+6
2021-06-29net: sock: introduce sk_error_reportAlexander Aring1-2/+2
2021-06-19can: bcm: delay release of struct bcm_op after synchronize_rcu()Thadeu Lima de Souza Cascardo1-1/+6
2021-06-16can: bcm: fix infoleak in struct bcm_msg_headNorbert Slusarek1-0/+3
2021-06-16can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa1-13/+46
2021-03-29can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZEOliver Hartkopp1-4/+6
2020-10-12can: remove obsolete version stringsOliver Hartkopp1-3/+1
2020-09-21can: remove "WITH Linux-syscall-note" from SPDX tag of C filesMasahiro Yamada1-1/+1
2020-07-19net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig1-2/+0
2019-09-04can: introduce CAN_REQUIRED_SIZE macroKurt Van Dijck1-2/+2
2019-08-13can: bcm: switch timer to HRTIMER_MODE_SOFT and remove hrtimer_taskletThomas Gleixner1-104/+52
2019-08-13can: bcm: bcm_sock_no_ioctlcmd(): mark function as staticMarc Kleine-Budde1-2/+2
2019-07-29can: fix ioctl function removalOliver Hartkopp1-1/+8
2019-07-24can: Add SPDX license identifiers for CAN subsystemOliver Hartkopp1-0/+1
2019-07-24can: remove obsolete empty ioctl() handlerOliver Hartkopp1-1/+1
2019-04-19net: rework SIOCGSTAMP ioctl handlingArnd Bergmann1-0/+1
2019-01-22can: bcm: check timer values before ktime conversionOliver Hartkopp1-0/+27
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+2
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-4/+6
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig1-1/+1
2018-05-16proc: introduce proc_create_net_singleChristoph Hellwig1-14/+2
2018-05-14net/can: single_open_net needs to be paired with single_release_netChristoph Hellwig1-1/+1
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan1-1/+0
2017-10-19can: bcm: check for null sk before deferencing it via the call to sock_netColin Ian King1-2/+3
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-3/+3
2017-04-27can: fix CAN BCM build with CONFIG_PROC_FS disabledOliver Hartkopp1-8/+13
2017-04-25can: network namespace support for CAN_BCM protocolOliver Hartkopp1-33/+57
2017-04-04can: initial support for network namespacesMario Kicherer1-6/+7
2017-01-30can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp1-7/+16
2017-01-29can: Fix kernel panic at security_sock_rcv_skbEric Dumazet1-2/+2
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-2/+2
2016-12-25ktime: Get rid of the unionThomas Gleixner1-14/+14
2016-11-23can: bcm: fix support for CAN FD framesOliver Hartkopp1-8/+10
2016-10-31can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp1-9/+23
2016-06-17can: bcm: add support for CAN FD framesOliver Hartkopp1-88/+135
2016-06-17can: bcm: unify bcm_msg_head handling and prepare function parametersOliver Hartkopp1-25/+29
2016-06-17can: bcm: use CAN frame instead of can_frame in commentsOliver Hartkopp1-16/+16
2016-06-17can: bcm: fix indention and other minor style issuesOliver Hartkopp1-14/+12
2015-10-13can: avoid using timeval for uapiArnd Bergmann1-5/+10
2015-07-12can: replace timestamp as unique skb attributeOliver Hartkopp1-0/+2
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue1-4/+3
2015-03-02net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger1-1/+1
2014-12-07can: fix spelling errorsJeremiah Mahler1-6/+6
2014-12-07can: eliminate banner[] variable and switch to pr_info()Jeremiah Mahler1-3/+1
2014-11-24new helper: memcpy_to_msg()Al Viro1-1/+1
2014-11-24new helper: memcpy_from_msg()Al Viro1-11/+8
2014-01-30can: add destructor for self generated skbsOliver Hartkopp1-2/+2
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle1-2/+2
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-2/+2
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng1-1/+1
2013-01-28can: rework skb reserved data handlingOliver Hartkopp1-4/+4
2013-01-26can: add private data space for CAN sk_buffsOliver Hartkopp1-3/+9
2012-11-26can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp1-0/+3
2012-10-06sections: fix section conflicts in net/canAndi Kleen1-1/+1
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde1-2/+0
2011-09-29can bcm: fix incomplete tx_setup fixOliver Hartkopp1-27/+21
2011-09-29can bcm: fix tx_setup off-by-one errorsOliver Hartkopp1-6/+7
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-24net: convert %p usage to %pKDan Rosenberg1-3/+3
2011-05-04can: make struct can_proto constKurt Van Dijck1-1/+1
2011-04-19can: Add missing socket check in can/bcm release.Dave Jones1-1/+6
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-27can: make struct proto constOliver Hartkopp1-2/+2
2011-01-15can: test size of struct sockaddr in sendmsgKurt Van Dijck1-0/+3
2010-12-31CAN: Use inode instead of kernel address for /proc fileDan Rosenberg1-2/+2
2010-11-12can-bcm: fix minor heap overflowOliver Hartkopp1-1/+1
2010-08-11can: add limit for nframes and clean up signed/unsigned variablesOliver Hartkopp1-14/+27
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches1-2/+0
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2010-04-01net: check the length of the socket address passed to connect(2)Changli Gao1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-11-10CAN: use dev_get_by_index_rcustephen hemminger1-3/+3
2009-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-7/+12
2009-11-08can: should not use __dev_get_by_index() without locksEric Dumazet1-7/+12
2009-11-05net: drop capability from protocol definitionsEric Paris1-1/+0
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-1/+1
2009-08-29can: switch to seq_fileAlexey Dobriyan1-49/+36
2009-07-15net/can: add module alias to can protocol driversLothar Waßmann1-0/+1
2009-07-15net/can bugfix: use after free bug in can protocol driversLothar Waßmann1-0/+3
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-4/+0
2009-01-14can: fix slowpath issue in hrtimer callback functionOliver Hartkopp1-27/+30
2009-01-06can: omit unneeded skb_clone() callsOliver Hartkopp1-7/+5
2009-01-04can: update can-bcm for hrtimer hardirq callbacksOliver Hartkopp1-83/+125
2008-12-03can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp1-3/+4
2008-07-19netns: Use net_eq() to compare net-namespaces for optimization.YOSHIFUJI Hideaki1-1/+1
2008-07-05can: add sanity checksOliver Hartkopp1-4/+19
2008-05-03hrtimer: remove duplicate helper functionOliver Hartkopp1-6/+0
2008-04-15CAN: use hrtimers in can-bcm protocolOliver Hartkopp1-121/+130
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2008-01-28[CAN]: Add broadcast manager (bcm) protocolOliver Hartkopp1-0/+1561