nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / net / can /
2009-01-15 Oliver Hartkoppcan: fix slowpath issue in hrtimer callback function
2009-01-06 Oliver Hartkoppcan: omit unneeded skb_clone() calls
2009-01-05 Oliver Hartkoppcan: update can-bcm for hrtimer hardirq callbacks
2008-12-15 Ilpo Järvinencan: merge error paths
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-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-05-08 Oliver Hartkoppcan: Fix can_send() handling on dev_queue_xmit() failures
2008-05-03 Oliver Hartkopphrtimer: remove duplicate helper function
2008-04-27 Sam Ravnborgcan: Fix copy_from_user() results interpretation
2008-04-25 Pavel Emelyanovnet: Fix wrong interpretation of some copy_to_user...
2008-04-16 Oliver HartkoppCAN: use hrtimers in can-bcm protocol
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-02-08 Urs Thuermann[CAN]: Minor clean-ups
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 virtual CAN netdevice driver
2008-01-28 Oliver Hartkopp[CAN]: Add broadcast manager (bcm) protocol
2008-01-28 Oliver Hartkopp[CAN]: Add raw protocol
2008-01-28 Oliver Hartkopp[CAN]: Add PF_CAN core module