aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp
Commit message (Expand)AuthorAge
* netns xfrm: lookup in netnsAlexey Dobriyan2008-11-25
* dccp: fix warning in net/dccp/options.cIngo Molnar2008-11-25
* dccp: Header option insertion routine for feature-negotiationGerrit Renker2008-11-23
* dccp: Support for Mandatory optionsGerrit Renker2008-11-23
* dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker2008-11-23
* dccp: API to query the current TX/RX CCIDGerrit Renker2008-11-23
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-23
* dccp: Fix bracing in dccp_feat_list_lookup.Gerrit Renker2008-11-20
* net: listening_hash get a spinlock per bucketEric Dumazet2008-11-20
* net: inet_diag_handler structs can be constEric Dumazet2008-11-19
* dccp: Tidy up setsockopt callsGerrit Renker2008-11-17
* dccp: Deprecate Ack Ratio sysctlGerrit Renker2008-11-17
* dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker2008-11-17
* dccp: Deprecate old setsockopt frameworkGerrit Renker2008-11-17
* dccp: Mechanism to resolve CCID dependenciesGerrit Renker2008-11-17
* net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet2008-11-16
* dccp: Resolve dependencies of features on choice of CCIDGerrit Renker2008-11-12
* dccp: Query supported CCIDsGerrit Renker2008-11-12
* dccp: Registration routines for changing feature valuesGerrit Renker2008-11-12
* dccp: Limit feature negotiation to connection setup phaseGerrit Renker2008-11-12
* dccp: Cleanup routines for feature negotiationGerrit Renker2008-11-05
* dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-11-05
* dccp: List management for new feature negotiationGerrit Renker2008-11-05
* dccp: Implement lookup table for feature-negotiation informationGerrit Renker2008-11-05
* dccp: Basic data structure for feature negotiationGerrit Renker2008-11-05
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-31
* dccp: Port redirection support for DCCPGerrit Renker2008-10-20
* net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely)Johannes Berg2008-10-16
* ipv6: added net argument to ICMP6_INC_STATS_BHDenis V. Lunev2008-10-08
* inet_hashtables: Add inet_lookup_skb helpersArnaldo Carvalho de Melo2008-10-07
* This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker2008-09-09
* dccp ccid-3: Preventing OscillationsGerrit Renker2008-09-04
* dccp ccid-3: Simplify computing and range-checking of t_ipiGerrit Renker2008-09-04
* dccp ccid-3: Measuring the packet size s with regard to rfc3448bis-06Gerrit Renker2008-09-04
* dccp ccid-3: Tidy up CCID-Kconfig dependenciesGerrit Renker2008-09-04
* dccp ccid-3: Implement rfc3448bis change to initial-rate computationGerrit Renker2008-09-04
* dccp ccid-3: Update the RX history records in one placeGerrit Renker2008-09-04
* dccp ccid-3: Update the computation of X_recvGerrit Renker2008-09-04
* dccp tfrc: Increase number of RTT samplesGerrit Renker2008-09-04
* dccp: Clamping RTT valuesGerrit Renker2008-09-04
* dccp ccid-3: Always perform receiver RTT samplingGerrit Renker2008-09-04
* dccp ccid-3: Remove duplicate RX statesGerrit Renker2008-09-04
* dccp tfrc: Let dccp_tfrc_lib do the sampling workGerrit Renker2008-09-04
* dccp tfrc: Return type of update_i_mean is voidGerrit Renker2008-09-04
* dccp tfrc: Perform early loss detectionGerrit Renker2008-09-04
* dccp tfrc: Receiver history initialisation routineGerrit Renker2008-09-04
* dccp tfrc: Suppress unavoidable "below resolution" warningGerrit Renker2008-09-04
* dccp ccid-3: Simplified handling of TX statesGerrit Renker2008-09-04
* dccp ccid-3: Runtime verification of timer resolutionGerrit Renker2008-09-04
* dccp qpolicy: Parameter checking of cmsg qpolicy parametersTomasz Grobelny2008-09-04