nfsd: minor write_pool_threads exit cleanup
[safe/jmp/linux-2.6] / net / dccp /
2008-09-04 Gerrit Renkerdccp ccid-2: Separate internals of Ack Vectors from...
2008-09-04 Gerrit Renkerdccp ccid-2: Ack Vector interface clean-up
2008-09-04 Gerrit Renkerdccp: Reduce noise in output and convert to ktime_t
2008-09-04 Gerrit Renkerdccp: Merge now-reduced connect_init() function
2008-09-04 Gerrit Renkerdccp: Fix the adjustments to AWL and SWL
2008-09-04 Gerrit Renkerdccp: Schedule an Ack when receiving timestamps
2008-09-04 Gerrit Renkerdccp ccid-3: Remove dead states
2008-09-04 Gerrit Renkerdccp ccid-3: Remove duplicate documentation
2008-09-04 Gerrit Renkerdccp: Unused argument in CCID tx function
2008-09-04 Gerrit Renkerdccp: Replace magic CCID-specific numbers by symbolic...
2008-09-04 Gerrit Renkerdccp ccid-3: Remove redundant 'options_received' struct
2008-09-04 Gerrit Renkerdccp tfrc/ccid-3: Computing Loss Rate from Loss Event...
2008-09-04 Gerrit Renkerdccp: Add packet type information to CCID-specific...
2008-09-04 Gerrit Renkerdccp ccid-3: Simplify and consolidate tx_parse_options
2008-09-04 Gerrit Renkerdccp ccid-3: Remove ugly RTT-sampling history lookup
2008-09-04 Gerrit Renkerdccp ccid-3: Bug fix for the inter-packet scheduling...
2008-09-04 Gerrit Renkerdccp ccid-3: No more CCID control blocks in LISTEN...
2008-09-04 Gerrit Renkerdccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes
2008-09-04 Gerrit Renkerdccp ccid-2: Remove ccid2hc{tx,rx}_ prefixes
2008-09-04 Gerrit Renkerdccp: Special case of the MPS for client-PARTOPEN with...
2008-09-04 Gerrit Renkerdccp: Leave headroom for options when calculating the MPS
2008-09-04 Gerrit Renkerdccp ccid-2: Use feature-negotiation to report Ack...
2008-09-04 Gerrit Renkerdccp: Support for exchanging of NN options in establish...
2008-09-04 Gerrit Renkerdccp: Support for the exchange of NN options in establi...
2008-09-04 Gerrit Renkerdccp: Debugging functions for feature negotiation
2008-09-04 Gerrit Renkerdccp: Initialisation and type-checking of feature sysctls
2008-09-04 Gerrit Renkerdccp: Implement both feature-local and feature-remote...
2008-09-04 Gerrit Renkerdccp: Auto-load (when supported) CCID plugins for negot...
2008-09-04 Gerrit Renkerdccp: Initialisation framework for feature negotiation
2008-09-04 Gerrit Renkerdccp ccid-2: Phase out the use of boolean Ack Vector...
2008-09-04 Gerrit Renkerdccp: Remove manual influence on NDP Count feature
2008-09-04 Gerrit Renkerdccp: Remove obsolete parts of the old CCID interface
2008-09-04 Gerrit Renkerdccp: Clean up old feature-negotiation infrastructure
2008-09-04 Gerrit Renkerdccp: Integration of dynamic feature activation - part...
2008-09-04 Gerrit Renkerdccp: Integration of dynamic feature activation - part...
2008-09-04 Gerrit Renkerdccp: Integration of dynamic feature activation - part...
2008-09-04 Gerrit Renkerdccp: Feature activation handlers
2008-09-04 Gerrit Renkerdccp: Processing Confirm options
2008-09-04 Gerrit Renkerdccp: Process incoming Change feature-negotiation options
2008-09-04 Gerrit Renkerdccp: Preference list reconciliation
2008-09-04 Gerrit Renkerdccp: Integrate feature-negotiation insertion code
2008-09-04 Gerrit Renkerdccp: Insert feature-negotiation options into skb
2008-09-04 Gerrit Renkerdccp: Header option insertion routine for feature-negot...
2008-09-04 Gerrit Renkerdccp: Support for Mandatory options
2008-09-04 Gerrit Renkerdccp: Increase the scope of variable-length htonl/ntohl...
2008-09-04 Gerrit Renkerdccp: API to query the current TX/RX CCID
2008-09-04 Gerrit Renkerdccp: Set per-connection CCIDs via socket options
2008-09-04 Gerrit Renkerdccp: Tidy up setsockopt calls
2008-09-04 Gerrit Renkerdccp: Deprecate Ack Ratio sysctl
2008-09-04 Gerrit Renkerdccp: Feature negotiation for minimum-checksum-coverage
2008-09-04 Gerrit Renkerdccp: Deprecate old setsockopt framework
2008-09-04 Gerrit Renkerdccp: Mechanism to resolve CCID dependencies
2008-09-04 Gerrit Renkerdccp: Resolve dependencies of features on choice of...
2008-09-04 Gerrit Renkerdccp: Query supported CCIDs
2008-09-04 Gerrit Renkerdccp: Registration routines for changing feature values
2008-09-04 Gerrit Renkerdccp: Limit feature negotiation to connection setup...
2008-09-04 Gerrit Renkerdccp: Cleanup routines for feature negotiation
2008-09-04 Gerrit Renkerdccp: Per-socket initialisation of feature negotiation
2008-09-04 Gerrit Renkerdccp: List management for new feature negotiation
2008-09-04 Gerrit Renkerdccp: Implement lookup table for feature-negotiation...
2008-09-04 Gerrit Renkerdccp: Basic data structure for feature negotiation
2008-09-04 Gerrit Renkerdccp ccid-3: Replace lazy BUG_ON with condition
2008-09-04 Gerrit Renkerdccp: Toggle debug output without module unloading
2008-09-04 Gerrit Renkerdccp: Empty the write queue when disconnecting
2008-09-04 Gerrit Renkerdccp: Fill in the Data fields for "Option Error" Resets
2008-09-04 Gerrit Renkerdccp: Silently ignore options with nonsensical lengths
2008-09-04 Wei Yongjundccp: Always generate a Reset in response to option...
2008-08-27 Gerrit Renkerdccp ccid-3: Replace lazy BUG_ON with condition
2008-08-27 Gerrit Renkerdccp: Toggle debug output without module unloading
2008-08-27 Gerrit Renkerdccp: Empty the write queue when disconnecting
2008-08-27 Gerrit Renkerdccp: Fill in the Data fields for "Option Error" Resets
2008-08-27 Gerrit Renkerdccp: Silently ignore options with nonsensical lengths
2008-08-27 Wei Yongjundccp: Always generate a Reset in response to option...
2008-08-19 Gerrit Renkerdccp: Fix panic caused by too early termination of...
2008-08-13 Arnaldo Carvalho... dccp: change L/R must have at least one byte in the...
2008-08-07 Gui Jianfengtcp: Fix kernel panic when calling tcp_v(4/6)_md5_do_lookup
2008-07-26 Wei Yongjundccp: Add check for truncated ICMPv6 DCCP error packets
2008-07-26 Wei Yongjundccp: Fix incorrect length check for ICMPv4 packets
2008-07-26 Wei Yongjundccp: Add check for sequence number in ICMPv6 message
2008-07-26 Wei Yongjundccp: Fix sequence number check for ICMPv4 packets
2008-07-26 Gerrit Renkerdccp: Bug-Fix - AWL was never updated
2008-07-26 Gerrit Renkerdccp: Allow to distinguish original and retransmitted...
2008-07-26 Ilpo Järvinennet: convert BUG_TRAP to generic WARN_ON
2008-07-17 Pavel Emelyanovmib: add net to NET_INC_STATS_BH
2008-07-17 Pavel Emelyanovinet: prepare net on the stack for NET accounting macros
2008-07-17 Pavel Emelyanovmib: add net to IP_INC_STATS_BH
2008-07-15 Pavel Emelyanovmib: add struct net to ICMP_INC_STATS_BH
2008-07-15 Pavel Emelyanovinet: toss struct net initialization around
2008-07-13 Gerrit Renkerdccp ccid-3: Length of loss intervals
2008-07-13 Gerrit Renkerdccp ccid-3: Fix a loss detection bug
2008-07-13 Gerrit Renkerdccp: Upgrade NDP count from 3 to 6 bytes
2008-07-13 Gerrit Renkerdccp ccid-3: Fix error in loss detection
2008-06-15 Brian Haleynet: change proto destroy method to return void
2008-06-11 Gerrit Renkerdccp: Bug in initial acknowledgment number assignment
2008-06-11 Gerrit Renkerdccp ccid-3: X truncated due to type conversion
2008-06-11 Gerrit Renkerdccp ccid-3: TFRC reverse-lookup Bug-Fix
2008-06-11 Gerrit Renkerdccp ccid-2: Bug-Fix - Ack Vectors need to be ignored...
2008-06-11 Gerrit Renkerdccp: Fix sparse warnings
2008-06-11 Gerrit Renkerdccp ccid-3: Bug-Fix - Zero RTT is possible
2008-06-10 Arnaldo Carvalho... inet{6}_request_sock: Init ->opt and ->pktopts in the...
next