Linus Torvalds
|
1200b6809d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 years ago |
Linus Torvalds
|
70477371dc
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
9 years ago |
Martin KaFai Lau
|
a44d6eacda
tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In
|
9 years ago |
Tom Herbert
|
473bd239b8
tcp: Add tcp_inq to get available receive bytes on socket
|
9 years ago |
David S. Miller
|
b633353115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Insu Yun
|
1eea84b74c
tcp: correctly crypto_alloc_hash return check
|
9 years ago |
Eric Dumazet
|
cd9b266095
tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info
|
9 years ago |
Hans Westgaard Ry
|
5f74f82ea3
net:Add sysctl_max_skb_frags
|
9 years ago |
Nikolay Borisov
|
1e579caa18
ipv4: Namespaceify tcp_fin_timeout sysctl knob
|
9 years ago |
Nikolay Borisov
|
1043e25ff9
ipv4: Namespaceify tcp reordering sysctl knob
|
9 years ago |
Nikolay Borisov
|
6fa2516630
ipv4: Namespaceify tcp syn retries sysctl knob
|
9 years ago |
Eric Dumazet
|
9d691539ee
tcp: do not enqueue skb with SYN flag
|
9 years ago |
Eric Dumazet
|
ff5d749772
tcp: beware of alignments in tcp_get_info()
|
9 years ago |
Herbert Xu
|
cf80e0e47e
tcp: Use ahash
|
9 years ago |
Johannes Weiner
|
3d596f7b90
net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label
|
9 years ago |
Lorenzo Colitti
|
2010b93e93
net: tcp: deal with listen sockets properly in tcp_abort.
|
9 years ago |
Eric Dumazet
|
07f6f4a31e
tcp: diag: add support for request sockets to tcp_abort()
|
9 years ago |
Lorenzo Colitti
|
c1e64e298b
net: diag: Support destroying TCP sockets.
|
9 years ago |
Tom Herbert
|
9a49850d0a
tcp: Fix conditions to determine checksum offload
|
9 years ago |
Tom Herbert
|
a188222b6e
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
|
9 years ago |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 years ago |
Eric Dumazet
|
00fd38d938
tcp: ensure proper barriers in lockless contexts
|
9 years ago |
Yuchung Cheng
|
f672258391
tcp: track min RTT using windowed min-filter
|
10 years ago |
Yuvaraja Mariappan
|
686a562449
net: ipv4: tcp.c Fixed an assignment coding style issue
|
10 years ago |
Eric Dumazet
|
0536fcc039
tcp: prepare fastopen code for upcoming listener changes
|
10 years ago |
Eric Dumazet
|
6f021c62d6
tcp: fix slow start after idle vs TSO/GSO
|
10 years ago |
Sabrina Dubroca
|
dfbafc9953
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
|
10 years ago |
David S. Miller
|
3a07bd6fea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Christoph Paasch
|
dfea2aa654
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
|
10 years ago |
Craig Gallek
|
35ac838a9b
sock_diag: implement a get_info handler for inet
|
10 years ago |