Historie revizí

Autor SHA1 Zpráva Datum
  Marc Kleine-Budde f861c2b80c can: remove references to berlios mailinglist před 13 roky
  David S. Miller 8decf86879 Merge branch 'master' of github.com:davem330/net před 13 roky
  rajan.aggarwal85@gmail.com d9e64f83eb net/can/af_can.c: Change del_timer to del_timer_sync před 14 roky
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER před 14 roky
  Manuel Zerpies d751e62396 net/can: use printk_ratelimited() instead of printk_ratelimit() před 14 roky
  Kurt Van Dijck c8d55a9d9e can: rename can_try_module_get to can_get_proto před 14 roky
  Kurt Van Dijck 1650629d18 can: make struct can_proto const před 14 roky
  Oliver Hartkopp 1ca050d909 can: convert protocol handling to RCU před 14 roky
  Oliver Hartkopp 53914b6799 can: make struct proto const před 14 roky
  Oliver Hartkopp 8b64056dac can: deny filterlist access on non-CAN interfaces před 15 roky
  Oliver Hartkopp 20dd3850bc can: Speed up CAN frame receiption by using ml_priv před 15 roky
  Joe Perches f64f9e7192 net: Move && and || to end of previous line před 15 roky
  Octavian Purdila 09ad9bc752 net: use net_eq to compare nets před 15 roky
  Eric Paris 3f378b6844 net: pass kern to net_proto_family create function před 15 roky
  Eric Paris 13f18aa05f net: drop capability from protocol definitions před 15 roky
  Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const před 15 roky
  Oliver Hartkopp 481a819914 can: fix NOHZ local_softirq_pending 08 warning před 15 roky
  Oliver Hartkopp 6ca8b990e0 can: use correct NET_RX_ return values před 16 roky
  Oliver Hartkopp 1758c09476 can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path před 16 roky
  Jesper Dangaard Brouer 382bfeec48 can: af_can.c use rcu_barrier() on module unload. před 16 roky
  Oliver Hartkopp 62bcaa1303 can: Network Drop Monitor: Make use of consume_skb() in af_can.c před 16 roky
  Wei Yongjun ce030edfb4 can: remove some pointless conditionals before kfree_skb() před 16 roky
  Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} před 16 roky
  Oliver Hartkopp 1fa17d4ba4 can: omit unneeded skb_clone() calls před 16 roky
  Oliver Hartkopp f706644d55 can: omit received RTR frames for single ID filter lists před 16 roky
  Oliver Hartkopp d253eee201 can: Fix CAN_(EFF|RTR)_FLAG handling in can_filter před 16 roky
  Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) před 16 roky
  YOSHIFUJI Hideaki 721499e893 netns: Use net_eq() to compare net-namespaces for optimization. před 17 roky
  Oliver Hartkopp 7f2d38eb7a can: add sanity checks před 17 roky
  Oliver Hartkopp c2ab7ac225 can: Fix can_send() handling on dev_queue_xmit() failures před 17 roky