summaryrefslogtreecommitdiff
path: root/include/net/raw.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-11-08net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe1-1/+12
2018-11-08net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning1-0/+1
2018-05-16ipv{4,6}/raw: simplify ѕeq_file codeChristoph Hellwig1-4/+0
2017-08-07net: ipv4: add second dif to raw socket lookupsDavid Ahern1-1/+1
2016-10-24net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov1-0/+6
2016-02-11sock: struct proto hash function may errorCraig Gallek1-1/+1
2013-09-23raw/rawv6.h: Remove extern from function prototypesJoe Perches1-3/+3
2010-09-09include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches1-1/+4
2010-04-14ipv4: ipmr: support multiple tablesPatrick McHardy1-0/+1
2010-04-14ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy1-0/+12
2008-03-23[RAW]: Add raw_hashinfo member on struct proto.Pavel Emelyanov1-2/+2
2008-02-01[RAW]: Wrong content of the /proc/net/raw6.Denis V. Lunev1-1/+2
2008-02-01[RAW]: Family check in the /proc/net/raw[6] is extra.Denis V. Lunev1-3/+1
2008-01-29[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.Pavel Emelyanov1-1/+2
2008-01-29[RAW]: Consolidate proc interface.Pavel Emelyanov1-0/+14
2008-01-29[RAW]: Consolidate proto->unhash callbackPavel Emelyanov1-0/+1
2008-01-29[RAW]: Consolidate proto->hash callbackPavel Emelyanov1-0/+2
2008-01-29[RAW]: Introduce raw_hashinfo structurePavel Emelyanov1-0/+7
2008-01-29[IPv4] RAW: Compact the API for the kernelPavel Emelyanov1-16/+3
2006-06-21Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds1-1/+0
2006-06-18[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-04[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+2
2005-08-30[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-1/+6
2005-08-30[IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...Patrick McHardy1-1/+1
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+42