summaryrefslogtreecommitdiffstats
path: root/include/net/transp_v6.h
Commit message (Expand)AuthorAgeFilesLines
* ipv6: add new struct ipcm6_cookieWei Wang2016-05-031-2/+1
* ipv6: process socket-level control messages in IPv6Soheil Hassas Yeganeh2016-04-041-1/+2
* ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa2014-01-191-2/+7
* transp_v6.h: style neateningJoe Perches2013-06-041-52/+37
* net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti2013-06-041-0/+13
* Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti2013-06-041-35/+35
* net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti2013-05-251-0/+3
* ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin2013-01-311-11/+11
* net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski2011-08-301-0/+1
* net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-241-4/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* ipv6: Convert to use flowi6 where applicable.David S. Miller2011-03-121-2/+2
* IPv6: Add dontfrag argument to relevant functionsBrian Haley2010-04-231-1/+2
* inet: inet_connection_sock_af_ops constStephen Hemminger2009-09-021-1/+1
* net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-141-1/+1
* net: change proto destroy method to return voidBrian Haley2008-06-141-1/+1
* [IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki2008-06-051-1/+2
* [IPV6]: make the protocol initialization to return an error codeDaniel Lezcano2008-01-281-4/+8
* [IPV6]: make frag to return an error at initializationDaniel Lezcano2008-01-281-1/+2
* [IPV6]: make extended headers to return an error at initializationDaniel Lezcano2008-01-281-3/+2
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-021-0/+2
* [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo2006-01-031-1/+1
* [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki2005-09-081-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+53