Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
960c65e88452e761e257c6a20062c91c3e7fa5ac
/
include
/
linux
/
dccp.h
cf6b5fbe
[DCCP]: Reorganize struct dccp_sock to save 8 bytes
by Arnaldo Carvalho de Melo
· 17 years ago
b4d4f7c
[DCCP]: Handle timestamps on Request/Response exchange separately
by Gerrit Renker
· 17 years ago
8b81941
[DCCP]: Allow to parse options on Request Sockets
by Gerrit Renker
· 17 years ago
b8599d2
[DCCP]: Support for server holding timewait state
by Gerrit Renker
· 17 years ago
0c86962
[DCCP]: Integrate state transitions for passive-close
by Gerrit Renker
· 17 years ago
f11135a
[DCCP]: Dedicated auxiliary states to support passive-close
by Gerrit Renker
· 17 years ago
9b91ad2
[DCCP]: Make PARTOPEN an autonomous state
by Gerrit Renker
· 17 years ago
d8ef2c2
[DCCP]: Convert Reset code into socket error number
by Gerrit Renker
· 17 years ago
fde2010
[DCCP]: Retrieve packet sequence number for error reporting
by Gerrit Renker
· 17 years ago
451bc04
[DCCP]: Tidy-up -- minisock initialisation
by Gerrit Renker
· 17 years ago
7c559a9
[DCCP]: Add socket option to query the current MPS
by Gerrit Renker
· 17 years ago
a94f0f9
[DCCP]: Rate-limit DCCP-Syncs
by Gerrit Renker
· 17 years ago
0430ee3
[DCCP]: Add Support for Data 1 .. 3 fields of Reset packets
by Gerrit Renker
· 17 years ago
8fb8354a
[DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore
by Arnaldo Carvalho de Melo
· 17 years ago
19ac214
[DCCP]: Convert dccps_timestamp_time to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
91d73c1
[DCCP]: Complete documentation of dccp_sock
by Gerrit Renker
· 18 years ago
89560b5
[DCCP]: Sample RTT from SYN exchange
by Gerrit Renker
· 18 years ago
9c70220
[SK_BUFF]: Introduce skb_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
8109b02
[DCCP]: Whitespace cleanups
by Arnaldo Carvalho de Melo
· 18 years ago
5aed324
[DCCP]: Tidy up unused structures
by Gerrit Renker
· 18 years ago
9981a0e
[NET]: Annotate checksums in on-the-wire packets.
by Al Viro
· 18 years ago
09dbc38
[DCCP]: Miscellaneous code tidy-ups
by Gerrit Renker
· 18 years ago
c02fdc0
[DCCP]: Make feature negotiation more readable
by Gerrit Renker
· 18 years ago
6f4e5ff
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
by Gerrit Renker
· 18 years ago
9b42078
[DCCP]: Combine allocating & zeroing header space on skb
by Gerrit Renker
· 18 years ago
1acc04c
[PATCH] dccp __user annotations
by Al Viro
· 18 years ago
b83eff6
[DCCP]: Introduce constants for CCID numbers
by Ian McDonald
· 18 years ago
00e4d11
[DCCP]: Allow default/fallback service code.
by Gerrit Renker
· 18 years ago
97e5848
[DCCP]: Introduce tx buffering
by Ian McDonald
· 18 years ago
a4bf390
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
by Arnaldo Carvalho de Melo
· 19 years ago
93ce209
[DCCP]: Make CCID2 be the default
by Arnaldo Carvalho de Melo
· 19 years ago
60fe62e
[DCCP]: sparse endianness annotations
by Andrea Bittau
· 19 years ago
91f0ebf
[DCCP] CCID: Improve CCID infrastructure
by Arnaldo Carvalho de Melo
· 19 years ago
ba66c6e
[DCCP]: Set the default CCID according to kernel config selection
by Ian McDonald
· 19 years ago
afe0025
[DCCP]: Initial feature negotiation implementation
by Andrea Bittau
· 19 years ago
2a91aa3
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
by Andrea Bittau
· 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
d83d846
[IP_SOCKGLUE]: Remove most of the tcp specific calls
by Arnaldo Carvalho de Melo
· 19 years ago
88f964d
[DCCP]: Introduce CCID getsockopt for the CCIDs
by Arnaldo Carvalho de Melo
· 19 years ago
561713c
[DCCP]: Don't use necessarily the same CCID for tx and rx
by Arnaldo Carvalho de Melo
· 19 years ago
ae31c33
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
by Arnaldo Carvalho de Melo
· 19 years ago
67e6b62
[DCCP]: Introduce DCCP_SOCKOPT_SERVICE
by Arnaldo Carvalho de Melo
· 19 years ago
b0e5678
[DCCP] Introduce dccp_timestamp
by Arnaldo Carvalho de Melo
· 19 years ago
507d37c
[CCID] Only call the HC insert_options methods when requested
by Arnaldo Carvalho de Melo
· 19 years ago
a84ffe4
[DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE
by Arnaldo Carvalho de Melo
· 19 years ago
1bc0986
[DCCP]: Fix the timestamp options
by Ian McDonald
· 19 years ago
64cf1e5
[DCCP]: Finish the TIMEWAIT minisock support
by Arnaldo Carvalho de Melo
· 19 years ago
1d3de41
[NETFILTER]: New iptables DCCP protocol header match
by Harald Welte
· 19 years ago
e2e2686
[DCCP]: Fix struct sockaddr_dccp definition
by Arnaldo Carvalho de Melo
· 19 years ago
5a47a47
[DCCP]: make <linux/dccp.h> include-able from userspace
by Harald Welte
· 19 years ago
7c65787
[DCCP]: Initial implementation
by Arnaldo Carvalho de Melo
· 19 years ago