- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / net / ax25 / af_ax25.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-10-05 Greg Kroah-Hartman- refresh patch fuzz due to 2.6.31.2 import.
2009-10-05 Arjan van de Vennet ax25: Fix signed comparison in the sockopt handler
2009-09-30 Jarek Poplawskiax25: Fix possible oops in ax25_make_new
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-28 Ralf Baechleax25: Add missing dev_put in ax25_setsockopt
2009-09-25 Jarek Poplawskiax25: Fix ax25_cb refcounting in ax25_ctl_ioctl
2009-09-22 Eric Dumazetax25: Fix SIOCAX25GETINFO ioctl
2009-06-18 Eric Dumazetnet: correct off-by-one write allocations reports
2009-06-17 Eric Dumazetnet: sk_wmem_alloc has initial value of one, not zero
2009-03-28 David S. MillerRevert "ax25: zero length frame filtering in AX25"
2009-03-21 Bernard Pidouxax25: zero length frame filtering in AX25
2009-03-21 Bernard Pidouxax25: SOCK_DEBUG message simplification
2009-03-10 Stephen Hemmingernet: convert usage of packet_type to read_mostly
2009-02-01 Harvey Harrisonnet: replace uses of __constant_{endian}
2008-11-13 David HowellsCRED: Wrap task credential accesses in the AX25 protocol
2008-10-06 David S. Millerax25: Quick fix for making sure unaccepted sockets...
2008-07-20 YOSHIFUJI Hideakinetns: Use net_eq() to compare net-namespaces for optim...
2008-06-17 David S. Millerax25: Use sock_graft() and remove bogus sk_socket and...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
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-13 Jarek Poplawski[AX25] ax25_timer: use mod_timer instead of add_timer
2008-02-13 Jarek Poplawski[AX25] af_ax25: remove sock lock in ax25_info_show()
2008-02-01 maximilian attems[AX25]: Kill ax25_bind() user triggable printk.
2008-01-28 Eric Dumazet[AX25]: sparse cleanups
2008-01-28 Pavel Emelyanov[NET]: Convert init_timer into setup_timer
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.
next