mentation of
NAT is going tohappen at some point before it's widely deployed.
David Lang
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
nel not seeing
discussions on the other lists)
David Lang
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
ver)
Am I just being very stupid, or is there something I'm not seeing here?
Thanks
David
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
g.
>
This is a bit difficult since the server is headless (normally). I can
try to obtain the panic via a temporary console, but it may have to wait
for a day or two.
David
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Evgeniy Polyakov wrote:
> On Mon, Nov 19, 2007 at 10:24:23PM +0300, Evgeniy Polyakov ([EMAIL
> PROTECTED]) wrote:
>
>> On Mon, Nov 19, 2007 at 06:51:38PM +, David ([EMAIL PROTECTED]) wrote:
>>
>>> Patrick McHardy wrote:
>>>
>>>&g
On Tue, 18 Sep 2007, YOSHIFUJI Hideaki / [EMAIL PROTECTED](B wrote:
In article <[EMAIL PROTECTED]> (at Mon, 17 Sep 2007 19:20:44 -0700 (PDT)), David
Miller <[EMAIL PROTECTED]> says:
From: lepton <[EMAIL PROTECTED]>
Date: Tue, 18 Sep 2007 10:16:17 +0800
Hi,
In some sit
ards and I missed my
chance!
It's fine by me, although Jeff is the final arbiter.
Thanks!
-VAL
when the maintainership gets settled send me a message and I can send you
a couple of different cards (including a d-link 4-port card)
David Lang
-
To unsubscribe from this list: send the line &quo
< value was too small for 700 multicast groups.
As they're all pretty simple to test, it may be worthwhile to give
them a shot just to rule things out.
I will try them later today.
I forgot to mention that the filesystems are ext2 for the mirrored high
speed disks and xfs for the
#x27;re all pretty simple to test, it may be worthwhile to give
them a shot just to rule things out.
unfortunantly the load is not high enough right now to see a real
difference (it's only doing ~1400 logs/sec) I'll catch it at a higher load
point to see if these make any difference.
Da
where a block device is the right answer.
David Lang
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
adding all the code to deal
with the network type issues, then the argument that DRDB should not be
merged becouse you can do the same thing with MD/DM + NBD is invalid and
can be dropped/ignored
David Lang
On Sun, 12 Aug 2007, Paul Clements wrote:
Iustin Pop wrote:
On Sun, Aug 12, 2007
On Mon, 13 Aug 2007, David Greaves wrote:
[EMAIL PROTECTED] wrote:
per the message below MD (or DM) would need to be modified to work
reasonably well with one of the disk components being over an unreliable
link (like a network link)
are the MD/DM maintainers interested in extending their
e the same data-agnostic communication that you are
looking for, and with the minor detail that software would have to filter
out messages that they send, would appear to meet all the goals you are
looking at, useing existing kernel features that are designed to be very
high performance.
David
familiar enough with ptrace vs utrace to know this argument. but I
haven't heard any of the virtualization people complaining about the
existing interfaces. They seem to have been happily useing them for a
number of years.
David Lang
--
To unsubscribe from this list: send the line "unsubsc
from any source (pipe, kernel-space
networking, userspace networking) all require system calls to transfer the
data. so saying that receiving data from a pipe involes overhead on all
receiving processes in a non-issue.
--- (the following is not related to IPN but i wanted to answer this too
));
> + sz = read(trace_fd, buf, sizeof(buf)-1);
> if (sz > 0) {
> buf[sz] = 0;
> puts(buf);
Why not change the puts() to fwrite(buf, sz, 1, stdout) ?
Then you don't need the '\0' terminator.
From: Russell King
Date: Mon, 20 May 2019 16:07:20 +0100
> Do not update the link interface mode while the link is down to avoid
> spurious link interface changes.
>
> Always call mac_config if we have a PHY to propagate the pause mode
> settings to the MAC.
>
> Signed-off-by: Russell King
Ap
From: Mike Manning
Date: Mon, 20 May 2019 19:57:17 +0100
> IPv6 does not consider if the socket is bound to a device when binding
> to an address. The result is that a socket can be bound to eth0 and
> then bound to the address of eth1. If the device is a VRF, the result
> is that a socket can on
From: Vishal Kulkarni
Date: Tue, 21 May 2019 09:12:02 +0530
> This reverts commit 2391b0030e241386d710df10e53e2cfc3c5d4fc1
> SGE's BAR2 Doorbell/GTS Page Size is now interpreted correctly in the
> firmware itself by using actual host page size. Hence previous commit
> needs to be reverted.
>
> S
From: Vishal Kulkarni
Date: Tue, 21 May 2019 09:10:37 +0530
> This patch enables hash filter along with offload
>
> Signed-off-by: Vishal Kulkarni
This commit message is too terse.
What is going on here. Why does this change need to made? Why did
you implement it this way?
Is this a bug fi
From: Hangbin Liu
Date: Tue, 21 May 2019 14:40:47 +0800
> DEV_ADDR is defined but not used. Use it in address setting.
> Do the same with IPv6 for consistency.
>
> Reported-by: David Ahern
> Fixes: fc82d93e57e3 ("selftests: fib_rule_tests: fix local IPv4 address typo")
On 5/21/19 6:13 AM, Hangbin Liu wrote:
> BTW, for some pre-defined names in iproute2, like rtnl_rtprot_tab,
> nl_proto_tab. Should we also print the number directly or just keep
> using the human readable names?
>
> I would like to keep them as this is defined in iproute and we can control
> them.
From: Jesse Brandeburg
Date: Wed, 22 May 2019 09:36:44 -0700
> Hi, is there any update on the plan for the networking track at
> Plumbers (LPC) in Lisbon this year? Last year there was a CFP, but if
> there was one this year I can't find any mention or details.
We are assembling the tech commit
From: Russell King - ARM Linux admin
Date: Mon, 20 May 2019 16:21:34 +0100
> I realise that net-next probably isn't open yet, but I believe folk
> will find these patches "interesting" so I'm sending them to share
> them with people working on this code, rather than expecting them to
> be picked
From: David Ahern
This set exports ipv4 and ipv6 fib functions for use by the nexthop
code. It also adds new ones to send route notifications if a nexthop
configuration changes.
v2
- repost of patches dropped at the end of the last dev window
added patch 8 which exports nh_update_mtu since it
From: David Ahern
Add hook to ipv6 stub to bump the sernum up to the root node for a
route. This is needed by the nexthop code when a nexthop config changes.
Signed-off-by: David Ahern
---
include/net/ip6_fib.h| 1 +
include/net/ipv6_stubs.h | 1 +
net/ipv6/af_inet6.c | 1 +
net/ipv6
From: David Ahern
Add fib_info_notify_update to walk the fib and send RTM_NEWROUTE
notifications with NLM_F_REPLACE set for entries linked to a fib_info
that have nh_updated flag set. This helper will be used by the nexthop
code to notify userspace of routes that are impacted when a nexthop
From: David Ahern
Add ip6_del_rt to the IPv6 stub. The hook is needed by the nexthop
code to remove entries linked to a nexthop that is getting deleted.
Signed-off-by: David Ahern
---
include/net/ipv6_stubs.h | 1 +
net/ipv6/addrconf_core.c | 6 ++
net/ipv6/af_inet6.c | 1 +
3 files
From: David Ahern
As nexthops are deleted, fib entries referencing it are marked dead.
Export fib_flush so those entries can be removed in a timely manner.
Signed-off-by: David Ahern
---
include/net/ip_fib.h| 1 +
net/ipv4/fib_frontend.c | 2 +-
2 files changed, 2 insertions(+), 1
From: David Ahern
Add scope as input argument versus relying on fib_info reference in
fib_nh, and export fib_info_update_nh_saddr.
Signed-off-by: David Ahern
---
include/net/ip_fib.h | 3 ++-
net/ipv4/fib_semantics.c | 11 +--
2 files changed, 7 insertions(+), 7 deletions
From: David Ahern
Rename nh_update_mtu to fib_nhc_update_mtu and export for use by the
nexthop code.
Signed-off-by: David Ahern
---
include/net/ip_fib.h | 1 +
net/ipv4/fib_semantics.c | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/include/net/ip_fib.h b/include
From: David Ahern
Add fib6_rt_update to send RTM_NEWROUTE with NLM_F_REPLACE set. This
helper will be used by the nexthop code to notify userspace of routes
that are impacted when a nexthop config is updated via replace.
This notification is needed for legacy apps that do not understand
the new
From: David Ahern
Change fib_check_nh to take net, table and scope as input arguments
over struct fib_config and export for use by nexthop code.
Signed-off-by: David Ahern
---
include/net/ip_fib.h | 2 ++
net/ipv4/fib_semantics.c | 12 ++--
2 files changed, 8 insertions(+), 6
From: David Ahern
New userspace on an older kernel can send unknown and unsupported
attributes resulting in an incompelete config which is almost
always wrong for routing (few exceptions are passthrough settings
like the protocol that installed the route).
Set strict_start_type in the policies
From: Maxim Mikityanskiy
Date: Tue, 21 May 2019 06:40:04 +
> inet6_set_link_af requires that at least one of IFLA_INET6_TOKEN or
> IFLA_INET6_ADDR_GET_MODE is passed. If none of them is passed, it
> returns -EINVAL, which may cause do_setlink() to fail in the middle of
> processing other comm
From: Claudiu Manoil
Date: Tue, 21 May 2019 19:52:55 +0300
> Doing kmalloc in atomic context is always an issue,
> more so for a list that can grow significantly.
> Turns out that the driver only uses the duplicated
> list of multicast mac addresses to keep track of
> what addresses to delete fro
From: David Ahern
Add VERBOSE argument to fib-onlink-tests.sh and make output quiet by
default. Add getopt parsing of inputs and support for -v (verbose) and
-p (pause on fail).
Signed-off-by: David Ahern
---
tools/testing/selftests/net/fib-onlink-tests.sh | 48 ++---
1
From: David Ahern
The point of the pause-on-fail argument is to leave the setup as is after
a test fails to allow a user to debug why it failed. Move the cleanup
after posting the result to the user to make it so.
Random names for the namespaces are not user friendly when trying to
debug a
From: Dan Carpenter
Date: Tue, 21 May 2019 12:42:56 +0300
> We used a script to indent this code back in 2012, but I guess it got
> confused by the ifdefs and added some extra tabs. This patch removes
> them.
>
> Signed-off-by: Dan Carpenter
Applied.
From: Jakub Kicinski
Date: Tue, 21 May 2019 18:57:11 -0700
> This set adds documentation for TLS offload. It starts
> by making the networking documentation a little easier
> to navigate by hiding driver docs a little deeper.
> It then RSTifys the existing Kernel TLS documentation.
> Last but not
On 5/22/19 1:23 PM, Sasha Levin wrote:
> From: David Ahern
>
> [ Upstream commit 7973d9e76727aa42f0824f5569e96248a572d50b ]
>
> mlxsw currently does not support v6 gateways with v4 routes. Commit
> 19a9d136f198 ("ipv4: Flag fib_info with a fib_nh using IPv6 gateway&qu
From: Jakub Kicinski
Date: Tue, 21 May 2019 19:01:59 -0700
> This series fixes two issues with device surprise removal.
> First we need to take a read lock around resync, otherwise
> netdev notifier handler may clear the structures from under
> our feet.
>
> Secondly we need to be careful about
From: David Ahern
Add tracepoint to __neigh_create to enable debugging of new entries.
Signed-off-by: David Ahern
---
include/trace/events/neigh.h | 49
net/core/neighbour.c | 2 ++
2 files changed, 51 insertions(+)
diff --git a/include
From: David Ahern
IPv6 redirect is broken for VRF. __ip6_route_redirect walks the FIB
entries looking for an exact match on ifindex. With VRF the flowi6_oif
is updated by l3mdev_update_flow to the l3mdev index and the
FLOWI_FLAG_SKIP_NH_OIF set in the flags to tell the lookup to skip the
device
From: Dan Carpenter
Date: Wed, 22 May 2019 11:45:13 +0300
> The user can change the device_name with the IMSETDEVNAME ioctl, but we
> need to ensure that the user's name is NUL terminated. Otherwise it
> could result in a buffer overflow when we copy the name back to the user
> with IMGETDEVINFO
From: Baruch Siach
Date: Wed, 22 May 2019 16:56:15 +0300
> Don't disable the ipg clock in the regulator error path. The clock is
> disable unconditionally two lines below the failed_regulator label.
>
> Signed-off-by: Baruch Siach
Applied to net-next.
From: Vishal Kulkarni
Date: Wed, 22 May 2019 21:46:12 +0530
> Hash (exact-match) filters used for offloading flows share the
> same active region resources on the chip with upper layer drivers,
> like iw_cxgb4, chcr, etc. Currently, only either Hash filters
> or ULDs can use the active region res
From: Trent Piepho
Date: Wed, 22 May 2019 18:43:24 +
> The variables used to store u32 DT properties were signed ints. This
> doesn't work properly if the value of the property were to overflow.
> Use unsigned variables so this doesn't happen.
>
> Cc: Andrew Lunn
> Cc: Florian Fainelli
>
From: Trent Piepho
Date: Wed, 22 May 2019 18:43:25 +
> The driver would only set the IO impedance value when RGMII internal
> delays were enabled. There is no reason for this. Move the IO
> impedance block out of the RGMII delay block.
>
> Cc: Andrew Lunn
> Cc: Florian Fainelli
> Cc: Hei
From: Trent Piepho
Date: Wed, 22 May 2019 18:43:23 +
> The code was assuming the reset default of the delay control register
> was to have delay disabled. This is what the datasheet shows as the
> register's initial value. However, that's not actually true: the
> default is controlled by th
From: Trent Piepho
Date: Wed, 22 May 2019 18:43:19 +
> Add a note to make it more clear how the driver behaves when "rgmii" vs
> "rgmii-id", "rgmii-idrx", or "rgmii-idtx" interface modes are selected.
>
> Cc: Rob Herring
> Cc: Mark Rutland
> Signed-off-by: Trent Piepho
Applied.
From: Trent Piepho
Date: Wed, 22 May 2019 18:43:26 +
> Insure property is in valid range and fail when reading DT if it is not.
> Also add error message for existing failure if required property is not
> present.
>
> Cc: Andrew Lunn
> Cc: Florian Fainelli
> Cc: Heiner Kallweit
> Signed-of
From: Trent Piepho
Date: Wed, 22 May 2019 18:43:27 +
> This was being done in config the first time the phy was configured.
> Should be in the probe method.
>
> Cc: Andrew Lunn
> Cc: Florian Fainelli
> Cc: Heiner Kallweit
> Signed-off-by: Trent Piepho
Applied.
From: Trent Piepho
Date: Wed, 22 May 2019 18:43:22 +
> Generally, the output clock pin is only used for testing and only serves
> as a source of RF noise after this. It could be used to daisy-chain
> PHYs, but this is uncommon. Since the PHY can disable the output, make
> doing so an option
From: Trent Piepho
Date: Wed, 22 May 2019 18:43:21 +
> The clock output is generally only used for testing and development and
> not used to daisy-chain PHYs. It's just a source of RF noise afterward.
>
> Add a mux value for "off". I've added it as another enumeration to the
> output prope
From: Andrew Lunn
Date: Wed, 22 May 2019 20:47:02 +0200
> T1 PHYs make use of a single twisted pair, rather than the traditional
> 2 pair for 100BaseT or 4 pair for 1000BaseT. This patchset adds link
> modes for 100BaseT1 and 1000BaseT1, and them makes use of 100BaseT1 in
> the list of PHY featur
From: David Ahern
Date: Wed, 22 May 2019 12:04:38 -0700
> From: David Ahern
>
> This set exports ipv4 and ipv6 fib functions for use by the nexthop
> code. It also adds new ones to send route notifications if a nexthop
> configuration changes.
>
> v2
> - repost of pa
From: David Ahern
Date: Wed, 22 May 2019 12:09:16 -0700
> From: David Ahern
>
> Add VERBOSE argument to fib-onlink-tests.sh and make output quiet by
> default. Add getopt parsing of inputs and support for -v (verbose) and
> -p (pause on fail).
>
> Signed-off-by: David Ahern
Applied.
From: David Ahern
Date: Wed, 22 May 2019 12:07:43 -0700
> From: David Ahern
>
> New userspace on an older kernel can send unknown and unsupported
> attributes resulting in an incompelete config which is almost
> always wrong for routing (few exceptions are passthrough sett
From: David Ahern
Date: Wed, 22 May 2019 12:22:21 -0700
> From: David Ahern
>
> Add tracepoint to __neigh_create to enable debugging of new entries.
>
> Signed-off-by: David Ahern
Applied.
From: David Ahern
Date: Wed, 22 May 2019 12:11:06 -0700
> From: David Ahern
>
> The point of the pause-on-fail argument is to leave the setup as is after
> a test fails to allow a user to debug why it failed. Move the cleanup
> after posting the result to the user to make it
From: David Ahern
Date: Wed, 22 May 2019 15:12:18 -0700
> From: David Ahern
>
> IPv6 redirect is broken for VRF. __ip6_route_redirect walks the FIB
> entries looking for an exact match on ifindex. With VRF the flowi6_oif
> is updated by l3mdev_update_flow to the l3mde
From: Eric Dumazet
Date: Wed, 22 May 2019 15:00:25 -0700
> Removing two 4 bytes holes allows to use kmalloc-32
> kmem cache instead of kmalloc-64 on 64bit kernels.
>
> Signed-off-by: Eric Dumazet
Applied.
From: Michael Chan
Date: Wed, 22 May 2019 19:12:53 -0400
> There are 4 driver fixes in this series:
>
> 1. Fix RX buffer leak during OOM condition.
> 2. Call pci_disable_msix() under correct conditions to prevent hitting BUG.
> 3. Reduce unneeded mmeory allocation in kdump kernel to prevent OOM.
From: Eric Dumazet
Date: Wed, 22 May 2019 16:51:22 -0700
> syzbot reported memory leaks [1] that I have back tracked to
> a missing cleanup from igmpv3_del_delrec() when
> (im->sfmode != MCAST_INCLUDE)
>
> Add ip_sf_list_clear_all() and kfree_pmc() helpers to explicitely
> handle the cleanups be
From: David Ahern
Add test for ICMP redirects and exception processing. Test is setup
for later addition of tests using nexthop objects for routing.
Signed-off-by: David Ahern
---
tools/testing/selftests/net/icmp_redirect.sh | 455 +++
1 file changed, 455 insertions
From: David Ahern
Move the existing pcpu walk in fib6_drop_pcpu_from to a new
helper, __fib6_drop_pcpu_from, that can be invoked per fib6_nh with a
reference to the from entries that need to be evicted. If the passed
in 'from' is non-NULL then only entries associated with that fib
From: David Ahern
Move fib6_nh to the end of fib6_info and make it an array of
size 0. Pass a flag to fib6_info_alloc indicating if the
allocation needs to add space for a fib6_nh.
The current code path always has a fib6_nh allocated with a
fib6_info; with nexthop objects they will be separate
From: David Ahern
Patches 1 and 4 move pcpu and exception caches from fib6_info to fib6_nh.
With respect to the current FIB entries this is only a movement from one
struct to another contained within the first.
Patch 2 refactors the core logic of fib6_drop_pcpu_from into a helper
that is
From: David Ahern
rt6_info are specific instances of a fib entry and are tied to a
device and gateway - ie., a nexthop. Before nexthop objects, IPv6 fib
entries have separate fib6_info for each nexthop in a multipath route,
so the location of the pcpu cache in the fib6_info struct worked
From: David Ahern
Similar to the pcpu routes exceptions are really per nexthop, so move
rt6i_exception_bucket from fib6_info to fib6_nh.
To avoid additional increases to the size of fib6_nh for a 1-bit flag,
use the lowest bit in the allocated memory pointer for the flushed flag.
Add helpers
From: David Ahern
Before moving exception bucket from fib6_info to fib6_nh, refactor
rt6_flush_exceptions, rt6_remove_exception_rt, rt6_mtu_change_route,
and rt6_update_exception_stamp_rt. In all 3 cases, move the primary
logic into a new helper that starts with fib6_nh_. The latter 3
functions
From: David Ahern
Move the removal of cached routes to a helper, ip6_del_cached_rt, that
can be invoked per nexthop. Rename the existig ip6_del_cached_rt to
__ip6_del_cached_rt since it is called by ip6_del_cached_rt.
Signed-off-by: David Ahern
---
net/ipv6/route.c | 36
On 5/22/19 5:16 PM, Stephen Hemminger wrote:
> On Fri, 17 May 2019 10:59:13 -0700
> David Ahern wrote:
>
>> index 2b3dcc5dbd53..d980b86ffd42 100644
>> --- a/ip/iproute.c
>> +++ b/ip/iproute.c
>> @@ -2035,7 +2035,11 @@ static int iproute_get(int argc, char *
From: Eric Dumazet
Date: Wed, 22 May 2019 18:35:16 -0700
> ip_sf_list_clear_all() needs to be defined even if !CONFIG_IP_MULTICAST
>
> Fixes: 3580d04aa674 ("ipv4/igmp: fix another memory leak in
> igmpv3_del_delrec()")
> Signed-off-by: Eric Dumazet
> Reported-by: kbuild test robot
Applied, t
On 5/23/19 3:45 AM, Jiri Pirko wrote:
> @@ -57,11 +58,13 @@ static int mlxfw_fsm_state_wait(struct mlxfw_dev
> *mlxfw_dev, u32 fwhandle,
> if (fsm_state_err != MLXFW_FSM_STATE_ERR_OK) {
> pr_err("Firmware flash failed: %s\n",
> mlxfw_fsm_state_err_str[fsm_s
On 5/23/19 1:58 AM, Stefano Brivio wrote:
> Hi David,
>
> On Wed, 22 May 2019 12:11:06 -0700
> David Ahern wrote:
>
>> From: David Ahern
>>
>> The point of the pause-on-fail argument is to leave the setup as is after
>> a test fails to allow a user t
From: Andreas Steinmetz
Date: Thu, 23 May 2019 09:46:15 +0200
> MACsec causes oopses followed by a kernel panic when attached directly or
> indirectly to a bridge. It causes erroneous
> checksum messages when attached to vxlan. When I did investigate I did find
> skb leaks, apparent skb mis-han
From: Jiri Pirko
Date: Thu, 23 May 2019 10:43:35 +0200
> From: Jiri Pirko
>
> Prevent misbehavior of drivers who would not set port type for longer
> period of time. Drivers should always set port type. Do WARN if that
> happens.
>
> Note that it is perfectly fine to temporarily not have the t
From: Raju Rangoju
Date: Thu, 23 May 2019 19:21:21 +0530
> Adds support for validating hardware filter spec configured in firmware
> before offloading exact match flows.
>
> Use the new fw api FW_PARAM_DEV_FILTER_MODE_MASK to read the filter mode
> and mask from firmware. If the api isn't suppor
From: Ioana Radulescu
Date: Thu, 23 May 2019 17:38:22 +0300
> This reverts commit f8b995853444aba9c16c1ccdccdd397527fde96d.
>
> The reverted change instructed the QMan hardware block to fetch
> RX frame annotation and beginning of frame data to cache before
> the core would read them.
>
> It tu
From: Raju Rangoju
Date: Thu, 23 May 2019 20:41:44 +0530
> VLAN flows never get offloaded unless ivlan_vld is set in filter spec.
> It's not compulsory for vlan_ethtype to be set.
>
> So, always enable ivlan_vld bit for offloading VLAN flows regardless of
> vlan_ethtype is set or not.
>
> Fixes
From: Subash Abhinov Kasiviswanathan
Date: Wed, 22 May 2019 14:21:07 -0600
> Create if_rmnet.h and move the rmnet MAP packet structs to this
> common include file. To account for portablity, add little and
> big endian bitfield definitions similar to the ip & tcp headers.
>
> The definitions in
From: Jason Baron
Date: Wed, 22 May 2019 16:39:32 -0400
> Christoph, Igor, and I have worked on an API that facilitates TFO key
> rotation. This is a follow up to the series that Christoph previously
> posted, with an API that meets both of our use-cases. Here's a
> link to the previous work:
>
From: Pablo Neira Ayuso
Date: Thu, 23 May 2019 23:35:36 +0200
> The following patchset contains Netfilter/IPVS fixes for your net tree:
...
> You can pull these changes from:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git
Pulled, thanks.
From: Jeff Kirsher
Date: Thu, 23 May 2019 15:33:25 -0700
> This series contains updates to ice driver only.
...
> The following are changes since commit
> 16fa1cf1ed2a652a483cf8f1ea65c703693292e8:
> Revert "dpaa2-eth: configure the cache stashing amount on a queue"
> and are available in the
On 5/24/19 2:15 AM, Jiri Pirko wrote:
>> Very cool stuff, \let's update devlink docs with the new potential
>> output of the fw flash commands, and show us some output example here
>> or on one of the commit messages, it would really help getting an idea
>> of what this cool patchset provides.
> Y
On 5/24/19 2:59 AM, Nicolas Dichtel wrote:
> Before the patch:
> $ ip netns add foo
> $ ip link add name veth1 address 2a:a5:5c:b9:52:89 type veth peer name veth2
> address 2a:a5:5c:b9:53:90 netns foo
> RTNETLINK answers: No such device
> RTNETLINK answers: No such device
>
> But the command was
From: Andy Duan
Date: Thu, 23 May 2019 01:55:23 +
> @@ -3146,7 +3150,10 @@ static int fec_enet_init(struct net_device *ndev)
> memset(cbd_base, 0, bd_size);
>
> /* Get the Ethernet address */
> - fec_get_mac(ndev);
> + ret = fec_get_mac(ndev);
> + if (ret)
> +
From: Andy Duan
Date: Thu, 23 May 2019 01:55:28 +
> Fix the clk mismatch in the error path "failed_reset" because
> below error path will disable clk_ahb and clk_ipg directly, it
> should use pm_runtime_put_noidle() instead of pm_runtime_put()
> to avoid to call runtime resume callback.
>
>
From: Vishal Kulkarni
Date: Thu, 23 May 2019 08:07:21 +0530
> This reverts commit 2391b0030e241386d710df10e53e2cfc3c5d4fc1 which has
> introduced regression. Now SGE's BAR2 Doorbell/GTS Page Size is
> interpreted correctly in the firmware itself by using actual host
> page size. Hence previous co
On 5/24/19 2:05 AM, George Wilkie wrote:
> If have an interface in vrf A:
>
> 10.10.2.0/24 dev ens9 proto kernel scope link src 10.10.2.2
> local 10.10.2.2 dev ens9 proto kernel scope host src 10.10.2.2
>
> and want to leak it into vrf B, it is not sufficient to leak just
> the interface rout
From: David Ahern
Date: Wed, 22 May 2019 20:27:54 -0700
> From: David Ahern
>
> Patches 1 and 4 move pcpu and exception caches from fib6_info to fib6_nh.
> With respect to the current FIB entries this is only a movement from one
> struct to another contained within the firs
From: Vlad Buslov
Date: Thu, 23 May 2019 09:32:31 +0300
> Function tcf_action_dump() relies on tc_action->order field when starting
> nested nla to send action data to userspace. This approach breaks in
> several cases:
>
> - When multiple filters point to same shared action, tc_action->order fi
From: Willem de Bruijn
Date: Thu, 23 May 2019 13:48:46 -0400
> From: Willem de Bruijn
>
> The SO_TXTIME API enables packet tranmission with delayed delivery.
> This is currently supported by the ETF and FQ packet schedulers.
>
> Evaluate the interface with both schedulers. Install the schedule
From: Heiner Kallweit
Date: Thu, 23 May 2019 20:06:10 +0200
> Add support for interface mode USXGMII.
>
> On Freescale boards LS1043A and LS1046A a warning may pop up now
> because mode xgmii should be changed to usxgmii (as the used
> Aquantia PHY doesn't support XGMII).
Series applied.
From: David Ahern
This set contains the API and initial implementation for nexthops as
standalone objects.
Patch 1 contains the UAPI and updates to selinux struct.
Patch 2 contains the barebones code for nexthop commands, rbtree
maintenance and notifications.
Patch 3 then adds support for
From: David Ahern
Allow the creation of nexthop groups which reference other nexthop
objects to create multipath routes:
+--+
++ +--+ |
| nh nh_grp --->| nh_grp_en
From: David Ahern
Add support for NHA_ENCAP and NHA_ENCAP_TYPE. Leverages the existing code
for lwtunnel within fib_nh_common, so the only change needed is handling
the attributes in the nexthop code.
Signed-off-by: David Ahern
---
include/net/nexthop.h | 3 +++
net/ipv4/nexthop.c| 37
From: David Ahern
Handle IPv6 gateway in a nexthop spec. If nh_family is set to AF_INET6,
NHA_GATEWAY is expected to be an IPv6 address. Add ipv6 option to gw in
nh_config to hold the address, add fib6_nh to nh_info to leverage the
ipv6 initialization and cleanup code. Update nh_fill_node to
1 - 100 of 42371 matches
Mail list logo