Arnd Bergmann
|
2781ff5c8f
can: only call can_stat_update with procfs
|
9 年 前 |
Oliver Hartkopp
|
d3b58c47d3
can: replace timestamp as unique skb attribute
|
10 年 前 |
David S. Miller
|
3a07bd6fea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年 前 |
Oliver Hartkopp
|
36c01245eb
can: fix loss of CAN frames in raw_rcv
|
10 年 前 |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 年 前 |
Oliver Hartkopp
|
969439016d
can: add missing initialisations in CAN related skbuffs
|
10 年 前 |
Jeremiah Mahler
|
069f8457ae
can: fix spelling errors
|
10 年 前 |
Jeremiah Mahler
|
b111b78c6e
can: eliminate banner[] variable and switch to pr_info()
|
10 年 前 |
Oliver Hartkopp
|
45c700291a
can: add hash based access to single EFF frame filters
|
11 年 前 |
Oliver Hartkopp
|
0ae89beb28
can: add destructor for self generated skbs
|
11 年 前 |
Maxime Jayat
|
3f79410c7c
treewide: Fix common typo in "identify"
|
11 年 前 |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 年 前 |
Oliver Hartkopp
|
c9bbb75f1d
can: dump stack on protocol bugs
|
12 年 前 |
Valentin Ilie
|
f4f3efdaf9
net: can: af_can.c: Fix checkpatch warnings
|
12 年 前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年 前 |
Andi Kleen
|
6299b669b1
sections: fix section conflicts in net/can
|
13 年 前 |
Oliver Hartkopp
|
8b01939f35
canfd: add support for CAN FD in PF_CAN core
|
13 年 前 |
Oliver Hartkopp
|
7c9416365c
canfd: add new data structures and constants
|
13 年 前 |
Oliver Hartkopp
|
d6e640f976
can: update documentation wording error frames -> error messages
|
13 年 前 |
Marc Kleine-Budde
|
f861c2b80c
can: remove references to berlios mailinglist
|
14 年 前 |
David S. Miller
|
8decf86879
Merge branch 'master' of github.com:davem330/net
|
14 年 前 |
rajan.aggarwal85@gmail.com
|
d9e64f83eb
net/can/af_can.c: Change del_timer to del_timer_sync
|
14 年 前 |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 年 前 |
Manuel Zerpies
|
d751e62396
net/can: use printk_ratelimited() instead of printk_ratelimit()
|
14 年 前 |
Kurt Van Dijck
|
c8d55a9d9e
can: rename can_try_module_get to can_get_proto
|
14 年 前 |
Kurt Van Dijck
|
1650629d18
can: make struct can_proto const
|
14 年 前 |
Oliver Hartkopp
|
1ca050d909
can: convert protocol handling to RCU
|
14 年 前 |
Oliver Hartkopp
|
53914b6799
can: make struct proto const
|
14 年 前 |
Oliver Hartkopp
|
8b64056dac
can: deny filterlist access on non-CAN interfaces
|
15 年 前 |
Oliver Hartkopp
|
20dd3850bc
can: Speed up CAN frame receiption by using ml_priv
|
15 年 前 |