[NET_SCHED] sch_cbq: deactivating when grafting, purging etc.
[sfrench/cifs-2.6.git] / net / dccp /
2006-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-12-08 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2006-12-07 Linus TorvaldsMerge branch 'release' of /linux/kernel/git/aegl/linux-2.6
2006-12-07 Linus TorvaldsMerge branch 'intx' of /linux/kernel/git/jgarzik/misc-2.6
2006-12-07 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
2006-12-07 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-07 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-07 Jeff GarzikMerge tag 'r8169-upstream-20061204-00' of git://electri...
2006-12-07 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-12-07 Jeff GarzikMerge branch 'master' into upstream
2006-12-07 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2006-12-06 Linus TorvaldsMerge git://git.infradead.org/users/dhowells/workq-2.6
2006-12-06 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-06 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-05 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-12-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-12-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/paulus/powerpc
2006-12-04 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-12-04 Linus TorvaldsMerge branch 'for-linus4' of /linux/kernel/git/viro...
2006-12-04 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-12-04 Paul MackerrasMerge branch 'linux-2.6' into for-linus
2006-12-04 David S. MillerMerge /pub/scm/linux/kernel/git/acme/net-2.6
2006-12-03 Gerrit Renker[DCCP] tfrc: Binary search for reverse TFRC lookup
2006-12-03 Gerrit Renker[DCCP] ccid3: Deprecate TFRC_SMALLEST_P
2006-12-03 Gerrit Renker[DCCP] tfrc: Identify TFRC table limits and simplify...
2006-12-03 Gerrit Renker[DCCP] tfrc: Add protection against invalid parameters...
2006-12-03 Gerrit Renker[DCCP] tfrc: Fix small error in reverse lookup of p...
2006-12-03 Gerrit Renker[DCCP] tfrc: Document boundaries and limits of the...
2006-12-03 Gerrit Renker[DCCP] ccid3: Fix warning message about illegal ACK
2006-12-03 Gerrit Renker[DCCP] ccid3: Fix bug in calculation of send rate
2006-12-03 Gerrit Renker[DCCP]: Fix BUG in retransmission delay calculation
2006-12-03 Gerrit Renker[DCCP]: Use higher RTO default for CCID3
2006-12-03 Gerrit Renker[DCCP]: Use `unsigned' for packet lengths
2006-12-03 Gerrit Renker[DCCP] ccid3: Larger initial windows
2006-12-03 Arnaldo Carvalho... [DCCP]: Make {set,get}sockopt(DCCP_SOCKOPT_PACKET_SIZE...
2006-12-03 Gerrit Renker[DCCP]: Tidy up unused structures
2006-12-03 Gerrit Renker[DCCP] ccid3: Track RX/TX packet size `s' using moving...
2006-12-03 Gerrit Renker[DCCP] ccid3: Set NoFeedback Timeout according to RFC...
2006-12-03 Gerrit Renker[DCCP]: Remove allocation of sysctl numbers
2006-12-03 Gerrit Renker[DCCP] ccid3: Consolidate handling of t_RTO
2006-12-03 Gerrit Renker[DCCP] ccid3: Consistently update t_nom, t_ipi, t_delta
2006-12-03 Gerrit Renker[DCCP] ccid3: Consolidate timer resets
2006-12-03 Gerrit Renker[DCCP] ccid3: Resolve small FIXME
2006-12-03 Gerrit Renker[DCCP] ccid3: Remove redundant statements in ccid3_hc_t...
2006-12-03 Gerrit Renker[DCCP] ccid3: Avoid congestion control on zero-sized...
2006-12-03 Gerrit Renker[DCCP] ccid3: Simplify control flow of ccid3_hc_tx_send...
2006-12-03 Gerrit Renker[DCCP] ccid3: Fix calculation of t_ipi time of schedule...
2006-12-03 Gerrit Renker[DCCP] ccid3: Simplify control flow in the calculation...
2006-12-03 Gerrit Renker[DCCP] ccid3: Fix bug in calculation of first t_nom...
2006-12-03 Andrea Bittau[DCCP] ccid2: Allow window to grow larger
2006-12-03 Andrea Bittau[DCCP] ackvec: Split long ack vectors across multiple...
2006-12-03 Andrea Bittau[DCCP] ackvec: infrastructure for sending more than...
2006-12-03 Andrea Bittau[DCCP] ackvec: Remove unused dccpav_ack_ptr field from...
2006-12-03 Ian McDonald[DCCP]: Adds the tx buffer sysctls
2006-12-03 Ian McDonald[DCCP] CCID3: Remove non-referenced variable
2006-12-03 Ian McDonald[DCCP]: Make dccp_probe more portable
2006-12-03 Gerrit Renker[CCID 3]: Add annotations for socket structures
2006-12-03 Gerrit Renker[DCCP]: Simplified conditions due to use of enum:8...
2006-12-03 Ian McDonald[DCCP]: Set TX Queue Length Bounds via Sysctl
2006-12-03 Gerrit Renker[DCCP]: Add CCID3 debug support to Kconfig
2006-12-03 Gerrit Renker[DCCP]: enable debug messages also for static builds
2006-12-03 Arnaldo Carvalho... [DCCP]: Use kmemdup
2006-12-03 Andrea Bittau[DCCP] CCID2: Code optimizations
2006-12-03 Arnaldo Carvalho... [NET]: Conditionally use bh_lock_sock_nested in sk_rece...
2006-12-03 Arnaldo Carvalho... [DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH...
2006-12-03 Gerrit Renker[DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use...
2006-12-03 Al Viro[NET]: More dccp endianness annotations.
2006-12-03 Al Viro[NET]: annotate csum_ipv6_magic() callers in net/*
2006-12-03 Al Viro[NET]: Annotate csum_tcpudp_magic() callers in net/*
2006-12-03 YOSHIFUJI Hideaki[TCP]: MD5 Signature Option (RFC2385) support.
2006-12-03 Andrea Bittau[DCCP] ACKVEC: Optimization - Do not traverse records...
2006-12-03 Gerrit Renker[DCCP]: Miscellaneous code tidy-ups
2006-12-03 Gerrit Renker[DCCP]: Make feature negotiation more readable
2006-12-03 Gerrit Renker[DCCPv6]: Resolve conditional build problem
2006-12-03 Gerrit Renker[TCP/DCCP]: Introduce net_xmit_eval
2006-12-03 Gerrit Renker[DCCPv6]: Choose a genuine initial sequence number
2006-12-03 Gerrit Renker[DCCP]: Remove redundant statements in init_sequence...
2006-12-03 Gerrit Renker[DCCP]: Remove forward declarations in timer.c
2006-12-03 Gerrit Renker[DCCP]: Introduce a consistent naming scheme for sysctls
2006-12-03 Gerrit Renker[DCCP]: Add sysctls to control retransmission behaviour
2006-12-03 Gerrit Renker[DCCP]: Increment sequence numbers on retransmitted...
2006-12-03 Gerrit Renker[DCCP]: Update comments on precisely which packets...
2006-12-03 Gerrit Renker[DCCP]: Support for partial checksums (RFC 4340, sec...
2006-12-03 Gerrit Renker[DCCP]: Update code comments for Step 2/3
2006-12-03 Gerrit Renker[DCCP]: tidy up dccp_v{4,6}_conn_request
2006-12-03 Ian McDonald[DCCP]: Fix logfile overflow
2006-12-03 Ian McDonald[DCCP]: Fix DCCP Probe Typo
2006-12-03 Gerrit Renker[DCCPv6]: remove forward declarations in ipv6.c
2006-12-03 Gerrit Renker[DCCPv4]: remove forward declarations in ipv4.c
2006-12-03 Gerrit Renker[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
next