aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/transp_v6.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-07ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn1-2/+1
2018-06-08udp: fix rx queue len reported by diag and proc interfacePaolo Abeni1-2/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-05-03ipv6: add new struct ipcm6_cookieWei Wang1-2/+1
2016-04-04ipv6: process socket-level control messages in IPv6Soheil Hassas Yeganeh1-1/+2
2014-01-19ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa1-2/+7
2013-06-04transp_v6.h: style neateningJoe Perches1-52/+37
2013-06-04net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti1-0/+13
2013-06-04Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti1-35/+35
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti1-0/+3
2013-01-31ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin1-11/+11
2011-08-30net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski1-0/+1
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller1-4/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller1-2/+2
2010-04-23IPv6: Add dontfrag argument to relevant functionsBrian Haley1-1/+2
2009-09-02inet: inet_connection_sock_af_ops constStephen Hemminger1-1/+1
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison1-1/+1
2008-06-14net: change proto destroy method to return voidBrian Haley1-1/+1
2008-06-05[IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki1-1/+2
2008-01-28[IPV6]: make the protocol initialization to return an error codeDaniel Lezcano1-4/+8
2008-01-28[IPV6]: make frag to return an error at initializationDaniel Lezcano1-1/+2
2008-01-28[IPV6]: make extended headers to return an error at initializationDaniel Lezcano1-3/+2
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker1-0/+2
2006-01-03[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo1-1/+1
2005-09-08[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+53