aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/proto.c
Commit message (Expand)AuthorAge
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-08-10
| |\
| | * net-dccp: suppress warning about large allocations from DCCPMel Gorman2009-07-29
| * | dccp: missing destroy of percpu counter variable while unload moduleWei Yongjun2009-08-05
| |/
* / net: mark read-only arrays as constJan Engelhardt2009-08-05
|/
* net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-09
* dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker2009-01-21
* dccp: Lockless integration of CCID congestion-control pluginsGerrit Renker2009-01-05
* net: Fix percpu counters deadlockHerbert Xu2008-12-30
* dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-12-08
* dccp: Integration of dynamic feature activation - part 1 (socket setup)Gerrit Renker2008-12-08
* net: Use a percpu_counter for orphan_countEric Dumazet2008-11-26
* dccp: API to query the current TX/RX CCIDGerrit Renker2008-11-23
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-11-23
* net: listening_hash get a spinlock per bucketEric Dumazet2008-11-20
* dccp: Tidy up setsockopt callsGerrit Renker2008-11-17
* dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker2008-11-17
* dccp: Deprecate old setsockopt frameworkGerrit 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: Cleanup routines for feature negotiationGerrit Renker2008-11-05
* dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-11-05
* This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp"Gerrit Renker2008-09-09
* dccp tfrc: Let dccp_tfrc_lib do the sampling workGerrit Renker2008-09-04
* dccp qpolicy: Parameter checking of cmsg qpolicy parametersTomasz Grobelny2008-09-04
* dccp: Policy-based packet dequeueing infrastructureTomasz Grobelny2008-09-04
* dccp: Refine the wait-for-ccid mechanismGerrit Renker2008-09-04
* dccp ccid-2: Use feature-negotiation to report Ack Ratio changesGerrit Renker2008-09-04
* dccp: Implement both feature-local and feature-remote Sequence Window featureGerrit Renker2008-09-04
* dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-09-04
* dccp: Integration of dynamic feature activation - part 1 (socket setup)Gerrit Renker2008-09-04
* dccp: API to query the current TX/RX CCIDGerrit Renker2008-09-04
* dccp: Set per-connection CCIDs via socket optionsGerrit Renker2008-09-04
* dccp: Tidy up setsockopt callsGerrit Renker2008-09-04
* dccp: Feature negotiation for minimum-checksum-coverageGerrit Renker2008-09-04
* dccp: Deprecate old setsockopt frameworkGerrit Renker2008-09-04
* dccp: Resolve dependencies of features on choice of CCIDGerrit Renker2008-09-04
* dccp: Query supported CCIDsGerrit Renker2008-09-04
* dccp: Registration routines for changing feature valuesGerrit Renker2008-09-04
* dccp: Cleanup routines for feature negotiationGerrit Renker2008-09-04
* dccp: Per-socket initialisation of feature negotiationGerrit Renker2008-09-04
* dccp: Toggle debug output without module unloadingGerrit Renker2008-09-04
* dccp: Empty the write queue when disconnectingGerrit Renker2008-09-04
* dccp: change L/R must have at least one byte in the dccpsf_val fieldArnaldo Carvalho de Melo2008-08-13
* net: convert BUG_TRAP to generic WARN_ONIlpo Järvinen2008-07-26
* net: change proto destroy method to return voidBrian Haley2008-06-14