aboutsummaryrefslogtreecommitdiff
path: root/net/dccp
AgeCommit message (Expand)Author
2009-03-02dccp: Do not let initial option overhead shrink the MPSGerrit Renker
2009-03-02dccp: Minimise header option overhead in setting the MPSGerrit Renker
2009-01-21dccp: Debugging functions for feature negotiationGerrit Renker
2009-01-21dccp: Initialisation and type-checking of feature sysctlsGerrit Renker
2009-01-21dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker
2009-01-21dccp: Initialisation framework for feature negotiationGerrit Renker
2009-01-11dccp ccid-3: Fix RFC referenceGerrit Renker
2009-01-11net: fix section mismatch warnings in dccp/ccids/lib/tfrc.cLeonardo Potenza
2009-01-04dccp: Integrate the TFRC library with DCCPGerrit Renker
2009-01-04dccp: Clean up ccid.c after integration of CCID pluginsGerrit Renker
2009-01-04dccp: Lockless integration of CCID congestion-control pluginsGerrit Renker
2008-12-29net: Fix percpu counters deadlockHerbert Xu
2008-12-17dccp_diag: LISTEN sockets don't have CCIDsArnaldo Carvalho de Melo
2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker
2008-12-08dccp: Remove manual influence on NDP Count featureGerrit Renker
2008-12-08dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker
2008-12-08dccp: Clean up old feature-negotiation infrastructureGerrit Renker
2008-12-08dccp: Integration of dynamic feature activation - part 3 (client side)Gerrit Renker
2008-12-08dccp: Integration of dynamic feature activation - part 2 (server side)Gerrit Renker
2008-12-08dccp: Integration of dynamic feature activation - part 1 (socket setup)Gerrit Renker
2008-12-05dccp: use roundup instead of opencodingIlpo Järvinen
2008-12-01dccp: Feature activation handlersGerrit Renker
2008-12-01dccp: Processing Confirm optionsGerrit Renker
2008-12-01dccp: Process incoming Change feature-negotiation optionsGerrit Renker
2008-12-01dccp: Preference list reconciliationGerrit Renker
2008-12-01dccp: Integrate feature-negotiation insertion codeGerrit Renker
2008-12-01dccp: Insert feature-negotiation options into skbGerrit Renker
2008-11-25net: Use a percpu_counter for orphan_countEric Dumazet
2008-11-25netns xfrm: lookup in netnsAlexey Dobriyan
2008-11-25dccp: fix warning in net/dccp/options.cIngo Molnar
2008-11-23dccp: Header option insertion routine for feature-negotiationGerrit Renker
2008-11-23dccp: Support for Mandatory optionsGerrit Renker
2008-11-23dccp: Increase the scope of variable-length htonl/ntohl functionsGerrit Renker
2008-11-23dccp: API to query the current TX/RX CCIDGerrit Renker
2008-11-23dccp: Set per-connection CCIDs via socket optionsGerrit Renker
2008-11-20dccp: Fix bracing in dccp_feat_list_lookup.Gerrit Renker
2008-11-20net: listening_hash get a spinlock per bucketEric Dumazet
2008-11-19net: inet_diag_handler structs can be constEric Dumazet
2008-11-16dccp: Tidy up setsockopt callsGerrit Renker
2008-11-16dccp: Deprecate Ack Ratio sysctlGerrit Renker
2008-11-16dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker
2008-11-16dccp: Deprecate old setsockopt frameworkGerrit Renker
2008-11-16dccp: Mechanism to resolve CCID dependenciesGerrit Renker
2008-11-16net: Convert TCP & DCCP hash tables to use RCU / hlist_nullsEric Dumazet
2008-11-12dccp: Resolve dependencies of features on choice of CCIDGerrit Renker
2008-11-12dccp: Query supported CCIDsGerrit Renker
2008-11-12dccp: Registration routines for changing feature valuesGerrit Renker
2008-11-12dccp: Limit feature negotiation to connection setup phaseGerrit Renker
2008-11-04dccp: Cleanup routines for feature negotiationGerrit Renker
2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker