Commit Graph

16 Commits (648fda7404630ba85ce462ee1279e1bc027ad915)

Author SHA1 Message Date
Oliver Hartkopp 1758c09476 can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path 16 years ago
Jesper Dangaard Brouer 382bfeec48 can: af_can.c use rcu_barrier() on module unload. 16 years ago
Oliver Hartkopp 62bcaa1303 can: Network Drop Monitor: Make use of consume_skb() in af_can.c 16 years ago
Wei Yongjun ce030edfb4 can: remove some pointless conditionals before kfree_skb() 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Oliver Hartkopp 1fa17d4ba4 can: omit unneeded skb_clone() calls 16 years ago
Oliver Hartkopp f706644d55 can: omit received RTR frames for single ID filter lists 16 years ago
Oliver Hartkopp d253eee201 can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter 16 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. 17 years ago
Oliver Hartkopp 7f2d38eb7a can: add sanity checks 17 years ago
Oliver Hartkopp c2ab7ac225 can: Fix can_send() handling on dev_queue_xmit() failures 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Urs Thuermann a2fea5f19f [CAN]: Move proto_{,un}register() out of spin-locked region 17 years ago
Urs Thuermann 5423dd67bd [CAN]: Clean up module auto loading 17 years ago
Oliver Hartkopp 0d66548a10 [CAN]: Add PF_CAN core module 17 years ago