aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/rawv6.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-07net: ipv6: add second dif to raw socket lookupsDavid Ahern1-1/+1
2016-10-23net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov1-0/+7
2013-09-23raw/rawv6.h: Remove extern from function prototypesJoe Perches1-2/+1
2012-05-19ipv6: bool/const conversions phase2Eric Dumazet1-1/+1
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller1-4/+0
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley1-1/+1
2008-01-28[IPv6] RAW: Compact the API for the kernelPavel Emelyanov1-16/+3
2007-07-10[IPV6] MIP6: Loadable module support for MIPv6.Masahide NAKAMURA1-0/+9
2006-12-02[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro1-1/+1
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-08-29[IPV6]: Check interface bindings on IPv6 raw socket receptionAndrew McDonald1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+27