index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp.c
Age
Commit message (
Expand
)
Author
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
2011-12-13
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
2011-12-05
tcp: remove TCP_OFF and TCP_PAGE macros
Eric Dumazet
2011-12-04
tcp: tcp_sendmsg() page recycling
Eric Dumazet
2011-11-29
tcp: avoid frag allocation for small frames
Eric Dumazet
2011-11-28
tcp: tcp_sendmsg() wrong access to sk_route_caps
Eric Dumazet
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-10-24
TCP: remove TCP_DEBUG
Flavio Leitner
2011-10-24
tcp: md5: dont write skb head in tcp_md5_hash_header()
Eric Dumazet
2011-10-21
tcp: add const qualifiers where possible
Eric Dumazet
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-03
tcp: report ECN_SEEN in tcp_info
Eric Dumazet
2011-09-27
tcp: rename tcp_skb_cb flags
Eric Dumazet
2011-09-17
tcp: md5: remove one indirection level in tcp_md5sig_pool
Eric Dumazet
2011-08-25
net: ipv4: convert to SKB frag APIs
Ian Campbell
2011-07-07
net: refine {udp|tcp|sctp}_mem limits
Eric Dumazet
2011-04-05
net: Allow no-cache copy from user on transmit
Tom Herbert
2011-03-09
tcp: ioctl type SIOCOUTQNSD returns amount of data not sent
Mario Schuknecht
2011-02-20
tcp: Remove debug macro of TCP_CHECK_TIMER
Shan Wei
2011-01-24
net: change netdev->features to u32
Michał Mirosław
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-24
tcp: Make TCP_MAXSEG minimum more correct.
David S. Miller
2010-11-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-11
tcp: Increase TCP_MAXSEG socket option minimum.
David S. Miller
2010-11-10
net: avoid limits overflow
Eric Dumazet
2010-11-09
net/ipv4/tcp.c: Update WARN uses
Joe Perches
2010-10-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-28
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-20
tcp: Fix race in tcp_poll
Tom Marshall
2010-09-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-30
tcp: Add TCP_USER_TIMEOUT socket option.
Jerry Chu
2010-08-26
tcp: select(writefds) don't hang up when a peer close connection
KOSAKI Motohiro
2010-08-26
tcp: fix three tcp sysctls tuning
Eric Dumazet
2010-08-25
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
2010-08-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-03
net: Add getsockopt support for TCP thin-streams
Josh Hunt
2010-07-31
tcp: cookie transactions setsockopt memory leak
Dmitry Popov
2010-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-14
rfs: call sock_rps_record_flow() in tcp_splice_read()
Changli Gao
2010-07-13
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...
Changli Gao
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-06-29
net: use this_cpu_ptr()
Eric Dumazet
2010-06-25
tcp: do not send reset to already closed sockets
Konstantin Khorenko
2010-06-15
tcp: unify tcp flag macros
Changli Gao
2010-05-31
tcp: tcp_md5_hash_skb_data() frag_list handling
Eric Dumazet
2010-05-18
net: Remove unnecessary semicolons after switch statements
Joe Perches
2010-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-16
tcp: fix MD5 (RFC2385) support
Eric Dumazet
2010-04-27
TCP: avoid to send keepalive probes if receiving data
Flavio Leitner
[next]