nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / net / dccp /
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...
2008-09-04 Gerrit Renkerdccp ccid-2: Simplify dec_pipe and rearming of RTO...
2008-09-04 Gerrit Renkerdccp ccid-2: Remove redundant sanity tests
2008-09-04 Gerrit Renkerdccp ccid-2: Stop polling
2008-09-04 Gerrit Renkerdccp: Refine the wait-for-ccid mechanism
2008-09-04 Gerrit Renkerdccp: Extend CCID packet dequeueing interface
2008-09-04 Gerrit Renkerdccp: Return-value convention of hc_tx_send_packet()
2008-09-04 Gerrit Renkerdccp ccid-2: Separate option parsing from CCID processing
2008-09-04 Gerrit Renkerdccp ccid-2: Remove old infrastructure
2008-09-04 Gerrit Renkerdccp ccid-2: Schedule Sync as out-of-band mechanism
2008-09-04 Gerrit Renkerdccp ccid-2: Consolidate Ack-Vector processing within...
2008-09-04 Gerrit Renkerdccp ccid-2: Update code for the Ack Vector input/regis...
2008-09-04 Gerrit Renkerdccp ccid-2: Algorithm to update buffer state
2008-09-04 Gerrit Renkerdccp ccid-2: Implementation of circular Ack Vector...
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
next