Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / econet /
2012-03-28 David HowellsRemove all #inclusions of asm/system.h
2011-11-18 Herbert Xunet: Remove all uses of LL_ALLOCATED_SPACE
2011-07-04 Joe Perchesaf_econet: Use current logging styles and neatening
2011-07-01 Joe Percheseconet: Reduce switch/case indent
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-04-17 David S. Millereconet: Fix set-but-unused variable.
2011-03-18 Vasiliy Kulikoveconet: 4 byte infoleak to the network
2011-01-27 Eric Dumazeteconet: remove compiler warnings
2010-12-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-09 David S. Millereconet: Fix crash in aun_incoming().
2010-12-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-08 Nelson Elhageeconet: Do the correct cleanup after an unprivileged...
2010-12-06 Jeff Mahoney- Fixed corrupted -rc4 patch.
2010-11-24 Phil Blundelleconet: fix CVE-2010-3848
2010-11-24 Phil Blundelleconet: fix CVE-2010-3850
2010-11-24 Phil Blundelleconet: disallow NULL remote addr for sendmsg(), fixes...
2010-11-22 Tracey DentNet: econet: Makefile: Remove deprecated kbuild goal...
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-08-28 Akinobu Mitaeconet: kill unnecessary spin_lock_init()
2010-06-12 Eric Dumazeteconet: fix locking
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-25 Octavian Purdilanet: use net_eq to compare nets
2009-11-06 Eric Parisnet: pass kern to net_proto_family create function
2009-10-07 Hagen Paul Pfeifereconet: Fix redeclaration of symbol len
2009-10-07 Stephen Hemmingernet: mark net_proto_ops as const
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-06 Eric Dumazeteconet: Fix econet_getname() leak
2009-07-07 Mark Smitheconet: use NET_RX_SUCCESS instead of magic number...
2009-06-17 Eric Dumazetnet: sk_wmem_alloc has initial value of one, not zero
2009-05-28 David S. Millereconet: Use SKB queue and list helpers instead of doing...
2009-03-10 Stephen Hemmingernet: convert usage of packet_type to read_mostly
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-06-17 David S. Millereconet: Use sock_orphan() instead of open-coded (and...
2008-05-13 Johannes Bergnet: Allow netdevices to specify needed head/tailroom
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-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-11-01 Pavel Emelyanov[NET]: Forget the zero_it argument of sk_alloc()
2007-10-10 Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10 Eric W. Biederman[NET]: Make socket creation namespace safe.
2007-08-15 Alexey Dobriyan[ECONET]: remove econet_packet_type on unload
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-04-26 Eric Dumazet[NET]: convert network timestamps to ktime_t
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 YOSHIFUJI Hideaki[NET] ECONET: Fix whitespace errors.
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-21 Panagiotis Issaris[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-29 David S. Miller[ECONET]: Convert away from SOCKOPS_WRAPPED
2006-03-29 Petr Vandrovec[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
2006-01-04 YOSHIFUJI Hideaki[ECONET]: Use macro for spinlock_t definition.
2006-01-03 Christoph Hellwig[NET]: Add a dev_ioctl() fallback to sock_ioctl()
2006-01-03 Arnaldo Carvalho... [INET_SOCK]: Move struct inet_sock & helper functions...
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2005-10-03 Herbert Xu[IPV4]: Replace __in_dev_get with __in_dev_get_rcu...
2005-08-29 Patrick McHardy[NET]: Store skb->timestamp as offset to a base timestamp
2005-08-29 David S. Miller[NET]: Kill skb->real_dev
2005-08-29 David S. Miller[NET]: Kill skb->list
2005-07-12 Sam Ravnborg[NET]: move config options out to individual protocols
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-13 Thomas Gleixner[NET]: Lock initializer cleanup.
2004-10-20 Adrian Bunk[PATCH] #include <asm/bitops.h> -> #include <linux...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-15 Herbert Xu[IPV4]: inetdev ifa_list handling fixes outside of...
2004-07-16 Alexander Viro[PATCH] sparse: iovec cleanups - the rest
2004-07-13 Alexander Viro[PATCH] sparse: net/* NULL noise removal
2004-06-19 Hideaki Yoshifuji[ECONET]: Fix some warnings.
2004-06-19 Andrew Morton[NET]: Fix econet build bustage.
2004-06-15 Arnaldo Carvalho... [ECONET] kill some trivial warnings
2004-06-05 Olaf Hering+- add patches.fixes/recvmsg-compat-MSG_CMSG_COMPAT
2004-06-05 Olaf Hering[NET]: Fix compat bug in recvmsg/sendmsg wrt MSG_CMSG_C...
2004-06-03 Alexander Viro[PATCH] sparse: econet annotation
2004-05-30 Alexander Viro[PATCH] sparse: dev_ioctl() callers
2004-05-30 Linus TorvaldsAdd __user annotations to sock_get_timestamp()
2004-05-08 James Morris[NET]: Add sock_create_kern()
2004-04-16 Andi Kleen[NET]: Do lazy gettimeofday for network packets.
2004-04-08 Andreas KleenAdd lazy timestamps for networking
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-08 David S. Miller[ECONET]: Use LL_RESERVED_SPACE() where applicable...
2004-01-25 Andrew Morton[ECONET]: Do not use lvalue in assignment.
2004-01-15 Olaf Hering+- add patches.fixes/linus-latest-2.6
2004-01-08 Stephen Hemminger[ECONET]: Use size_t for size in {send,recv}msg.
2003-11-25 Olaf Heringmissed patches.fixes/linux-2.6.0-test10-bk-latest
2003-11-24 David S. Miller[ECONET]: Do not leak SKBs if ec_queue_packet() fails.
2003-10-06 David S. Miller[NET]: Delete support for old-style protocols, no longe...
2003-10-06 David S. Miller[NET]: Add missing skb_share_check() calls to econet...
2003-10-06 David S. Miller[ECONET]: Fix packet handler to be PKT_CAN_SHARE_SKB.
2003-09-01 Rusty Russell[NET]: Use MODULE_ALIAS() in network families.
next