- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / net / decnet / af_decnet.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 7
2007-02-11 YOSHIFUJI Hideaki[NET] DECNET: Fix whitespace errors.
2006-11-07 Steven Whitehouse[DECNET]: Endianess fixes (try #2)
2006-11-04 Patrick McHardy[PATCH] Fix sfuzz hanging on 2.6.18
2006-10-12 Patrick McHardy[DECNET]: Fix sfuzz hanging on 2.6.18
2006-09-22 Steven Whitehouse[DECNET]: Covert rules to use generic code
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-21 Patrick Caulfield[DECnet]: Patch to fix recvmsg() flag check
2006-03-21 Steven Whitehouse[DECnet]: Endian annotation and fixes for DECnet.
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-12-05 Steven Whitehouse[DECNET]: add memory buffer settings
2005-11-11 Patrick Caulfield[DECNET]: fix SIGPIPE
2005-10-26 Patrick Caulfield[DECNET]: Remove some redundant ifdeffed code
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-05 Randy Dunlap[DECNET]: fix sparse gfp nocast warnings
2005-09-02 Patrick Caulfield[DECNET]: Tidy send side socket SKB allocation.
2005-08-29 Arnaldo Carvalho... [TCP]: Move the tcp sock states to net/tcp_states.h
2005-08-29 David S. Miller[NET]: Kill skb->real_dev
2005-08-29 David S. Miller[NET]: Kill skb->list
2005-08-10 Steven Whitehouse[DECNET]: Use sk_stream_error function rather than...
2005-07-08 David S. Miller[NET]: Transform skb_queue_len() binary tests into...
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 Adrian Bunk[DECNET]: Misc cleanups
2005-01-13 Thomas Gleixner[NET]: Lock initializer cleanup.
2004-11-29 Patrick Caulfield[DECNET]: Typo in accept causes OOPS.
2004-11-05 Patrick Caulfield[DECNET]: Fix return codes
2004-06-16 Hubert Manteldon't write user pointers without checking in decnet...
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: decnet annotation
2004-05-30 Alexander Viro[PATCH] sparse: dev_ioctl() callers
2004-05-29 Alexander Viro[PATCH] sparse: ->[gs]etsockopt() annotation
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-01-31 Patrick Caulfield[DECNET]: Made SDF_WILD sockets actually work.
2004-01-25 Andrew Morton[DECNET]: Do not use lvalue in assignment.
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-15 Olaf Hering+- add patches.fixes/linus-latest-2.6
2004-01-14 Stephen Hemminger[DECNET]: Fix initialization race.
2004-01-08 Stephen Hemminger[DECNET]: Use size_t for size in {send,recv}msg.
2004-01-05 Stephen Hemminger[DECNET]: Better way to prevent decnet module unload.
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-09 Joe Perches[PATCH] Use SEQ_START_TOKEN in include/net/* [3/3]
2003-09-01 Rusty Russell[NET]: Use MODULE_ALIAS() in network families.
2003-07-22 Steven Whitehouse[DECNET]: Fix missing module refs in DECnet.
2003-06-18 Arnaldo Carvalho... o net: make sk_{add,del}_node functions take care of...
2003-06-16 Arnaldo Carvalho... o net: use hlist for struct sock hash lists
2003-06-14 Ravikiran G. Thiru... [DECNET]: Fix signedness error in dm_ioctl().
2003-06-14 Andrew Morton[PATCH] Fix sign handling bugs in Decnet
2003-06-04 Arnaldo Carvalho... o net: create struct sock_common and use in struct...
2003-05-05 Steven Whitehouse[DECNET]: seq file conversions and fixes.
2003-05-03 Arnaldo Carvalho... o decnet: use revised net module infrastructure
2003-04-28 Arnaldo Carvalho... o af_decnet: remove MOD_{INC,DEC}_USE_COUNT
2003-04-18 Steven Whitehouse[DECNET]: DECnet routing fixes etc.
2003-03-06 Benjamin LaHaise[NET]: Simplify scm handling and sendmsg/recvmsg invoca...
2002-10-25 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5
2002-10-18 Steven Whitehouse[DECNET]: Update to support timeouts.
2002-10-17 Greg Kroah-HartmanLSM: convert over the remaining security calls to the...
2002-10-10 Benjamin LaHaisenet-kiocb.diff
2002-10-08 David S. Miller[DECNET]: Kill warnings.
2002-10-08 Steven Whitehouse[DECNET]: New autoconfiguration code for 2.5
2002-08-12 Steven Whitehouse[DECNET]: Fix route device refcounting.
2002-07-18 Rusty RussellNET: Use ISO C struct initializers.
2002-05-23 Kai GermaschewskiEXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from net/*
2002-02-10 David S. MillerSplit protocol specific information out from struct...
2002-02-05 Linus Torvaldsv2.5.2 -> v2.5.2.1
2002-02-05 Linus Torvaldsv2.5.1.3 -> v2.5.1.4
2002-02-05 Linus Torvaldsv2.4.14.1 -> v2.4.14.2
2002-02-05 Linus Torvaldsv2.4.5.5 -> v2.4.5.6
2002-02-05 Linus Torvaldsv2.4.4 -> v2.4.4.1
2002-02-05 Linus Torvaldsv2.4.3.2 -> v2.4.3.3
2002-02-05 Linus Torvaldsv2.4.2.7 -> v2.4.2.8
2002-02-05 Linus Torvaldsv2.4.1.2 -> v2.4.1.3
2002-02-05 Linus Torvaldsv2.4.0.11 -> v2.4.0.12
2002-02-05 Linus Torvaldsv2.4.0.9 -> v2.4.0.10
2002-02-05 Linus TorvaldsImport changeset