| Commit message (Expand) | Author | Age | Files | Lines |
* | can: fix spelling errors | Jeremiah Mahler | 2014-12-07 | 3 | -8/+8 |
* | can: eliminate banner[] variable and switch to pr_info() | Jeremiah Mahler | 2014-12-07 | 3 | -10/+3 |
* | new helper: memcpy_to_msg() | Al Viro | 2014-11-24 | 2 | -2/+2 |
* | new helper: memcpy_from_msg() | Al Viro | 2014-11-24 | 2 | -12/+9 |
* | can: add hash based access to single EFF frame filters | Oliver Hartkopp | 2014-05-19 | 3 | -9/+75 |
* | can: proc: make array printing function indenpendent from sff frames | Oliver Hartkopp | 2014-05-19 | 2 | -13/+19 |
* | net: Use netlink_ns_capable to verify the permisions of netlink messages | Eric W. Biederman | 2014-04-24 | 1 | -2/+2 |
* | can: remove CAN FD compatibility for CAN 2.0 sockets | Oliver Hartkopp | 2014-03-03 | 1 | -21/+5 |
* | Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca... | David S. Miller | 2014-01-31 | 1 | -0/+1 |
|\ |
|
| * | can: Propagate SO_PRIORITY of raw sockets to skbs | Rostislav Lisovy | 2014-01-29 | 1 | -0/+1 |
* | | can: add destructor for self generated skbs | Oliver Hartkopp | 2014-01-31 | 2 | -3/+4 |
|/ |
|
* | net: add build-time checks for msg->msg_name size | Steffen Hurrle | 2014-01-19 | 2 | -4/+4 |
* | can: use __dev_get_by_index instead of dev_get_by_index to find interface | Ying Xue | 2014-01-15 | 1 | -10/+5 |
* | can: gw: remove obsolete checks | Oliver Hartkopp | 2013-12-21 | 1 | -4/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-16 | 1 | -1/+1 |
|\ |
|
| * | treewide: Fix common typo in "identify" | Maxime Jayat | 2013-10-14 | 1 | -1/+1 |
* | | net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes | Joe Perches | 2013-10-20 | 1 | -3/+3 |
|/ |
|
* | can: gw: add a per rule limitation of frame hops | Oliver Hartkopp | 2013-08-29 | 1 | -4/+31 |
* | net: pass info struct via netdevice notifier | Jiri Pirko | 2013-05-28 | 4 | -8/+8 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-02 | 2 | -2/+2 |
|\ |
|
| * | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 2 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-23 | 1 | -3/+3 |
|\ \ |
|
| * | | can: gw: use kmem_cache_free() instead of kfree() | Wei Yongjun | 2013-04-09 | 1 | -3/+3 |
| |/ |
|
* | | net: sock: make sock_tx_timestamp void | Daniel Borkmann | 2013-04-14 | 1 | -3/+2 |
* | | rtnetlink: Remove passing of attributes into rtnl_doit functions | Thomas Graf | 2013-03-22 | 1 | -3/+2 |
* | | can: dump stack on protocol bugs | Oliver Hartkopp | 2013-03-19 | 1 | -7/+4 |
* | | net: can: af_can.c: Fix checkpatch warnings | Valentin Ilie | 2013-03-11 | 1 | -13/+8 |
|/ |
|
* | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-28 | 3 | -20/+16 |
* | net: proc: change proc_net_remove to remove_proc_entry | Gao feng | 2013-02-18 | 2 | -2/+2 |
* | can: rework skb reserved data handling | Oliver Hartkopp | 2013-01-29 | 3 | -9/+7 |
* | can: gw: indicate and count deleted frames due to misconfiguration | Oliver Hartkopp | 2013-01-26 | 1 | -1/+11 |
* | can: gw: add a variable limit for CAN frame routings | Oliver Hartkopp | 2013-01-26 | 1 | -16/+40 |
* | can: gw: make routing to the incoming CAN interface configurable | Oliver Hartkopp | 2013-01-26 | 1 | -0/+8 |
* | can: add private data space for CAN sk_buffs | Oliver Hartkopp | 2013-01-26 | 2 | -5/+15 |
* | can: Kconfig: switch on all CAN protocolls by default | Marc Kleine-Budde | 2013-01-26 | 1 | -3/+3 |
* | can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block | Marc Kleine-Budde | 2013-01-26 | 1 | -3/+4 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | Fix misspellings of "whether" in comments. | Adam Buchbinder | 2012-11-19 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-29 | 1 | -0/+3 |
|\ \ |
|
| * | | can: bcm: initialize ifindex for timeouts without previous frame reception | Oliver Hartkopp | 2012-11-26 | 1 | -0/+3 |
| |/ |
|
* / | net: Push capable(CAP_NET_ADMIN) into the rtnl methods | Eric W. Biederman | 2012-11-19 | 1 | -0/+6 |
|/ |
|
* | sections: fix section conflicts in net/can | Andi Kleen | 2012-10-05 | 4 | -4/+4 |
* | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman | 2012-09-10 | 1 | -1/+1 |
* | can: gw: Remove pointless casts | Thomas Graf | 2012-07-10 | 1 | -4/+2 |
* | can: gw: Properly fill the netlink header when responding to RTM_GETROUTE | Thomas Graf | 2012-07-10 | 1 | -3/+7 |
* | can: gw: Use nla_policy to validate netlink attributes | Thomas Graf | 2012-07-10 | 1 | -24/+23 |
* | can: gw: Don't bump nlmsg_len manually | Thomas Graf | 2012-07-10 | 1 | -26/+1 |
* | can: fix sparse warning in af_can.c | Oliver Hartkopp | 2012-07-02 | 2 | -3/+3 |
* | canfd: add support for CAN FD in CAN_RAW sockets | Oliver Hartkopp | 2012-06-19 | 1 | -4/+46 |
* | canfd: add support for CAN FD in PF_CAN core | Oliver Hartkopp | 2012-06-19 | 1 | -27/+82 |