Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / can /
2011-10-17 Marc Kleine-Buddecan: remove references to berlios mailinglist
2011-10-07 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-09-29 Oliver Hartkoppcan bcm: fix incomplete tx_setup fix
2011-09-29 Oliver Hartkoppcan bcm: fix tx_setup off-by-one errors
2011-09-22 David S. MillerMerge branch 'master' of github.com:davem330/net
2011-09-16 Oliver Hartkoppcan-gw: add netlink based CAN routing
2011-09-15 rajan.aggarwal85... net/can/af_can.c: Change del_timer to del_timer_sync
2011-08-02 Stephen Hemmingerrcu: convert uses of rcu_assign_pointer(x, NULL) to...
2011-06-17 Manuel Zerpiesnet/can: use printk_ratelimited() instead of printk_rat...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-07 Alexey Dobriyannet: remove interrupt.h inclusion from netdevice.h
2011-05-26 Oliver Hartkoppcan: convert to %pK for kptr_restrict support
2011-05-24 Dan Rosenbergnet: convert %p usage to %pK
2011-05-04 Kurt Van Dijckcan: rename can_try_module_get to can_get_proto
2011-05-04 Kurt Van Dijckcan: make struct can_proto const
2011-04-26 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-04-20 Oliver Hartkoppcan: add missing socket check in can/raw release
2011-04-20 Dave Jonescan: Add missing socket check in can/bcm release.
2011-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2011-04-06 Oliver Hartkoppcan: convert protocol handling to RCU
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-28 Oliver Hartkoppcan: make struct proto const
2011-01-16 Kurt Van Dijckcan: test size of struct sockaddr in sendmsg
2011-01-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-31 Dan RosenbergCAN: Use inode instead of kernel address for /proc...
2010-11-22 Tracey DentNet: can: Makefile: Remove deprecated kbuild goal defin...
2010-11-12 Oliver Hartkoppcan-bcm: fix minor heap overflow
2010-10-21 Oliver Hartkoppcan-raw: add msg_flags to distinguish local traffic
2010-08-19 Oliver Hartkoppnet: simplify flags for tx timestamping
2010-08-11 Oliver Hartkoppcan: add limit for nframes and clean up signed/unsigned...
2010-08-03 Oliver Hartkoppcan-raw: Fix skb_orphan_try handling
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-31 Julia Lawallnet/can: Use memdup_user
2010-05-18 Joe Perchesnet: Remove unnecessary returns from void function()s
2010-04-13 Eric Dumazetcan: avoids a false warning
2010-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-04-02 Changli Gaonet: check the length of the socket address passed...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-02 Oliver Hartkoppcan: deny filterlist access on non-CAN interfaces
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-04 Oliver Hartkoppcan: Speed up CAN frame receiption by using ml_priv
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-11 stephen hemmingerCAN: use dev_get_by_index_rcu
2009-11-09 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-08 Eric Dumazetcan: should not use __dev_get_by_index() without locks
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-11-06 Eric Parisnet: drop capability from protocol definitions
2009-10-29 roel kluinnet: Cleanup redundant tests on unsigned
2009-10-12 Neil Hormannet: Generalize socket rx gap / receive queue overflow...
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-10-05 Greg Kroah-Hartman- refresh patch fuzz due to 2.6.31.2 import.
2009-10-05 Oliver Hartkoppcan: fix NOHZ local_softirq_pending 08 warning
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-15 Oliver Hartkoppcan: fix NOHZ local_softirq_pending 08 warning
2009-08-31 Oliver Hartkoppcan: use correct NET_RX_ return values
2009-08-29 Alexey Dobriyancan: switch to seq_file
2009-08-14 Oliver Hartkoppcan: Use WARN_ONCE() instead of BUG_ON() for sanity...
2009-08-10 Eric Dumazetcan: Fix raw_getname() leak
2009-07-15 Lothar Waßmannnet/can: add module alias to can protocol drivers
2009-07-15 Lothar Waßmannnet/can bugfix: use after free bug in can protocol...
2009-06-10 Jesper Dangaard... can: af_can.c use rcu_barrier() on module unload.
2009-04-17 Oliver Hartkoppcan: Network Drop Monitor: Make use of consume_skb...
2009-03-30 Alexey Dobriyanproc 2/2: remove struct proc_dir_entry::owner
2009-02-27 Wei Yongjuncan: remove some pointless conditionals before kfree_skb()
2009-02-16 Patrick Ohlyip: support for TX timestamps on UDP and RAW sockets
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
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-18 Oliver Hartkoppcan: omit received RTR frames for single ID filter...
2008-12-18 Oliver Hartkoppcan: Fix CAN_(EFF|RTR)_FLAG handling in can_filter
2008-12-17 Greg Kroah-Hartman- Upate to 2.6.27.10-rc1, fixing lots of problems.
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-15 Oliver Hartkoppcan: Fix can_send() handling on dev_queue_xmit() failures
2008-05-13 Greg Kroah-Hartman- Update to 2.6.25.4-rc1
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-05-01 Pavel Emelyanovnet: Fix wrong interpretation of some copy_to_user...
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-25 Jeff Mahoney- Update to 2.6.25-rc3.
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