summaryrefslogtreecommitdiff
path: root/arch/score
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-11 05:34:10 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-11 05:34:10 -0700
commitfcf4fe0e3e820408890ae137a684e56010c55f99 (patch)
treeb1c96beef202618d563ffa6861faa0f6c4dc95e9 /arch/score
parent99be73b75fa9bb77d68c120255d81bba0f0fc427 (diff)
downloadkernel-linux-3.19.y.tar.gz
Linux 3.19.8linux-3.19.y
Diffstat (limited to 'arch/score')
0 files changed, 0 insertions, 0 deletions
pan>Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2013-10-19net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypesJoe Perches 2013-10-14treewide: Fix common typo in "identify"Maxime Jayat 2013-08-29can: gw: add a per rule limitation of frame hopsOliver Hartkopp 2013-05-28net: pass info struct via netdevice notifierJiri Pirko 2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2013-04-14net: sock: make sock_tx_timestamp voidDaniel Borkmann 2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro 2013-04-09can: gw: use kmem_cache_free() instead of kfree()Wei Yongjun 2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf 2013-03-19can: dump stack on protocol bugsOliver Hartkopp 2013-03-11net: can: af_can.c: Fix checkpatch warningsValentin Ilie 2013-02-27hlist: drop the node parameter from iteratorsSasha Levin 2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng 2013-01-28can: rework skb reserved data handlingOliver Hartkopp 2013-01-26can: gw: indicate and count deleted frames due to misconfigurationOliver Hartkopp 2013-01-26can: gw: add a variable limit for CAN frame routingsOliver Hartkopp 2013-01-26can: gw: make routing to the incoming CAN interface configurableOliver Hartkopp 2013-01-26can: add private data space for CAN sk_buffsOliver Hartkopp 2013-01-26can: Kconfig: switch on all CAN protocolls by defaultMarc Kleine-Budde 2013-01-26can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' blockMarc Kleine-Budde