UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / net / dccp /
2011-09-27 David S. Millernet: Compute protocol sequence numbers and fragment...
2011-06-02 Dan Rosenbergdccp: handle invalid feature options length
2011-03-02 Gerrit Renkerdccp: fix oops on Reset after close
2011-01-13 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2011-01-07 Gerrit Renkerdccp: make upper bound for seq_window consistent on...
2011-01-07 Samuel Jerodccp: fix bug in updating the GSR
2011-01-07 Samuel Jerodccp: fix return value for sequence-invalid packets
2010-12-22 Jiri KosinaMerge branch 'master' into for-next
2010-12-10 Shan Weidccp: remove unused macros
2010-12-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-07 Tomasz Grobelnydccp qpolicy: Parameter checking of cmsg qpolicy parameters
2010-12-07 Tomasz Grobelnydccp: Policy-based packet dequeueing infrastructure
2010-11-28 Gerrit Renkerdccp: fix error in updating the GAR
2010-11-18 Gerrit Renkerdccp ccid-2: whitespace fix-up
2010-11-17 Changli Gaonet: use the macros defined for the members of flowi
2010-11-15 Michael WittenDocs/Kconfig: Update: osdl.org -> linuxfoundation.org
2010-11-15 Gerrit Renkerdccp ccid-2: Separate option parsing from CCID processing
2010-11-15 Gerrit Renkerdccp ccid-2: Remove old infrastructure
2010-11-15 Gerrit Renkerdccp ccid-2: Schedule Sync as out-of-band mechanism
2010-11-15 Gerrit Renkerdccp ccid-2: Consolidate Ack-Vector processing within...
2010-11-15 Gerrit Renkerdccp ccid-2: Update code for the Ack Vector input/regis...
2010-11-15 Gerrit Renkerdccp ccid-2: Algorithm to update buffer state
2010-11-10 Gerrit Renkerdccp ccid-2: Implementation of circular Ack Vector...
2010-11-10 Gerrit Renkerdccp ccid-2: Separate internals of Ack Vectors from...
2010-11-10 Gerrit Renkerdccp ccid-2: Ack Vector interface clean-up
2010-10-28 Gerrit Renkerdccp ccid-2: Stop polling
2010-10-28 Gerrit Renkerdccp: Refine the wait-for-ccid mechanism
2010-10-28 Gerrit Renkerdccp: Extend CCID packet dequeueing interface
2010-10-28 Gerrit Renkerdccp: Return-value convention of hc_tx_send_packet()
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2010-10-21 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-10-21 Balazs Scheidlertproxy: fix hash locking issue when using port redirect...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-12 Gerrit Renkerdccp: cosmetics - warning format
2010-10-12 Gerrit Renkerdccp: schedule an Ack when receiving timestamps
2010-10-12 Ivo Caladodccp: generalise data-loss condition
2010-10-12 Gerrit Renkerdccp: remove unused argument in CCID tx function
2010-10-12 Gerrit Renkerdccp: merge now-reduced connect_init() function
2010-10-12 Gerrit Renkerdccp: fix the adjustments to AWL and SWL
2010-10-07 stephen hemmingerdccp: Kill dead code and add static markers.
2010-09-23 Eric Dumazetnet: return operator cleanup
2010-09-21 Gerrit Renkerdccp ccid-3: Remove redundant 'options_received' struct
2010-09-21 Gerrit Renkerdccp tfrc/ccid-3: computing the loss rate from the...
2010-09-21 Gerrit Renkerdccp ccid-3: remove dead states
2010-09-21 Gerrit Renkerdccp: Replace magic CCID-specific numbers by symbolic...
2010-09-21 Gerrit Renkerdccp: Add packet type information to CCID-specific...
2010-09-15 Gerrit Renkerdccp ccid-3: Simplify and consolidate tx_parse_options
2010-09-15 Gerrit Renkerdccp ccid-3: remove buggy RTT-sampling history lookup
2010-09-15 Gerrit Renkerdccp ccid-3: A lower bound for the inter-packet schedul...
2010-08-30 Gerrit Renkerdccp ccid-3: use per-route RTO or TCP RTO as fallback
2010-08-30 Gerrit Renkerdccp ccid-2: Share TCP's minimum RTO code
2010-08-30 Gerrit Renkertcp/dccp: Consolidate common code for RFC 3390 conversion
2010-08-30 Gerrit Renkerdccp ccid-2: Remove wrappers around sk_{reset,stop...
2010-08-30 Gerrit Renkerdccp ccid-2: Use u32 timestamps uniformly
2010-08-24 Gerrit Renkerdccp ccid-2: Replace broken RTT estimator with better...
2010-08-24 Gerrit Renkerdccp ccid-2: Simplify dec_pipe and rearming of RTO...
2010-08-24 Gerrit Renkerdccp ccid-2: Remove redundant sanity tests
2010-08-24 Gerrit Renkerdccp ccid-3: No more CCID control blocks in LISTEN...
2010-08-24 Gerrit Renkerccid: ccid-2/3 code cosmetics
2010-07-18 Kulikov Vasiliynet: dccp: fix sign bug
2010-06-26 Eric Dumazetsnmp: add align parameter to snmp_mib_init()
2010-06-26 Gerrit Renkerdccp: make implementation of Syn-RTT symmetric
2010-06-26 Gerrit Renkerdccp: remove unused function argument
2010-06-11 Changli Gaonet-next: remove useless union keyword
2010-06-02 Arnaud Ebalardipv6: Refactor update of IPv6 flowi destination address...
2010-05-31 Julia Lawallnet/dccp: Use memdup_user
2010-05-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
2010-05-25 Yoichi Yuasanet/dccp: expansion of error code size
2010-05-01 Eric Dumazetnet: sock_def_readable() and friends RCU conversion
2010-04-20 Eric Dumazetnet: sk_sleep() helper
2010-04-16 Shan Weinet: replace ipfragok with skb->local_df
2010-04-13 Eric Dumazetnet: sk_dst_cache RCUification
2010-04-11 Herbert Xuinet: Remove unused send_check length argument
2010-04-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-24 Frans Popnet: remove trailing space in messages
2010-03-22 Eric Dumazetnet: snmp mib cleanup
2010-03-15 Gerrit Renkernet-2.6 [Bug-Fix][dccp]: fix oops caused after failed...
2010-03-05 Zhu Yinet: backlog functions rename
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to net
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
next