index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
transp_v6.h
Age
Commit message (
Expand
)
Author
2020-06-23
tcp: move ipv4_specific to tcp include file
Eric Dumazet
2018-07-07
ipv6: fold sockcm_cookie into ipcm6_cookie
Willem de Bruijn
2018-06-08
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-03
ipv6: add new struct ipcm6_cookie
Wei Wang
2016-04-04
ipv6: process socket-level control messages in IPv6
Soheil Hassas Yeganeh
2014-01-19
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
Hannes Frederic Sowa
2013-06-04
transp_v6.h: style neatening
Joe Perches
2013-06-04
net: ipv6: Unify {raw,udp}6_sock_seq_show.
Lorenzo Colitti
2013-06-04
Clean up indentation in net/ipv6/transp_v6.h
Lorenzo Colitti
2013-05-25
net: ipv6: Add IPv6 support to the ping socket.
Lorenzo Colitti
2013-01-31
ipv6: rename datagram_send_ctl and datagram_recv_ctl
Tom Parkin
2011-08-30
net: relax PKTINFO non local ipv6 udp xmit check
Maciej Żenczykowski
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2010-04-23
IPv6: Add dontfrag argument to relevant functions
Brian Haley
2009-09-02
inet: inet_connection_sock_af_ops const
Stephen Hemminger
2009-02-14
net: replace __constant_{endian} uses in net headers
Harvey Harrison
2008-06-14
net: change proto destroy method to return void
Brian 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 code
Daniel Lezcano
2008-01-28
[IPV6]: make frag to return an error at initialization
Daniel Lezcano
2008-01-28
[IPV6]: make extended headers to return an error at initialization
Daniel Lezcano
2006-12-02
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-01-03
[ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
2005-09-08
[IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data.
YOSHIFUJI Hideaki
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds