NeilBrown
|
0eb71a9da5
rhashtable: split rhashtable.h
|
7 years ago |
Linus Torvalds
|
1c8c5a9d38
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Sabrina Dubroca
|
e783bb00ad
ipmr: fix error path when ipmr_new_table fails
|
7 years ago |
Sabrina Dubroca
|
848235edb5
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
|
7 years ago |
Christoph Hellwig
|
c350637227
proc: introduce proc_create_net{,_data}
|
7 years ago |
Roopa Prabhu
|
b16fb418b1
net: fib_rules: add extack support
|
7 years ago |
Kirill Tkhai
|
2f635ceeb2
net: Drop pernet_operations::async
|
7 years ago |
Yuval Mintz
|
8c13af2a21
ip6mr: Add refcounting to mfc
|
7 years ago |
Yuval Mintz
|
d3c07e5b99
ip6mr: Add API for default_rule fib
|
7 years ago |
Yuval Mintz
|
088aa3eec2
ip6mr: Support fib notifications
|
7 years ago |
Eric Dumazet
|
a366e300ae
ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREE
|
7 years ago |
Yuval Mintz
|
7b0db85737
ipmr, ip6mr: Unite dumproute flows
|
7 years ago |
Yuval Mintz
|
889cd83cbe
ip6mr: Remove MFC_NOTIFY and refactor flags
|
7 years ago |
Yuval Mintz
|
3feda6b46f
ipmr, ip6mr: Unite vif seq functions
|
7 years ago |
Yuval Mintz
|
c8d6196803
ipmr, ip6mr: Unite mfc seq logic
|
7 years ago |
Yuval Mintz
|
845c9a7ae7
ipmr, ip6mr: Unite logic for searching in MFC cache
|
7 years ago |
Yuval Mintz
|
494fff5637
ipmr, ip6mr: Make mfc_cache a common structure
|
7 years ago |
Yuval Mintz
|
0bbbf0e7d0
ipmr, ip6mr: Unite creation of new mr_table
|
7 years ago |
Yuval Mintz
|
b70432f731
mroute*: Make mr_table a common struct
|
7 years ago |
Yuval Mintz
|
87c418bf13
ip6mr: Align hash implementation to ipmr
|
7 years ago |
Yuval Mintz
|
8571ab479a
ip6mr: Make mroute_sk rcu-based
|
7 years ago |
Yuval Mintz
|
6853f21f76
ipmr,ipmr6: Define a uniform vif_device
|
7 years ago |
Kirill Tkhai
|
b01a59a488
net: Convert ip6mr_net_ops
|
7 years ago |
Nikolay Aleksandrov
|
4adfa79fc2
ip6mr: fix stale iterator
|
7 years ago |
Alexey Dobriyan
|
96890d6252
net: delete /proc THIS_MODULE references
|
7 years ago |
Florian Westphal
|
a3fde2addd
rtnetlink: ipv6: convert remaining users to rtnl_register_module
|
7 years ago |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
7 years ago |
Francesco Ruggeri
|
338d182fa5
ipv6: try not to take rtnl_lock in ip6mr_sk_done
|
7 years ago |
Gustavo A. R. Silva
|
275757e6ba
ipv6: mark expected switch fall-throughs
|
7 years ago |
Florian Westphal
|
b97bac64a5
rtnetlink: make rtnl_register accept a flags parameter
|
8 years ago |