Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
27350afdfc94a78adbdee20bb00f6058a0ef1eab
/
net
/
dccp
/
ipv6.c
c9eaf17
[NET] DCCP: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
8eb9086
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
by David S. Miller
· 18 years ago
8109b02
[DCCP]: Whitespace cleanups
by Arnaldo Carvalho de Melo
· 18 years ago
59348b1
[DCCP]: Simplified conditions due to use of enum:8 states
by Gerrit Renker
· 18 years ago
58a5a7b
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
by Arnaldo Carvalho de Melo
· 18 years ago
7d533f9
[NET]: More dccp endianness annotations.
by Al Viro
· 18 years ago
868c86b
[NET]: annotate csum_ipv6_magic() callers in net/*
by Al Viro
· 18 years ago
cfb6eeb
[TCP]: MD5 Signature Option (RFC2385) support.
by YOSHIFUJI Hideaki
· 18 years ago
09dbc38
[DCCP]: Miscellaneous code tidy-ups
by Gerrit Renker
· 18 years ago
b9df3cb
[TCP/DCCP]: Introduce net_xmit_eval
by Gerrit Renker
· 18 years ago
d7f7365
[DCCPv6]: Choose a genuine initial sequence number
by Gerrit Renker
· 18 years ago
865e902
[DCCP]: Remove redundant statements in init_sequence (ISS)
by Gerrit Renker
· 18 years ago
6f4e5ff
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
by Gerrit Renker
· 18 years ago
d83ca5a
[DCCP]: Update code comments for Step 2/3
by Gerrit Renker
· 18 years ago
cf55792
[DCCP]: tidy up dccp_v{4,6}_conn_request
by Gerrit Renker
· 18 years ago
73c9e02
[DCCPv6]: remove forward declarations in ipv6.c
by Gerrit Renker
· 18 years ago
8a73cd0
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
by Gerrit Renker
· 18 years ago
d23c710
[DCCP]: Simplify jump labels in dccp_v{4,6}_rcv
by Gerrit Renker
· 18 years ago
9b42078
[DCCP]: Combine allocating & zeroing header space on skb
by Gerrit Renker
· 18 years ago
89e7e57
[DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS
by Gerrit Renker
· 18 years ago
f2776ff
[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture.
by YOSHIFUJI Hideaki
· 18 years ago
0e64e94
[DCCP]: Update documentation references.
by Gerrit Renker
· 18 years ago
fd169f1
[DCCP] ipv6: Fix opt_skb leak.
by David S. Miller
· 18 years ago
8270953
[DCCP]: Fix Oops in DCCPv6
by Gerrit Renker
· 18 years ago
9469c7b
[NET]: Use typesafe inet_twsk() inline function instead of cast.
by YOSHIFUJI Hideaki
· 18 years ago
fda9ef5
[NET]: Fix sk->sk_filter field access
by Dmitry Mishin
· 18 years ago
8e1ef0a
[IPV6]: Cache source address as well in ipv6_pinfo{}.
by YOSHIFUJI Hideaki
· 18 years ago
4237c75
[MLSXFRM]: Auto-labeling of child sockets
by Venkat Yekkirala
· 18 years ago
beb8d13
[MLSXFRM]: Add flow labeling
by Venkat Yekkirala
· 18 years ago
497c615
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
by Herbert Xu
· 18 years ago
4b79f0a
[DCCP]: Fix default sequence window size
by Ian McDonald
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
543d9cf
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
by Arnaldo Carvalho de Melo
· 19 years ago
3fdadf7
[NET]: {get|set}sockopt compatibility layer
by Dmitry Mishin
· 19 years ago
c5fed15
[DCCP]: ditch dccp_v[46]_ctl_send_ack
by Arnaldo Carvalho de Melo
· 19 years ago
118b2c9
[DCCP]: Use sk->sk_prot->max_header consistently for non-data packets
by Arnaldo Carvalho de Melo
· 19 years ago
45329e7
[DCCP] ipv6: cleanups
by Arnaldo Carvalho de Melo
· 19 years ago
c4d9390
[ICSK]: Introduce inet_csk_ctl_sock_create
by Arnaldo Carvalho de Melo
· 19 years ago
7247887
[DCCP] ipv6: Add missing ipv6 control socket
by Arnaldo Carvalho de Melo
· 19 years ago
c985ed7
[DCCP]: Move dccp_[un]hash from ipv4.c to the core
by Arnaldo Carvalho de Melo
· 19 years ago
3e0fadc
[DCCP]: Move dccp_v4_{init,destroy}_sock to the core
by Arnaldo Carvalho de Melo
· 19 years ago
60fe62e
[DCCP]: sparse endianness annotations
by Andrea Bittau
· 19 years ago
0cbd782
[DCCP] ipv6: dccp_v6_send_response() has a DST leak too.
by David S. Miller
· 19 years ago
951dbc8
[IPV6]: Move nextheader offset to the IP6CB
by Patrick McHardy
· 19 years ago
aa0e4e4
[DCCP]: ipv6.c needs net/ip6_checksum.c
by David S. Miller
· 19 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
25995ff
[SOCK]: Introduce sk_receive_skb
by Arnaldo Carvalho de Melo
· 19 years ago
d83d846
[IP_SOCKGLUE]: Remove most of the tcp specific calls
by Arnaldo Carvalho de Melo
· 19 years ago
d8313f5
[INET6]: Generalise tcp_v6_hash_connect
by Arnaldo Carvalho de Melo
· 19 years ago
6d6ee43
[TWSK]: Introduce struct timewait_sock_ops
by Arnaldo Carvalho de Melo
· 19 years ago
3df80d9
[DCCP]: Introduce DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago