lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 26 Sep 2007 22:20:45 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	shemminger@...ux-foundation.org
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH 3/3] net-2.6.24: move hardware header operations out of
 netdevice

From: Stephen Hemminger <shemminger@...ux-foundation.org>
Date: Wed, 26 Sep 2007 17:22:46 -0700

> Since hardware header operations are part of the protocol class
> not the device instance, make them into a separate object and
> save memory.
> 
> Signed-off-by: Stephen Hemminger <shemminger@...ux-foundation.org>

I applied this by hand since there were conflicts with Eric B.'s
round of network namespace patches from today which I applied
first.

Also:

> --- a/drivers/net/hamradio/6pack.c	2007-09-26 15:07:23.000000000 -0700
> +++ b/drivers/net/hamradio/6pack.c	2007-09-26 16:41:09.000000000 -0700
> @@ -3,7 +3,7 @@
>   *		devices like TTY. It interfaces between a raw TTY and the
>   *		kernel's AX.25 protocol layers.
>   *
> - * Authors:	Andreas Könsgen <ajk@...k.rwth-aachen.de>
> + * Authors:	Andreas Könsgen <ajk@...k.rwth-aachen.de>
>   *              Ralf Baechle DL5RB <ralf@...ux-mips.org>
>   *
>   * Quite a lot of stuff "stolen" by Joerg Reuter from slip.c, written by

This hunk rejected and I therefore left it out.

Whatever editor you used aparently tried to change the character set
encoding or something silly like that.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ