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
/
ipv4
/
tcp_output.c
Commit message (
Expand
)
Author
Age
*
tcp: fix mid-wq adjustment helper
Ilpo Järvinen
2009-04-20
*
tcp: miscounts due to tcp_fragment pcount reset
Ilpo Järvinen
2009-04-02
*
tcp: add helper for counter tweaking due mid-wq change
Ilpo Järvinen
2009-04-02
*
tcp: simplify tcp_current_mss
Ilpo Järvinen
2009-03-15
*
tcp: remove pointless .dsack/.num_sacks code
Ilpo Järvinen
2009-03-15
*
tcp: tcp_init_wl / tcp_update_wl argument cleanup
Hantzis Fotis
2009-03-03
*
tcp: get rid of two unnecessary u16s in TCP skb flags copying
Ilpo Järvinen
2009-03-02
*
tcp: kill eff_sacks "cache", the sole user can calculate itself
Ilpo Järvinen
2009-03-02
*
tcp: drop unnecessary local var in collapse
Ilpo Järvinen
2009-03-02
*
tcp: fix corner case issue in segmentation during rexmitting
Ilpo Järvinen
2009-03-02
*
tcp: Don't clear hints when tcp_fragmenting
Ilpo Järvinen
2009-03-02
*
tcp: deferring in middle of queue makes very little sense
Ilpo Järvinen
2009-03-02
*
tcp: don't backtrack to sacked skbs
Ilpo Järvinen
2009-03-02
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-24
|
\
|
*
tcp: remove obsoleted comment about different passes
Ilpo Järvinen
2009-02-18
*
|
tcp: Always set urgent pointer if it's beyond snd_nxt
Herbert Xu
2009-02-22
|
/
*
Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"
David S. Miller
2009-02-05
*
tcp: Always set urgent pointer if it's beyond snd_nxt
Herbert Xu
2008-12-25
*
tcp: fix tso_should_defer in 64bit
Ilpo Järvinen
2008-12-06
*
tcp: use tcp_write_xmit also in tcp_push_one
Ilpo Järvinen
2008-12-06
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-06
|
\
|
*
tcp: make urg+gso work for real this time
Ilpo Järvinen
2008-12-04
*
|
tcp: move some parts from tcp_write_xmit
Ilpo Järvinen
2008-12-06
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-27
|
\
|
|
*
tcp: Do not use TSO/GSO when there is urgent data
Petr Tesarik
2008-11-21
*
|
tcp: move tcp_simple_retransmit to tcp_input
Ilpo Järvinen
2008-11-25
*
|
tcp: collapse more than two on retransmission
Ilpo Järvinen
2008-11-25
*
|
net: clean up net/ipv4/ip_sockglue.c tcp_output.c
Jianjun Kong
2008-11-03
|
/
*
syncookies: fix inclusion of tcp options in syn-ack
Florian Westphal
2008-10-27
*
tcp: Restore ordering of TCP options for the sake of inter-operability
Ilpo Järvinen
2008-10-23
*
tcp: should use number of sack blocks instead of -1
Ilpo Järvinen
2008-10-21
*
tcp: kill pointless urg_mode
Ilpo Järvinen
2008-10-07
*
tcp: Port redirection support for TCP
KOVACS Krisztian
2008-10-01
*
tcp: Fix order of tests in tcp_retransmit_skb()
David S. Miller
2008-09-23
*
tcp: advertise MSS requested by user
Tom Quetchenbach
2008-09-21
*
tcp: back retransmit_high when it over-estimated
Ilpo Järvinen
2008-09-21
*
tcp: don't clear retransmit_skb_hint when not necessary
Ilpo Järvinen
2008-09-21
*
tcp: remove retransmit_skb_hint clearing from failure
Ilpo Järvinen
2008-09-21
*
tcp: reorganize retransmit code loops
Ilpo Järvinen
2008-09-21
*
tcp: remove tp->lost_out guard to make joining diff nicer
Ilpo Järvinen
2008-09-21
*
tcp: Reorganize skb tagbit checks
Ilpo Järvinen
2008-09-21
*
tcp: remove obsolete validity concern
Ilpo Järvinen
2008-09-21
*
tcp: add tcp_can_forward_retransmit
Ilpo Järvinen
2008-09-21
*
tcp: convert retransmit_cnt_hint to seqno
Ilpo Järvinen
2008-09-21
*
tcp: Partial hint clearing has again become meaningless
Ilpo Järvinen
2008-09-21
*
tcp: fix tcp header size miscalculation when window scale is unused
Philip Love
2008-08-27
*
tcp: Fix bitmask test in tcp_syn_options()
David S. Miller
2008-07-21
*
tcp: options clean up
Adam Langley
2008-07-19
*
tcp: Fix MD5 signatures for non-linear skbs
Adam Langley
2008-07-19
*
mib: add net to NET_INC_STATS_BH
Pavel Emelyanov
2008-07-16
[next]