Commit Graph

2092 Commits (2bc454b0b30b3645d114689b64321cb49be99923)

Author SHA1 Message Date
Jan Engelhardt 1e637c74b0 [IPV4]: Enable use of 240/4 address space. 17 years ago
Denis V. Lunev 51314a17ba [NETNS]: Process FIB rule action in the context of the namespace. 17 years ago
Denis V. Lunev 9e3a548781 [NETNS]: FIB rules API cleanup. 17 years ago
Denis V. Lunev 0359238333 [FIB]: Add netns to fib_rules_ops. 17 years ago
Denis V. Lunev 775516bfa2 [NETNS]: Namespace stop vs 'ip r l' race. 17 years ago
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction. 17 years ago
Denis V. Lunev 4f84d82f7a [NETNS]: Memory leak on network namespace stop. 17 years ago
Daniel Lezcano 569d36452e [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions 17 years ago
Eric Dumazet a6501e080c [IPV4] FIB_HASH: Reduce memory needs and speedup lookups 17 years ago
Eric Dumazet b59cfbf77d [FIB]: Fix rcu_dereference() abuses in fib_trie.c 17 years ago
Patrick McHardy c71e916708 [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos 17 years ago
Patrick McHardy c56cc9c07b [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos 17 years ago
Patrick McHardy 4f536522da [NETFILTER]: kill nf_sysctl.c 17 years ago
Denys Vlasenko 9ba99b0d3f [NETFILTER]: ipt_REJECT: properly handle IP options 17 years ago
Denys Vlasenko 022748a935 [NETFILTER]: {ip,ip6}_tables: remove some inlines 17 years ago
Jan Engelhardt f72e25a897 [NETFILTER]: Rename ipt_iprange to xt_iprange 17 years ago
Jan Engelhardt 2ae15b64e6 [NETFILTER]: Update modules' descriptions 17 years ago
Jan Engelhardt 11fa2aa362 [NETFILTER]: remove ipt_TOS.c 17 years ago
Patrick McHardy 8ce22fcab4 [NETFILTER]: Remove some EXPERIMENTAL dependencies 17 years ago
Stephen Hemminger 7f9b80529b [IPV4]: fib hash|trie initialization 17 years ago
Stephen Hemminger d717a9a620 [IPV4] fib_trie: size and statistics 17 years ago
Eric Dumazet 28d36e3702 [FIB]: Avoid using static variables without proper locking 17 years ago
Denis V. Lunev 39a6d06300 [NETNS]: Process inet_confirm_addr in the correct namespace. 17 years ago
Denis V. Lunev 9bd85e3264 [IPV4]: Remove extra argument from arp_ignore. 17 years ago
Denis V. Lunev 2db82b534b [NETNS]: Make arp code network namespace consistent. 17 years ago
Denis V. Lunev a79878f00d [ARP]: Move inet_addr_type call after simple error checks in arp_contructor. 17 years ago
Pavel Emelyanov a308da1627 [NETNS][RAW]: Create the /proc/net/raw(6) in each namespace. 17 years ago
Pavel Emelyanov e5ba31f11f [NETNS][RAW]: Eliminate explicit init_net references. 17 years ago
Pavel Emelyanov f51d599fbe [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list. 17 years ago
Pavel Emelyanov be185884b3 [NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware. 17 years ago
Eric Dumazet 8d96544475 [FIB]: full_children & empty_children should be uint, not ushort 17 years ago
Eric Dumazet 4dde4610c4 [IPV4] fib_trie: removes a memset() call in tnode_new() 17 years ago
David S. Miller 88ebc72f68 [IPV4] FIB: Include nexthop device indexes in fib_info hashfn. 17 years ago
Eric Dumazet 112d8cfcbf [FIB]: Reduce text size of net/ipv4/fib_trie.o 17 years ago
Stephen Hemminger c95aaf9af5 [IPV4] fib_trie: Fix sparse warnings. 17 years ago
Stephen Hemminger 66a2f7fd2f [IPV4] fib_trie: Add statistics. 17 years ago
Stephen Hemminger a6db901092 [IPV4] FIB: printk related cleanups 17 years ago
Stephen Hemminger fea86ad812 [IPV4] fib_trie: fib_insert_node cleanup 17 years ago
Stephen Hemminger 187b5188a7 [IPV4] fib_trie: Use %u for unsigned printfs. 17 years ago
Stephen Hemminger 93e4308b3b [IPV4] fib_trie: Get rid of unused revision element. 17 years ago
Stephen Hemminger c28a1cf448 [IPV4] fib_trie: Get rid of trie_init(). 17 years ago
Ilpo Järvinen cea14e0ed6 [TCP]: Uninline tcp_is_cwnd_limited 17 years ago
Ilpo Järvinen 490d504693 [TCP]: Uninline tcp_set_state 17 years ago
David S. Miller 9993e7d313 [TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer(). 17 years ago
Denis V. Lunev 8cced9eff1 [NETNS]: Enable routing configuration in non-initial namespace. 17 years ago
Denis V. Lunev 226b0b4a51 [NETNS]: Replace init_net with the correct context in fib_frontend.c 17 years ago
Denis V. Lunev 1bad118a33 [NETNS]: Pass namespace through ip_rt_ioctl. 17 years ago
Denis V. Lunev 4b5d47d4d3 [NETNS]: Correctly fill fib_config data. 17 years ago
Denis V. Lunev 6bd48fcf73 [NETNS]: Provide correct namespace for fibnl netlink socket. 17 years ago
Denis V. Lunev e4aef8aea3 [NETNS]: Place fib tables into netns. 17 years ago