Jeff Barnhill
|
6915ed86cc
net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FS
|
6 years ago |
Jeff Barnhill
|
2384d02520
net/ipv6: Add anycast addresses to a global hashtable
|
6 years ago |
Linus Torvalds
|
1c8c5a9d38
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Christoph Hellwig
|
c350637227
proc: introduce proc_create_net{,_data}
|
7 years ago |
David Ahern
|
9ee8cbb2fd
net/ipv6: Remove aca_idev
|
7 years ago |
David Ahern
|
360a9887c8
net/ipv6: Rename addrconf_dst_alloc
|
7 years ago |
David Ahern
|
93c2fb253d
net/ipv6: Rename fib6_info struct elements
|
7 years ago |
David Ahern
|
8d1c802b28
net/ipv6: Flip FIB entries to fib6_info
|
7 years ago |
David Ahern
|
93531c6743
net/ipv6: separate handling of FIB entries from dst based routes
|
7 years ago |
David Ahern
|
acb54e3cba
net/ipv6: Add gfp_flags to route add functions
|
7 years ago |
David Ahern
|
afb1d4b593
net/ipv6: Pass net namespace to route functions
|
7 years ago |
Joe Perches
|
d6444062f8
net: Use octal not symbolic permissions
|
7 years ago |
David Ahern
|
232378e8db
net/ipv6: Change address check to always take a device argument
|
7 years ago |
David Ahern
|
b75cc8f90f
net/ipv6: Pass skb to route lookup
|
7 years ago |
Stephen Hemminger
|
82695b30ff
inet: whitespace cleanup
|
7 years ago |
Alexey Dobriyan
|
96890d6252
net: delete /proc THIS_MODULE references
|
7 years ago |
Reshetova, Elena
|
affa78bc6a
net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t
|
8 years ago |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
10 years ago |
Marcelo Ricardo Leitner
|
c4a6853d8f
ipv6: invert join/leave anycast rtnl/socket locking order
|
10 years ago |
Li RongQing
|
02ea80741a
ipv6: remove aca_lock spinlock from struct ifacaddr6
|
10 years ago |
David S. Miller
|
1f6d80358d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
WANG Cong
|
83aa29eefd
ipv6: refactor __ipv6_dev_ac_inc()
|
11 years ago |
WANG Cong
|
013b4d9038
ipv6: clean up ipv6_dev_ac_inc()
|
11 years ago |
WANG Cong
|
b03a9c04a3
ipv6: remove ipv6_sk_ac_lock
|
11 years ago |
WANG Cong
|
6c555490e0
ipv6: drop useless rcu_read_lock() in anycast
|
11 years ago |
Sabrina Dubroca
|
381f4dca48
ipv6: clean up anycast when an interface is destroyed
|
11 years ago |
WANG Cong
|
de185ab46c
ipv6: restore the behavior of ipv6_sock_ac_drop()
|
11 years ago |
Sabrina Dubroca
|
a9ed4a2986
ipv6: fix rtnl locking in setsockopt for anycast and multicast
|
11 years ago |
FX Le Bail
|
7c90cc2d40
ipv6: enable anycast addresses as source addresses for datagrams
|
11 years ago |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
12 years ago |