Hi Julian, On Sat, Apr 06, 2013 at 04:14:54PM +0300, Julian Anastasov wrote: > > Julian Anastasov (33): > > Is the "net: add skb_dst_set_noref_force" change > missing here? It's there, but I forgot to include it in this pull request email: http://1984.lsi.us.es/git/nf-next/commit/?id=932bc4d7a53ba418de67fdab533248df5b36c752 > > ipvs: avoid routing by TOS for real server > > ipvs: prefer NETDEV_DOWN event to free cached dsts > > ipvs: convert the IP_VS_XMIT macros to functions > > ipvs: rename functions related to dst_cache reset > > ipvs: no need to reroute anymore on DNAT over loopback > > ipvs: do not use skb_share_check > > ipvs: consolidate all dst checks on transmit in one place > > ipvs: optimize dst usage for real server > > ipvs: convert app locks > > ipvs: remove rs_lock by using RCU > > ipvs: convert locks used in persistence engines > > ipvs: convert connection locking > > ipvs: reorder keys in connection structure > > ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new > > ipvs: change ip_vs_sched_lock to mutex > > ipvs: preparations for using rcu in schedulers > > ipvs: add ip_vs_dest_hold and ip_vs_dest_put > > ipvs: convert dh scheduler to rcu > > ipvs: convert lblc scheduler to rcu > > ipvs: convert lblcr scheduler to rcu > > ipvs: convert lc scheduler to rcu > > ipvs: convert nq scheduler to rcu > > ipvs: convert rr scheduler to rcu > > ipvs: convert sed scheduler to rcu > > ipvs: convert sh scheduler to rcu > > ipvs: convert wlc scheduler to rcu > > ipvs: convert wrr scheduler to rcu > > ipvs: reorganize dest trash > > ipvs: do not expect result from done_service > > ipvs: convert sched_lock to spin lock > > ipvs: convert dests to rcu > > ipvs: convert services to rcu > > ipvs: do not disable bh for long time -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html