Christoph Paasch
|
bb68b64724
ipv4: Don't add TCP-code in inet_sock_destruct
|
12 years ago |
Eric Dumazet
|
7ab4551f3b
tcp: fix TFO regression
|
13 years ago |
Jerry Chu
|
8336886f78
tcp: TCP Fast Open Server - support TFO listeners
|
13 years ago |
Eric Dumazet
|
a9e050f4e7
net: tcp: GRO should be ECN friendly
|
13 years ago |
Yuchung Cheng
|
cf60af03ca
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
|
13 years ago |
Yuchung Cheng
|
783237e8da
net-tcp: Fast Open client - sending SYN-data
|
13 years ago |
David S. Miller
|
41063e9dd1
ipv4: Early TCP socket demux.
|
13 years ago |
David S. Miller
|
f9242b6b28
inet: Sanitize inet{,6} protocol demux.
|
13 years ago |
Joe Perches
|
e3192690a3
net: Remove casts to same type
|
13 years ago |
Pavel Emelyanov
|
4a17fd5229
sock: Introduce named constants for sk_reuse
|
13 years ago |
Daniel Baluta
|
5e73ea1a31
ipv4: fix checkpatch errors
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Joe Perches
|
afd465030a
net: ipv4: Standardize prefixes for message logging
|
13 years ago |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 years ago |
Jiri Benc
|
4c507d2897
net: implement IP_RECVTOS for IP_PKTOPTIONS
|
13 years ago |
Glauber Costa
|
3dc43e3e4d
per-netns ipv4 sysctl_tcp_mem
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |
Eric Dumazet
|
acb32ba3de
ipv4: reduce percpu needs for icmpmsg mibs
|
13 years ago |
Gerrit Renker
|
686dc6b64b
ipv4: compat_ioctl is local to af_inet.c, make it static
|
13 years ago |
Eric Dumazet
|
29c486df6a
net: ipv4: relax AF_INET check in bind()
|
14 years ago |
David S. Miller
|
e12fe68ce3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Marcus Meissner
|
c349a528cd
net: bind() fix error return on wrong address family
|
14 years ago |
David S. Miller
|
9f6ec8d697
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Eric Dumazet
|
1eddceadb0
net: rfs: enable RFS before first data packet is received
|
14 years ago |
Eric Dumazet
|
8f0ea0fe3a
snmp: reduce percpu needs by 50%
|
14 years ago |
Marcus Meissner
|
d0733d2e29
net/ipv4: Check for mistakenly passed in non-IPv4 address
|
14 years ago |
Vasiliy Kulikov
|
c319b4d76b
net: ipv4: add IPPROTO_ICMP socket kind
|
14 years ago |
David S. Miller
|
6e86913810
ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}()
|
14 years ago |
David S. Miller
|
31e4543db2
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
|
14 years ago |
David S. Miller
|
b883187785
ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().
|
14 years ago |