aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/raw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-22[RAW]: Add raw_hashinfo member on struct proto.Pavel Emelyanov1-2/+2
2008-01-31[RAW]: Wrong content of the /proc/net/raw6.Denis V. Lunev1-1/+2
2008-01-31[RAW]: Family check in the /proc/net/raw[6] is extra.Denis V. Lunev1-3/+1
2008-01-28[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.Pavel Emelyanov1-1/+2
2008-01-28[RAW]: Consolidate proc interface.Pavel Emelyanov1-0/+14
2008-01-28[RAW]: Consolidate proto->unhash callbackPavel Emelyanov1-0/+1
2008-01-28[RAW]: Consolidate proto->hash callbackPavel Emelyanov1-0/+2
2008-01-28[RAW]: Introduce raw_hashinfo structurePavel Emelyanov1-0/+7
2008-01-28[IPv4] RAW: Compact the API for the kernelPavel Emelyanov1-16/+3
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds1-1/+0
2006-06-17[IPV4]: Right prototype of __raw_v4_lookup()Alexey Dobriyan1-1/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+2
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-1/+6
2005-08-29[IPV4/6]: Check if packet was actually delivered to a raw socket to decide whether to send an ICMP unreachablePatrick McHardy1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+42