Herbert Xu
|
f880374c2f
sctp: Drop ipfargok in sctp_xmit function
|
17 years ago |
YOSHIFUJI Hideaki
|
721499e893
netns: Use net_eq() to compare net-namespaces for optimization.
|
17 years ago |
Vlad Yasevich
|
845525a642
sctp: Update sctp global memory limit allocations.
|
17 years ago |
Vlad Yasevich
|
7dab83de50
sctp: Support ipv6only AF_INET6 sockets.
|
17 years ago |
Florian Westphal
|
c4e85f82ed
sctp: Don't abort initialization when CONFIG_PROC_FS=n
|
17 years ago |
Pavel Emelyanov
|
3d00fb9eb1
sctp: fix error path in sctp_proc_init
|
17 years ago |
David S. Miller
|
caea902f72
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Wei Yongjun
|
80896a3584
sctp: Correctly cleanup procfs entries upon failure.
|
17 years ago |
David S. Miller
|
65b53e4cc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Vlad Yasevich
|
b9031d9d87
sctp: Fix ECN markings for IPv6
|
17 years ago |
Gui Jianfeng
|
159c6bea37
sctp: Move sctp_v4_dst_saddr out of loop
|
17 years ago |
YOSHIFUJI Hideaki
|
e51171019b
[SCTP]: Fix NULL dereference of asoc.
|
17 years ago |
Neil Horman
|
20c2c1fd6c
sctp: add sctp/remaddr table to complete RFC remote address table OID
|
17 years ago |
David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Pavel Emelyanov
|
a40a7d15ba
[SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event.
|
17 years ago |
YOSHIFUJI Hideaki
|
996b1dbadc
[SCTP]: Use snmp_mib_{init,free}().
|
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
|
8258175c81
[SCTP]: Replace socket with sock for SCTP control socket.
|
17 years ago |
Denis V. Lunev
|
4ffe0225e0
[SCTP]: Use inet_ctl_sock_create for control socket creation.
|
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 |
David S. Miller
|
a25606c845
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Vlad Yasevich
|
270637abff
[SCTP]: Fix a race between module load and protosw access
|
17 years ago |
David S. Miller
|
577f99c1d0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Al Viro
|
e6f1cebf71
[NET] endianness noise: INADDR_ANY
|
17 years ago |
Chidambar 'ilLogict' Zinnoury
|
22626216c4
[SCTP]: Fix local_addr deletions during list traversals.
|
17 years ago |
Harvey Harrison
|
0dc47877a3
net: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Eric Dumazet
|
ee6b967301
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
|
17 years ago |
Denis V. Lunev
|
6133fb1aa1
[NETNS]: Disable inetaddr notifiers in namespaces other than initial.
|
17 years ago |