aboutsummaryrefslogtreecommitdiff
path: root/net/dccp
AgeCommit message (Expand)Author
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-09Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-08-05net: mark read-only arrays as constJan Engelhardt
2009-08-05dccp: missing destroy of percpu counter variable while unload moduleWei Yongjun
2009-07-29net-dccp: suppress warning about large allocations from DCCPMel Gorman
2009-07-09net: adding memory barrier to the poll and receive callbacksJiri Olsa
2009-06-23ipv6: Use correct data types for ICMPv6 type and codeBrian Haley
2009-06-03net: skb->dst accessorsEric Dumazet
2009-06-03net: skb->rtable accessorEric Dumazet
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