From: David Miller
Date: Sun, 08 May 2022 17:09:08 +0100 (BST)
>
> Patch #2 is a cleanup and therefore not appropriate for 'net'.
Sorry I'm mixing up the two pull requests you sent, all is fine.
Thanks.
Patch #2 is a cleanup and therefore not appropriate for 'net'.
Thank you.
From: Simon Wunderlich
Date: Fri, 18 Sep 2020 15:19:50 +0200
> here are some late bugfixes which we would like to have integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Mon, 24 Aug 2020 18:27:36 +0200
> here is a small cleanup pull request of batman-adv to go into net-next.
>
> Please pull or let me know of any problem!
Also pulled, thank you.
From: Simon Wunderlich
Date: Mon, 24 Aug 2020 18:21:08 +0200
> here are some bugfixes which we would like to have integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks.
From: Randy Dunlap
Date: Sat, 22 Aug 2020 16:13:27 -0700
> Drop repeated words in net/batman-adv/.
I'll let the batman-adv folks integrate this series.
From: Simon Wunderlich
Date: Tue, 30 Jun 2020 10:27:27 +0200
> here is a little feature/cleanup pull request of batman-adv to go into
> net-next.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Tue, 26 May 2020 12:00:04 +0200
> here is a small cleanup pull request of batman-adv to go into net-next.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Mon, 27 Apr 2020 17:06:02 +0200
> here is a small cleanup pull request of batman-adv to go into net-next.
>
> Please pull or let me know of any problem!
Also pulled, thanks again.
From: Simon Wunderlich
Date: Mon, 27 Apr 2020 17:00:35 +0200
> here are some bugfixes which we would like to have integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Fri, 6 Mar 2020 13:06:17 +0100
> here is a bugfix which we would like to have integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Tue, 14 Jan 2020 15:23:44 +0100
> here is a small feature/cleanup pull request of batman-adv to go into
> net-next.
>
> Please pull or let me know of any problem!
Also pulled, thanks Simon.
From: Simon Wunderlich
Date: Tue, 14 Jan 2020 15:16:45 +0100
> here is a bugfix which we would like to have integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Tue, 5 Nov 2019 10:35:26 +0100
> here is a little cleanup pull request of batman-adv to go into net-next.
>
> Please pull or let me know of any problem!
Pulled, thanks.
From: Simon Wunderlich
Date: Fri, 25 Oct 2019 11:22:14 +0200
> here are two bugfixes which we would like to have integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Krzysztof Kozlowski
Date: Mon, 23 Sep 2019 17:52:42 +0200
> Adjust indentation from spaces to tab (+optional two spaces) as in
> coding style with command like:
> $ sed -e 's/^/\t/' -i */Kconfig
>
> Signed-off-by: Krzysztof Kozlowski
Ok, I'll apply these to 'net'.
From: Simon Wunderlich
Date: Fri, 30 Aug 2019 09:25:00 +0200
> here is another small batman-adv pull request for net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Fri, 30 Aug 2019 09:27:35 +0200
> here is a small maintenance pull request of batman-adv to go into net-next.
>
> Please pull or let me know of any problem!
Pulled, but generally speaking MAINTAINERS updates are always legitimate
for 'net'.
From: Simon Wunderlich
Date: Wed, 21 Aug 2019 15:30:14 +0200
> here is a pull request with Erics bugfix from last week which we would
> like to have integrated into net. We didn't get anything else, so it's
> a short one this time. :)
>
> Please pull or let me know of any problem!
Pulled, thank
From: Simon Wunderlich
Date: Thu, 8 Aug 2019 15:06:15 +0200
> here is a small feature/cleanup pull request of batman-adv to go into
> net-next.
>
> Please pull or let me know of any problem!
Pulled, thanks.
That lockdep annotation in the 4th patch really helped with the review.
From: Simon Wunderlich
Date: Thu, 8 Aug 2019 15:02:06 +0200
> here are some bugfixes which we would like to have integrated into net.
>
> Please pull or let me know of any problem!
Pulled.
From: Simon Wunderlich
Date: Fri, 28 Jun 2019 15:55:54 +0200
> here is the updated feature/cleanup pull request of batman-adv for net-next
> from yesterday. Your change suggestions have been integrated into Patch 6
> of the series, everything else is unchanged.
>
> Please pull or let me know of
From: Simon Wunderlich
Date: Thu, 27 Jun 2019 12:31:17 +0200
> here are some bugfixes which we would like to have integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Thu, 27 Jun 2019 12:39:34 +0200
> + in_dev = in_dev_get(dev);
> + if (!in_dev)
> + return 0;
Move this below the rcu_read_lock() and use __in_dev_get_rcu()
instead.
And then...
> +
> + rcu_read_lock();
...
> + rcu_read_unlock();
> +
From: Simon Wunderlich
Date: Thu, 9 May 2019 15:28:13 +0200
> here are some bugfixes which we would like to have integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Thu, 28 Mar 2019 16:31:22 +0100
> here are some bugfixes which we would like to have integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Thu, 28 Mar 2019 16:41:40 +0100
> here is our latest cleanup/feature pull request of batman-adv to go
> into net-next.
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Wed, 13 Feb 2019 10:55:03 +0100
> here is another pull request for batman-adv to go into net-next. The main
> patchset is Svens netlink restructure series, which was also discussed on
> netdev
> for quite some time now and should be ready to be integrated.
>
> Pleas
From: Simon Wunderlich
Date: Fri, 1 Feb 2019 12:18:07 +0100
> here is a small feature/cleanup pull request of batman-adv to go into
> net-next.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Fri, 1 Feb 2019 12:14:09 +0100
> here are some bugfixes which we would like to see integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Linus Lüssing
Date: Fri, 21 Dec 2018 16:15:07 +0100
> This patchset adds initial Multicast Router Discovery support to
> the Linux bridge (RFC4286). With MRD it is possible to detect multicast
> routers and mark bridge ports and forward multicast packets to such routers
> accordingly.
...
From: Simon Wunderlich
Date: Wed, 14 Nov 2018 14:46:16 +0100
> here are some bugfixes which we would like to see integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Wed, 14 Nov 2018 15:07:48 +0100
> here is a feature/cleanup pull request of batman-adv to go into net-next.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Wed, 19 Sep 2018 14:32:33 +0200
> here is a little feature and cleanup pull request of batman-adv to go into
> net-next.
>
> Please pull or let me know of any problem!
Also pulled, thank you.
From: Simon Wunderlich
Date: Wed, 19 Sep 2018 14:22:02 +0200
> here are some bugfixes which we would like to see integrated into net.
>
> We forgot to bump the version number in the last round for net-next, so
> the belated patch to do that is included - we hope you can adopt it.
> This will mos
From: Simon Wunderlich
Date: Tue, 17 Jul 2018 17:19:40 +0200
> here are some batman-adv bugfixes for net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Tue, 17 Jul 2018 17:26:42 +0200
> here is a little cleanup pull request of batman-adv to go into net-next.
>
> Please pull or let me know of any problem!
Pulled, thank you.
From: Joe Perches
Date: Fri, 22 Jun 2018 10:51:00 -0700
> random_ether_addr is a #define for eth_random_addr which is
> generally preferred in kernel code by ~3:1
>
> Convert the uses of random_ether_addr to enable removing the #define
>
> Miscellanea:
>
> o Convert &vfmac[0] to equivalent vfm
From: Simon Wunderlich
Date: Thu, 24 May 2018 13:53:21 +0200
> here are a couple of bugfixes which we would like to have integrated into net.
>
> Please pull or let me know of any problem!
Looks good, pulled, thanks Simon.
From: Sergei Shtylyov
Date: Fri, 25 May 2018 18:56:09 +0300
> On 05/25/2018 02:15 PM, Sven Eckelmann wrote:
>
[...]
>> --- a/net/batman-adv/Kconfig
>> +++ b/net/batman-adv/Kconfig
>> @@ -94,13 +94,13 @@ config BATMAN_ADV_DEBUGFS
>> bool "batman-adv debugfs entries"
>> de
From: Simon Wunderlich
Date: Thu, 24 May 2018 14:02:52 +0200
> here is a our feature/cleanup pull request of batman-adv to go into net-next.
>
> Please pull or let me know of any problem!
Pulled.
You should really remove the EXPERIMENTAL tag from the V
protocol support if you want it to be on
From: Simon Wunderlich
Date: Mon, 26 Mar 2018 14:47:52 +0200
> here are two late bugfixes for batman-adv which we would like to have in net
> if still possible.
>
> Please pull or let me know of any problem!
Pulled, thank you Simon.
From: Simon Wunderlich
Date: Mon, 19 Mar 2018 17:41:50 +0100
> here is another late feature/cleanup pull request of batman-adv to go into
> net-next.
>
> Please pull or let me know of any problem!
Also pulled, thanks Simon.
From: Simon Wunderlich
Date: Mon, 19 Mar 2018 17:37:21 +0100
> here are some more bugfixes for net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Fri, 2 Mar 2018 18:57:40 +0100
> here is a little cleanup pull request of batman-adv to go into net-next.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Fri, 2 Mar 2018 18:51:35 +0100
> here are some bugfixes which we would like to see integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Sven Eckelmann
Date: Thu, 21 Dec 2017 10:17:37 +0100
> we are currently starting to use batman-adv as mesh protocol on multicore
> embedded devices. These usually don't have a lot of CPU power per core but
> are reasonable fast when using multiple cores.
>
> It was noticed that sending was
From: Simon Wunderlich
Date: Wed, 20 Dec 2017 12:01:05 +0100
> here is the updated feature/cleanup pull request of batman-adv to go
> into net-next. Compared to batman-adv 2017-12-15 pull request, we have
> dropped the 'batman-adv: Add License-Filename to GPL-2.0 files' as per
> your suggestion.
From: Simon Wunderlich
Date: Fri, 15 Dec 2017 12:31:39 +0100
> here are a couple of fixes which we would like to see integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Fri, 15 Dec 2017 12:43:03 +0100
> The FSFE REUSE practices [1] recommend to add a "License-Filename" tag to
> files which don't contain the complete license text. The GPL-2.0 files
> usually only have a small notice at the beginning of the file. The longer
> license i
From: Simon Wunderlich
Date: Mon, 23 Oct 2017 17:37:01 +0200
> here is another small documentation/cleanup pull request of batman-adv to go
> into net-next.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Sven Eckelmann
Date: Sun, 08 Oct 2017 09:29:17 +0200
> Are you expected to apply this change:
> =
>
> I was hoping that Simon is picking the patch up and forwards it do you in a
> proper pull request. But I would doubt that he has a big problem with you
From: Sven Eckelmann
Date: Sat, 7 Oct 2017 14:21:22 +0200
> The parameter extack was added to batadv_softif_slave_add without adding
> the kernel-doc for it. This caused kernel-doc warnings.
>
> Signed-off-by: Sven Eckelmann
> Cc: David Ahern
I'm happy to apply this but where are the other t
From: Simon Wunderlich
Date: Fri, 6 Oct 2017 15:54:33 +0200
> here is a small cleanup pull request of batman-adv to go into net-next.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Wed, 2 Aug 2017 16:15:41 +0200
> here is a bugfix which we would like to see integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Wed, 2 Aug 2017 16:23:16 +0200
> here is a small feature/cleanup pull request of batman-adv to go into
> net-next.
>
> Please pull or let me know of any problem!
Also pulled, thank you.
From: Joe Perches
Date: Wed, 14 Jun 2017 02:33:52 -0700
> It's misleading and unnecessary.
>
> Signed-off-by: Joe Perches
Simon will you take this into your batman-adv tree?
Thanks.
From: Simon Wunderlich
Date: Tue, 13 Jun 2017 13:15:29 +0200
> here are two batman-adv bugfixes for net.
>
> Please pull or let me know of any problem!
Pulled, thanks.
From: Simon Wunderlich
Date: Tue, 13 Jun 2017 13:36:50 +0200
> here is our feature/cleanup pull request of batman-adv to go into net-next.
>
> Please pull or let me know of any problem!
Pulled, thanks.
From: Simon Wunderlich
Date: Thu, 6 Apr 2017 16:07:22 +0200
> here is our feature/cleanup pull request of batman-adv to go into net-next.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Thu, 16 Mar 2017 13:55:10 +0100
> here are two bugfixes for batman-adv which we would like to see
> integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Wed, 1 Mar 2017 16:53:31 +0100
> here are two bugfixes which we would like to see integrated into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Sat, 28 Jan 2017 11:56:49 +0100
> here is another pull request for batman-adv in net-next. One of them fixes
> a regression introduced by a patch in the previous pull request two days ago.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Thu, 26 Jan 2017 17:43:57 +0100
> this is the updated version of yesterdays feature/cleanup pull request for
> batman-adv which should go into net-next. We've followed your suggestion
> regarding the NET_XMIT_CN handling and modified Gaos patch accordingly.
>
> The r
From: Simon Wunderlich
Date: Wed, 25 Jan 2017 17:25:05 +0100
> here is a bugfix for net which we would like to have integrated.
>
> Please pull or let me know of any problem!
Pulled, thanks.
From: Simon Wunderlich
Date: Wed, 25 Jan 2017 17:42:58 +0100
> From: Gao Feng
>
> The tc could return NET_XMIT_CN as one congestion notification, but
> it does not mean the packet is lost. Other modules like ipvlan,
> macvlan, and others treat NET_XMIT_CN as success too.
>
> So batman-adv shou
From: Tobias Klauser
Date: Wed, 18 Jan 2017 17:45:01 +0100
> The network stack no longer uses the last_rx member of struct net_device
> since the bonding driver switched to use its own private last_rx in
> commit 9f242738376d ("bonding: use last_arp_rx in slave_last_rx()").
>
> However, some dri
From: Simon Wunderlich
Date: Fri, 2 Dec 2016 17:13:22 +0100
> here is another bugfix which we would like to see integrated into net,
> if this is possible now.
>
> Please pull or let me know of any problem!
Pulled, thanks.
From: Simon Wunderlich
Date: Sat, 19 Nov 2016 12:06:12 +0100
> here are some bugfix patches which we would like to have integrated
> into net.
>
> Please pull or let me know of any problem!
Pulled.
From: Simon Wunderlich
Date: Sat, 19 Nov 2016 14:35:20 +0100
> this should be our last feature pull request for batman-adv in this round.
>
> Please pull or let me know of any problem!
Also pulled, thanks.
From: Simon Wunderlich
Date: Wed, 9 Nov 2016 23:25:49 +0100
> this is an updated version from yesterdays pull request. Sven did changes
> according to Eric Dumazets comments in Patch 13, everything else staid the
> same.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Thu, 27 Oct 2016 21:01:33 +0200
> this is our first feature pull request for batman-adv (mostly
> containing code cleanup stuff), there are at least two more to come.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Wed, 26 Oct 2016 17:55:12 +0200
> here are some bugfix patches which we would like to have integrated
> into net.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Sven Eckelmann
Date: Sat, 22 Oct 2016 09:46:24 +0200
> The maximum MTU is defined via the slave devices of an batman-adv
> interface. Thus it is not possible to calculate the max_mtu during the
> creation of the batman-adv device when no slave devices are attached. Doing
> so would for exam
From: Simon Wunderlich
Date: Wed, 14 Sep 2016 14:37:33 +0200
> here are some more bugfix patches which we would like to have integrated
> into net.
>
> Please pull or let me know of any problem!
Pulled, thanks.
From: Simon Wunderlich
Date: Mon, 22 Aug 2016 15:56:00 +0200
> this is our third (and final, for now) pull request for batman-adv in this
> round,
> with mostly maintainability stuff.
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Tue, 16 Aug 2016 10:32:28 +0200
> this is our second feature pull request for batman-adv in this round, with
> our joint work on netlink and netns support. There will be at least one more
> pull request coming later.
>
> Please pull or let me know of any problem!
Pu
From: Simon Wunderlich
Date: Fri, 12 Aug 2016 10:56:36 +0200
> this is our first feature pull request for batman-adv, there are at least two
> more to come (the bigger features come later).
>
> Please pull or let me know of any problem!
Pulled, thanks.
From: Simon Wunderlich
Date: Fri, 8 Jul 2016 11:49:15 +0200
> here are some more bugfix patches which we would like to have integrated
> into net, if that is still possible!
>
> Please pull or let me know of any problem!
Pulled, thanks Simon.
From: Simon Wunderlich
Date: Mon, 4 Jul 2016 15:02:48 +0200
> this is our second and final feature pull request for batman-adv in this
> round.
>
> Please pull or let me know of any problem!
Pulled, thanks.
I have no idea why you guys were using debugfs for anything that
actually matters like
From: Simon Wunderlich
Date: Fri, 1 Jul 2016 15:08:52 +0200
> we are a bit late to submit our feature patches, but I hope we make it in
> time.
> Antonio is taking a pause in his upstream work, so I'll be submitting our
> batman-adv patches for now. It is my first time, so please bear with me.
From: Sven Eckelmann
Date: Sun, 26 Jun 2016 11:15:12 +0200
> Antonio currently seems to be occupied. This is currently rather
> unfortunate because there are patches waiting in the batman-adv
> development repository maint(enance) branch [1] since up to 6
> weeks. I am now getting asked when thes
From: Antonio Quartulli
Date: Wed, 18 May 2016 13:04:44 +0800
> these are the fixes that couldn't make it for linux-4.6 rebased on top
> of net-next.
>
> They were all supposed to be applied on 4.6, therefore it would be nice
> if you could queue them for inclusion in the 4.6.1 stable release.
>
From: Antonio Quartulli
Date: Sun, 15 May 2016 23:11:29 +0800
> Please pull or let me know if you rather prefer to get this through net-next.
Since the merge window is open, please send me this via net-next.
Thank you.
From: Antonio Quartulli
Date: Wed, 11 May 2016 03:29:48 +0800
> here you have a pull request intended for net-next.
> There are 17 patches in this batch, but most of them are cleanups
> and minor code re-arrangement.
>
> The more detailed description follows in the git tag.
>
> Please pull or l
From: Antonio Quartulli
Date: Wed, 4 May 2016 06:23:35 +0800
> this is a pull request intended for net-next.
>
> In this batch you don't have any patch that depends on our fixes,
> therefore you can safely merge it even if the net tree has not been
> merged yet.
>
> In this patchset you basica
From: David Miller
Date: Tue, 03 May 2016 12:33:30 -0400 (EDT)
> From: Antonio Quartulli
> Date: Tue, 3 May 2016 22:42:29 +0800
>
>> Do you have any plan on merging net into net-next in the following days ?
>>
>> I am asking because I'd prefer to avoid yo
From: Antonio Quartulli
Date: Tue, 3 May 2016 22:42:29 +0800
> Do you have any plan on merging net into net-next in the following days ?
>
> I am asking because I'd prefer to avoid you the hassle of dealing with the
> conflicts.
I'll try to do this in the next few days.
From: Antonio Quartulli
Date: Sun, 1 May 2016 01:05:59 +0800
> this is another pull request intended for net.
>
> I know that I sent another batch a few days ago, but after having gone
> through my queue I thought that merging these last 4 patches would still
> be worth it (there won't be any o
From: Antonio Quartulli
Date: Tue, 26 Apr 2016 11:27:14 +0800
> In this patchset you can find the following fixes:
Pulled, even though there were some typos in the commit messages.
> Patch 2 and 3 have no "Fixes:" tag because the offending commits date
> back to when batman-adv was not yet offi
From: SF Markus Elfring
Date: Fri, 11 Mar 2016 13:40:56 +0100
> From: Markus Elfring
> Date: Fri, 11 Mar 2016 13:10:20 +0100
>
> The variables "tt_local_entry" and "tt_global_entry" were eventually
> checked again despite of a corresponding null pointer test before.
>
> * Avoid this double che
From: Antonio Quartulli
Date: Wed, 2 Mar 2016 22:46:07 +0800
> On Wed, Mar 02, 2016 at 02:54:35PM +0100, Arnd Bergmann wrote:
>> The driver calls cfg80211_get_station, which may be part of a
>> module, so we must not enable BATMAN_ADV_BATMAN_V if
>> BATMAN_ADV=y and CFG80211=m:
>>
>> net/built-i
From: Antonio Quartulli
Date: Mon, 29 Feb 2016 19:05:53 +0800
> this is our (hopefully) latest batch of patches intended for net-next.
>
> With this patchset we finally introduce B.A.T.M.A.N. V: the latest
> version of our routing protocol.
> Technical documentation describing the protocol in mo
From: Antonio Quartulli
Date: Tue, 23 Feb 2016 14:08:03 +0800
> This is another pull request intended for net-next and it is
> basically all cleanup work, mostly by Sven Eckelmann.
>
> First the BATADV_BONDING_TQ_THRESHOLD
> constant gets removed as it was defined but not used anywhere,
> then a
From: David Miller
Date: Tue, 23 Feb 2016 00:12:35 -0500 (EST)
> From: Antonio Quartulli
> Date: Tue, 23 Feb 2016 13:07:50 +0800
>
>> I know this kind of mails steal you some time, but do you have any plan
>> about merging net into net-next in the next days ?
>
&g
From: Antonio Quartulli
Date: Tue, 23 Feb 2016 13:07:50 +0800
> I know this kind of mails steal you some time, but do you have any plan
> about merging net into net-next in the next days ?
It's what I'm working on right now.
From: Antonio Quartulli
Date: Tue, 16 Feb 2016 23:01:25 +0800
> this pull request is intended for net.
>
> Two of the fixes included in this patchset prevent a wrong memory
> access - it was triggered when removing an object from a list
> after it was already free'd due to bad reference counting
From: Antonio Quartulli
Date: Wed, 10 Feb 2016 23:57:06 +0800
> this is another pull request intended for net-next.
>
> Here you have a batch of patches by Sven Eckelmann that
> drops our private reference counting implementation and
> substitutes it with the kref objects/functions.
>
> Then yo
From: Antonio Quartulli
Date: Wed, 3 Feb 2016 10:18:21 +0800
> Here you have our first pull request intended for net-next.
>
> This batch of patches includes a number of corrections and
> improvements for our kernel-doc. These changes also make sure
> that our doc is now properly processed by t
From: Antonio Quartulli
Date: Sun, 17 Jan 2016 14:12:32 +0800
> On 17/01/16 14:04, David Miller wrote:
>> Just let me include what you say in this email or put exactly this
>> text into that merge commit.
>>
>
> Thanks for explaining this, David.
>
> Next time
1 - 100 of 319 matches
Mail list logo