aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp
Commit message (Expand)AuthorAge
* 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-07
* 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
* net: dccp: fix sign bugKulikov Vasiliy2010-07-18
* snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-26
* dccp: make implementation of Syn-RTT symmetricGerrit Renker2010-06-26
* dccp: remove unused function argumentGerrit Renker2010-06-26
* net-next: remove useless union keywordChangli Gao2010-06-11
* ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard2010-06-02
* net/dccp: Use memdup_userJulia Lawall2010-05-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
|\
| * net/dccp: expansion of error code sizeYoichi Yuasa2010-05-24
* | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
|/
* net: sock_def_readable() and friends RCU conversionEric Dumazet2010-05-01
* net: sk_sleep() helperEric Dumazet2010-04-20
* net: replace ipfragok with skb->local_dfShan Wei2010-04-16
* net: sk_dst_cache RCUificationEric Dumazet2010-04-13
* inet: Remove unused send_check length argumentHerbert Xu2010-04-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: remove trailing space in messagesFrans Pop2010-03-24
* | net: snmp mib cleanupEric Dumazet2010-03-21
|/
* net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisationGerrit Renker2010-03-15
* net: backlog functions renameZhu Yi2010-03-05
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-17
* dccp: support for passing MSG_TRUNCGerrit Renker2010-02-12
* dccp: allow probing of CCID-array lengthGerrit Renker2010-02-12