Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
e59f87966adef2cb03d419530e3ade5159487d6d
/
net
/
dccp
/
input.c
8b81941
[DCCP]: Allow to parse options on Request Sockets
by Gerrit Renker
· 17 years ago
69567d0
[DCCP]: Perform SHUT_RD and SHUT_WR on receiving close
by Gerrit Renker
· 17 years ago
3159afe
[DCCP]: Remove duplicate test for CloseReq
by Gerrit Renker
· 17 years ago
0c86962
[DCCP]: Integrate state transitions for passive-close
by Gerrit Renker
· 17 years ago
8d8ad9d
[NET]: Name magic constants in sock_wake_async()
by Pavel Emelyanov
· 17 years ago
8e8c71f
[DCCP]: Honour and make use of shutdown option set by user
by Gerrit Renker
· 17 years ago
d8ef2c2
[DCCP]: Convert Reset code into socket error number
by Gerrit Renker
· 17 years ago
bd5435e
[DCCP]: fix link error with !CONFIG_SYSCTL
by Ingo Molnar
· 17 years ago
a94f0f9
[DCCP]: Rate-limit DCCP-Syncs
by Gerrit Renker
· 17 years ago
0883170
[DCCP]: Send Reset upon Sync in state REQUEST
by Gerrit Renker
· 17 years ago
e155d76
[DCCP]: Fix Reset/Sync-Flood Bug
by Gerrit Renker
· 17 years ago
cbe1f5f
[DCCP]: Shorten variable names in dccp_check_seqno
by Gerrit Renker
· 17 years ago
3393da8
[DCCP]: Simplify interface of dccp_sample_rtt
by Gerrit Renker
· 17 years ago
9823b7b
[DCCP]: Convert dccp_sample_rtt to ktime_t
by Arnaldo Carvalho de Melo
· 17 years ago
89560b5
[DCCP]: Sample RTT from SYN exchange
by Gerrit Renker
· 18 years ago
4712a79
[DCCP]: Provide function for RTT sampling
by Gerrit Renker
· 18 years ago
8d13bf9
[DCCP]: Remove ambiguity in the way before48 is used
by Gerrit Renker
· 18 years ago
151a993
[DCCP]: Revert patch which disables bidirectional mode
by Gerrit Renker
· 18 years ago
4d46861
[DCCP]: Correctly split CCID half connections
by Gerrit Renker
· 18 years ago
c9eaf17
[NET] DCCP: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
8109b02
[DCCP]: Whitespace cleanups
by Arnaldo Carvalho de Melo
· 18 years ago
bf58a38
[DCCP]: Only deliver to the CCID rx side in charge
by Gerrit Renker
· 18 years ago
59348b1
[DCCP]: Simplified conditions due to use of enum:8 states
by Gerrit Renker
· 18 years ago
d83ca5a
[DCCP]: Update code comments for Step 2/3
by Gerrit Renker
· 18 years ago
0e64e94
[DCCP]: Update documentation references.
by Gerrit Renker
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
a4bf390
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
by Arnaldo Carvalho de Melo
· 19 years ago
c25a18b
[DCCP]: Uninline some functions
by Arnaldo Carvalho de Melo
· 19 years ago
017487d
[DCCP]: Generalize dccp_v4_send_reset
by Arnaldo Carvalho de Melo
· 19 years ago
91f0ebf
[DCCP] CCID: Improve CCID infrastructure
by Arnaldo Carvalho de Melo
· 19 years ago
afe0025
[DCCP]: Initial feature negotiation implementation
by Andrea Bittau
· 19 years ago
e84a9f5
[DCCP]: Notify CCID only after ACK vectors have been processed.
by Andrea Bittau
· 19 years ago
9e37720
[DCCP]: Send an ACK vector when ACKing a response packet
by Andrea Bittau
· 19 years ago
709dd3a
[DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN.
by Andrea Bittau
· 19 years ago
d83d846
[IP_SOCKGLUE]: Remove most of the tcp specific calls
by Arnaldo Carvalho de Melo
· 19 years ago
f21e68c
[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago
57cca05
[DCCP]: Introduce dccp_ipv4_af_ops
by Arnaldo Carvalho de Melo
· 19 years ago
2a9bc9b
[DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packets
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
0c10c5d
[DCCP]: More precisely set reset_code when sending RESET packets
by Arnaldo Carvalho de Melo
· 19 years ago
2b80230
[DCCP]: Handle SYNC packets in dccp_rcv_state_process
by Arnaldo Carvalho de Melo
· 19 years ago
811265b
[DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq
by Arnaldo Carvalho de Melo
· 19 years ago
b0e5678
[DCCP] Introduce dccp_timestamp
by Arnaldo Carvalho de Melo
· 19 years ago
331968b
[DCCP]: Initial dccp_poll implementation
by Arnaldo Carvalho de Melo
· 19 years ago
7ad07e7
[DCCP]: Implement the CLOSING timer
by Arnaldo Carvalho de Melo
· 19 years ago
58e4513
[DCCP]: Fix printf format warnings on 64-bit.
by David S. Miller
· 19 years ago
03ace39
[DCCP]: Fix the ACK and SEQ window variables settings
by Arnaldo Carvalho de Melo
· 19 years ago
a3054d4
[DCCP]: Give more info on Step 6 failure debug printk
by Arnaldo Carvalho de Melo
· 19 years ago
c59eab4
[DCCP]: Use LIMIT_NETDEBUG in some debugging printks
by Arnaldo Carvalho de Melo
· 19 years ago
e92ae93
[DCCP]: Send SYNCACK packets in response to SYNC packets
by Arnaldo Carvalho de Melo
· 19 years ago
8649b0d
[DCCP]: Fix RESET handling in dccp_rcv_state_process
by Arnaldo Carvalho de Melo
· 19 years ago
7690af3
[DCCP]: Just reflow the source code to fit in 80 columns
by Arnaldo Carvalho de Melo
· 19 years ago
64ce207
[NET]: Make NETDEBUG pure printk wrappers
by Patrick McHardy
· 19 years ago
f6ccf55
[DCCP]: Fix u64 printf format warnings.
by David S. Miller
· 19 years ago
7c65787
[DCCP]: Initial implementation
by Arnaldo Carvalho de Melo
· 19 years ago