Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-02 01:40:18 to 2022-03-02 16:35:08 UTC [more...]

net: stmmac: dwmac-meson8b: interface sometimes does not come up at boot
 2022-03-02 16:34 UTC  (8+ messages)

[PATCH V9 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-03-02 16:34 UTC  (15+ messages)
` [PATCH V9 mlx5-next 08/15] vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
` [PATCH V9 mlx5-next 09/15] vfio: Define device migration protocol v2
` [PATCH V9 mlx5-next 10/15] vfio: Extend the device migration protocol with RUNNING_P2P
` [PATCH V9 mlx5-next 11/15] vfio: Remove migration protocol v1 documentation

[PATCH net-next v2 00/14] HW counters for soft devices
 2022-03-02 16:31 UTC  (15+ messages)
` [PATCH net-next v2 01/14] net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_*
` [PATCH net-next v2 02/14] net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backed
` [PATCH net-next v2 03/14] net: rtnetlink: RTM_GETSTATS: Allow filtering inside nests
` [PATCH net-next v2 04/14] net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill()
` [PATCH net-next v2 05/14] net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returns
` [PATCH net-next v2 06/14] net: dev: Add hardware stats support
` [PATCH net-next v2 07/14] net: rtnetlink: Add UAPI for obtaining L3 offload xstats
` [PATCH net-next v2 08/14] net: rtnetlink: Add RTM_SETSTATS
` [PATCH net-next v2 09/14] net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
` [PATCH net-next v2 10/14] mlxsw: reg: Fix packing of router interface counters
` [PATCH net-next v2 11/14] mlxsw: spectrum_router: Drop mlxsw_sp arg from counter alloc/free functions
` [PATCH net-next v2 12/14] mlxsw: Extract classification of router-related events to a helper
` [PATCH net-next v2 13/14] mlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATS
` [PATCH net-next v2 14/14] selftests: forwarding: hw_stats_l3: Add a new test

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-02 16:30 UTC  (13+ messages)

[PATCH net] ipv4: fix route lookups when handling ICMP redirects and PMTU updates
 2022-03-02 16:19 UTC  (6+ messages)

[PATCH net 1/2] bpf, sockmap: Do not ignore orig_len parameter
 2022-03-02 16:17 UTC  (2+ messages)
` [PATCH net 2/2] tcp: make tcp_read_sock() more robust

[PATCH net 0/2] selftests: mlxsw: A couple of fixes
 2022-03-02 16:14 UTC  (3+ messages)
` [PATCH net 1/2] selftests: mlxsw: tc_police_scale: Make test more robust
` [PATCH net 2/2] selftests: mlxsw: resource_scale: Fix return value

[PATCH 1/2] Revert "xfrm: interface with if_id 0 should return error"
 2022-03-02 16:04 UTC  (10+ messages)

[PATCH net] net: dcb: flush lingering app table entries for unregistered devices
 2022-03-02 15:31 UTC  (4+ messages)

[PATCH net-next] net/smc: fix compile warning for smc_sysctl
 2022-03-02 15:02 UTC  (3+ messages)

[PATCH 0/3] random: wire up in-kernel virtual machine fork notifications
 2022-03-02 14:53 UTC  (12+ messages)
` [PATCH 1/3] random: replace custom notifier chain with standard one
` [PATCH 2/3] random: provide notifier for VM fork
` [PATCH 3/3] wireguard: device: clear keys on "

[PATCH RFC] net: memcg accounting for veth devices
 2022-03-02 14:43 UTC  (8+ messages)

[next] warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 2022-03-02 14:19 UTC  (2+ messages)

[PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
 2022-03-02 14:04 UTC  (3+ messages)

[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
 2022-03-02 13:59 UTC  (5+ messages)
  ` [ovs-dev] "

[PATCH] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/V2L SoC
 2022-03-02 13:57 UTC  (3+ messages)

[PATCH iproute2-next] configure: Allow command line override of toolchain
 2022-03-02 13:56 UTC  (2+ messages)

[PATCH 3/3] mv88e6xxx: Offload the local_receive flag
 2022-03-02 13:30 UTC  (3+ messages)

[PATCH net v3 0/2] fix unexpected SMC_CLC_DECL_ERR_REGRMB error
 2022-03-02 13:25 UTC  (3+ messages)
` [PATCH net v3 1/2] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
` [PATCH net v3 2/2] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server

[PATCH wpan-next v2 0/5] ieee802154: Improve durations handling
 2022-03-02 13:21 UTC  (10+ messages)
` [PATCH wpan-next v2 1/5] net: ieee802154: Improve the way supported channels are declared

[PATCH net v2 0/2] fix unexpected SMC_CLC_DECL_ERR_REGRMB error
 2022-03-02 13:16 UTC  (3+ messages)
` [PATCH net v2 1/2] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
  ` [PATCH net v2 2/2] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server

[PATCH 0/6] list_for_each_entry*: make iterator invisiable outside the loop
 2022-03-02 13:02 UTC  (4+ messages)
` [PATCH 2/6] list: add new MACROs to "

[PATCH net-next] net: sfp: use %pe for printing errors
 2022-03-02 13:01 UTC  (2+ messages)

[PATCH net-next] net: phylink: use %pe for printing errors
 2022-03-02 13:00 UTC  (2+ messages)

[PATCH] i40e: little endian only valid checksums
 2022-03-02 12:57 UTC 

[PATCH iproute2 v2 0/2] fix memory leak in get_task_name()
 2022-03-02 12:28 UTC  (3+ messages)
` [PATCH iproute2 v2 1/2] lib/fs: "
` [PATCH iproute2 v2 2/2] rdma: make RES_PID and RES_KERN_NAME alternative to each other

[PATCH v2] net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
 2022-03-02 12:24 UTC 

[PATCH v3] xfrm: fix tunnel model fragmentation behavior
 2022-03-02 11:44 UTC  (2+ messages)

[PATCH net] net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error
 2022-03-02 11:44 UTC  (5+ messages)

[PATCH v8 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2022-03-02 11:41 UTC  (6+ messages)
` [PATCH v8 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x

[RFC PATCH v2 net-next 00/17] RX filtering in DSA
 2022-03-02 11:17 UTC  (10+ messages)
` [RFC PATCH v2 net-next 05/17] net: bridge: implement unicast filtering for the bridge device

[PATCH v3 0/9] bpf-lsm: Extend interoperability with IMA
 2022-03-02 11:14 UTC  (10+ messages)
` [PATCH v3 1/9] ima: Fix documentation-related warnings in ima_main.c
` [PATCH v3 2/9] ima: Always return a file measurement in ima_file_hash()
` [PATCH v3 3/9] bpf-lsm: Introduce new helper bpf_ima_file_hash()
` [PATCH v3 4/9] selftests/bpf: Move sample generation code to ima_test_common()
` [PATCH v3 5/9] selftests/bpf: Add test for bpf_ima_file_hash()
` [PATCH v3 6/9] selftests/bpf: Check if the digest is refreshed after a file write
` [PATCH v3 7/9] bpf-lsm: Make bpf_lsm_kernel_read_file() as sleepable
` [PATCH v3 8/9] selftests/bpf: Add test for bpf_lsm_kernel_read_file()
` [PATCH v3 9/9] selftests/bpf: Check that bpf_kernel_read_file() denies reading IMA policy

[PATCH v2] net: marvell: Use min() instead of doing it manually
 2022-03-02 11:06 UTC  (2+ messages)

[PATCH v2 net-next 1/2] qed: display VF trust config
 2022-03-02 10:52 UTC  (2+ messages)
` [PATCH v2 net-next 2/2] qed: validate and restrict untrusted VFs vlan promisc mode

[PATCH v2 0/2 net-next] net: stmmac: Enable support for Qualcomm SA8155p-ADP board
 2022-03-02 10:39 UTC  (3+ messages)
` [PATCH v2 1/2 net-next] net: stmmac: Add support for SM8150
` [PATCH v2 2/2 net-next] net: stmmac: dwmac-qcom-ethqos: Adjust rgmii loopback_en per platform

[RFC PATCH net-next 0/4] Add support for LAN937x T1 Phy
 2022-03-02 10:04 UTC  (7+ messages)
` [RFC PATCH net-next 1/4] net: phy: used the genphy_soft_reset for phy reset in Lan87xx
` [RFC PATCH net-next 3/4] net: phy: added the LAN937x phy support

[PATCH] net: bcmgenet: Return not supported if we don't have a WoL IRQ
 2022-03-02  9:34 UTC  (8+ messages)

[PATCH 0/6] Remove usage of list iterator past the loop body
 2022-03-02  9:29 UTC  (14+ messages)
` [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr

[syzbot] kernel BUG in vhost_get_vq_desc
 2022-03-02  9:23 UTC  (6+ messages)

[PATCH bpf] libbpf: unmap rings when umem deleted
 2022-03-02  9:08 UTC  (5+ messages)

[PATCH V2] net/nfc/nci: fix infoleak in struct nci_set_config_param
 2022-03-02  9:02 UTC  (3+ messages)

[net-next v9 0/5] page_pool: Add stats counters
 2022-03-02  7:55 UTC  (6+ messages)
` [net-next v9 1/5] page_pool: Add allocation stats
` [net-next v9 2/5] page_pool: Add recycle stats
` [net-next v9 3/5] page_pool: Add function to batch and return stats
` [net-next v9 4/5] Documentation: update networking/page_pool.rst
` [net-next v9 5/5] mlx5: add support for page_pool_get_stats

[PATCH 0/5] spi: make remove callback a void function
 2022-03-02  7:30 UTC  (3+ messages)
` [PATCH 5/5] "

[PATCH bpf-next 0/2] fixes for bpf_prog_pack
 2022-03-02  7:12 UTC  (5+ messages)
` [PATCH bpf-next 1/2] x86: disable HAVE_ARCH_HUGE_VMALLOC on 32-bit x86
` [PATCH bpf-next 2/2] bpf, x86: set header->size properly before freeing it

[PATCH v4 0/4] vdpa tool enhancements
 2022-03-02  6:54 UTC  (5+ messages)
` [PATCH v4 1/4] vdpa: Remove unsupported command line option
` [PATCH v4 2/4] vdpa: Allow for printing negotiated features of a device
` [PATCH v4 3/4] vdpa: Support for configuring max VQ pairs for "
` [PATCH v4 4/4] vdpa: Support reading device features

[PATCH] net: hamradio: fix compliation error
 2022-03-02  6:41 UTC 

[PATCH net-next 0/3] bridge: dsa: switchdev: mv88e6xxx: Implement local_receive bridge flag
 2022-03-02  6:38 UTC  (9+ messages)
` [PATCH 1/3] net: bridge: Implement bridge flag local_receive

[PATCH v3] ASoC: fsi: Add check for clk_enable
 2022-03-02  6:28 UTC 

Re: [PATCH v2] ASoC: fsi: Add check for clk_enable
 2022-03-02  6:25 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2022-03-02  5:56 UTC  (2+ messages)

[PATCH intel-net] ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
 2022-03-02  5:49 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] bpf: cgroup: remove WARN_ON at bpf_cgroup_link_release
 2022-03-02  5:46 UTC  (3+ messages)

[net-next v8 0/4] page_pool: Add stats counters
 2022-03-02  4:36 UTC  (9+ messages)
` [net-next v8 1/4] page_pool: Add allocation stats
` [net-next v8 4/4] mlx5: add support for page_pool_get_stats

[PATCH v2] ASoC: fsi: Add check for clk_enable
 2022-03-02  4:35 UTC  (2+ messages)

[PATCH net-next v4 0/4] tun/tap: use kfree_skb_reason() to trace dropped skb
 2022-03-02  4:16 UTC  (9+ messages)
` [PATCH net-next v4 1/4] skbuff: introduce kfree_skb_list_reason()
` [PATCH net-next v4 2/4] net: tap: track dropped skb via kfree_skb_reason()
` [PATCH net-next v4 4/4] net: tun: "
      ` [Internet]Re: "

[PATCH net-next] tuntap: add sanity checks about msg_controllen in sendmsg
 2022-03-02  3:37 UTC  (3+ messages)

[PATCH net-next v2] flow_offload: improve extack msg for user when adding invalid filter
 2022-03-02  3:29 UTC 

Re: [PATCH] ASoC: fsi: Add check for clk_enable
 2022-03-02  3:11 UTC 

[PATCH] rdma: Fix res_print_uint()
 2022-03-02  3:06 UTC 

[PATCH V2 RESEND] net: hamradio: use time_is_after_jiffies() instead of open coding it
 2022-03-02  2:58 UTC  (3+ messages)

[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
 2022-03-02  2:47 UTC  (3+ messages)

[PATCH net] net: dsa: restore error path of dsa_tree_change_tag_proto
 2022-03-02  2:40 UTC  (2+ messages)

[PATCH] net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
 2022-03-02  2:28 UTC  (2+ messages)

[PATCH net-next 1/2] qed: display VF trust config
 2022-03-02  2:24 UTC  (3+ messages)
` [PATCH net-next 2/2] qed: validate and restrict untrusted VFs vlan promisc mode

[PATCH net-next] ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments
 2022-03-02  2:21 UTC  (2+ messages)

[PATCH] macvtap: advertise link netns via netlink
 2022-03-02  2:20 UTC  (2+ messages)

[PATCH V2] net: hamradio: use time_is_after_jiffies() instead of open coding it
 2022-03-02  2:18 UTC  (2+ messages)

[PATCH] dpaa2 ethernet switch driver: Fix memory leak in dpaa2_switch_acl_entry_remove()
 2022-03-02  2:14 UTC  (2+ messages)

[PATCH] ice: use msleep instead of mdelay
 2022-03-02  2:10 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] bpf, sockmap: Fix memleaks and issues of mem charge/uncharge
 2022-03-02  2:27 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] bpf, sockmap: Fix memleak in sk_psock_queue_msg
` [PATCH bpf-next v2 2/4] bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
` [PATCH bpf-next v2 3/4] bpf, sockmap: Fix more uncharged while msg has more_data
` [PATCH bpf-next v2 4/4] bpf, sockmap: Fix double uncharge the mem of sk_msg

[PATCH net-next v1] flow_offload: improve extack msg for user when adding invalid filter
 2022-03-02  2:08 UTC  (3+ messages)

[PATCH v2 sysctl-next] bpf: move the bpf syscall sysctl table to bpf module
 2022-03-02  2:04 UTC  (3+ messages)
` [PATCH v3 sysctl-next] bpf: move bpf sysctls from kernel/sysctl.c "

[PATCH v5 net-next 0/13] Preserve mono delivery time (EDT) in skb->tstamp
 2022-03-02  2:03 UTC  (3+ messages)
` [PATCH v5 net-next 06/13] net: ip: Handle delivery_time in ip defrag

[PATCH] nfp: avoid newline at end of message in NL_SET_ERR_MSG_MOD
 2022-03-02  2:00 UTC  (2+ messages)

[PATCH v2 net-next 00/10] net: bridge: Multiple Spanning Trees
 2022-03-02  1:53 UTC  (4+ messages)
` [PATCH v2 net-next 03/10] net: bridge: mst: Support setting and reporting MST port states

[PATCH net-next] net: smc: fix different types in min()
 2022-03-02  1:44 UTC  (2+ messages)

[PATCH] dpaa2 ethernet switch driver: Fix memory leak in dpaa2_switch_acl_entry_add()
 2022-03-02  1:41 UTC  (3+ messages)
` [PATCH v1] dpaa2-switch: fix memory leak of dpaa2_switch_acl_entry_add

[PATCH net-next v3] tun: support NAPI for packets received from batched XDP buffs
 2022-03-02  1:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).