netfilter: nf_ct_dccp: add missing DCCP protocol changes in event cache
[safe/jmp/linux-2.6] / net / can / af_can.c
2009-02-27 Wei Yongjuncan: remove some pointless conditionals before kfree_skb()
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2009-01-06 Oliver Hartkoppcan: omit unneeded skb_clone() calls
2008-12-04 Oliver Hartkoppcan: omit received RTR frames for single ID filter...
2008-12-03 Oliver Hartkoppcan: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-07-06 Oliver Hartkoppcan: add sanity checks
2008-05-08 Oliver Hartkoppcan: Fix can_send() handling on dev_queue_xmit() failures
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-02-08 Urs Thuermann[CAN]: Move proto_{,un}register() out of spin-locked...
2008-02-08 Urs Thuermann[CAN]: Clean up module auto loading
2008-01-28 Oliver Hartkopp[CAN]: Add PF_CAN core module