Commit Graph

68 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Gerrit Renker 410e27a49b This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" 17 years ago
Gerrit Renker 49ffc29a02 dccp: Clamping RTT values 17 years ago
Gerrit Renker ddab05568e dccp: Clean up slow-path input processing 17 years ago
Gerrit Renker 283fb4a5f3 dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module 17 years ago
Gerrit Renker 68b1de1576 dccp ccid-2: Algorithm to update buffer state 17 years ago
Gerrit Renker ff49e27089 dccp ccid-2: Ack Vector interface clean-up 17 years ago
Gerrit Renker bfbddd085a dccp: Fix the adjustments to AWL and SWL 17 years ago
Gerrit Renker b235dc4abb dccp ccid-2: Phase out the use of boolean Ack Vector sysctl 17 years ago
Gerrit Renker c49b22729f dccp: Integration of dynamic feature activation - part 3 (client side) 17 years ago
Gerrit Renker 828755cee0 dccp: Per-socket initialisation of feature negotiation 17 years ago
Wei Yongjun ba1a6c7bc0 dccp: Always generate a Reset in response to option errors 17 years ago
Wei Yongjun 33c449675c dccp: Always generate a Reset in response to option errors 17 years ago
Gerrit Renker d28934ad8a dccp: Fix panic caused by too early termination of retransmission mechanism 17 years ago
Ilpo Järvinen 547b792cac net: convert BUG_TRAP to generic WARN_ON 17 years ago
Gerrit Renker 8b81941248 [DCCP]: Allow to parse options on Request Sockets 17 years ago
Gerrit Renker 69567d0b63 [DCCP]: Perform SHUT_RD and SHUT_WR on receiving close 17 years ago
Gerrit Renker 3159afe0d2 [DCCP]: Remove duplicate test for CloseReq 17 years ago
Gerrit Renker 0c86962076 [DCCP]: Integrate state transitions for passive-close 17 years ago
Pavel Emelyanov 8d8ad9d7c4 [NET]: Name magic constants in sock_wake_async() 17 years ago
Gerrit Renker 8e8c71f1ab [DCCP]: Honour and make use of shutdown option set by user 17 years ago
Gerrit Renker d8ef2c29a0 [DCCP]: Convert Reset code into socket error number 18 years ago
Ingo Molnar bd5435e76a [DCCP]: fix link error with !CONFIG_SYSCTL 18 years ago
Gerrit Renker a94f0f9705 [DCCP]: Rate-limit DCCP-Syncs 18 years ago
Gerrit Renker 08831700cc [DCCP]: Send Reset upon Sync in state REQUEST 18 years ago
Gerrit Renker e155d76922 [DCCP]: Fix Reset/Sync-Flood Bug 18 years ago
Gerrit Renker cbe1f5f88a [DCCP]: Shorten variable names in dccp_check_seqno 18 years ago
Gerrit Renker 3393da8241 [DCCP]: Simplify interface of dccp_sample_rtt 18 years ago
Arnaldo Carvalho de Melo 9823b7b554 [DCCP]: Convert dccp_sample_rtt to ktime_t 18 years ago
Gerrit Renker 89560b53b9 [DCCP]: Sample RTT from SYN exchange 18 years ago
Gerrit Renker 4712a792ee [DCCP]: Provide function for RTT sampling 18 years ago
Gerrit Renker 8d13bf9a0b [DCCP]: Remove ambiguity in the way before48 is used 18 years ago
Gerrit Renker 151a99317e [DCCP]: Revert patch which disables bidirectional mode 18 years ago
Gerrit Renker 4d46861be6 [DCCP]: Correctly split CCID half connections 18 years ago
YOSHIFUJI Hideaki c9eaf17341 [NET] DCCP: Fix whitespace errors. 18 years ago
Arnaldo Carvalho de Melo 8109b02b53 [DCCP]: Whitespace cleanups 18 years ago
Gerrit Renker bf58a381e8 [DCCP]: Only deliver to the CCID rx side in charge 18 years ago
Gerrit Renker 59348b19ef [DCCP]: Simplified conditions due to use of enum:8 states 18 years ago
Gerrit Renker d83ca5accb [DCCP]: Update code comments for Step 2/3 18 years ago
Gerrit Renker 0e64e94e47 [DCCP]: Update documentation references. 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Arnaldo Carvalho de Melo a4bf390242 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock 19 years ago
Arnaldo Carvalho de Melo c25a18ba34 [DCCP]: Uninline some functions 19 years ago
Arnaldo Carvalho de Melo 017487d7d1 [DCCP]: Generalize dccp_v4_send_reset 19 years ago
Arnaldo Carvalho de Melo 91f0ebf7b6 [DCCP] CCID: Improve CCID infrastructure 19 years ago
Andrea Bittau afe00251dd [DCCP]: Initial feature negotiation implementation 19 years ago
Andrea Bittau e84a9f5e9c [DCCP]: Notify CCID only after ACK vectors have been processed. 19 years ago
Andrea Bittau 9e377202d2 [DCCP]: Send an ACK vector when ACKing a response packet 19 years ago
Andrea Bittau 709dd3aaf5 [DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN. 19 years ago
Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls 19 years ago
Arnaldo Carvalho de Melo f21e68caa0 [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 19 years ago