David S. Miller
|
2a9e950701
net: Remove __KERNEL__ cpp checks from include/net
|
14 년 전 |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 년 전 |
Shan Wei
|
dca9b2404a
net: kill unused macros from head file
|
14 년 전 |
stephen hemminger
|
c61393ea83
ipv6: make __ipv6_isatap_ifid static
|
14 년 전 |
David S. Miller
|
e40051d134
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 년 전 |
Neil Horman
|
2cc6d2bf3d
ipv6: add a missing unregister_pernet_subsys call
|
14 년 전 |
Eric Dumazet
|
48daa3bb84
ipv6: addrconf.h cleanups
|
14 년 전 |
Paul E. McKenney
|
a898def29e
net: Add checking to rcu_dereference() primitives
|
15 년 전 |
Moni Shoua
|
75c78500dd
bonding: remap muticast addresses without using dev_close() and dev_open()
|
15 년 전 |
Vlad Yasevich
|
b2f5e7cd3d
ipv6: Fix conflict resolutions during ipv6 binding
|
16 년 전 |
Brian Haley
|
191cd58250
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
|
17 년 전 |
Benjamin Thery
|
3de232554a
ipv6 netns: Address labels per namespace
|
17 년 전 |
YOSHIFUJI Hideaki
|
4bed72e4f5
[IPV6] ADDRCONF: Allow longer lifetime on 64bit archs.
|
17 년 전 |
YOSHIFUJI Hideaki
|
f3ee4010e8
[IPV6]: Define constants for link-local multicast addresses.
|
17 년 전 |
YOSHIFUJI Hideaki
|
9acd9f3ae9
[IPV6]: Make address arguments const.
|
17 년 전 |
YOSHIFUJI Hideaki
|
dfd982baff
[IPV6] ADDRCONF: Uninline ipv6_isatap_eui64().
|
17 년 전 |
YOSHIFUJI Hideaki
|
3eb84f4929
[IPV6] ADDRCONF: Uninline ipv6_addr_hash().
|
17 년 전 |
YOSHIFUJI Hideaki
|
fed85383ac
[IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons.
|
17 년 전 |
YOSHIFUJI Hideaki
|
52eeeb8481
[IPV6]: Unify ip6_onlink() and ipip6_onlink().
|
17 년 전 |
Rami Rosen
|
be2ce06b49
[IPV6]: Remove unused method declaration in include/net/addrconf.h.
|
17 년 전 |
Daniel Lezcano
|
6ab57e7e7f
[NETNS][IPV6] anycast - handle several network namespace
|
17 년 전 |
YOSHIFUJI Hideaki
|
7cbca67c07
[IPV6]: Support Source Address Selection API (RFC5014).
|
17 년 전 |
YOSHIFUJI Hideaki
|
6b75d09081
[IPV6]: Optimize hop-limit determination.
|
17 년 전 |
Daniel Lezcano
|
af2849377e
[NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf
|
17 년 전 |
YOSHIFUJI Hideaki
|
5e5f3f0f80
[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().
|
17 년 전 |
YOSHIFUJI Hideaki
|
0e7b8dcd16
[IPV6]: Use htonl() instead of __constant_htonl() where appricable.
|
17 년 전 |
Jan Engelhardt
|
1e637c74b0
[IPV4]: Enable use of 240/4 address space.
|
17 년 전 |
Daniel Lezcano
|
389f661224
[NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware
|
17 년 전 |
Daniel Lezcano
|
1cab3da6be
[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware
|
17 년 전 |
Daniel Lezcano
|
bfeade0870
[NETNS][IPV6]: inet6_addr - check ipv6 address per namespace
|
17 년 전 |