Hello:
This series was applied to bpf/bpf.git (refs/heads/master):
On Sat, 9 Jan 2021 23:03:40 -0800 you wrote:
> Some modules don't declare any new types and end up with an empty BTF,
> containing only valid BTF header and no types or strings sections. This
> currently causes BTF validation erro
Hello:
This patch was applied to bpf/bpf.git (refs/heads/master):
On Tue, 12 Jan 2021 08:28:29 -0800 you wrote:
> optlen == 0 indicates that the kernel should ignore BPF buffer
> and use the original one from the user. We, however, forget
> to free the temporary buffer that we've allocated for BP
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Mon, 11 Jan 2021 18:07:07 +0100 you wrote:
> In commit 826f328e2b7e ("net: dcb: Validate netlink message in DCB
> handler"), Linux started rejecting RTM_GETDCB netlink messages if they
> contained a set-like DCB_CMD_ command.
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Mon, 11 Jan 2021 04:26:38 -0500 you wrote:
> This series has 2 fixes. The first one fixes a resource accounting error
> with the RDMA driver loaded and the second one fixes the firmware
> flashing sequence after defragmenta
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Mon, 11 Jan 2021 20:03:13 +0100 you wrote:
> This USB-C Hub (17ef:721e) based on the Realtek RTL8153B chip used to
> use the cdc_ether driver. However, using this driver, with the system
> suspended the device constantly sen
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sun, 10 Jan 2021 10:59:38 + you wrote:
> Add debugfs support to SFP so that the internal state of the SFP state
> machines and hardware signal state can be viewed from userspace, rather
> than having to compile a deb
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Fri, 8 Jan 2021 16:53:40 -0800 you wrote:
> From: Long Li
>
> This patch set fixes issues with packet loss on VF add/remove.
>
> Long Li (3):
> hv_netvsc: Check VF datapath when sending traffic to VF
> hv_netvsc
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 11 Jan 2021 07:39:03 +0300 you wrote:
> Set proper value to IF_MODE register for MII mode.
>
> Signed-off-by: Maxim Kochetkov
> ---
> drivers/net/ethernet/freescale/fman/fman_memac.c | 4
> 1 file changed, 4
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Tue, 12 Jan 2021 18:25:22 +0100 you wrote:
> This series includes two related fixes addressing potential divide by 0
> bugs in the MPTCP datapath.
>
> Paolo Abeni (2):
> mptcp: more strict state checking for acks
> mptc
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Tue, 12 Jan 2021 17:21:20 +0100 you wrote:
> Please apply the following patch for smc to netdev's net tree.
>
> Both patches fix possible out-of-bounds reads. The original code expected
> that snprintf() reads len-1 bytes f
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Mon, 11 Jan 2021 11:46:56 +0100 you wrote:
> changes v8:
> - stats.no_handler should not be assigned from HW stats
>
> changes v7:
> - move raw.filtered from rx_errors to rx_dropped counter
>
> changes v6:
> - move st
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 11 Jan 2021 17:24:23 +0800 you wrote:
> Fix the following coccicheck warning:
> ./net/nfc/hci/llc_shdlc.c:239:5-21: WARNING: Comparison to bool
>
> Signed-off-by: YANG LI
> Reported-by: Abaci Robot
> ---
> net/nf
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 12 Jan 2021 13:21:34 -0600 you wrote:
> The IPA driver depends on some SMEM functionality (qcom_smem_init(),
> qcom_smem_alloc(), and qcom_smem_virt_to_phys()), but this is not
> reflected in the configuration depen
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 12 Jan 2021 15:23:51 + you wrote:
> Clang static analysis reports the following:
>
> net/rxrpc/key.c:657:11: warning: Assigned value is garbage or undefined
> toksize = toksizes[tok++];
>
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Wed, 13 Jan 2021 22:21:57 +0100 you wrote:
> From: Oliver Hartkopp
>
> Initialize the sockaddr_can structure to prevent a data leak to user space.
>
> Suggested-by: Cong Wang
> Reported-by: syzbot+057884e2f453e8afe...@sy
Hello:
This series was applied to bpf/bpf-next.git (refs/heads/master):
On Wed, 13 Jan 2021 14:36:08 -0800 you wrote:
> Add inline to __always_inline making it match the linux/compiler.h.
> Adding this avoids an unused function warning on bpf_tail_call_static
> when compining with -Wall.
>
> Sig
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 11 Jan 2021 16:55:37 +0530 you wrote:
> This patch adds support to install flow rules using ipv4 proto or
> ipv6 next header field to distinguish between tcp/udp/sctp/esp/ah
> flows when user doesn't specify the oth
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 11 Jan 2021 02:42:21 -0800 you wrote:
> From: Menglong Dong
>
> Replace the check for ETH_P_8021Q and ETH_P_8021AD in
> __netif_receive_skb_core with eth_type_vlan.
>
> Signed-off-by: Menglong Dong
>
> [...]
H
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 11 Jan 2021 19:07:25 +0200 you wrote:
> From: Ionut-robert Aron
>
> Declare Rx VLAN filtering as supported and user-changeable only when
> there are VLAN filtering entries available on the DPNI object. Even
> then
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 11 Jan 2021 19:18:02 +0200 you wrote:
> From: Ioana Ciornei
>
> Check if the interface is indeed connected to a MAC before trying to
> close the DPMAC object representing it. Without this check we end up
> working
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Mon, 11 Jan 2021 18:11:38 + you wrote:
> Currently, the function i40e_construct_skb_zc only frees the input xdp
> buffer when the output skb is successfully built. On error, the
> function i40e_clean_rx_irq_zc does not co
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 12 Jan 2021 11:06:00 +0530 you wrote:
> TID stuck is seen when there is a race in
> CPL_PASS_ACCEPT_RPL/CPL_ABORT_REQ and abort is arriving
> before the accept reply, which sets the queue number.
> In this case HW ends u
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 11 Jan 2021 15:05:52 -0800 you wrote:
> Move skb_set_hash_from_sk s.t. it's called after instead of before
> tcp_event_data_sent is called. This enables congestion control
> modules to change the socket hash right b
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 13 Jan 2021 15:43:09 +0100 you wrote:
> In general, device drivers should not be enabled by default.
>
> Fixes: 657bc1d10bfc23ac ("r8153_ecm: avoid to be prior to r8152 driver")
> Signed-off-by: Geert Uytterhoeven
> --
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 13 Jan 2021 08:18:19 -0800 you wrote:
> From: Eric Dumazet
>
> Both virtio net and napi_get_frags() allocate skbs
> with a very small skb->head
>
> While using page fragments instead of a kmalloc backed skb->head migh
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Wed, 13 Jan 2021 17:49:05 -0800 you wrote:
> Hi!
>
> This series intends to remove some most evidently inactive maintainers.
>
> To make maintainers' lives easier we're trying to nudge people
> towards CCing all the releva
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Wed, 13 Jan 2021 14:15:56 +0100 you wrote:
> From: Yannick Vignon
>
> When configuring a 802.1Qbv schedule through the tc taprio qdisc on an NXP
> i.MX8MPlus device, the effective cycle time differed from the requested one
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 14 Jan 2021 16:37:37 +0100 you wrote:
> tcp_disconnect() expects the caller acquires the sock lock,
> but mptcp_disconnect() is not doing that. Add the missing
> required lock.
>
> Reported-by: Eric Dumazet
> Fixes: 76
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 14 Jan 2021 17:12:15 +0200 you wrote:
> Cited patch below blocked the TLS TX device offload unless HW_CSUM
> is set. This broke devices that use IP_CSUM && IP6_CSUM.
> Here we fix it.
>
> Note that the single HW_TLS_TX
Hello:
This pull request was applied to netdev/net.git (refs/heads/master):
On Thu, 14 Jan 2021 12:05:51 -0800 you wrote:
> Hi!
>
> We have a few fixes for long standing issues, in particular
> Eric's fix to not underestimate the skb sizes, and my fix for
> brokenness of register_netdevice() err
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Wed, 13 Jan 2021 12:56:24 +0100 you wrote:
> Adding support for 100 base-x in phylink.
> The Sparx5 switch supports 100 base-x pcs (IEEE 802.3 Clause 24) 4b5b encoded.
> These patches adds phylink support for that mode.
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Wed, 13 Jan 2021 20:09:36 -0700 you wrote:
> Update nettest to handle namespace change internally to allow a
> single instance to run both client and server modes. Device validation
> needs to be moved after the namespa
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 14 Jan 2021 10:35:56 +0200 you wrote:
> From: Vladimir Oltean
>
> prestera_bridge_port_vlan_add should have been called with vlan->vid,
> however this was masked by the presence of the local vid variable and I
> d
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 13 Jan 2021 14:50:00 +0100 you wrote:
> As requested by upstream OVS, added some error messages in the
> validate_and_copy_dec_ttl function.
>
> Includes a small cleanup, which removes an unnecessary parameter
> fr
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Wed, 13 Jan 2021 09:42:50 +0100 you wrote:
> Start of by adding an extra notification when adding a port to a bond,
> this allows static LAGs to be offloaded using the bonding driver.
>
> Then add the generic support r
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 14 Jan 2021 09:47:57 +0100 you wrote:
> The wrappers in include/linux/pci-dma-compat.h should go away.
>
> The patch has been generated with the coccinelle script below and has been
> hand modified to replace GFP_
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 13 Jan 2021 10:13:02 +0530 you wrote:
> Removing initialization of nrxq and rxq_size in uld_info. As
> ipsec uses nic queues only, there is no need to create uld
> rx queues for ipsec.
>
> Fixes: 1b77be463929e ("cr
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Tue, 12 Jan 2021 21:07:11 +0200 you wrote:
> Hi Jakub, Dave,
>
> This series adds support for dissecting PTP L2 packet
> header (EtherType 0x88F7).
>
> For packet header dissecting, skb->protocol is needed. Add protoc
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 15 Jan 2021 06:10:04 -0800 you wrote:
> From: Yingjie Wang
>
> In rvu_mbox_handler_cgx_mac_addr_get()
> and rvu_mbox_handler_cgx_mac_addr_set(),
> the msg is expected only from PFs that are mapped to CGX LMACs.
> It sh
Hello:
This patch was applied to bpf/bpf.git (refs/heads/master):
On Fri, 15 Jan 2021 11:43:37 +0100 you wrote:
> From: Björn Töpel
>
> My Intel email will stop working in a not too distant future. Move my
> MAINTAINERS entries to my kernel.org address.
>
> Signed-off-by: Björn Töpel
>
> [..
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Thu, 14 Jan 2021 10:44:56 + you wrote:
> Hi,
>
> This patch series adds the ability to configure the SmartEEE feature
> in AT803x PHYs. SmartEEE defaults to enabled on these PHYs, and has
> a history of causing ran
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 15 Jan 2021 10:50:24 -0800 you wrote:
> From: Cong Wang
>
> fl_set_enc_opt() simply checks if there are still bytes left to parse,
> but this is not sufficent as syzbot seems to be able to generate
> malformatted netli
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 13 Jan 2021 21:25:18 +0100 you wrote:
> The wrappers in include/linux/pci-dma-compat.h should go away.
>
> The patch has been generated with the coccinelle script below and has been
> hand modified to replace GFP_
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sat, 16 Jan 2021 01:19:19 +0200 you wrote:
> As explained in commit 54a0ed0df496 ("net: dsa: provide an option for
> drivers to always receive bridge VLANs"), DSA has historically been
> skipping VLAN switchdev operation
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 13 Jan 2021 13:56:03 -0800 you wrote:
> From: Tom Rix
>
> Defining DEBUG should only be done in development.
> So remove DEBUG.
>
> Signed-off-by: Tom Rix
>
> [...]
Here is the summary with links:
- gianfar:
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 14 Jan 2021 13:29:17 -0800 you wrote:
> From: Tom Rix
>
> Defining DEBUG should only be done in development.
> So remove DEBUG.
>
> Signed-off-by: Tom Rix
>
> [...]
Here is the summary with links:
- neighbor
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 15 Jan 2021 07:31:28 -0800 you wrote:
> From: Tom Rix
>
> Defining DEBUG should only be done in development.
> So remove DEBUG.
>
> Signed-off-by: Tom Rix
>
> [...]
Here is the summary with links:
- net: ks8
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 14 Jan 2021 10:19:29 -0800 you wrote:
> From: Eric Dumazet
>
> syzbot report reminded us that very big ewma_log were supported in the past,
> even if they made litle sense.
>
> tc qdisc replace dev xxx root est 1sec 1
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 14 Jan 2021 10:52:29 -0800 you wrote:
> From: Eric Dumazet
>
> tc_index being 16bit wide, we need to check that TCA_TCINDEX_SHIFT
> attribute is not silly.
>
> UBSAN: shift-out-of-bounds in net/sched/cls_tcindex.c:260
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Fri, 15 Jan 2021 04:11:10 +0200 you wrote:
> From: Vladimir Oltean
>
> In some applications, it is important to create resource reservations in
> the Ethernet switches, to prevent background traffic, or deliberate
> a
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 14 Jan 2021 18:32:38 -0800 you wrote:
> From: Menglong Dong
>
> Replace some checks for ETH_P_8021Q and ETH_P_8021AD in
> drivers/net/tap.c with eth_type_vlan.
>
> Signed-off-by: Menglong Dong
>
> [...]
Here i
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 15 Jan 2021 12:14:53 +0800 you wrote:
> Use the struct member w of the struct urelease_work directly instead of
> casting it.
>
> Signed-off-by: Geliang Tang
> ---
> net/nfc/netlink.c | 4 ++--
> 1 file changed,
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 14 Jan 2021 12:14:56 +0800 you wrote:
> In bictcp_reset(), use memset and offsetof instead of = 0.
>
> Signed-off-by: Yejune Deng
> ---
> net/ipv4/tcp_cubic.c | 11 +--
> 1 file changed, 1 insertion(+), 1
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Fri, 15 Jan 2021 20:08:58 + you wrote:
> Resending the stragglers again.
> This set is part of a larger effort attempting to clean-up W=1
> kernel builds, which are currently overwhelmingly riddled with
> niggly lit
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 15 Jan 2021 15:50:59 +0530 you wrote:
> Enable interrupt based Tx completions to improve latency for T5.
> The consumer index (CIDX) will now come via interrupts so that Tx
> SKBs can be freed up sooner in Rx path.
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Fri, 15 Jan 2021 15:04:40 + you wrote:
> Commit 3226b158e67c ("net: avoid 32 x truesize under-estimation for
> tiny skbs") ensured that skbs with data size lower than 1025 bytes
> will be kmalloc'ed to avoid excessive pag
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 15 Jan 2021 09:55:44 + you wrote:
> fix semicolon.cocci warnings:
> drivers/net/ethernet/mscc/ocelot_net.c:460:2-3: Unneeded semicolon
>
> Signed-off-by: Xu Wang
> ---
> drivers/net/ethernet/mscc/ocelot_net.c
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Mon, 18 Jan 2021 15:52:10 +0200 you wrote:
> From: Vladimir Oltean
>
> The blamed commit was too aggressive, and it made ocelot_netdevice_event
> react only to network interface events emitted for the ocelot switch
> ports.
Hello:
This series was applied to bpf/bpf-next.git (refs/heads/master):
On Tue, 12 Jan 2021 19:26:11 +0100 you wrote:
> Introduce __xdp_build_skb_from_frame and xdp_build_skb_from_frame routines
> to build the skb from a xdp_frame. Respect to __xdp_build_skb_from_frame,
> xdp_build_skb_from_frame
Hello:
This pull request was applied to netdev/net.git (refs/heads/master):
On Mon, 18 Jan 2021 21:47:49 +0100 you wrote:
> Hi,
>
> New try, dropped the 160 MHz CSA patch for now that has the sparse
> issue since people are waiting for the kernel-doc fixes.
>
> Please pull and let me know if th
Hello:
This patch was applied to bpf/bpf-next.git (refs/heads/master):
On Mon, 18 Jan 2021 10:17:53 +0100 you wrote:
> From: Björn Töpel
>
> Brendan Jackman added extend atomic operations to the BPF instruction
> set in commit 7064a7341a0d ("Merge branch 'Atomics for eBPF'"), which
> introduces
Hello:
This patch was applied to bpf/bpf-next.git (refs/heads/master):
On Mon, 18 Jan 2021 09:00:04 +0100 you wrote:
> Commit 91c960b00566 ("bpf: Rename BPF_XADD and prepare to encode other
> atomics in .imm") modified the BPF documentation, but missed some ReST
> markup.
>
> Hence, make htmldoc
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Fri, 15 Jan 2021 19:42:07 +0100 you wrote:
> From: Matteo Croce
>
> Fix two wrong flags in the IPv6 multicast routes created
> by the autoconf code.
>
> Matteo Croce (2):
> ipv6: create multicast route with RTPROT_KERNE
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 14 Jan 2021 21:26:28 +0100 you wrote:
> For additional robustness in the face of Hyper-V errors or malicious
> behavior, validate all values that originate from packets that Hyper-V
> has sent to the guest. Ensure
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 15 Jan 2021 15:53:46 -0800 you wrote:
> From: Tom Rix
>
> Defining DEBUG should only be done in development.
> So remove DEBUG.
>
> Signed-off-by: Tom Rix
>
> [...]
Here is the summary with links:
- net: phy
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sat, 16 Jan 2021 16:56:57 -0800 you wrote:
> From: Cong Wang
>
> tcf_action_init_1() loads tc action modules automatically with
> request_module() after parsing the tc action names, and it drops RTNL
> lock and re-hold
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Fri, 15 Jan 2021 17:47:44 +0800 you wrote:
> Like GRE device, UDP tunnel devices should also support fraglist, so
> that some protocol (like SCTP) HW GSO that requires NETIF_F_FRAGLIST
> in the dev can work. Especially
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sun, 17 Jan 2021 10:15:19 -0800 you wrote:
> From: Tom Rix
>
> When DEBUG is defined this error occurs
>
> drivers/net/arcnet/com20020_cs.c:70:15: error: ‘com20020_REG_W_ADDR_HI’
> undeclared (first use in this func
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Sun, 17 Jan 2021 16:59:41 +0200 you wrote:
> Hi,
>
> This series opens TX and RX TLS device offload for bond interfaces.
> This allows bond interfaces to benefit from capable lower devices.
>
> We add a new ndo_sk_get
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sun, 17 Jan 2021 11:10:44 -0800 you wrote:
> From: Tom Rix
>
> When DEBUG is defined this error occurs
>
> drivers/net/ethernet/hisilicon/hns/hns_enet.c:1505:36: error:
> ‘struct net_device’ has no member named ‘ae_
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 19 Jan 2021 10:53:33 +0200 you wrote:
> From: Oleksandr Mazur
>
> Fix incorrect user_ptr dereferencing when handling port param get/set:
>
> idx [0] stores the 'struct devlink' pointer;
> idx [1] stores the 's
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Mon, 18 Jan 2021 16:06:54 +0100 you wrote:
> Hi,
>
> This patch fixes a regression v5.11-rc1, where rebooting while a sh_eth
> device is not opened will cause a crash.
>
> Changes compared to v1:
> - Export mdiobb_{read,
Hello:
This patch was applied to bpf/bpf.git (refs/heads/master):
On Mon, 18 Jan 2021 18:03:33 +0200 you wrote:
> The number of queues can change by other means, rather than ethtool. For
> example, attaching an mqprio qdisc with num_tc > 1 leads to creating
> multiple sets of TX queues, which may
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Sat, 16 Jan 2021 11:44:18 +0100 you wrote:
> Functions that end up calling fib_table_lookup() should clear the ECN
> bits from the TOS, otherwise ECT(0) and ECT(1) packets can be treated
> differently.
>
> Most functions al
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Sat, 16 Jan 2021 14:13:36 +0800 you wrote:
> This patchset introduces inline function skb_csum_is_sctp(), and uses it
> to validate it's a sctp CRC csum offload packet, to make SCTP CRC csum
> offload for tunneling pack
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Mon, 18 Jan 2021 16:08:12 +0100 you wrote:
> sh_eth_close() does a synchronous power down of the device before
> marking it closed. Revert the order, to make sure the device is never
> marked opened while suspended.
>
> Whi
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 19 Jan 2021 05:55:22 +0900 you wrote:
> From: Bongsu Jeon
>
> Fix the code because NCI_CORE_INIT_CMD includes two parameters in NCI2.0
> but there is no parameters in NCI1.x.
>
> Signed-off-by: Bongsu Jeon
>
> [...]
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 18 Jan 2021 03:15:39 -0800 you wrote:
> From: Menglong Dong
>
> Some typos are found out by codespell tool:
>
> $ codespell -w -i 3 ./drivers/net/tun.c
> aovid ==> avoid
>
> [...]
Here is the summary with link
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Fri, 15 Jan 2021 21:28:47 +0200 you wrote:
> Hi
>
> This series introduces basic support for recently introduced TI K3 AM642x SoC
> [1]
> which contains 3 port (2 external ports) CPSW3g module. The CPSW3g integrated
>
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 18 Jan 2021 16:08:57 +0100 you wrote:
> Currently the smsc911x driver has mininal power management: during
> driver probe, the device is powered up, and during driver remove, it is
> powered down.
>
> Improve power
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 18 Jan 2021 11:19:02 + you wrote:
> From: Colin Ian King
>
> There are two spelling mistakes in check_fail messages. Fix them.
>
> Signed-off-by: Colin Ian King
> ---
> tools/testing/selftests/net/forwardin
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 18 Jan 2021 16:31:02 +0800 you wrote:
> Fix the following coccicheck warnings:
>
> ./net/sched/sch_taprio.c:393:3-16: WARNING: Assignment of 0/1 to bool
> variable.
>
> ./net/sched/sch_taprio.c:375:2-15: WARNING:
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 19 Jan 2021 08:49:00 -0800 you wrote:
> From: Eric Dumazet
>
> Heiner Kallweit reported that some skbs were sent with
> the following invalid GSO properties :
> - gso_size > 0
> - gso_type == 0
>
> [...]
Here is the
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 19 Jan 2021 11:26:19 -0800 you wrote:
> The previous commit 32efcc06d2a1 ("tcp: export count for rehash attempts")
> would mis-account rehashing SNMP and socket stats:
>
> a. During handshake of an active open, only c
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 18 Jan 2021 20:09:27 -0500 you wrote:
> This comes from an end-user request, where they're running multiple VMs on
> hosts with bonded interfaces connected to some interest switch topologies,
> where 802.3ad isn't a
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Wed, 20 Jan 2021 20:41:34 +0900 you wrote:
> This series fix three bugs which all have the same root cause.
>
> When calling netif_rx(skb) and its variants, the skb will eventually
> get consumed (or freed) and thus it is u
Hello:
This pull request was applied to netdev/net-next.git (refs/heads/master):
On Wed, 20 Jan 2021 13:51:59 +0100 you wrote:
> Hello Jakub, hello David,
>
> this is a pull request of 3 patches for net/master.
>
> All three patches are by Vincent Mailhol and fix a potential use after free
> b
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Wed, 20 Jan 2021 13:52:00 +0100 you wrote:
> From: Vincent Mailhol
>
> After calling netif_rx_ni(skb), dereferencing skb is unsafe.
> Especially, the can_frame cf which aliases skb memory is accessed
> after the netif
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 19 Jan 2021 17:53:35 +0300 you wrote:
> The > comparison is intended to be >= to prevent reading beyond the
> end of the ps->vlans[] array. It doesn't affect run time though because
> the ps->vlans[] array has VLAN
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Tue, 19 Jan 2021 12:25:17 -0800 you wrote:
> After recent changes to the error path of register_netdevice()
> we no longer need a version of unregister_netdevice_many() which
> does not set net_todo. We can inline the r
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Wed, 20 Jan 2021 16:44:09 +0100 you wrote:
> There is currently one policy that covers all attributes for next hop
> object management. Actual validation is then done in code, which makes it
> unobvious which attributes
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 19 Jan 2021 16:31:50 +0800 you wrote:
> From: wenxu
>
> This patch add the TCA_FLOWER_KEY_CT_FLAGS_INVALID flag to
> match the ct_state with invalid for conntrack.
>
> Signed-off-by: wenxu
>
> [...]
Here is th
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sat, 16 Jan 2021 13:59:17 +0800 you wrote:
> In __skb_udp_tunnel_segment(), when it's a SCTP over VxLAN/GENEVE
> packet and need_csum is false, which means the outer udp checksum
> doesn't need to be computed, csum_start
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 19 Jan 2021 21:24:24 +0100 you wrote:
> When has_prg_eth1_rgmii_rx_delay is true then we support RX delays
> between 0ps and 3000ps in 200ps steps. Swap the validation of the RX
> delay based on the has_prg_eth1_rgm
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sat, 16 Jan 2021 12:44:11 +0800 you wrote:
> This patch is to let it always do CRC checksum in sctp_gso_segment()
> by removing CRC flag from the dev features in gre_gso_segment() for
> SCTP over GRE, just as it does in
Hello:
This pull request was applied to netdev/net.git (refs/heads/master):
On Thu, 21 Jan 2021 13:15:53 +0100 you wrote:
> 1) Fix a rare panic on SMP systems when packet reordering
>happens between anti replay check and update.
>From Shmulik Ladkani.
>
> 2) Fix disable_xfrm sysctl when
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Tue, 19 Jan 2021 15:31:18 +0530 you wrote:
> Devlink health reporters are added for the NIX block.
>
> Address Jakub's comment to add devlink support for error reporting.
> https://www.spinics.net/lists/netdev/msg67071
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Tue, 19 Jan 2021 16:07:45 +0100 you wrote:
> This is a resend of some improvements to the ucc_geth driver that was
> previously sent together with bug fixes, which have by now been
> applied.
>
> Li Yang, if you don't
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 20 Jan 2021 08:27:14 +0100 you wrote:
> The comment is quite weird, there is no such thing as a vendor-specific
> VPD id. 0x82 is the value of PCI_VPD_LRDT_ID_STRING. So what we are
> doing here is simply checking w
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Wed, 20 Jan 2021 15:01:51 +0800 you wrote:
> Fix the following coccicheck warnings:
>
> ./drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c:5142:2-33:
> WARNING: Assignment of 0/1 to bool variable.
>
> Reported-by: Abaci
1 - 100 of 1521 matches
Mail list logo