YOSHIFUJI Hideaki
|
996b1dbadc
[SCTP]: Use snmp_mib_{init,free}().
|
17 anos atrás |
Denis V. Lunev
|
5677242f43
[NETNS]: Inet control socket should not hold a namespace.
|
17 anos atrás |
Denis V. Lunev
|
eee4fe4ded
[INET]: Let inet_ctl_sock_create return sock rather than socket.
|
17 anos atrás |
Denis V. Lunev
|
8258175c81
[SCTP]: Replace socket with sock for SCTP control socket.
|
17 anos atrás |
Denis V. Lunev
|
4ffe0225e0
[SCTP]: Use inet_ctl_sock_create for control socket creation.
|
17 anos atrás |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 anos atrás |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 anos atrás |
David S. Miller
|
a25606c845
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 anos atrás |
Vlad Yasevich
|
270637abff
[SCTP]: Fix a race between module load and protosw access
|
17 anos atrás |
David S. Miller
|
577f99c1d0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 anos atrás |
Al Viro
|
e6f1cebf71
[NET] endianness noise: INADDR_ANY
|
17 anos atrás |
Chidambar 'ilLogict' Zinnoury
|
22626216c4
[SCTP]: Fix local_addr deletions during list traversals.
|
17 anos atrás |
Harvey Harrison
|
0dc47877a3
net: replace remaining __FUNCTION__ occurrences
|
17 anos atrás |
Eric Dumazet
|
ee6b967301
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
|
17 anos atrás |
Denis V. Lunev
|
6133fb1aa1
[NETNS]: Disable inetaddr notifiers in namespaces other than initial.
|
17 anos atrás |
Neil Horman
|
15efbe7639
[SCTP]: Clean up naming conventions of sctp protocol/address family registration
|
17 anos atrás |
Vlad Yasevich
|
60c778b259
[SCTP]: Stop claiming that this is a "reference implementation"
|
17 anos atrás |
Denis V. Lunev
|
f206351a50
[NETNS]: Add namespace parameter to ip_route_output_key.
|
17 anos atrás |
Eric W. Biederman
|
6b175b26c1
[NETNS]: Add netns parameter to inet_(dev_)add_type.
|
17 anos atrás |
Hideo Aoki
|
3ab224be6d
[NET] CORE: Introducing new memory accounting interface.
|
17 anos atrás |
Vlad Yasevich
|
f57d96b2e9
[SCTP]: Change use_as_src into a full address state
|
17 anos atrás |
Joe Perches
|
b5cb2bbc4c
[IPV4] sctp: Use ipv4_is_<type>
|
17 anos atrás |
Vlad Yasevich
|
d970dbf845
SCTP: Convert custom hash lists to use hlist.
|
17 anos atrás |
Vlad Yasevich
|
73d9c4fd1a
SCTP: Allow ADD_IP to work with AUTH for backward compatibility.
|
17 anos atrás |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 anos atrás |
Rusty Russell
|
af49d9248f
Remove "unsafe" from module struct
|
17 anos atrás |
Stephen Hemminger
|
0639300900
[SCTP]: port randomization
|
17 anos atrás |
Vlad Yasevich
|
a29a5bd4f5
[SCTP]: Implement SCTP-AUTH initializations.
|
17 anos atrás |
Vlad Yasevich
|
007e3936bd
[SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c
|
17 anos atrás |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 anos atrás |