Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1678541

RE: [PATCH 00/17] v2 net generic subsystem refcount conversions

From "Reshetova, Elena" <elena.reshetova@intel.com>
Newsgroups linux.kernel
Subject RE: [PATCH 00/17] v2 net generic subsystem refcount conversions
Date 2017-06-30 09:10 +0200
Message-ID <tXYdX-2mX-13@gated-at.bofh.it> (permalink)
References <tXjNw-6lq-3@gated-at.bofh.it> <tXMmu-2CN-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> From: Elena Reshetova <elena.reshetova@intel.com>
> Date: Wed, 28 Jun 2017 14:54:49 +0300
> 
> > If there are no objections to the patches, please merge them via
> > respective trees.
> 
> This doesn't apply cleanly to the net-next tree, please respin.

Sorry, will rebase to the net-next and send new version today. The current version was on top of linux-next/stable. 

Best Regards,
Elena.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 00/17] v2 net generic subsystem refcount conversions Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:00 +0200
  [PATCH 09/17] net: convert ip_mc_list.refcnt from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:00 +0200
  [PATCH 06/17] net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:00 +0200
  [PATCH 10/17] net: convert in_device.refcnt from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:00 +0200
  [PATCH 12/17] net: convert unix_address.refcnt from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:00 +0200
  [PATCH 16/17] net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:00 +0200
  [PATCH 17/17] net: convert packet_fanout.sk_ref from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:00 +0200
  [PATCH 15/17] net: convert net.passive from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:00 +0200
  [PATCH 03/17] net: convert neigh_params.refcnt from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:00 +0200
  [PATCH 13/17] net: convert fib_rule.refcnt from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:00 +0200
  [PATCH 07/17] net: convert sock.sk_wmem_alloc from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:00 +0200
  [PATCH 05/17] net: convert sk_buff.users from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:00 +0200
  [PATCH 11/17] net: convert netpoll_info.refcnt from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:00 +0200
  [PATCH 01/17] net: convert inet_peer.refcnt from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:10 +0200
  [PATCH 02/17] net: convert neighbour.refcnt from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:10 +0200
  [PATCH 04/17] net: convert nf_bridge_info.use from atomic_t to refcount_t Elena Reshetova <elena.reshetova@intel.com> - 2017-06-28 14:10 +0200
  Re: [PATCH 00/17] v2 net generic subsystem refcount conversions David Miller <davem@davemloft.net> - 2017-06-29 20:30 +0200
    RE: [PATCH 00/17] v2 net generic subsystem refcount conversions "Reshetova, Elena" <elena.reshetova@intel.com> - 2017-06-30 09:10 +0200

csiph-web