summaryrefslogtreecommitdiff
path: root/include/linux/inet.h
AgeCommit message (Collapse)Author
2006-01-06[NET]: Endian-annotate in_aton()Alexey Dobriyan
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
2004-11-01[NET] add missing include to inet.hArnaldo Carvalho de Melo
Signed-off-by: Arnaldo Carvalho de Melo <acme@conectiva.com.br> Signed-off-by: David S. Miller <davem@redhat.com>
2003-04-03o linux/net.h: bye bye struct net_protoArnaldo Carvalho de Melo
struct net_proto is not anymore needed, as the protocols have their init functions marked as __init, not needing explicit calling.
2002-04-23Kill in_ntoa from the tree.David S. Miller
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
Big bits first, I'll redo the smaller bits tomorrow after some sleep. Same as last time, rediffed against pre5
2002-02-04Import changesetLinus Torvalds