Age | Commit message (Expand) | Author |
2008-09-04 | dccp: Merge now-reduced connect_init() function | Gerrit Renker |
2008-09-04 | dccp: Fix the adjustments to AWL and SWL | Gerrit Renker |
2008-09-04 | dccp: Schedule an Ack when receiving timestamps | Gerrit Renker |
2008-09-04 | dccp ccid-3: Remove dead states | Gerrit Renker |
2008-09-04 | dccp ccid-3: Remove duplicate documentation | Gerrit Renker |
2008-09-04 | dccp: Unused argument in CCID tx function | Gerrit Renker |
2008-09-04 | dccp: Replace magic CCID-specific numbers by symbolic constants | Gerrit Renker |
2008-09-04 | dccp ccid-3: Remove redundant 'options_received' struct | Gerrit Renker |
2008-09-04 | dccp tfrc/ccid-3: Computing Loss Rate from Loss Event Rate | Gerrit Renker |
2008-09-04 | dccp: Add packet type information to CCID-specific option parsing | Gerrit Renker |
2008-09-04 | dccp ccid-3: Simplify and consolidate tx_parse_options | Gerrit Renker |
2008-09-04 | dccp ccid-3: Remove ugly RTT-sampling history lookup | Gerrit Renker |
2008-09-04 | dccp ccid-3: Bug fix for the inter-packet scheduling algorithm | Gerrit Renker |
2008-09-04 | dccp ccid-3: No more CCID control blocks in LISTEN state | Gerrit Renker |
2008-09-04 | dccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes | Gerrit Renker |
2008-09-04 | dccp ccid-2: Remove ccid2hc{tx,rx}_ prefixes | Gerrit Renker |
2008-09-04 | dccp: Special case of the MPS for client-PARTOPEN with DataAcks | Gerrit Renker |
2008-09-04 | dccp: Leave headroom for options when calculating the MPS | Gerrit Renker |
2008-09-04 | dccp ccid-2: Use feature-negotiation to report Ack Ratio changes | Gerrit Renker |
2008-09-04 | dccp: Support for exchanging of NN options in established state | Gerrit Renker |
2008-09-04 | dccp: Support for the exchange of NN options in established state | Gerrit Renker |
2008-09-04 | dccp: Debugging functions for feature negotiation | Gerrit Renker |
2008-09-04 | dccp: Initialisation and type-checking of feature sysctls | Gerrit Renker |
2008-09-04 | dccp: Implement both feature-local and feature-remote Sequence Window feature | Gerrit Renker |
2008-09-04 | dccp: Auto-load (when supported) CCID plugins for negotiation | Gerrit Renker |
2008-09-04 | dccp: Initialisation framework for feature negotiation | Gerrit Renker |
2008-09-04 | dccp ccid-2: Phase out the use of boolean Ack Vector sysctl | Gerrit Renker |
2008-09-04 | dccp: Remove manual influence on NDP Count feature | Gerrit Renker |
2008-09-04 | dccp: Remove obsolete parts of the old CCID interface | Gerrit Renker |
2008-09-04 | dccp: Clean up old feature-negotiation infrastructure | Gerrit Renker |
2008-09-04 | dccp: Integration of dynamic feature activation - part 3 (client side) | Gerrit Renker |
2008-09-04 | dccp: Integration of dynamic feature activation - part 2 (server side) | Gerrit Renker |
2008-09-04 | dccp: Integration of dynamic feature activation - part 1 (socket setup) | Gerrit Renker |
2008-09-04 | dccp: Feature activation handlers | Gerrit Renker |
2008-09-04 | dccp: Processing Confirm options | Gerrit Renker |
2008-09-04 | dccp: Process incoming Change feature-negotiation options | Gerrit Renker |
2008-09-04 | dccp: Preference list reconciliation | Gerrit Renker |
2008-09-04 | dccp: Integrate feature-negotiation insertion code | Gerrit Renker |
2008-09-04 | dccp: Insert feature-negotiation options into skb | Gerrit Renker |
2008-09-04 | dccp: Header option insertion routine for feature-negotiation | Gerrit Renker |
2008-09-04 | dccp: Support for Mandatory options | Gerrit Renker |
2008-09-04 | dccp: Increase the scope of variable-length htonl/ntohl functions | Gerrit Renker |
2008-09-04 | dccp: API to query the current TX/RX CCID | Gerrit Renker |
2008-09-04 | dccp: Set per-connection CCIDs via socket options | Gerrit Renker |
2008-09-04 | dccp: Tidy up setsockopt calls | Gerrit Renker |
2008-09-04 | dccp: Deprecate Ack Ratio sysctl | Gerrit Renker |
2008-09-04 | dccp: Feature negotiation for minimum-checksum-coverage | Gerrit Renker |
2008-09-04 | dccp: Deprecate old setsockopt framework | Gerrit Renker |
2008-09-04 | dccp: Mechanism to resolve CCID dependencies | Gerrit Renker |
2008-09-04 | dccp: Resolve dependencies of features on choice of CCID | Gerrit Renker |