Brian Haley
|
d5fdd6babc
ipv6: Use correct data types for ICMPv6 type and code
|
16 年之前 |
Vlad Yasevich
|
914e1c8b69
sctp: Inherit all socket options from parent correctly.
|
16 年之前 |
Joe Perches
|
4fe1d58bf5
sctp/ipv6.c: use ipv6_addr_copy
|
16 年之前 |
Harvey Harrison
|
5b095d9892
net: replace %p6 with %pI6
|
16 年之前 |
Harvey Harrison
|
fdb46ee752
net, misc: replace uses of NIP6_FMT with %p6
|
16 年之前 |
Denis V. Lunev
|
e41b5368e0
ipv6: added net argument to ICMP6_INC_STATS_BH
|
16 年之前 |
Vlad Yasevich
|
52cae8f06b
sctp: try harder to figure out address family when checking wildcards
|
16 年之前 |
Brian Haley
|
191cd58250
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
|
16 年之前 |
Herbert Xu
|
f880374c2f
sctp: Drop ipfargok in sctp_xmit function
|
16 年之前 |
Vlad Yasevich
|
7dab83de50
sctp: Support ipv6only AF_INET6 sockets.
|
17 年之前 |
Vlad Yasevich
|
b9031d9d87
sctp: Fix ECN markings for IPv6
|
17 年之前 |
YOSHIFUJI Hideaki
|
e51171019b
[SCTP]: Fix NULL dereference of asoc.
|
17 年之前 |
David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Pavel Emelyanov
|
a40a7d15ba
[SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event.
|
17 年之前 |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 年之前 |
YOSHIFUJI Hideaki
|
7cbca67c07
[IPV6]: Support Source Address Selection API (RFC5014).
|
17 年之前 |
David S. Miller
|
a25606c845
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Vlad Yasevich
|
270637abff
[SCTP]: Fix a race between module load and protosw access
|
17 年之前 |
David S. Miller
|
577f99c1d0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
17 年之前 |
Chidambar 'ilLogict' Zinnoury
|
22626216c4
[SCTP]: Fix local_addr deletions during list traversals.
|
17 年之前 |
Harvey Harrison
|
0dc47877a3
net: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Daniel Lezcano
|
4591db4f37
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
|
17 年之前 |
YOSHIFUJI Hideaki
|
5e5f3f0f80
[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().
|
17 年之前 |
Neil Horman
|
15efbe7639
[SCTP]: Clean up naming conventions of sctp protocol/address family registration
|
17 年之前 |
Vlad Yasevich
|
60c778b259
[SCTP]: Stop claiming that this is a "reference implementation"
|
17 年之前 |
Daniel Lezcano
|
bfeade0870
[NETNS][IPV6]: inet6_addr - check ipv6 address per namespace
|
17 年之前 |
Vlad Yasevich
|
f57d96b2e9
[SCTP]: Change use_as_src into a full address state
|
17 年之前 |
Pavel Emelyanov
|
6257ff2177
[NET]: Forget the zero_it argument of sk_alloc()
|
17 年之前 |
Herbert Xu
|
e5bbef20e0
[IPV6]: Replace sk_buff ** with sk_buff * in input handlers
|
17 年之前 |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 年之前 |