| Commit message (Expand) | Author | Age |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | dccp: Integrate the TFRC library with DCCP | Gerrit Renker | 2009-01-05 |
* | dccp ccid-2: Phase out the use of boolean Ack Vector sysctl | Gerrit Renker | 2008-12-08 |
* | dccp: Integration of dynamic feature activation - part 3 (client side) | Gerrit Renker | 2008-12-08 |
* | dccp: Per-socket initialisation of feature negotiation | Gerrit Renker | 2008-11-05 |
* | This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" | Gerrit Renker | 2008-09-09 |
* | dccp: Clamping RTT values | Gerrit Renker | 2008-09-04 |
* | dccp: Clean up slow-path input processing | Gerrit Renker | 2008-09-04 |
* | dccp ccid-2: Consolidate Ack-Vector processing within main DCCP module | Gerrit Renker | 2008-09-04 |
* | dccp ccid-2: Algorithm to update buffer state | Gerrit Renker | 2008-09-04 |
* | dccp ccid-2: Ack Vector interface clean-up | Gerrit Renker | 2008-09-04 |
* | dccp: Fix the adjustments to AWL and SWL | Gerrit Renker | 2008-09-04 |
* | dccp ccid-2: Phase out the use of boolean Ack Vector sysctl | Gerrit Renker | 2008-09-04 |
* | dccp: Integration of dynamic feature activation - part 3 (client side) | Gerrit Renker | 2008-09-04 |
* | dccp: Per-socket initialisation of feature negotiation | Gerrit Renker | 2008-09-04 |
* | dccp: Always generate a Reset in response to option errors | Wei Yongjun | 2008-09-04 |
* | dccp: Fix panic caused by too early termination of retransmission mechanism | Gerrit Renker | 2008-08-19 |
* | net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen | 2008-07-26 |
* | [DCCP]: Allow to parse options on Request Sockets | Gerrit Renker | 2008-01-28 |
* | [DCCP]: Perform SHUT_RD and SHUT_WR on receiving close | Gerrit Renker | 2008-01-28 |
* | [DCCP]: Remove duplicate test for CloseReq | Gerrit Renker | 2008-01-28 |
* | [DCCP]: Integrate state transitions for passive-close | Gerrit Renker | 2008-01-28 |
* | [NET]: Name magic constants in sock_wake_async() | Pavel Emelyanov | 2008-01-28 |
* | [DCCP]: Honour and make use of shutdown option set by user | Gerrit Renker | 2008-01-28 |
* | [DCCP]: Convert Reset code into socket error number | Gerrit Renker | 2007-10-24 |
* | [DCCP]: fix link error with !CONFIG_SYSCTL | Ingo Molnar | 2007-10-17 |
* | [DCCP]: Rate-limit DCCP-Syncs | Gerrit Renker | 2007-10-10 |
* | [DCCP]: Send Reset upon Sync in state REQUEST | Gerrit Renker | 2007-10-10 |
* | [DCCP]: Fix Reset/Sync-Flood Bug | Gerrit Renker | 2007-10-10 |
* | [DCCP]: Shorten variable names in dccp_check_seqno | Gerrit Renker | 2007-10-10 |
* | [DCCP]: Simplify interface of dccp_sample_rtt | Gerrit Renker | 2007-10-10 |
* | [DCCP]: Convert dccp_sample_rtt to ktime_t | Arnaldo Carvalho de Melo | 2007-10-10 |
* | [DCCP]: Sample RTT from SYN exchange | Gerrit Renker | 2007-04-26 |
* | [DCCP]: Provide function for RTT sampling | Gerrit Renker | 2007-04-26 |
* | [DCCP]: Remove ambiguity in the way before48 is used | Gerrit Renker | 2007-04-26 |
* | [DCCP]: Revert patch which disables bidirectional mode | Gerrit Renker | 2007-03-07 |
* | [DCCP]: Correctly split CCID half connections | Gerrit Renker | 2007-03-06 |
* | [NET] DCCP: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 |
* | [DCCP]: Whitespace cleanups | Arnaldo Carvalho de Melo | 2006-12-11 |
* | [DCCP]: Only deliver to the CCID rx side in charge | Gerrit Renker | 2006-12-11 |
* | [DCCP]: Simplified conditions due to use of enum:8 states | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Update code comments for Step 2/3 | Gerrit Renker | 2006-12-03 |
* | [DCCP]: Update documentation references. | Gerrit Renker | 2006-10-24 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [DCCP]: Uninline some functions | Arnaldo Carvalho de Melo | 2006-03-21 |
* | [DCCP]: Generalize dccp_v4_send_reset | Arnaldo Carvalho de Melo | 2006-03-20 |
* | [DCCP] CCID: Improve CCID infrastructure | Arnaldo Carvalho de Melo | 2006-03-20 |
* | [DCCP]: Initial feature negotiation implementation | Andrea Bittau | 2006-03-20 |
* | [DCCP]: Notify CCID only after ACK vectors have been processed. | Andrea Bittau | 2006-01-03 |