Commit History

Author SHA1 Message Date
  Marc Kleine-Budde f861c2b80c can: remove references to berlios mailinglist 13 years ago
  David S. Miller 8decf86879 Merge branch 'master' of github.com:davem330/net 13 years ago
  rajan.aggarwal85@gmail.com d9e64f83eb net/can/af_can.c: Change del_timer to del_timer_sync 13 years ago
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER 14 years ago
  Manuel Zerpies d751e62396 net/can: use printk_ratelimited() instead of printk_ratelimit() 14 years ago
  Kurt Van Dijck c8d55a9d9e can: rename can_try_module_get to can_get_proto 14 years ago
  Kurt Van Dijck 1650629d18 can: make struct can_proto const 14 years ago
  Oliver Hartkopp 1ca050d909 can: convert protocol handling to RCU 14 years ago
  Oliver Hartkopp 53914b6799 can: make struct proto const 14 years ago
  Oliver Hartkopp 8b64056dac can: deny filterlist access on non-CAN interfaces 15 years ago
  Oliver Hartkopp 20dd3850bc can: Speed up CAN frame receiption by using ml_priv 15 years ago
  Joe Perches f64f9e7192 net: Move && and || to end of previous line 15 years ago
  Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
  Eric Paris 3f378b6844 net: pass kern to net_proto_family create function 15 years ago
  Eric Paris 13f18aa05f net: drop capability from protocol definitions 15 years ago
  Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const 15 years ago
  Oliver Hartkopp 481a819914 can: fix NOHZ local_softirq_pending 08 warning 15 years ago
  Oliver Hartkopp 6ca8b990e0 can: use correct NET_RX_ return values 16 years ago
  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) 16 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