Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1722069
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next v3 0/3] NCSI VLAN Filtering Support |
| Date | 2017-08-29 02:00 +0200 |
| Message-ID | <ujC6K-3w2-9@gated-at.bofh.it> (permalink) |
| References | <ujlyW-1YD-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Samuel Mendoza-Jonas <sam@mendozajonas.com> Date: Mon, 28 Aug 2017 16:18:40 +1000 > This series (mainly patch 2) adds VLAN filtering to the NCSI implementation. > A fair amount of code already exists in the NCSI stack for VLAN filtering but > none of it is actually hooked up. This goes the final mile and fixes a few > bugs in the existing code found along the way (patch 1). > > Patch 3 adds the appropriate flag and callbacks to the ftgmac100 driver to > enable filtering as it's a large consumer of NCSI (and what I've been > testing on). > > v3: - Add comment describing change to ncsi_find_filter() > - Catch NULL in clear_one_vid() from ncsi_get_filter() > - Simplify state changes when kicking updated channel Series applied.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next v3 0/3] NCSI VLAN Filtering Support Samuel Mendoza-Jonas <sam@mendozajonas.com> - 2017-08-28 08:20 +0200
[PATCH net-next v3 1/3] net/ncsi: Fix several packet definitions Samuel Mendoza-Jonas <sam@mendozajonas.com> - 2017-08-28 08:20 +0200
Re: [PATCH net-next v3 0/3] NCSI VLAN Filtering Support David Miller <davem@davemloft.net> - 2017-08-29 02:00 +0200
Re: [PATCH net-next v3 0/3] NCSI VLAN Filtering Support Samuel Mendoza-Jonas <sam@mendozajonas.com> - 2017-08-30 06:40 +0200
Re: [PATCH net-next v3 0/3] NCSI VLAN Filtering Support David Miller <davem@davemloft.net> - 2017-08-30 07:40 +0200
csiph-web