Commit Graph

1260 Commits (358f9a77a668660729e705fde9c3cf69f013aa98)

Author SHA1 Message Date
Ilpo Järvinen 50eb431d6e [IPV6] route: kill some bloat 17 years ago
Daniel Lezcano 389f661224 [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware 17 years ago
Daniel Lezcano 1cab3da6be [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware 17 years ago
Daniel Lezcano 06bfe655e7 [NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace aware 17 years ago
Daniel Lezcano bfeade0870 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace 17 years ago
Daniel Lezcano 3c40090a0f [NETNS][IPV6]: inet6_addr - isolate inet6 addresses from proc file 17 years ago
Pavel Emelyanov e186932b3d [NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlers 17 years ago
Pavel Emelyanov 441fc2a239 [NETNS]: Use the per-net ipv6_devconf_dflt 17 years ago
Pavel Emelyanov e0da5a480c [NETNS]: Create ipv6 devconf-s for namespaces 17 years ago
Pavel Emelyanov bff16c2f99 [NETNS]: Make the ctl-tables per-namespace 17 years ago
Pavel Emelyanov 9589731220 [NETNS]: Make the __addrconf_sysctl_register return an error 17 years ago
Pavel Emelyanov 408c4768cd [NETNS]: Clean out the ipv6-related sysctls creation/destruction 17 years ago
Denis V. Lunev 4d1169c1e7 [NETNS]: Add netns to nl_info structure. 17 years ago
Eric W. Biederman 6b175b26c1 [NETNS]: Add netns parameter to inet_(dev_)add_type. 17 years ago
Denis V. Lunev 868d13ac81 [NETNS]: Pass fib_rules_ops into default_pref method. 17 years ago
Denis V. Lunev f8c26b8d58 [NETNS]: Add netns parameter to fib_rules_(un)register. 17 years ago
Daniel Lezcano 41a76906b3 [NETNS][IPV6]: Make icmpv6_time sysctl per namespace. 17 years ago
Daniel Lezcano 4990509f19 [NETNS][IPV6]: Make sysctls route per namespace. 17 years ago
Daniel Lezcano 7c76509d0d [NETNS][IPV6]: Make mld_max_msf readonly in other namespaces. 17 years ago
Daniel Lezcano e71e0349eb [NETNS][IPV6]: Make ip6_frags per namespace. 17 years ago
Daniel Lezcano 99bc9c4e45 [NETNS][IPV6]: Make bindv6only sysctl per namespace. 17 years ago
Daniel Lezcano 760f2d0186 [NETNS][IPV6]: Make multiple instance of sysctl tables. 17 years ago
Daniel Lezcano 89918fc270 [NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem. 17 years ago
Daniel Lezcano 81c1c17804 [NETNS][IPV6]: Make a subsystem for af_inet6. 17 years ago
Daniel Lezcano 291480c09a [NETNS][IPV6]: Make ipv6_sysctl_register to return a value. 17 years ago
Pavel Emelyanov 3d7cc2ba62 [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules 17 years ago
Eric Dumazet 65f7651788 [NET]: prot_inuse cleanups and optimizations 17 years ago
Eric Dumazet 9a429c4983 [NET]: Add some acquires/releases sparse annotations. 17 years ago
Hideo Aoki 95766fff6b [UDP]: Add memory accounting. 17 years ago
Gui Jianfeng a06b494b61 [IPV6]: Remove useless code from fib6_del_route(). 17 years ago
Herbert Xu 9dd3245a2a [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input 17 years ago
Herbert Xu 0883ae0e55 [IPSEC]: Fix transport-mode async resume on intput without netfilter 17 years ago
Eric W. Biederman 426b5303eb [NETNS]: Modify the neighbour table code so it handles multiple network namespaces 17 years ago
Paul Moore afeb14b490 [XFRM]: RFC4303 compliant auditing 17 years ago
YOSHIFUJI Hideaki 9cb5734e5b [TCP]: Convert several length variable to unsigned. 17 years ago
Masahide NAKAMURA 0aa647746e [XFRM]: Support to increment packet dropping statistics. 17 years ago
Masahide NAKAMURA 9473e1f631 [XFRM] MIPv6: Fix to input RO state correctly. 17 years ago
Masahide NAKAMURA a1b051405b [XFRM] IPv6: Fix dst/routing check at transformation. 17 years ago
Herbert Xu 195ad6a3ac [IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels 17 years ago
Patrick McHardy 33b8e77605 [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option 17 years ago
Jan Engelhardt e79ec50b95 [NETFILTER]: Parenthesize macro parameters 17 years ago
Patrick McHardy 1e796fda00 [NETFILTER]: constify nf_afinfo 17 years ago
Patrick McHardy 7b2f9631e7 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg 17 years ago
Patrick McHardy f01ffbd6e7 [NETFILTER]: nf_log: move logging stuff to seperate header 17 years ago
Patrick McHardy 77236b6e33 [NETFILTER]: ctnetlink: use netlink attribute helpers 17 years ago
Patrick McHardy da4d0f6b3d [NETFILTER]: ip6_tables: use raw_smp_processor_id() in do_add_counters() 17 years ago
Patrick McHardy b5dd674b2a [NETFILTER]: ip6_tables: fix stack leagage 17 years ago
Patrick McHardy c9d8fe1317 [NETFILTER]: {ip,ip6}_tables: fix format strings 17 years ago
Patrick McHardy 9c54795950 [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences 17 years ago
Patrick McHardy 3bc3fe5eed [NETFILTER]: ip6_tables: add compat support 17 years ago