summaryrefslogtreecommitdiff
path: root/net/dccp/proto.c
AgeCommit message (Expand)Author
2009-07-09net: adding memory barrier to the poll and receive callbacksJiri Olsa
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-29net: Fix percpu counters deadlockHerbert Xu
2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker
2008-12-08dccp: Integration of dynamic feature activation - part 1 (socket setup)Gerrit Renker
2008-11-25net: Use a percpu_counter for orphan_countEric Dumazet
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-20net: listening_hash get a spinlock per bucketEric Dumazet
2008-11-16dccp: Tidy up setsockopt callsGerrit Renker
2008-11-16dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker
2008-11-16dccp: Deprecate old setsockopt frameworkGerrit 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-04dccp: Cleanup routines for feature negotiationGerrit Renker
2008-11-04dccp: Per-socket initialisation of feature negotiationGerrit Renker
2008-09-09This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker
2008-09-04dccp tfrc: Let dccp_tfrc_lib do the sampling workGerrit Renker
2008-09-04dccp qpolicy: Parameter checking of cmsg qpolicy parametersTomasz Grobelny
2008-09-04dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny
2008-09-04dccp: Refine the wait-for-ccid mechanismGerrit Renker
2008-09-04dccp ccid-2: Use feature-negotiation to report Ack Ratio changesGerrit Renker
2008-09-04dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker
2008-09-04dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker
2008-09-04dccp: Integration of dynamic feature activation - part 1 (socket setup)Gerrit Renker
2008-09-04dccp: API to query the current TX/RX CCIDGerrit Renker
2008-09-04dccp: Set per-connection CCIDs via socket optionsGerrit Renker
2008-09-04dccp: Tidy up setsockopt callsGerrit Renker
2008-09-04dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker
2008-09-04dccp: Deprecate old setsockopt frameworkGerrit Renker
2008-09-04dccp: Resolve dependencies of features on choice of CCIDGerrit Renker
2008-09-04dccp: Query supported CCIDsGerrit Renker
2008-09-04dccp: Registration routines for changing feature valuesGerrit Renker
2008-09-04dccp: Cleanup routines for feature negotiationGerrit Renker
2008-09-04dccp: Per-socket initialisation of feature negotiationGerrit Renker
2008-09-04dccp: Toggle debug output without module unloadingGerrit Renker
2008-09-04dccp: Empty the write queue when disconnectingGerrit Renker
2008-08-13dccp: change L/R must have at least one byte in the dccpsf_val fieldArnaldo Carvalho de Melo
2008-07-25net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen
2008-06-14net: change proto destroy method to return voidBrian Haley
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
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-10[DCCP]: Use snmp_mib_{init,free}().YOSHIFUJI Hideaki
2008-02-03[SOCK] proto: Add hashinfo member to struct protoArnaldo Carvalho de Melo
2008-01-28[DCCP]: Collapse repeated `len' statements into oneGerrit Renker
2008-01-28[DCCP]: Support for server holding timewait stateGerrit Renker