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
| ||
|
Message-ID: <20150221164042.GD2092@nanopsycho.orion> Date: Sat, 21 Feb 2015 17:40:42 +0100 From: Jiri Pirko <jiri@...nulli.us> To: Jonas Johansson <jonasj76@...il.com> Cc: netdev@...r.kernel.org, Jonas Johansson <jonas.johansson@...termo.se> Subject: Re: [PATCH net-next 0/2] dsa: implement HW bonding Fri, Feb 20, 2015 at 11:51:11AM CET, jonasj76@...il.com wrote: >From: Jonas Johansson <jonas.johansson@...termo.se> > >This patchset will implement hardware bonding support for the DSA driver and >the Marvell 88E6095 device. > >Jonas Johansson (2): > dsa: bonding: implement HW bonding > mv88e6131: bonding: implement single device trunking > You should use scripts/get_maintainer.pl script and cc all relevant people... > drivers/net/dsa/mv88e6131.c | 254 ++++++++++++++++++++++++++++++++++++++++++++ > drivers/net/dsa/mv88e6xxx.h | 14 +++ > drivers/net/team/team.c | 4 + > include/linux/netdevice.h | 8 ++ > include/net/dsa.h | 8 ++ > net/dsa/dsa.c | 60 +++++++++++ > net/dsa/dsa_priv.h | 6 ++ > net/dsa/slave.c | 23 ++++ > 8 files changed, 377 insertions(+) > >-- >2.1.0 > >-- >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 -- 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