aboutsummaryrefslogtreecommitdiff
path: root/include/net/raw.h
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-11-07net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe
2018-11-07net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning
2018-05-16ipv{4,6}/raw: simplify ѕeq_file codeChristoph Hellwig
2017-08-07net: ipv4: add second dif to raw socket lookupsDavid Ahern
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov
2016-02-11sock: struct proto hash function may errorCraig Gallek
2013-09-23raw/rawv6.h: Remove extern from function prototypesJoe Perches
2010-09-08include/net/raw.h: Convert raw_seq_private macro to inlineJoe Perches
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy
2010-04-13ipv4: raw: move struct raw_sock and raw_sk() to include/net/raw.hPatrick McHardy
2008-03-22[RAW]: Add raw_hashinfo member on struct proto.Pavel Emelyanov
2008-01-31[RAW]: Wrong content of the /proc/net/raw6.Denis V. Lunev
2008-01-31[RAW]: Family check in the /proc/net/raw[6] is extra.Denis V. Lunev
2008-01-28[NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list.Pavel Emelyanov
2008-01-28[RAW]: Consolidate proc interface.Pavel Emelyanov
2008-01-28[RAW]: Consolidate proto->unhash callbackPavel Emelyanov
2008-01-28[RAW]: Consolidate proto->hash callbackPavel Emelyanov
2008-01-28[RAW]: Introduce raw_hashinfo structurePavel Emelyanov
2008-01-28[IPv4] RAW: Compact the API for the kernelPavel Emelyanov
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds
2006-06-17[IPV4]: Right prototype of __raw_v4_lookup()Alexey Dobriyan
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo
2005-08-29[IPV4/6]: Check if packet was actually delivered to a raw socket to decide wh...Patrick McHardy
2005-04-16Linux-2.6.12-rc2Linus Torvalds