aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/ipv6.c
Commit message (Expand)AuthorAge
* [DCCP]: Whitespace cleanupsArnaldo Carvalho de Melo2006-12-11
* [DCCP]: Simplified conditions due to use of enum:8 statesGerrit Renker2006-12-03
* [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo2006-12-03
* [NET]: More dccp endianness annotations.Al Viro2006-12-03
* [NET]: annotate csum_ipv6_magic() callers in net/*Al Viro2006-12-03
* [TCP]: MD5 Signature Option (RFC2385) support.YOSHIFUJI Hideaki2006-12-03
* [DCCP]: Miscellaneous code tidy-upsGerrit Renker2006-12-03
* [TCP/DCCP]: Introduce net_xmit_evalGerrit Renker2006-12-03
* [DCCPv6]: Choose a genuine initial sequence numberGerrit Renker2006-12-03
* [DCCP]: Remove redundant statements in init_sequence (ISS)Gerrit Renker2006-12-03
* [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)Gerrit Renker2006-12-03
* [DCCP]: Update code comments for Step 2/3Gerrit Renker2006-12-03
* [DCCP]: tidy up dccp_v{4,6}_conn_requestGerrit Renker2006-12-03
* [DCCPv6]: remove forward declarations in ipv6.cGerrit Renker2006-12-03
* [DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUGGerrit Renker2006-12-03
* [DCCP]: Simplify jump labels in dccp_v{4,6}_rcvGerrit Renker2006-12-03
* [DCCP]: Combine allocating & zeroing header space on skbGerrit Renker2006-12-03
* [DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONSGerrit Renker2006-12-03
* [IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...YOSHIFUJI Hideaki2006-11-21
* [DCCP]: Update documentation references.Gerrit Renker2006-10-24
* [DCCP] ipv6: Fix opt_skb leak.David S. Miller2006-10-21
* [DCCP]: Fix Oops in DCCPv6Gerrit Renker2006-10-21
* [NET]: Use typesafe inet_twsk() inline function instead of cast.YOSHIFUJI Hideaki2006-10-12
* [NET]: Fix sk->sk_filter field accessDmitry Mishin2006-09-22
* [IPV6]: Cache source address as well in ipv6_pinfo{}.YOSHIFUJI Hideaki2006-09-22
* [MLSXFRM]: Auto-labeling of child socketsVenkat Yekkirala2006-09-22
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-22
* [IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu2006-08-02
* [DCCP]: Fix default sequence window sizeIan McDonald2006-07-24
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-21
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-21
* [DCCP]: ditch dccp_v[46]_ctl_send_ackArnaldo Carvalho de Melo2006-03-21
* [DCCP]: Use sk->sk_prot->max_header consistently for non-data packetsArnaldo Carvalho de Melo2006-03-21
* [DCCP] ipv6: cleanupsArnaldo Carvalho de Melo2006-03-21
* [ICSK]: Introduce inet_csk_ctl_sock_createArnaldo Carvalho de Melo2006-03-21
* [DCCP] ipv6: Add missing ipv6 control socketArnaldo Carvalho de Melo2006-03-21
* [DCCP]: Move dccp_[un]hash from ipv4.c to the coreArnaldo Carvalho de Melo2006-03-21
* [DCCP]: Move dccp_v4_{init,destroy}_sock to the coreArnaldo Carvalho de Melo2006-03-21
* [DCCP]: sparse endianness annotationsAndrea Bittau2006-03-20
* [DCCP] ipv6: dccp_v6_send_response() has a DST leak too.David S. Miller2006-01-31
* [IPV6]: Move nextheader offset to the IP6CBPatrick McHardy2006-01-07
* [DCCP]: ipv6.c needs net/ip6_checksum.cDavid S. Miller2006-01-07
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [SOCK]: Introduce sk_receive_skbArnaldo Carvalho de Melo2006-01-03
* [IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo2006-01-03
* [INET6]: Generalise tcp_v6_hash_connectArnaldo Carvalho de Melo2006-01-03
* [TWSK]: Introduce struct timewait_sock_opsArnaldo Carvalho de Melo2006-01-03
* [DCCP]: Introduce DCCPv6Arnaldo Carvalho de Melo2006-01-03