Brian Haley
|
7d06b2e053
net: change proto destroy method to return void
|
17 years ago |
David S. Miller
|
4ae127d1b6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
David S. Miller
|
ec0a196626
tcp: Revert 'process defer accept as established' changes.
|
17 years ago |
David S. Miller
|
e6e30add6b
Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-next
|
17 years ago |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 years ago |
YOSHIFUJI Hideaki
|
9501f97229
tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash().
|
17 years ago |
YOSHIFUJI Hideaki
|
8d26d76dd4
tcp md5sig: Share most of hash calcucaltion bits between IPv4 and IPv6.
|
17 years ago |
YOSHIFUJI Hideaki
|
076fb72233
tcp md5sig: Remove redundant protocol argument.
|
17 years ago |
YOSHIFUJI Hideaki
|
7d5d5525bd
tcp md5sig: Share MD5 Signature option parser between IPv4 and IPv6.
|
17 years ago |
Arnaldo Carvalho de Melo
|
ce4a7d0d48
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
|
17 years ago |
Denis V. Lunev
|
84841c3c6c
ipv4: assign PDE->data before gluing PDE into /proc tree
|
17 years ago |
Pavel Emelyanov
|
5e659e4cb0
[NET]: Fix heavy stack usage in seq_file output routines.
|
17 years ago |
YOSHIFUJI Hideaki
|
a7d632b6b4
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
|
17 years ago |
Denis V. Lunev
|
5f4472c5a6
[TCP]: Remove owner from tcp_seq_afinfo.
|
17 years ago |
Denis V. Lunev
|
68fcadd16c
[TCP]: Place file operations directly into tcp_seq_afinfo.
|
17 years ago |
Denis V. Lunev
|
52d6f3f11b
[TCP]: Cleanup /proc/tcp[6] creation/removal.
|
17 years ago |
Denis V. Lunev
|
9427c4b36b
[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
|
17 years ago |
Denis V. Lunev
|
1abf4fb20d
[TCP]: No need to check afinfo != NULL in tcp_proc_(un)register.
|
17 years ago |
Denis V. Lunev
|
a4146b1b2c
[TCP]: Replace struct net on tcp_iter_state with seq_net_private.
|
17 years ago |
Florian Westphal
|
4dfc281702
[Syncookies]: Add support for TCP options via timestamps.
|
17 years ago |
Denis V. Lunev
|
7feb49c82a
[NETNS]: Use TCP control socket from a correct namespace.
|
17 years ago |
Denis V. Lunev
|
046ee90235
[NETNS]: Create tcp control socket in the each namespace.
|
17 years ago |
Denis V. Lunev
|
5677242f43
[NETNS]: Inet control socket should not hold a namespace.
|
17 years ago |
Denis V. Lunev
|
eee4fe4ded
[INET]: Let inet_ctl_sock_create return sock rather than socket.
|
17 years ago |
Denis V. Lunev
|
3d58b5fa8e
[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.
|
17 years ago |
Denis V. Lunev
|
14c0c8e8e0
[TCP]: Replace socket with sock for reset sending.
|
17 years ago |
Pavel Emelyanov
|
bdcde3d71a
[SOCK]: Drop inuse pcounter from struct proto (v2).
|
17 years ago |
YOSHIFUJI Hideaki
|
878628fbf2
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
|
17 years ago |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 years ago |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 years ago |