index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dccp
Commit message (
Expand
)
Author
Age
*
dccp ccid-2: Update code for the Ack Vector input/registration routine
Gerrit Renker
2008-09-04
*
dccp ccid-2: Algorithm to update buffer state
Gerrit Renker
2008-09-04
*
dccp ccid-2: Implementation of circular Ack Vector buffer with overflow handling
Gerrit Renker
2008-09-04
*
dccp ccid-2: Separate internals of Ack Vectors from option-parsing code
Gerrit Renker
2008-09-04
*
dccp ccid-2: Ack Vector interface clean-up
Gerrit Renker
2008-09-04
*
dccp: Reduce noise in output and convert to ktime_t
Gerrit Renker
2008-09-04
*
dccp: Merge now-reduced connect_init() function
Gerrit Renker
2008-09-04
*
dccp: Fix the adjustments to AWL and SWL
Gerrit Renker
2008-09-04
*
dccp: Schedule an Ack when receiving timestamps
Gerrit Renker
2008-09-04
*
dccp ccid-3: Remove dead states
Gerrit Renker
2008-09-04
*
dccp ccid-3: Remove duplicate documentation
Gerrit Renker
2008-09-04
*
dccp: Unused argument in CCID tx function
Gerrit Renker
2008-09-04
*
dccp: Replace magic CCID-specific numbers by symbolic constants
Gerrit Renker
2008-09-04
*
dccp ccid-3: Remove redundant 'options_received' struct
Gerrit Renker
2008-09-04
*
dccp tfrc/ccid-3: Computing Loss Rate from Loss Event Rate
Gerrit Renker
2008-09-04
*
dccp: Add packet type information to CCID-specific option parsing
Gerrit Renker
2008-09-04
*
dccp ccid-3: Simplify and consolidate tx_parse_options
Gerrit Renker
2008-09-04
*
dccp ccid-3: Remove ugly RTT-sampling history lookup
Gerrit Renker
2008-09-04
*
dccp ccid-3: Bug fix for the inter-packet scheduling algorithm
Gerrit Renker
2008-09-04
*
dccp ccid-3: No more CCID control blocks in LISTEN state
Gerrit Renker
2008-09-04
*
dccp ccid-3: Remove ccid3hc{tx,rx}_ prefixes
Gerrit Renker
2008-09-04
*
dccp ccid-2: Remove ccid2hc{tx,rx}_ prefixes
Gerrit Renker
2008-09-04
*
dccp: Special case of the MPS for client-PARTOPEN with DataAcks
Gerrit Renker
2008-09-04
*
dccp: Leave headroom for options when calculating the MPS
Gerrit Renker
2008-09-04
*
dccp ccid-2: Use feature-negotiation to report Ack Ratio changes
Gerrit Renker
2008-09-04
*
dccp: Support for exchanging of NN options in established state
Gerrit Renker
2008-09-04
*
dccp: Support for the exchange of NN options in established state
Gerrit Renker
2008-09-04
*
dccp: Debugging functions for feature negotiation
Gerrit Renker
2008-09-04
*
dccp: Initialisation and type-checking of feature sysctls
Gerrit Renker
2008-09-04
*
dccp: Implement both feature-local and feature-remote Sequence Window feature
Gerrit Renker
2008-09-04
*
dccp: Auto-load (when supported) CCID plugins for negotiation
Gerrit Renker
2008-09-04
*
dccp: Initialisation framework for feature negotiation
Gerrit Renker
2008-09-04
*
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
2008-09-04
*
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
2008-09-04
*
dccp: Remove obsolete parts of the old CCID interface
Gerrit Renker
2008-09-04
*
dccp: Clean up old feature-negotiation infrastructure
Gerrit Renker
2008-09-04
*
dccp: Integration of dynamic feature activation - part 3 (client side)
Gerrit Renker
2008-09-04
*
dccp: Integration of dynamic feature activation - part 2 (server side)
Gerrit Renker
2008-09-04
*
dccp: Integration of dynamic feature activation - part 1 (socket setup)
Gerrit Renker
2008-09-04
*
dccp: Feature activation handlers
Gerrit Renker
2008-09-04
*
dccp: Processing Confirm options
Gerrit Renker
2008-09-04
*
dccp: Process incoming Change feature-negotiation options
Gerrit Renker
2008-09-04
*
dccp: Preference list reconciliation
Gerrit Renker
2008-09-04
*
dccp: Integrate feature-negotiation insertion code
Gerrit Renker
2008-09-04
*
dccp: Insert feature-negotiation options into skb
Gerrit Renker
2008-09-04
*
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2008-09-04
*
dccp: Support for Mandatory options
Gerrit Renker
2008-09-04
*
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2008-09-04
*
dccp: API to query the current TX/RX CCID
Gerrit Renker
2008-09-04
*
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
2008-09-04
[next]