summaryrefslogtreecommitdiff
path: root/net/dccp
Commit message (Expand)AuthorAge
* dccp ccid-2: Separate option parsing from CCID processingGerrit Renker2010-11-15
* dccp ccid-2: Remove old infrastructureGerrit Renker2010-11-15
* dccp ccid-2: Schedule Sync as out-of-band mechanismGerrit Renker2010-11-15
* dccp ccid-2: Consolidate Ack-Vector processing within main DCCP moduleGerrit Renker2010-11-15
* dccp ccid-2: Update code for the Ack Vector input/registration routineGerrit Renker2010-11-15
* dccp ccid-2: Algorithm to update buffer stateGerrit Renker2010-11-15
* dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handlingGerrit Renker2010-11-10
* dccp ccid-2: Separate internals of Ack Vectors from option-parsing codeGerrit Renker2010-11-10
* dccp ccid-2: Ack Vector interface clean-upGerrit Renker2010-11-10
* dccp ccid-2: Stop pollingGerrit Renker2010-10-28
* dccp: Refine the wait-for-ccid mechanismGerrit Renker2010-10-28
* dccp: Extend CCID packet dequeueing interfaceGerrit Renker2010-10-28
* dccp: Return-value convention of hc_tx_send_packet()Gerrit Renker2010-10-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-21
| |\
| | * tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler2010-10-21
| * | dccp: cosmetics - warning formatGerrit Renker2010-10-12
| * | dccp: schedule an Ack when receiving timestampsGerrit Renker2010-10-12
| * | dccp: generalise data-loss conditionIvo Calado2010-10-12
| * | dccp: remove unused argument in CCID tx functionGerrit Renker2010-10-12
| * | dccp: merge now-reduced connect_init() functionGerrit Renker2010-10-12
| * | dccp: fix the adjustments to AWL and SWLGerrit Renker2010-10-12
| * | dccp: Kill dead code and add static markers.stephen hemminger2010-10-06
| * | net: return operator cleanupEric Dumazet2010-09-23
| * | dccp ccid-3: Remove redundant 'options_received' structGerrit Renker2010-09-21
| * | dccp tfrc/ccid-3: computing the loss rate from the Loss Event RateGerrit Renker2010-09-21
| * | dccp ccid-3: remove dead statesGerrit Renker2010-09-21
| * | dccp: Replace magic CCID-specific numbers by symbolic constantsGerrit Renker2010-09-21
| * | dccp: Add packet type information to CCID-specific option parsingGerrit Renker2010-09-21
| * | dccp ccid-3: Simplify and consolidate tx_parse_optionsGerrit Renker2010-09-15
| * | dccp ccid-3: remove buggy RTT-sampling history lookupGerrit Renker2010-09-15
| * | dccp ccid-3: A lower bound for the inter-packet scheduling algorithmGerrit Renker2010-09-15
| |/
| * dccp ccid-3: use per-route RTO or TCP RTO as fallbackGerrit Renker2010-08-30
| * dccp ccid-2: Share TCP's minimum RTO codeGerrit Renker2010-08-30
| * tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2010-08-30
| * dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer()Gerrit Renker2010-08-30
| * dccp ccid-2: Use u32 timestamps uniformlyGerrit Renker2010-08-30
| * dccp ccid-2: Replace broken RTT estimator with better algorithmGerrit Renker2010-08-23
| * dccp ccid-2: Simplify dec_pipe and rearming of RTO timerGerrit Renker2010-08-23
| * dccp ccid-2: Remove redundant sanity testsGerrit Renker2010-08-23
| * dccp ccid-3: No more CCID control blocks in LISTEN stateGerrit Renker2010-08-23
| * ccid: ccid-2/3 code cosmeticsGerrit Renker2010-08-23
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
|/
* net: dccp: fix sign bugKulikov Vasiliy2010-07-18
* snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-25
* dccp: make implementation of Syn-RTT symmetricGerrit Renker2010-06-25
* dccp: remove unused function argumentGerrit Renker2010-06-25
* net-next: remove useless union keywordChangli Gao2010-06-10
* ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard2010-06-02
* net/dccp: Use memdup_userJulia Lawall2010-05-31