aboutsummaryrefslogtreecommitdiffstats
path: root/net/can (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman1-2/+2
2014-03-03can: remove CAN FD compatibility for CAN 2.0 socketsOliver Hartkopp1-21/+5
2014-01-30Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-0/+1
2014-01-30can: add destructor for self generated skbsOliver Hartkopp2-3/+4
2014-01-29can: Propagate SO_PRIORITY of raw sockets to skbsRostislav Lisovy1-0/+1
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle2-4/+4
2014-01-14can: use __dev_get_by_index instead of dev_get_by_index to find interfaceYing Xue1-10/+5
2013-12-21can: gw: remove obsolete checksOliver Hartkopp1-4/+2
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-10-19net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches1-3/+3
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat1-1/+1
2013-08-29can: gw: add a per rule limitation of frame hopsOliver Hartkopp1-4/+31
2013-05-28net: pass info struct via netdevice notifierJiri Pirko4-8/+8
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+2
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2013-04-14net: sock: make sock_tx_timestamp voidDaniel Borkmann1-3/+2
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro2-2/+2
2013-04-09can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun1-3/+3
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf1-3/+2
2013-03-19can: dump stack on protocol bugsOliver Hartkopp1-7/+4
2013-03-11net: can: af_can.c: Fix checkpatch warningsValentin Ilie1-13/+8
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin3-20/+16
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng2-2/+2
2013-01-28can: rework skb reserved data handlingOliver Hartkopp3-9/+7
2013-01-26can: gw: indicate and count deleted frames due to misconfigurationOliver Hartkopp1-1/+11
2013-01-26can: gw: add a variable limit for CAN frame routingsOliver Hartkopp1-16/+40
2013-01-26can: gw: make routing to the incoming CAN interface configurableOliver Hartkopp1-0/+8
2013-01-26can: add private data space for CAN sk_buffsOliver Hartkopp2-5/+15
2013-01-26can: Kconfig: switch on all CAN protocolls by defaultMarc Kleine-Budde1-3/+3
2013-01-26can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' blockMarc Kleine-Budde1-3/+4
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2012-11-26can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp1-0/+3
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder1-1/+1
2012-11-18net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman1-0/+6
2012-10-06sections: fix section conflicts in net/canAndi Kleen4-4/+4
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-1/+1
2012-07-10can: gw: Remove pointless castsThomas Graf1-4/+2
2012-07-10can: gw: Properly fill the netlink header when responding to RTM_GETROUTEThomas Graf1-3/+7
2012-07-10can: gw: Use nla_policy to validate netlink attributesThomas Graf1-24/+23
2012-07-10can: gw: Don't bump nlmsg_len manuallyThomas Graf1-26/+1
2012-07-02can: fix sparse warning in af_can.cOliver Hartkopp2-3/+3
2012-06-19canfd: add support for CAN FD in CAN_RAW socketsOliver Hartkopp1-4/+46
2012-06-19canfd: add support for CAN FD in PF_CAN coreOliver Hartkopp1-27/+82
2012-06-19canfd: add new data structures and constantsOliver Hartkopp1-0/+7
2012-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+0
2012-06-15net: remove skb_orphan_try()Eric Dumazet1-3/+0
2012-05-23can: update documentation wording error frames -> error messagesOliver Hartkopp1-5/+5
2012-04-16can: fix sparse warning for cgw_listDaniel Baluta1-1/+1
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde6-12/+0