netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-04 21:17:10 to 2022-04-05 20:10:13 UTC [more...]

riscv defconfig CONFIG_PM/macb/generic PHY regression in v5.18-rc1
 2022-04-05 18:55 UTC  (11+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-04-05
 2022-04-05 16:38 UTC  (3+ messages)
` [PATCH net 1/3] ice: synchronize_rcu() when terminating rings
` [PATCH net 2/3] ice: xsk: fix VSI state check in ice_xsk_wakeup()

[PATCH 06/11] brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
 2022-04-05 19:11 UTC  (6+ messages)
        ` [RESEND PATCH "

[PATCH v2 0/2] net: phy: micrel: add Microchip KSZ 9897 Switch PHY
 2022-04-05 16:47 UTC  (9+ messages)
` [PATCH v2 1/2] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-04-05 16:21 UTC  (14+ messages)
                ` [POC][USER SPACE][PATCH] Introduce LSM to protect pinned objects

[PATCH v3 net-next 1/4] rtnetlink: enable alt_ifname for setlink/newlink
 2022-04-05 13:42 UTC  (2+ messages)
` [PATCH v3 net-next 2/4] rtnetlink: return ENODEV when IFLA_ALT_IFNAME is used in dellink

[PATCH 0/5] Make the iommu driver no-snoop block feature consistent
 2022-04-05 19:50 UTC  (5+ messages)
` [PATCH 3/5] iommu: Introduce the domain op enforce_cache_coherency()
` [PATCH 4/5] vfio: Move the Intel no-snoop control off of IOMMU_CACHE
` [PATCH 5/5] iommu: Delete IOMMU_CAP_CACHE_COHERENCY

[PATCH] net: ethernet: mtk_eth_soc: add label support for GMACs
 2022-04-05 17:15 UTC  (3+ messages)

[PATCH] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-04-05 17:03 UTC 

[PATCH] tracing: Move user_events.h temporarily out of include/uapi
 2022-04-05 16:20 UTC  (2+ messages)

[PATCH] iwlwifi: mvm: initialize seq variable
 2022-04-05 17:57 UTC  (2+ messages)

[PATCH mlx5-next 0/5] Drop Mellanox FPGA TLS support from the kernel
 2022-04-05 17:20 UTC  (6+ messages)
` [PATCH mlx5-next 4/5] net/mlx5: Remove tls vs. ktls separation as it is the same

[PATCH rdma-next 0/3] Handle FW failures to destroy QP/RQ objects
 2022-04-05 19:48 UTC  (5+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Nullify eq->dbg and qp->dbg pointers post destruction
` [PATCH rdma-next 2/3] RDMA/mlx5: Handling dct common resource destruction upon firmware failure
` [PATCH rdma-next 3/3] RDMA/mlx5: Return the firmware result upon destroying QP/RQ

[PATCH v1 1/2] ath9k: fix ath_get_rate_txpower() to respect the rate list end tag
 2022-04-05 19:05 UTC  (7+ messages)
` [PATCH v1 2/2] mac80211: minstrel_ht: fill all requested rates

[PATCH RFC V1 net-next 3/4] net: Let the active time stamping layer be selectable
 2022-04-05 15:46 UTC  (10+ messages)

[PATCH bpf-next v3 00/27] bpf: RLIMIT_MEMLOCK cleanups
 2022-04-05 13:08 UTC  (28+ messages)
` [PATCH bpf-next v3 01/27] bpf: selftests: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK in xdping
` [PATCH bpf-next v3 02/27] bpf: selftests: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK in xdpxceiver
` [PATCH bpf-next v3 03/27] bpf: selftests: No need to include bpf_rlimit.h in test_tcpnotify_user
` [PATCH bpf-next v3 04/27] bpf: selftests: No need to include bpf_rlimit.h in flow_dissector_load
` [PATCH bpf-next v3 05/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in get_cgroup_id_user
` [PATCH bpf-next v3 06/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_cgroup_storage
` [PATCH bpf-next v3 07/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in get_cgroup_id_user
` [PATCH bpf-next v3 08/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_lpm_map
` [PATCH bpf-next v3 09/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_lru_map
` [PATCH bpf-next v3 10/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_skb_cgroup_id_user
` [PATCH bpf-next v3 11/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_sock_addr
` [PATCH bpf-next v3 12/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_sock
` [PATCH bpf-next v3 13/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_sockmap
` [PATCH bpf-next v3 14/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_sysctl
` [PATCH bpf-next v3 15/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_tag
` [PATCH bpf-next v3 16/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_tcp_check_syncookie_user
` [PATCH bpf-next v3 17/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in test_verifier_log
` [PATCH bpf-next v3 18/27] bpf: samples: Set libbpf 1.0 API mode explicitly in hbm
` [PATCH bpf-next v3 19/27] bpf: selftests: Get rid of bpf_rlimit.h
` [PATCH bpf-next v3 20/27] bpf: selftests: No need to include sys/resource.h in some files
` [PATCH bpf-next v3 21/27] bpf: samples: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK in xdpsock_user
` [PATCH bpf-next v3 22/27] bpf: samples: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK in xsk_fwd
` [PATCH bpf-next v3 23/27] bpf: samples: No need to include sys/resource.h in many files
` [PATCH bpf-next v3 24/27] bpf: bpftool: Remove useless return value of libbpf_set_strict_mode
` [PATCH bpf-next v3 25/27] bpf: bpftool: Set LIBBPF_STRICT_AUTO_RLIMIT_MEMLOCK for legacy libbpf
` [PATCH bpf-next v3 26/27] bpf: bpftool: remove RLIMIT_MEMLOCK
` [PATCH bpf-next v3 27/27] bpf: runqslower: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK

[PATCH bpf-next 00/10] xsk: stop softirq processing on full XSK Rx queue
 2022-04-05 13:04 UTC  (17+ messages)
` [PATCH bpf-next 01/10] xsk: improve xdp_do_redirect() error codes
` [PATCH bpf-next 02/10] xsk: diversify return codes in xsk_rcv_check()
` [PATCH bpf-next 03/10] ice: xsk: terminate NAPI when XSK Rx queue gets full
` [PATCH bpf-next 04/10] i40e: "
` [PATCH bpf-next 05/10] ixgbe: "
` [PATCH bpf-next 06/10] ice: xsk: diversify return values from xsk_wakeup call paths
` [PATCH bpf-next 07/10] i40e: "
` [PATCH bpf-next 08/10] ixgbe: "
` [PATCH bpf-next 09/10] ice: xsk: avoid refilling single Rx descriptors
` [PATCH bpf-next 10/10] xsk: drop ternary operator from xskq_cons_has_entries

[PATCH net-next v3 0/3] net: phy: mscc-miim: add MDIO bus frequency support
 2022-04-05 12:20 UTC  (6+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: convert mscc-miim to YAML format
` [PATCH net-next v3 2/3] dt-bindings: net: mscc-miim: add clock and clock-frequency
` [PATCH net-next v3 3/3] net: phy: mscc-miim: add support to set MDIO bus frequency

[PATCH v8 net-next 0/4] Fix broken link on Xilinx's AXI Ethernet in SGMII mode
 2022-04-05 12:23 UTC  (12+ messages)
` [PATCH v8 net-next 1/4] net: axienet: setup mdio unconditionally
` [PATCH v8 net-next 2/4] net: axienet: factor out phy_node in struct axienet_local
` [PATCH v8 net-next 3/4] dt-bindings: net: add pcs-handle attribute
` [PATCH v8 net-next 4/4] net: axiemac: use a phandle to reference pcs_phy

[PATCH v4 0/2] hwmon: introduce hwmon_sanitize()
 2022-04-05 12:09 UTC  (5+ messages)
` [PATCH v4 1/2] hwmon: introduce hwmon_sanitize_name()
` [PATCH v4 2/2] hwmon: intel-m10-bmc-hwmon: use devm_hwmon_sanitize_name()

[PATCH net] net: phy: mscc-miim: reject clause 45 register accesses
 2022-04-05 12:02 UTC 

[PATCH RFC net-next v2 0/3] net: phy: mscc-miim: add MDIO bus frequency support
 2022-04-05 11:59 UTC  (3+ messages)
` [PATCH RFC net-next v2 1/3] dt-bindings: net: convert mscc-miim to YAML format

[PATCH net] net: openvswitch: don't send internal clone attribute to the userspace
 2022-04-05 12:58 UTC  (2+ messages)
` [ovs-dev] "

[PATCH net] net: openvswitch: fix leak of nested actions
 2022-04-05 12:56 UTC  (2+ messages)
` [ovs-dev] "

[ANNOUNCE] libmnl 1.0.5 release
 2022-04-05 12:55 UTC 

[PATCH net] sctp: use the correct skb for security_sctp_assoc_request
 2022-04-05 11:58 UTC  (3+ messages)

[PATCH net v2 0/2][pull request] ice bug fixes
 2022-04-05 11:10 UTC  (4+ messages)
` [PATCH net v2 1/2] ice: Set txq_teid to ICE_INVAL_TEID on ring creation
` [PATCH net v2 2/2] ice: Do not skip not enabled queues in ice_vc_dis_qs_msg

[PATCH] dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe
 2022-04-05 10:50 UTC  (2+ messages)

[PATCH v5 bpf-next 0/5] libbpf: name-based u[ret]probe attach
 2022-04-05 10:27 UTC  (8+ messages)
` [PATCH v5 bpf-next 3/5] libbpf: add auto-attach for uprobes based on section name

[PATCH bpf-next] samples: bpf: fix linking xdp_router_ipv4 after migration
 2022-04-05 10:32 UTC  (4+ messages)

[PATCH v2] netfilter: nf_tables: replace unnecessary use of list_for_each_entry_continue()
 2022-04-05 10:36 UTC  (2+ messages)

[PATCH net 0/2] Netfilter fixes for net
 2022-04-05 10:09 UTC  (3+ messages)
` [PATCH net 1/2] netfilter: bitwise: fix reduce comparisons
` [PATCH net 2/2] netfilter: nf_tables: memcg accounting for dynamically allocated objects

[PATCH net] xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup
 2022-04-05  9:29 UTC  (2+ messages)

[PATCH] net: ax88179: add proper error handling of usb read errors
 2022-04-05  9:44 UTC  (2+ messages)

[PATCH 1/1] nl80211: Prevent out-of-bounds read when processing NL80211_ATTR_REG_ALPHA2
 2022-04-05  9:14 UTC  (2+ messages)
` [nl80211] 584f2e43bb: hwsim.ap_country.fail

[PATCH v2] cgroup: Kill the parent controller when its last child is killed
 2022-04-05  9:11 UTC  (3+ messages)

[PATCH v4 net] sctp: count singleton chunks in assoc user stats
 2022-04-05  8:40 UTC  (3+ messages)

[PATCH net v2] net: sfc: fix using uninitialized xdp tx_queue
 2022-04-05  8:45 UTC 

RZ/N1 gmac support
 2022-04-05  8:40 UTC 

[PATCH net] net: sfc: fix using uninitialized xdp tx_queue
 2022-04-05  8:41 UTC  (3+ messages)

[PATCH] cgroup: Kill the parent controller when its last child is killed
 2022-04-05  8:26 UTC  (2+ messages)
` [cgroup] 2bc22feae8: WARNING:at_lib/percpu-refcount.c:#percpu_ref_kill_and_confirm

[PATCH v3 0/2] hwmon: introduce hwmon_sanitize()
 2022-04-05  8:20 UTC  (5+ messages)
` [PATCH v3 1/2] hwmon: introduce hwmon_sanitize_name()
` [PATCH v3 2/2] hwmon: intel-m10-bmc-hwmon: use devm_hwmon_sanitize_name()

[PATCH v2] carl9170: tx: fix an incorrect use of list iterator
 2022-04-05  8:10 UTC  (2+ messages)

[PATCH 0/2] dt-bindings: net: Fix ave descriptions
 2022-04-05  7:53 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: net: ave: Clean up clocks, resets, and their names using compatible string
` [PATCH 2/2] dt-bindings: net: ave: Use unevaluatedProperties

INFO: task hung in linkwatch_event (2)
 2022-04-05  7:38 UTC  (2+ messages)
` [syzbot] "

[Patch net] net: phy: LAN87xx: remove genphy_softreset in config_aneg
 2022-04-05  7:30 UTC 

[PATCH v10 0/1] wfx: get out from the staging area
 2022-04-05  7:16 UTC  (8+ messages)

[PATCH bpf 0/4] introduce HAVE_ARCH_HUGE_VMALLOC_FLAG for bpf_prog_pack
 2022-04-05  7:07 UTC  (4+ messages)

[PATCH net] net: micrel: Fix KS8851 Kconfig
 2022-04-05  6:59 UTC 

Build regressions/improvements in v5.18-rc1
 2022-04-05  6:52 UTC  (4+ messages)

[PATCH v2] dt-bindings: net: snps: remove duplicate name
 2022-04-05  6:36 UTC  (2+ messages)

net-next is OPEN
 2022-04-05  6:24 UTC 

[PATCH bpf-next] selftests/bpf: Fix issues in parse_num_list()
 2022-04-05  6:24 UTC  (3+ messages)
  ` [PATCH bpf-next v2] "

[PATCH] RDMA: Split kernel-only global device caps from uvers device caps
 2022-04-05  5:45 UTC  (3+ messages)

[PATCH v2] ice: use min_t() to make code cleaner in ice_gnss
 2022-04-05  4:50 UTC  (2+ messages)

[PATCH net v2] net: sfc: add missing xdp queue reinitialization
 2022-04-05  3:16 UTC  (5+ messages)

[RESEND][PATCH v2] myri10ge: remove an unneeded NULL check
 2022-04-05  0:05 UTC 

[PATCH net-next v5 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-04-05  0:10 UTC  (6+ messages)
` [PATCH net-next v5 08/13] net: wwan: t7xx: Add data path interface

[PATCH v2] net/ethernet : set default assignment identifier to NET_NAME_ENUM
 2022-04-05  0:15 UTC 

[PATCH net] net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()
 2022-04-05  0:04 UTC 

[PATCH ethtool] ethtool.8: Fix typo in man page
 2022-04-05  0:05 UTC  (2+ messages)

[PATCH] qed: remove an unneed NULL check on list iterator
 2022-04-05  0:22 UTC 

[PATCH 1/2] dt-bindings: mailbox: qcom-ipcc: simplify the example
 2022-04-04 22:48 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: net: qcom,ipa: finish the qcom,smp2p example

[PATCH] sample: bpf: syscall_tp_kern: add dfd before filename
 2022-04-04 22:17 UTC  (2+ messages)

[DSA] fallback PTP to master port when switch does not support it
 2022-04-04 22:04 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf/bpftool: add program & link type names
 2022-04-04 22:00 UTC  (5+ messages)
` [PATCH bpf-next 2/3] bpf/bpftool: add missing link types

[PATCH v2] sample: bpf: syscall_tp_user: print result of verify_map
 2022-04-04 21:50 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix parsing of prog types in UAPI hdr for bpftool sync
 2022-04-04 21:50 UTC  (2+ messages)

[PATCH v1] mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)
 2022-04-04 21:33 UTC  (2+ messages)

[PATCH RESEND net-next v4] net: remove noblock parameter from skb_recv_datagram()
 2022-04-04 16:30 UTC 

[syzbot] WARNING in cpuset_write_resmask
 2022-04-04 19:25 UTC 

[PATCH v7 net 0/4] Fix broken link on Xilinx's AXI Ethernet in SGMII mode
 2022-04-04 18:08 UTC  (3+ messages)
` [PATCH v7 net 3/4] dt-bindings: net: add pcs-handle attribute

[PATCH net] rxrpc: fix a race in rxrpc_exit_net()
 2022-04-04 18:34 UTC 

[PATCH] ath11k: do not return random value
 2022-04-04 16:45 UTC  (3+ messages)

[PATCH v5 0/8] document dt-schema and fix node names for some USB Ethernet controllers
 2022-04-04 16:44 UTC  (5+ messages)
` [PATCH v5 4/9] ARM: dts: bcm283x: fix ethernet node name
` [PATCH v5 6/9] ARM: dts: exynos: fix compatible strings for Ethernet USB devices
  ` (subset) "

[linux-next:master] BUILD REGRESSION 696206280c5e5c028caf9fd259999cb72b1f6127
 2022-04-04 16:40 UTC 

[PATCH v2 net] ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
 2022-04-04 16:15 UTC 


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 NNTP newsgroup(s).