aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp
Commit message (Expand)AuthorAge
* net: drop capability from protocol definitionsEric Paris2009-11-06
* net: Fix for dst_negative_adviceKrishna Kumar2009-10-20
* inet: rename some inet_sock fieldsEric Dumazet2009-10-18
* tcp: replace ehash_size by ehash_maskEric Dumazet2009-10-13
* IPv6: use ipv6_addr_set_v4mapped()Brian Haley2009-10-07
* dccp ccid-3: Remove CCID naming redundancy 2/2Gerrit Renker2009-10-07
* dccp ccid-2: Remove CCID naming redundancy 1/2Gerrit Renker2009-10-07
* dccp ccid-3: Overhaul CCID naming convention 2/2Gerrit Renker2009-10-07
* dccp ccid-2: Overhaul CCID naming convention 1/2Gerrit Renker2009-10-07
* net: Make setsockopt() optlen be unsigned.David S. Miller2009-09-30
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* net: constify remaining proto_opsAlexey Dobriyan2009-09-14
* net: constify struct inet6_protocolAlexey Dobriyan2009-09-14
* net: constify struct net_protocolAlexey Dobriyan2009-09-14
* net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyleGerrit Renker2009-09-14
* inet: inet_connection_sock_af_ops constStephen Hemminger2009-09-02
* 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
* 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