summaryrefslogtreecommitdiff
path: root/net/dccp/dccp.h
AgeCommit message (Expand)Author
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet
2011-08-01dccp: support for the exchange of NN options in established state 1/2Gerrit Renker
2011-01-07dccp: fix bug in updating the GSRSamuel Jero
2010-12-10dccp: remove unused macrosShan Wei
2010-12-07dccp qpolicy: Parameter checking of cmsg qpolicy parametersTomasz Grobelny
2010-12-07dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny
2010-11-10dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handlingGerrit Renker
2010-10-28dccp: Refine the wait-for-ccid mechanismGerrit Renker
2010-10-12dccp: schedule an Ack when receiving timestampsGerrit Renker
2010-10-12dccp: generalise data-loss conditionIvo Calado
2010-10-12dccp: fix the adjustments to AWL and SWLGerrit Renker
2010-10-06dccp: Kill dead code and add static markers.stephen hemminger
2010-06-25dccp: remove unused function argumentGerrit Renker
2010-04-11inet: Remove unused send_check length argumentHerbert Xu
2010-03-21net: snmp mib cleanupEric Dumazet
2009-09-30net: Make setsockopt() optlen be unsigned.David S. Miller
2009-03-02dccp: Do not let initial option overhead shrink 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-04dccp: Lockless integration of CCID congestion-control pluginsGerrit Renker
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-01dccp: Feature activation handlersGerrit Renker
2008-12-01dccp: Insert feature-negotiation options into skbGerrit Renker
2008-11-25net: Use a percpu_counter for orphan_countEric Dumazet
2008-11-16dccp: Deprecate Ack Ratio sysctlGerrit Renker
2008-11-16dccp: Mechanism to resolve CCID dependenciesGerrit Renker
2008-11-12dccp: Resolve dependencies of features on choice of CCIDGerrit Renker
2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker
2008-11-04dccp: List management for new feature negotiationGerrit Renker
2008-08-06tcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookupGui Jianfeng
2008-07-26dccp: Allow to distinguish original and retransmitted packetsGerrit Renker
2008-07-25net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen
2008-07-13dccp ccid-3: Fix error in loss detectionGerrit Renker
2008-06-14net: change proto destroy method to return voidBrian Haley
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-12[DCCP]: Fix skb->cb conflicts with IPPatrick McHardy
2008-04-03[DCCP]: Replace socket with sock for reset sending.Denis V. Lunev
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-03[SOCK] proto: Add hashinfo member to struct protoArnaldo Carvalho de Melo
2008-01-28[DCCP]: Remove unused inline functionGerrit Renker
2008-01-28[DCCP]: Support inserting options during the 3-way handshakeGerrit Renker
2008-01-28[DCCP]: Use maximum-RTO backoff from DCCP specGerrit Renker
2008-01-28[CCID3]: Interface CCID3 code with newer Loss Intervals DatabaseGerrit Renker
2008-01-28[DCCP]: Introduce generic function to test for `data packets'Gerrit Renker
2007-10-10[DCCP]: Factor out common code for generating ResetsGerrit Renker
2007-10-10[DCCP]: Rate-limit DCCP-SyncsGerrit Renker
2007-10-10[DCCP]: Add Support for Data 1 .. 3 fields of Reset packetsGerrit Renker