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
/
sctp
/
outqueue.c
Commit message (
Expand
)
Author
Age
*
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
2011-12-20
*
sctp: HEARTBEAT negotiation after ASCONF
Michio Honda
2011-08-24
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-14
|
\
|
*
sctp: Enforce retransmission limit during shutdown
Thomas Graf
2011-07-07
*
|
sctp: Add ASCONF operation on the single-homed host
Michio Honda
2011-06-02
|
/
*
sctp: move chunk from retransmit queue to abandoned list
Wei Yongjun
2011-04-20
*
sctp: remove completely unsed EMPTY state
Vlad Yasevich
2011-04-20
*
sctp: teach CACC algorithm about removed transports
Vlad Yasevich
2011-04-20
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
sctp: several declared/set but unused fixes
Hagen Paul Pfeifer
2011-03-07
*
net/sctp: Use pr_fmt and pr_<level>
Joe Perches
2010-08-26
*
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-18
*
sctp: Optimize computation of highest new tsn in SACK.
Vlad Yasevich
2010-04-30
*
sctp: correctly mark missing chunks in fast recovery
Vlad Yasevich
2010-04-30
*
sctp: Do not force T3 timer on fast retransmissions.
Vlad Yasevich
2010-04-30
*
sctp: remove 'resent' bit from the chunk
Vlad Yasevich
2010-04-30
*
sctp: use sctp_chunk_is_data macro to decide a chunk is data chunk
Shan Wei
2010-04-30
*
sctp: fix to retranmit at least one DATA chunk
Wei Yongjun
2010-04-30
*
sctp: assure at least one T3-rtx timer is running if a FORWARD TSN is sent
Wei Yongjun
2010-04-30
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
net: Move && and || to end of previous line
Joe Perches
2009-11-29
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-29
|
\
|
*
sctp: on T3_RTX retransmit all the in-flight chunks
Andrei Pelinescu-Onciul
2009-11-29
*
|
sctp: Update max.burst implementation
Vlad Yasevich
2009-11-23
*
|
sctp: implement the sender side for SACK-IMMEDIATELY extension
Wei Yongjun
2009-11-23
|
/
*
sctp: Failover transmitted list on transport delete
Vlad Yasevich
2009-09-04
*
sctp: fix to send FORWARD-TSN chunk only if peer has such capable
Wei Yongjun
2009-03-13
*
sctp: use time_before or time_after for comparing jiffies
Wei Yongjun
2009-03-03
*
sctp: Correctly start rtx timer on new packet transmissions.
Vlad Yasevich
2009-01-22
*
sctp: reduce memory footprint of sctp_chunk structure
Neil Horman
2008-10-01
*
sctp: Retransmit list is ineligable for missing indications
Vlad Yasevich
2008-10-01
*
sctp: Optimize SFR-CACC transport list walking during SACK processing
Vlad Yasevich
2008-10-01
*
sctp: Only mark chunks as missing when there are gaps
Vlad Yasevich
2008-10-01
*
sctp: make sctp_outq_flush() static
Adrian Bunk
2008-07-22
*
sctp: Follow security requirement of responding with 1 packet
Vlad Yasevich
2008-06-19
*
sctp: Flush the queue only once during fast retransmit.
Vlad Yasevich
2008-06-04
*
sctp: Start T3-RTX timer when fast retransmitting lowest TSN
Vlad Yasevich
2008-06-04
*
SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked.
Gui Jianfeng
2008-04-17
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
|
\
|
*
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
Gui Jianfeng
2008-04-12
*
|
[SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.
Robert P. J. Day
2008-04-12
*
|
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
*
|
[SCTP]: extend exported data in /proc/net/sctp/assoc
Neil Horman
2008-02-29
|
/
*
[SCTP]: Make sure the chunk is off the transmitted list prior to freeing.
Vlad Yasevich
2008-02-06
*
[SCTP]: Stop claiming that this is a "reference implementation"
Vlad Yasevich
2008-02-05
*
[SCTP]: Update ASCONF processing to conform to spec.
Vlad Yasevich
2008-01-28
*
SCTP: Always flush the queue when uncorcking.
Vlad Yasevich
2007-11-09
*
SCTP: Fix difference cases of retransmit.
Vlad Yasevich
2007-11-07
*
SCTP : Fix bad formatted comment in outqueue.c
Wei Yongjun
2007-11-07
*
SCTP: Do not retransmit chunks that are newer then rtt.
Vlad Yasevich
2007-08-30
[next]