summaryrefslogtreecommitdiff
path: root/include/net/raw.h
Commit message (Expand)AuthorAge
* net: ipv4: add second dif to raw socket lookupsDavid Ahern2017-08-07
* net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov2016-10-23
* sock: struct proto hash function may errorCraig Gallek2016-02-11
* raw/rawv6.h: Remove extern from function prototypesJoe Perches2013-09-23
* include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches2010-09-08
* ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-13
* ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy2010-04-13
* [RAW]: Add raw_hashinfo member on struct proto.Pavel Emelyanov2008-03-22
* [RAW]: Wrong content of the /proc/net/raw6.Denis V. Lunev2008-01-31
* [RAW]: Family check in the /proc/net/raw[6] is extra.Denis V. Lunev2008-01-31
* [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.Pavel Emelyanov2008-01-28
* [RAW]: Consolidate proc interface.Pavel Emelyanov2008-01-28
* [RAW]: Consolidate proto->unhash callbackPavel Emelyanov2008-01-28
* [RAW]: Consolidate proto->hash callbackPavel Emelyanov2008-01-28
* [RAW]: Introduce raw_hashinfo structurePavel Emelyanov2008-01-28
* [IPv4] RAW: Compact the API for the kernelPavel Emelyanov2008-01-28
* Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds2006-06-20
|\
| * Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* | [IPV4]: Right prototype of __raw_v4_lookup()Alexey Dobriyan2006-06-17
|/
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-29
* [IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...Patrick McHardy2005-08-29
* Linux-2.6.12-rc2Linus Torvalds2005-04-16