summaryrefslogtreecommitdiff
path: root/include/linux/atalk.h
AgeCommit message (Expand)Author
2011-08-26headers, net: Use __kernel_sa_family_t in more definitions shared with userlandBen Hutchings
2009-01-30headers_check fix: linux/atalk.hJaswinder Singh Rajput
2008-03-23[NET]: include/linux/atalk.h - remove duplicate includeJoe Perches
2007-04-25[SK_BUFF]: Introduce skb_transport_header(skb)Arnaldo Carvalho de Melo
2007-02-12[PATCH] mark struct file_operations const 1Arjan van de Ven
2006-09-28[ATALK]: endianness annotationsAl Viro
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck
2005-06-26[ATALK]: Include asm/byteorder.h in linux/atalk.hDavid S. Miller
2005-06-20[ATALK]: endian annotationsAlexey Dobriyan
2005-04-16[PATCH] Fix linux/atalk.h headerDavid S. Miller
2005-03-06[ATALK]: linux/atalk.h needs net/sock.hAndrew Morton
2005-02-08Resolve ATM conflicts.David S. Miller
2005-01-26[ATALK]: Remove gcc warning when PROC_FS=nRandy Dunlap
2005-01-20[APPLETALK] stop using sk_protinfoArnaldo Carvalho de Melo
2004-12-27[APPLETALK]: Make some code static.Adrian Bunk
2004-08-18[ATALK]: Fix build with SYSCTL=nStephen Hemminger
2003-06-16o net: use hlist for struct sock hash listsArnaldo Carvalho de Melo
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2002-10-07o Appletalk: convert some spinlocks to rwlocksArnaldo Carvalho de Melo
2002-10-06o Appletalk: use seq_file for proc stuffArnaldo Carvalho de Melo
2002-08-03Appletalk: more cleanups and code reorganizationArnaldo Carvalho de Melo
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-04Import changesetLinus Torvalds