- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / net / ax25 / af_ax25.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-11 Jarek Poplawski[AX25] af_ax25: Possible circular locking.
2008-01-10 maximilian attems[AX25]: Kill user triggable printks.
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 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 socket creation namespace safe.
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-07-19 YOSHIFUJI Hideaki[NET] AX25: Fix whitespace errors.
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-26 Ralf Baechle[AX25/NETROM/ROSE]: Convert to use modern wait queue API
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_set_transport_header
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 YOSHIFUJI Hideaki[NET] AX25: Fix whitespace errors.
2006-12-18 Ralf Baechle[AX.25]: Mark all kmalloc users __must_check
2006-12-03 Arnaldo Carvalho... [AX25]: Use kmemdup
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-12 Ralf Baechle[AX.25]: Optimize AX.25 socket list lock
2006-07-09 Ralf Baechle[AX.25]: Use kzalloc
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-04 Ralf Baechle[AX.25]: Eleminate HZ from AX.25 kernel interfaces
2006-05-04 Ralf Baechle[AX.25]: Move AX.25 symbol exports
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (net/)
2006-01-03 Christoph Hellwig[NET]: Add a dev_ioctl() fallback to sock_ioctl()
2006-01-03 Eric Dumazet[NET]: move struct proto_ops to const
2005-11-08 Jesper Juhl[NET]: kfree cleanup
2005-09-12 Ralf Baechle[AX.25]: Reformat ax25_proto_ops initialization
2005-09-12 Ralf Baechle[AX.25/ROSE]: Whitespace formatting changes
2005-09-12 Ralf Baechle[NETROM/AX.25/ROSE]: Remove useless tests
2005-09-12 Ralf Baechle[AX.25]: Rename ax25_encapsulate to ax25_hard_header
2005-09-06 Ralf Baechle[AX25]: Make ax2asc thread-proof
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-08-23 Ralf Baechle[AX25]: UID fixes
2005-08-23 Ralf Baechle[NET]: Fix socket bitop damage
2005-04-21 Arnaldo Carvalho... [AX25]: make ax25_queue_xmit a net_device parameter
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.
2005-01-10 Alan Cox[AX25]: Revert to 2.6.9 behavior.
2004-12-27 Adrian Bunk[AX25]: Staticize functions, and remove unused global...
2004-11-09 Ralf Bächle[AX25]: Fix cb lookup
2004-09-21 Arnaldo Carvalho... [SOCK] remove sk_pair, only really used by AF_UNIX
2004-09-07 Dave Jones[AX25]: Fix digipeat leak.
2004-09-02 Linus TorvaldsThe coverity source checker is wrong. Revert some of...
2004-09-02 Dave Jones[PATCH] Fix possible leak in af_ax25
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: ax25 annotation
2004-05-30 Alexander Viro[PATCH] sparse: dev_ioctl() callers
2004-05-30 Linus TorvaldsAdd __user annotations to sock_get_timestamp()
2004-05-29 Alexander Viro[PATCH] sparse: ->[gs]etsockopt() annotation
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-01-25 Andrew Morton[X25]: Do not use lvalue in assignment.
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Chris Wright[AX25]: Check error return from memcpy_fromiovec()
2004-01-15 Olaf Hering+- add patches.fixes/linus-latest-2.6
2004-01-08 Stephen Hemminger[AX25]: Use size_t for size in {send,recv}msg.
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-31 Jeroen Vreeken[AX25]: Missing spin_unlock() and recvmsg reported...
2003-12-24 Jeroen Vreeken[NET]: AX25, netrom, and rose bug fixes for 2.6.0
2003-10-06 David S. Miller[NET]: Delete support for old-style protocols, no longe...
2003-09-24 Joe Perches[NET]: Add and use PKT_CAN_SHARE_SKB instead of (void...
2003-09-04 David S. Miller[NET]: Remove all the silly 'NET4.x' init messages.
2003-09-01 Rusty Russell[NET]: Use MODULE_ALIAS() in network families.
2003-08-23 Stephen Hemminger[AX25]: Convert to seq_file.
2003-08-21 Jeroen Vreeken[AX25]: Fix ax25_cb locking.
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-06 Stephen Hemminger[NET] Fix use after free in AX.25
2003-08-02 Randy Dunlap[NET]: janitor: don't init statics to 0.
2003-06-16 Arnaldo Carvalho... o net: use hlist for struct sock hash lists
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-05-28 Arnaldo Carvalho... o net: abstract access to struct sock ->flags
2003-05-25 Ben Collins[NET]: strncpy -> strlcpy conversions.
2003-05-03 Arnaldo Carvalho... o ax25: use revised net module infrastructure
2003-04-28 Arnaldo Carvalho... o af_ax25: remove MOD_{INC,DEC}_USE_COUNT
2003-03-06 Benjamin LaHaise[NET]: Simplify scm handling and sendmsg/recvmsg invoca...
2003-03-02 James Morris[NET]: Convert volatile char socket flags to real bitop...
2002-12-29 Randy Dunlap[PATCH] fix "deprecated" typos
2002-10-10 Benjamin LaHaisenet-kiocb.diff
2002-09-18 David S. Miller[AX25]: Remove unused label from ax25_get_socket, add...
2002-08-05 Ralf BächleReplace interrupt-safe spinlocks with their bh-safe...
2002-08-05 Ralf BächleImplement locking of internal data for NET/ROM and...
2002-08-05 Ralf BächleAdd missing lock_kernel() to ax25_connect.
2002-08-04 Ralf BächleResolve merge conflicts.
2002-08-04 Ralf BächleDelete dead code.
2002-08-04 Ralf BächleReformat.
2002-08-04 Ralf BächleDon't use deliver_to_old_ones anymore.
2002-08-04 Ralf BächleUse ISO style labeled initializers.
2002-07-30 Ralf BächleConvert ax25_route_list by a rw_lock, no longer an...
2002-07-29 Ralf BächleEleminate SOCKOPS_WRAPPED by using the BKL directly.
next