On Wed, Jul 17, 2019 at 5:45 PM Dave Taht wrote:
>
> On Mon, Jul 15, 2019 at 11:01 AM Loganaden Velvindron
> wrote:
> >
> > On Fri, Jul 5, 2019 at 6:15 PM Loganaden Velvindron
> > wrote:
> > >
> > > Hi folks,
> > >
> > > I read
On Fri, Jul 5, 2019 at 6:15 PM Loganaden Velvindron wrote:
>
> Hi folks,
>
> I read the guidelines for LTS/stable.
> https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
>
>
> Although this is not a bugfix, I am humbly submitting a req
Hi folks,
I read the guidelines for LTS/stable.
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
Although this is not a bugfix, I am humbly submitting a request so
that commit id
-- 96125bf9985a75db00496dd2bc9249b777d2b19b Allow 0.0.0.0/8 as a valid
address range -- is ba
On Sun, Nov 25, 2018 at 4:14 AM David Ahern wrote:
>
> IPX was moved to staging at the end of last year. Can decnet follow
> suit? git log seems to indicate no active development in a very long time.
>
> David
Kill it :)
On Fri, Jul 8, 2016 at 6:14 PM, Eric Dumazet wrote:
> On Fri, 2016-07-08 at 15:51 +0200, Toralf Förster wrote:
>> I do run a 4.6.3 hardened Gentoo kernel at a commodity i7 server. A
>> DDoS with about 300 MBit/sec over 5 mins resulted an issue for ipv6 at
>> that system.
>>
>> The IPv6 monitoring
ping stephen.
Don't redefine in6_addr due to including linux/in6.h and also fix
the case of MAXPATHLEN constant not found.
(Original patch from VoidLinux)
Signed-off-by: Loganaden Velvindron
---
include/linux/if_bridge.h | 1 -
include/linux/netfilter.h | 2 --
include/linux/xfrm.h | 1 -
in
zero addr before calling copy_to_user()
Signed-off-by: Loganaden Velvindron
---
net/ipv4/ip_sockglue.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/net/ipv4/ip_sockglue.c b/net/ipv4/ip_sockglue.c
index c3c359a..d7a5a8b 100644
--- a/net/ipv4/ip_sockglue.c
+++ b/net/ipv4/ip_sockglue.c
On Tue, Nov 3, 2015 at 4:10 AM, David Miller wrote:
>
>
> If it's not a bug fix, I really don't want to see it submitted at
> this time. No exceptions.
>
> Things will stay this way until some short period after the merge
> window opens and I open up net-next and patchwork to new feature
> patche
Please reject this patch. I sent a proper one with the sign-on later on.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
On Wed, Oct 28, 2015 at 09:10:20PM +0300, Sergei Shtylyov wrote:
> Hello.
>
>Your subject is too long, it should have been placed in the changelog
> partially. You you didn't sign off on the patch, so it can't applied.
>
> MBR, Sergei
Thank you. Please reject this patch. I re-sent a proper o
counterstmp is not cleared before it is used in get_counters(). it might be
leaked partially when it is sent to userland later on.
Signed-off-by: Loganaden Velvindron
---
net/bridge/netfilter/ebtables.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/bridge
---
net/bridge/netfilter/ebtables.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/bridge/netfilter/ebtables.c b/net/bridge/netfilter/ebtables.c
index f46ca41..26922e9 100644
--- a/net/bridge/netfilter/ebtables.c
+++ b/net/bridge/netfilter/ebtables.c
@@ -989,7 +989,7 @
---
net/bridge/netfilter/ebtables.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/bridge/netfilter/ebtables.c b/net/bridge/netfilter/ebtables.c
index f46ca41..26922e9 100644
--- a/net/bridge/netfilter/ebtables.c
+++ b/net/bridge/netfilter/ebtables.c
@@ -989,7 +989,7 @
This BQL patch is based on work done by Tino Reichardt.
Tested on :05:00.0: 3Com PCI 3c905C Tornado at c9e6e000 by running
Flent several times.
Signed-off-by: Loganaden Velvindron
---
drivers/net/ethernet/3com/3c59x.c | 23 ---
1 file changed, 20 insertions
---
drivers/net/ethernet/3com/3c59x.c | 23 ---
1 file changed, 20 insertions(+), 3 deletions(-)
diff --git a/drivers/net/ethernet/3com/3c59x.c
b/drivers/net/ethernet/3com/3c59x.c
index 753887d..2839af0 100644
--- a/drivers/net/ethernet/3com/3c59x.c
+++ b/drivers/net/ethernet
Tested on 3Com PCI 3c905C Tornardo by running Flent multiple times.
Signed-off-by: Loganaden Velvindron
---
drivers/net/ethernet/3com/3c59x.c | 17 -
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/drivers/net/ethernet/3com/3c59x.c
b/drivers/net/ethernet/3com
17 matches
Mail list logo