aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/raw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-11-07net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe1-1/+12
2018-11-07net: 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-23net: 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-08include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches1-1/+4
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy1-0/+1
2010-04-13ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy1-0/+12
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