summaryrefslogtreecommitdiff
path: root/include/net/rose.h
AgeCommit message (Expand)Author
2013-09-23rose.h: Remove extern from function prototypesJoe Perches
2011-03-27rose: Add length checks to CALL_REQUEST parsingBen Hutchings
2009-07-26NET: ROSE: Don't use static buffer.Ralf Baechle
2008-06-17rose: improving AX25 routing frames via ROSE networkBernard Pidoux
2007-10-07[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan
2007-02-12[PATCH] mark struct file_operations const 1Arjan van de Ven
2006-12-17[AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle
2006-12-17[AX.25]: Mark all kmalloc users __must_checkRalf Baechle
2006-05-03[ROSE]: Eleminate HZ from ROSE kernel interfacesRalf Baechle
2005-03-22[ROSE]: Get rid of sk_protinfo useRalf Bächle
2004-12-27[ROSE]: Staticize and remove unused global functions.Adrian Bunk
2004-06-03[PATCH] sparse: rose annotationAlexander Viro
2003-09-09[PATCH] Use SEQ_START_TOKEN in include/net/* [2/3]Joe Perches
2003-08-07[NET] Convert ROSE to seq_fileStephen Hemminger
2003-08-07[NET] Dynamically allocate net_device structures for ROSEStephen Hemminger
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-04Import changesetLinus Torvalds