aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp
Commit message (Expand)AuthorAge
* ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-23
* net: skb->dst accessorsEric Dumazet2009-06-03
* net: skb->rtable accessorEric Dumazet2009-06-03
* dccp: Do not let initial option overhead shrink the MPSGerrit Renker2009-03-02
* dccp: Minimise header option overhead in setting the MPSGerrit Renker2009-03-02
* dccp: Debugging functions for feature negotiationGerrit Renker2009-01-21
* dccp: Initialisation and type-checking of feature sysctlsGerrit Renker2009-01-21
* dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker2009-01-21
* dccp: Initialisation framework for feature negotiationGerrit Renker2009-01-21
* dccp ccid-3: Fix RFC referenceGerrit Renker2009-01-11
* net: fix section mismatch warnings in dccp/ccids/lib/tfrc.cLeonardo Potenza2009-01-11
* dccp: Integrate the TFRC library with DCCPGerrit Renker2009-01-05
* dccp: Clean up ccid.c after integration of CCID pluginsGerrit Renker2009-01-05
* dccp: Lockless integration of CCID congestion-control pluginsGerrit Renker2009-01-05
* net: Fix percpu counters deadlockHerbert Xu2008-12-30
* dccp_diag: LISTEN sockets don't have CCIDsArnaldo Carvalho de Melo2008-12-17
* dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-12-08
* dccp: Remove manual influence on NDP Count featureGerrit Renker2008-12-08
* dccp: Remove obsolete parts of the old CCID interfaceGerrit Renker2008-12-08
* dccp: Clean up old feature-negotiation infrastructureGerrit Renker2008-12-08
* dccp: Integration of dynamic feature activation - part 3 (client side)Gerrit Renker2008-12-08
* dccp: Integration of dynamic feature activation - part 2 (server side)Gerrit Renker2008-12-08
* dccp: Integration of dynamic feature activation - part 1 (socket setup)Gerrit Renker2008-12-08
* dccp: use roundup instead of opencodingIlpo Järvinen2008-12-06
* dccp: Feature activation handlersGerrit Renker2008-12-02
* dccp: Processing Confirm optionsGerrit Renker2008-12-02
* dccp: Process incoming Change feature-negotiation optionsGerrit Renker2008-12-02
* dccp: Preference list reconciliationGerrit Renker2008-12-02
* dccp: Integrate feature-negotiation insertion codeGerrit Renker2008-12-02
* dccp: Insert feature-negotiation options into skbGerrit Renker2008-12-02
* net: Use a percpu_counter for orphan_countEric Dumazet2008-11-26
* 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