aboutsummaryrefslogtreecommitdiff
path: root/include/net/transp_v6.h
AgeCommit message (Expand)Author
2020-06-23tcp: move ipv4_specific to tcp include fileEric Dumazet
2018-07-07ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn
2018-06-08udp: fix rx queue len reported by diag and proc interfacePaolo Abeni
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-05-03ipv6: add new struct ipcm6_cookieWei Wang
2016-04-04ipv6: process socket-level control messages in IPv6Soheil Hassas Yeganeh
2014-01-19ipv6: make IPV6_RECVPKTINFO work for ipv4 datagramsHannes Frederic Sowa
2013-06-04transp_v6.h: style neateningJoe Perches
2013-06-04net: ipv6: Unify {raw,udp}6_sock_seq_show.Lorenzo Colitti
2013-06-04Clean up indentation in net/ipv6/transp_v6.hLorenzo Colitti
2013-05-25net: ipv6: Add IPv6 support to the ping socket.Lorenzo Colitti
2013-01-31ipv6: rename datagram_send_ctl and datagram_recv_ctlTom Parkin
2011-08-30net: relax PKTINFO non local ipv6 udp xmit checkMaciej Żenczykowski
2011-04-24net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2010-04-23IPv6: Add dontfrag argument to relevant functionsBrian Haley
2009-09-02inet: inet_connection_sock_af_ops constStephen Hemminger
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison
2008-06-14net: change proto destroy method to return voidBrian Haley
2008-06-05[IPV6] NETNS: Handle ancillary data in appropriate namespace.YOSHIFUJI Hideaki
2008-01-28[IPV6]: make the protocol initialization to return an error codeDaniel Lezcano
2008-01-28[IPV6]: make frag to return an error at initializationDaniel Lezcano
2008-01-28[IPV6]: make extended headers to return an error at initializationDaniel Lezcano
2006-12-02[NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker
2006-01-03[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_opsArnaldo Carvalho de Melo
2005-09-08[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.YOSHIFUJI Hideaki
2005-04-16Linux-2.6.12-rc2Linus Torvalds