tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / net / dccp /
2010-02-13 Gerrit Renkerdccp: support for passing MSG_TRUNC
2010-02-12 Gerrit Renkerdccp: allow probing of CCID-array length
2010-02-04 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-02-04 Gerrit Renkerdccp: fix auto-loading of dccp(_probe)
2010-02-04 Gerrit Renkerdccp: fix bug in cache allocation
2010-01-23 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-23 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-01-19 Neil Hormandccp: fix dccp rmmod when kernel configured to use...
2010-01-18 Alexey Dobriyannet: spread __net_init, __net_exit
2010-01-15 Neil Hormandccp_probe: Fix module load dependencies between dccp...
2009-12-22 Stefani Seiboldkfifo: rename kfifo_put... into kfifo_in... and kfifo_g...
2009-12-22 Stefani Seiboldkfifo: cleanup namespace
2009-12-22 Stefani Seiboldkfifo: move out spinlock
2009-12-22 Stefani Seiboldkfifo: move struct kfifo in place
2009-12-09 Eric Dumazettcp: Fix a connect() race with timewait sockets
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-12-03 William Allen SimpsonTCPCT part 1a: add request_values parameter for sending...
2009-11-12 Eric W. Biedermansysctl net: Remove unused binary sysctl code
2009-11-06 Eric Parisnet: drop capability from protocol definitions
2009-10-21 Krishna Kumarnet: Fix for dst_negative_advice
2009-10-19 Eric Dumazetinet: rename some inet_sock fields
2009-10-13 Eric Dumazettcp: replace ehash_size by ehash_mask
2009-10-07 Brian HaleyIPv6: use ipv6_addr_set_v4mapped()
2009-10-07 Gerrit Renkerdccp ccid-3: Remove CCID naming redundancy 2/2
2009-10-07 Gerrit Renkerdccp ccid-2: Remove CCID naming redundancy 1/2
2009-10-07 Gerrit Renkerdccp ccid-3: Overhaul CCID naming convention 2/2
2009-10-07 Gerrit Renkerdccp ccid-2: Overhaul CCID naming convention 1/2
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-22 Jan Beulichmm: replace various uses of num_physpages by totalram_pages
2009-09-15 Alexey Dobriyannet: constify remaining proto_ops
2009-09-15 Alexey Dobriyannet: constify struct inet6_protocol
2009-09-15 Alexey Dobriyannet: constify struct net_protocol
2009-09-15 Gerrit Renkernet-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup...
2009-09-02 Stephen Hemmingerinet: inet_connection_sock_af_ops const
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-10 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-08-05 Jan Engelhardtnet: mark read-only arrays as const
2009-08-05 Wei Yongjundccp: missing destroy of percpu counter variable while...
2009-07-30 Mel Gormannet-dccp: suppress warning about large allocations...
2009-07-10 Jiri Olsanet: adding memory barrier to the poll and receive...
2009-06-23 Brian Haleyipv6: Use correct data types for ICMPv6 type and code
2009-06-03 Eric Dumazetnet: skb->dst accessors
2009-06-03 Eric Dumazetnet: skb->rtable accessor
2009-03-02 Gerrit Renkerdccp: Do not let initial option overhead shrink the MPS
2009-03-02 Gerrit Renkerdccp: Minimise header option overhead in setting the MPS
2009-01-21 Gerrit Renkerdccp: Debugging functions for feature negotiation
2009-01-21 Gerrit Renkerdccp: Initialisation and type-checking of feature sysctls
2009-01-21 Gerrit Renkerdccp: Implement both feature-local and feature-remote...
2009-01-21 Gerrit Renkerdccp: Initialisation framework for feature negotiation
2009-01-11 Gerrit Renkerdccp ccid-3: Fix RFC reference
2009-01-11 Leonardo Potenzanet: fix section mismatch warnings in dccp/ccids/lib...
2009-01-05 Gerrit Renkerdccp: Integrate the TFRC library with DCCP
2009-01-05 Gerrit Renkerdccp: Clean up ccid.c after integration of CCID plugins
2009-01-05 Gerrit Renkerdccp: Lockless integration of CCID congestion-control...
2008-12-30 Herbert Xunet: Fix percpu counters deadlock
2008-12-18 Arnaldo Carvalho... dccp_diag: LISTEN sockets don't have CCIDs
2008-12-08 Gerrit Renkerdccp ccid-2: Phase out the use of boolean Ack Vector...
2008-12-08 Gerrit Renkerdccp: Remove manual influence on NDP Count feature
2008-12-08 Gerrit Renkerdccp: Remove obsolete parts of the old CCID interface
2008-12-08 Gerrit Renkerdccp: Clean up old feature-negotiation infrastructure
2008-12-08 Gerrit Renkerdccp: Integration of dynamic feature activation - part...
2008-12-08 Gerrit Renkerdccp: Integration of dynamic feature activation - part...
2008-12-08 Gerrit Renkerdccp: Integration of dynamic feature activation - part...
2008-12-06 Ilpo Järvinendccp: use roundup instead of opencoding
2008-12-02 Gerrit Renkerdccp: Feature activation handlers
2008-12-02 Gerrit Renkerdccp: Processing Confirm options
2008-12-02 Gerrit Renkerdccp: Process incoming Change feature-negotiation options
2008-12-02 Gerrit Renkerdccp: Preference list reconciliation
2008-12-02 Gerrit Renkerdccp: Integrate feature-negotiation insertion code
2008-12-02 Gerrit Renkerdccp: Insert feature-negotiation options into skb
2008-11-26 Eric Dumazetnet: Use a percpu_counter for orphan_count
2008-11-26 Alexey Dobriyannetns xfrm: lookup in netns
2008-11-26 Ingo Molnardccp: fix warning in net/dccp/options.c
2008-11-24 Gerrit Renkerdccp: Header option insertion routine for feature-negot...
2008-11-24 Gerrit Renkerdccp: Support for Mandatory options
2008-11-24 Gerrit Renkerdccp: Increase the scope of variable-length htonl/ntohl...
2008-11-24 Gerrit Renkerdccp: API to query the current TX/RX CCID
2008-11-24 Gerrit Renkerdccp: Set per-connection CCIDs via socket options
2008-11-20 Gerrit Renkerdccp: Fix bracing in dccp_feat_list_lookup.
2008-11-20 Eric Dumazetnet: listening_hash get a spinlock per bucket
2008-11-19 Eric Dumazetnet: inet_diag_handler structs can be const
2008-11-17 Gerrit Renkerdccp: Tidy up setsockopt calls
2008-11-17 Gerrit Renkerdccp: Deprecate Ack Ratio sysctl
2008-11-17 Gerrit Renkerdccp: Feature negotiation for minimum-checksum-coverage
2008-11-17 Gerrit Renkerdccp: Deprecate old setsockopt framework
2008-11-17 Gerrit Renkerdccp: Mechanism to resolve CCID dependencies
2008-11-17 Eric Dumazetnet: Convert TCP & DCCP hash tables to use RCU / hlist_...
2008-11-12 Gerrit Renkerdccp: Resolve dependencies of features on choice of...
2008-11-12 Gerrit Renkerdccp: Query supported CCIDs
2008-11-12 Gerrit Renkerdccp: Registration routines for changing feature values
2008-11-12 Gerrit Renkerdccp: Limit feature negotiation to connection setup...
2008-11-05 Gerrit Renkerdccp: Cleanup routines for feature negotiation
2008-11-05 Gerrit Renkerdccp: Per-socket initialisation of feature negotiation
2008-11-05 Gerrit Renkerdccp: List management for new feature negotiation
2008-11-05 Gerrit Renkerdccp: Implement lookup table for feature-negotiation...
2008-11-05 Gerrit Renkerdccp: Basic data structure for feature negotiation
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/*/
2008-10-20 Gerrit Renkerdccp: Port redirection support for DCCP
2008-10-16 Johannes Bergnet: Remove CONFIG_KMOD from net/ (towards removing...
2008-10-08 Denis V. Lunevipv6: added net argument to ICMP6_INC_STATS_BH
next