nfsd: simplify fh_verify access checks
[safe/jmp/linux-2.6] / net / dccp /
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
2008-10-07 Arnaldo Carvalho... inet_hashtables: Add inet_lookup_skb helpers
2008-09-09 Gerrit RenkerThis reverts "Merge branch 'dccp' of git://eden-feed...
2008-09-04 Gerrit Renkerdccp ccid-3: Preventing Oscillations
2008-09-04 Gerrit Renkerdccp ccid-3: Simplify computing and range-checking...
2008-09-04 Gerrit Renkerdccp ccid-3: Measuring the packet size s with regard...
2008-09-04 Gerrit Renkerdccp ccid-3: Tidy up CCID-Kconfig dependencies
2008-09-04 Gerrit Renkerdccp ccid-3: Implement rfc3448bis change to initial...
2008-09-04 Gerrit Renkerdccp ccid-3: Update the RX history records in one place
2008-09-04 Gerrit Renkerdccp ccid-3: Update the computation of X_recv
2008-09-04 Gerrit Renkerdccp tfrc: Increase number of RTT samples
2008-09-04 Gerrit Renkerdccp: Clamping RTT values
2008-09-04 Gerrit Renkerdccp ccid-3: Always perform receiver RTT sampling
2008-09-04 Gerrit Renkerdccp ccid-3: Remove duplicate RX states
2008-09-04 Gerrit Renkerdccp tfrc: Let dccp_tfrc_lib do the sampling work
2008-09-04 Gerrit Renkerdccp tfrc: Return type of update_i_mean is void
2008-09-04 Gerrit Renkerdccp tfrc: Perform early loss detection
2008-09-04 Gerrit Renkerdccp tfrc: Receiver history initialisation routine
2008-09-04 Gerrit Renkerdccp tfrc: Suppress unavoidable "below resolution"...
2008-09-04 Gerrit Renkerdccp ccid-3: Simplified handling of TX states
2008-09-04 Gerrit Renkerdccp ccid-3: Runtime verification of timer resolution
2008-09-04 Tomasz Grobelnydccp qpolicy: Parameter checking of cmsg qpolicy parameters
2008-09-04 Tomasz Grobelnydccp: Policy-based packet dequeueing infrastructure
2008-09-04 Gerrit Renkerdccp: Clean up slow-path input processing
2008-09-04 Gerrit Renkertcp/dccp: Consolidate common code for RFC 3390 conversion
2008-09-04 Gerrit Renkerdccp: Combine the functionality of enqeueing and cloning
2008-09-04 Gerrit Renkerdccp ccid-2: Remove wrappers around sk_{reset,stop...
2008-09-04 Gerrit Renkerdccp ccid-2: Replace broken RTT estimator with better...
next