summaryrefslogtreecommitdiff
path: root/net/can
Commit message (Expand)AuthorAge
* can: af_can: namespace support: fix lockdep splat: properly initialize spin_lockMarc Kleine-Budde2017-06-09
* can: fix CAN BCM build with CONFIG_PROC_FS disabledOliver Hartkopp2017-04-27
* can: network namespace support for CAN gatewayOliver Hartkopp2017-04-25
* can: network namespace support for CAN_BCM protocolOliver Hartkopp2017-04-25
* can: complete initial namespace supportOliver Hartkopp2017-04-25
* can: remove obsolete definitionsOliver Hartkopp2017-04-25
* can: remove obsolete pernet_operations definitionsOliver Hartkopp2017-04-25
* can: fix memory leak in initial namespace supportOliver Hartkopp2017-04-25
* net: rtnetlink: plumb extended ack to doit functionDavid Ahern2017-04-17
* netlink: pass extended ACK struct to parsing functionsJohannes Berg2017-04-13
* can: initial support for network namespacesMario Kicherer2017-04-04
* can: bcm: fix hrtimer/tasklet termination in bcm op removalOliver Hartkopp2017-01-30
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-01-29
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-25
* ktime: Get rid of the unionThomas Gleixner2016-12-25
* can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2016-12-07
* can: bcm: fix support for CAN FD framesOliver Hartkopp2016-11-23
* can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp2016-10-31
* can: only call can_stat_update with procfsArnd Bergmann2016-06-23
* can: bcm: add support for CAN FD framesOliver Hartkopp2016-06-17
* can: bcm: unify bcm_msg_head handling and prepare function parametersOliver Hartkopp2016-06-17
* can: bcm: use CAN frame instead of can_frame in commentsOliver Hartkopp2016-06-17
* can: bcm: fix indention and other minor style issuesOliver Hartkopp2016-06-17
* can: build proc support only if CONFIG_PROC_FS is activatedAlexander Aring2016-06-17
* sock: enable timestamping using control messagesSoheil Hassas Yeganeh2016-04-04
* can: avoid using timeval for uapiArnd Bergmann2015-10-13
* can: replace timestamp as unique skb attributeOliver Hartkopp2015-07-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-24
|\
| * can: fix loss of CAN frames in raw_rcvOliver Hartkopp2015-06-21
* | can: cangw: introduce optional uid to reference created routing jobsOliver Hartkopp2015-06-09
* | net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
|/
* can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp2015-04-01
* can: fix multiple delivery of a single CAN frame for overlapping CAN filtersOliver Hartkopp2015-04-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-09
|\
| * can: add missing initialisations in CAN related skbuffsOliver Hartkopp2015-03-09
* | net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* | net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-02
|/
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* can: fix spelling errorsJeremiah Mahler2014-12-07
* can: eliminate banner[] variable and switch to pr_info()Jeremiah Mahler2014-12-07
* new helper: memcpy_to_msg()Al Viro2014-11-24
* new helper: memcpy_from_msg()Al Viro2014-11-24
* can: add hash based access to single EFF frame filtersOliver Hartkopp2014-05-19
* can: proc: make array printing function indenpendent from sff framesOliver Hartkopp2014-05-19
* net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman2014-04-24
* can: remove CAN FD compatibility for CAN 2.0 socketsOliver Hartkopp2014-03-03
* Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...David S. Miller2014-01-30
|\
| * can: Propagate SO_PRIORITY of raw sockets to skbsRostislav Lisovy2014-01-29
* | can: add destructor for self generated skbsOliver Hartkopp2014-01-30
|/
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-18