aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet/af_decnet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-26[NET] make all protos partially use sk_protArnaldo Carvalho de Melo1-13/+15
2005-03-17[NET]: Kill unnecessary uses of dst_path_metricHerbert Xu1-2/+2
2005-03-16[NET] Convert sk_zapped into SOCK_ZAPPED flagThomas Graf1-13/+11
2005-03-14[NET]: Replace dst_pmtu with dst_mtuHerbert Xu1-1/+1
2005-01-20[DECNET] Don't use sk_protinfo + private sock slab cacheArnaldo Carvalho de Melo1-2/+1
2005-01-13[DECNET]: Misc cleanupsAdrian Bunk1-4/+2
2005-01-13[NET]: Lock initializer cleanup.Thomas Gleixner1-1/+1
2004-11-29[DECNET]: Typo in accept causes OOPS.Patrick Caulfield1-1/+1
2004-11-05[DECNET]: Fix return codesPatrick Caulfield1-3/+3
2004-06-05[NET]: Fix compat bug in recvmsg/sendmsg wrt MSG_CMSG_COMPAT.Olaf Hering1-1/+1
2004-06-03[PATCH] sparse: decnet annotationAlexander Viro1-4/+4
2004-05-30[PATCH] sparse: dev_ioctl() callersAlexander Viro1-1/+1
2004-05-29[PATCH] sparse: ->[gs]etsockopt() annotationAlexander Viro1-6/+6
2004-01-31[DECNET]: Made SDF_WILD sockets actually work.Patrick Caulfield1-1/+1
2004-01-24[DECNET]: Do not use lvalue in assignment.Andrew Morton1-1/+1
2004-01-14[DECNET]: Fix initialization race.Stephen Hemminger1-6/+5
2004-01-08[DECNET]: Use size_t for size in {send,recv}msg.Stephen Hemminger1-8/+8
2004-01-04[DECNET]: Better way to prevent decnet module unload.Stephen Hemminger1-9/+8
2003-10-06[NET]: Delete support for old-style protocols, no longer necessary.David S. Miller1-1/+0
2003-09-24[NET]: Add and use PKT_CAN_SHARE_SKB instead of (void *) 1.Joe Perches1-1/+1
2003-09-09[PATCH] Use SEQ_START_TOKEN in include/net/* [3/3]Joe Perches1-4/+4
2003-09-01[NET]: Use MODULE_ALIAS() in network families.Rusty Russell1-0/+1
2003-07-22[DECNET]: Fix missing module refs in DECnet.Steven Whitehouse1-0/+1
2003-06-18o net: make sk_{add,del}_node functions take care of sock refcountingArnaldo Carvalho de Melo1-1/+1
2003-06-16o net: use hlist for struct sock hash listsArnaldo Carvalho de Melo1-64/+39
2003-06-14[PATCH] Fix sign handling bugs in DecnetAndrew Morton1-1/+1
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo1-102/+105
2003-05-05[DECNET]: seq file conversions and fixes.Steven Whitehouse1-101/+202
2003-05-02o decnet: use revised net module infrastructureArnaldo Carvalho de Melo1-1/+2
2003-04-28o af_decnet: remove MOD_{INC,DEC}_USE_COUNTArnaldo Carvalho de Melo1-17/+10
2003-04-17[DECNET]: DECnet routing fixes etc.Steven Whitehouse1-79/+119
2003-03-05[NET]: Simplify scm handling and sendmsg/recvmsg invocation, consolidate net ...Benjamin LaHaise1-2/+2
2002-10-25Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman1-1/+1
2002-10-18[DECNET]: Update to support timeouts.Steven Whitehouse1-230/+205
2002-10-17LSM: convert over the remaining security calls to the new format.Greg Kroah-Hartman1-1/+1
2002-10-10net-kiocb.diffBenjamin LaHaise1-4/+4
2002-10-08[DECNET]: Kill warnings.David S. Miller1-1/+1
2002-10-08[DECNET]: New autoconfiguration code for 2.5Steven Whitehouse1-72/+64
2002-08-11[DECNET]: Fix route device refcounting.Steven Whitehouse1-1/+1
2002-07-18NET: Use ISO C struct initializers.Rusty Russell1-25/+25
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from net/*Kai Germaschewski1-1/+0
2002-02-10Split protocol specific information out from struct sock.David S. Miller1-2/+8
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds1-41/+117
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds1-1/+0
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds1-2/+8
2002-02-04v2.4.5.5 -> v2.4.5.6Linus Torvalds1-1/+5
2002-02-04v2.4.4 -> v2.4.4.1Linus Torvalds1-1/+1
2002-02-04v2.4.3.2 -> v2.4.3.3Linus Torvalds1-0/+1
2002-02-04v2.4.2.7 -> v2.4.2.8Linus Torvalds1-2/+5
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds1-0/+1