summaryrefslogtreecommitdiffstats
path: root/include/net/raw.h
Commit message (Expand)AuthorAgeFilesLines
* net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov2016-10-231-0/+6
* sock: struct proto hash function may errorCraig Gallek2016-02-111-1/+1
* raw/rawv6.h: Remove extern from function prototypesJoe Perches2013-09-231-3/+3
* include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches2010-09-081-1/+4
* ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-131-0/+1
* ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy2010-04-131-0/+12
* [RAW]: Add raw_hashinfo member on struct proto.Pavel Emelyanov2008-03-221-2/+2
* [RAW]: Wrong content of the /proc/net/raw6.Denis V. Lunev2008-01-311-1/+2
* [RAW]: Family check in the /proc/net/raw[6] is extra.Denis V. Lunev2008-01-311-3/+1
* [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.Pavel Emelyanov2008-01-281-1/+2
* [RAW]: Consolidate proc interface.Pavel Emelyanov2008-01-281-0/+14
* [RAW]: Consolidate proto->unhash callbackPavel Emelyanov2008-01-281-0/+1
* [RAW]: Consolidate proto->hash callbackPavel Emelyanov2008-01-281-0/+2
* [RAW]: Introduce raw_hashinfo structurePavel Emelyanov2008-01-281-0/+7
* [IPv4] RAW: Compact the API for the kernelPavel Emelyanov2008-01-281-16/+3
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-201-1/+0
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* | [IPV4]: Right prototype of __raw_v4_lookup()Alexey Dobriyan2006-06-171-1/+1
|/
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+2
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-1/+6
* [IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...Patrick McHardy2005-08-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+42