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.c
Commit message (
Expand
)
Author
Age
*
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
Christoph Paasch
2015-07-10
*
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
2015-05-22
*
tcp: add TCP_CC_INFO socket option
Eric Dumazet
2015-04-29
*
tcp: add tcpi_bytes_received to tcp_info
Eric Dumazet
2015-04-29
*
tcp: add tcpi_bytes_acked to tcp_info
Eric Dumazet
2015-04-29
*
tcp: add memory barriers to write space paths
jbaron@akamai.com
2015-04-21
*
tcp: tcp_get_info() should fetch socket fields once
Eric Dumazet
2015-04-17
*
new helper: msg_data_left()
Al Viro
2015-04-11
*
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
*
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-04-03
*
tcp: use C99 initializers in new_state[]
Eric Dumazet
2015-03-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
|
\
|
*
tcp: align tcp_xmit_size_goal() on tcp_tso_autosize()
Eric Dumazet
2015-03-05
*
|
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
2015-03-02
*
|
net: use common macro for assering skb->cb[] available size in protocol families
Eyal Birger
2015-03-02
|
/
*
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
2015-02-04
*
Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
David S. Miller
2014-12-10
|
\
|
*
put iov_iter into msghdr
Al Viro
2014-12-09
|
*
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
Al Viro
2014-12-09
*
|
tcp: refine TSO autosizing
Eric Dumazet
2014-12-09
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
|
\
|
*
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
Willem de Bruijn
2014-11-26
*
|
new helper: memcpy_to_msg()
Al Viro
2014-11-24
*
|
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-11-05
|
/
*
tcp: md5: do not use alloc_percpu()
Eric Dumazet
2014-10-25
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
|
\
|
*
net: Replace get_cpu_var through this_cpu_ptr
Christoph Lameter
2014-08-26
*
|
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
2014-10-10
|
\
\
|
*
|
percpu_counter: add @gfp to percpu_counter_init()
Tejun Heo
2014-09-07
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
|
\
\
|
*
|
tcp: abort orphan sockets stalling on zero window probes
Yuchung Cheng
2014-10-01
|
*
|
tcp: add __init to tcp_init_mem
Fabian Frederick
2014-10-01
|
*
|
net: tcp: assign tcp cong_ops when tcp sk is created
Florian Westphal
2014-09-29
|
*
|
tcp: change tcp_skb_pcount() location
Eric Dumazet
2014-09-28
|
*
|
net: introduce __skb_header_release()
Eric Dumazet
2014-09-26
|
*
|
tcp: use TCP_SKB_CB(skb)->tcp_flags in input path
Eric Dumazet
2014-09-15
|
|
/
*
|
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-10-07
|
\
\
|
|
/
|
/
|
|
*
net: make tcp_cleanup_rbuf private
Dan Williams
2014-09-28
|
*
net_dma: simple removal
Dan Williams
2014-09-28
*
|
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
2014-08-14
*
|
net-timestamp: cumulative tcp timestamping fixes
Willem de Bruijn
2014-08-06
*
|
net-timestamp: TCP timestamping
Willem de Bruijn
2014-08-05
*
|
tcp: Fix divide by zero when pushing during tcp-repair
Christoph Paasch
2014-07-02
*
|
tcp: Add a TCP_FASTOPEN socket option to get a max backlog on its listner
Kenjiro Nakayama
2014-04-20
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-05
|
\
|
|
*
net-tcp: fastopen: fix high order allocations
Eric Dumazet
2014-02-22
*
|
tcp: switch rtt estimations to usec resolution
Eric Dumazet
2014-02-26
*
|
tcp: add pacing_rate information into tcp_info
Eric Dumazet
2014-02-14
|
/
*
tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min
Jesper Juhl
2014-02-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
|
\
[next]