netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-01 06:10:26 to 2022-12-01 18:31:49 UTC [more...]

[PATCH 0/3] add dt configuration for dp83867 led modes
 2022-12-01 18:31 UTC  (8+ messages)

Broken SELinux/LSM labeling with MPTCP and accept(2)
 2022-12-01 18:26 UTC  (2+ messages)

[RFC hid v1 00/10] HID-BPF: add support for in-tree BPF programs
 2022-12-01 18:21 UTC  (5+ messages)
` [RFC hid v1 01/10] bpftool: generate json output of skeletons

[PATCHSET v4 0/7] Add support for epoll min_wait
 2022-12-01 18:11 UTC  (8+ messages)
` [PATCH 1/7] eventpoll: cleanup branches around sleeping for events
` [PATCH 2/7] eventpoll: don't pass in 'timed_out' to ep_busy_loop()
` [PATCH 3/7] eventpoll: split out wait handling
` [PATCH 4/7] eventpoll: move expires to epoll_wq
` [PATCH 5/7] eventpoll: move file checking earlier for epoll_ctl()
` [PATCH 6/7] eventpoll: add support for min-wait
` [PATCH 7/7] eventpoll: add method for configuring minimum wait on epoll context

[PATCH 0/3] dt-bindings: net: sunxi: Fix binding validation issues
 2022-12-01 18:10 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: net: sun8i-emac: Fix snps,dwmac.yaml inheritance

[PATCH] net: phylink: don't try to stop halted PHY
 2022-12-01 18:09 UTC  (2+ messages)

[net-next PATCH v3 0/4] CN10KB MAC block support
 2022-12-01 18:00 UTC  (5+ messages)
` [net-next PATCH v3 1/4] octeontx2-af: Support variable number of lmacs
` [net-next PATCH v3 2/4] octeontx2-af: cn10kb: Add RPM_USX MAC support
` [net-next PATCH v3 3/4] octeontx2-pf: ethtool: Implement get_fec_stats
` [net-next PATCH v3 4/4] octeontx2-af: Add FEC stats for RPM/RPM_USX block

[PATCHSET v3 0/5] Add support for epoll min_wait
 2022-12-01 18:00 UTC  (5+ messages)
` [PATCH 6/6] eventpoll: add support for min-wait

[PATCH 1/2] net: asix: Simplify return value check after asix_check_host_enable
 2022-12-01 17:55 UTC  (2+ messages)
` [PATCH 2/2] net: asix: Avoid looping when the device is diconnected

[PATCH v1 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2022-12-01 17:49 UTC  (16+ messages)
` [PATCH v1 1/7] dt-bindings: net: snps,dwmac: Add compatible string for dwmac-5.20 version
` [PATCH v1 2/7] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [PATCH v1 3/7] dt-bindings: net: Add bindings for StarFive dwmac
` [PATCH v1 4/7] net: phy: motorcomm: Add YT8531 phy support
` [PATCH v1 5/7] net: stmmac: Add StarFive dwmac supoort
` [PATCH v1 6/7] riscv: dts: starfive: jh7110: Add ethernet device node
` [PATCH v1 7/7] riscv: dts: starfive: visionfive-v2: Add phy delay_chain configuration

[PATCH 0/5] remove label = "cpu" from DSA dt-binding
 2022-12-01 17:39 UTC  (16+ messages)
` [PATCH 1/5] dt-bindings: net: qca,ar71xx: remove label = "cpu" from examples
` [PATCH 2/5] arm: dts: remove label = "cpu" from DSA dt-binding
` [PATCH 4/5] mips: "
` [PATCH 5/5] powerpc: "

[PATCH 1/2] net: encx24j600: Add parentheses to fix precedence
 2022-12-01 17:34 UTC  (2+ messages)
` [PATCH 2/2] net: encx24j600: Fix invalid logic in reading of MISTAT register

[PATCH bpf-next v2 0/8] xdp: hints via kfuncs
 2022-12-01 17:14 UTC  (7+ messages)
` [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs

[PATCH 00/15] can: m_can: Optimizations for tcan and peripheral chips
 2022-12-01 16:59 UTC  (15+ messages)
` [PATCH 02/15] can: m_can: Wakeup net queue once tx was issued
` [PATCH 03/15] can: m_can: Cache tx putidx and transmits in flight
` [PATCH 04/15] can: m_can: Use transmit event FIFO watermark level interrupt

[PATCHv2 net-next 0/5] net: eliminate the duplicate code in the ct nat functions of ovs and tc
 2022-12-01 16:53 UTC  (7+ messages)
` [PATCHv2 net-next 3/5] net: sched: return NF_ACCEPT when fails to add nat ext in tcf_ct_act_nat
` [PATCHv2 net-next 5/5] net: move the nat function to nf_nat_ovs for ovs and tc

[PATCH iproute2-next v2 0/4] Implement new netlink attributes for devlink-rate in iproute2
 2022-12-01 16:53 UTC  (6+ messages)
` [PATCH iproute2-next v2 1/4] devlink: Add uapi changes for tx_priority and tx_weight
` [PATCH iproute2-next v2 2/4] devlink: Introduce new attribute 'tx_priority' to devlink-rate
` [PATCH iproute2-next v2 3/4] devlink: Introduce new attribute 'tx_weight' "
` [PATCH iproute2-next v2 4/4] devlink: Add documentation for tx_prority and tx_weight

[patch net-next RFC 0/7] devlink: make sure devlink port registers/unregisters only for registered instance
 2022-12-01 16:46 UTC  (8+ messages)
` [patch net-next RFC 1/7] devlink: Reorder devlink_port_register/unregister() calls to be done when devlink is registered
` [patch net-next RFC 2/7] netdevsim: Reorder devl_port_register/unregister() "
` [patch net-next RFC 3/7] mlxsw: "
` [patch net-next RFC 4/7] nfp: "
` [patch net-next RFC 5/7] mlx4: "
` [patch net-next RFC 6/7] mlx5: "
` [patch net-next RFC 7/7] devlink: assert if devl_port_register/unregister() is called on unregistered devlink instance

[PATCH net-next v4] dsa: lan9303: Add 3 ethtool stats
 2022-12-01 16:45 UTC  (4+ messages)

[PATCH net-next v2 0/3] net/sched: retpoline wrappers for tc
 2022-12-01 16:40 UTC  (7+ messages)
` [PATCH net-next v2 1/3] net/sched: add retpoline wrapper "

[PATCH v3] wifi: rtl8xxxu: fixing IQK failures for rtl8192eu
 2022-12-01 16:16 UTC  (3+ messages)

[PATCH v4] wifi: rtl8xxxu: fixing IQK failures for rtl8192eu
 2022-12-01 16:14 UTC 

[PATCH iproute2] libnetlink: Fix memory leak in __rtnl_talk_iov()
 2022-12-01 16:00 UTC  (2+ messages)

[PATCH V6 1/2] net: stmmac: Power up SERDES after the PHY link
 2022-12-01 15:58 UTC  (2+ messages)
` [PATCH V6 2/2] net: stmmac: tegra: Add MGBE support

[PATCH net-next v3] dsa: lan9303: Add 3 ethtool stats
 2022-12-01 15:56 UTC  (7+ messages)

GPY215 PHY interrupt issue
 2022-12-01 15:54 UTC  (6+ messages)

iproute2/tc invalid JSON in v6.0.0-42-g49c63bc7 for "tc filter"
 2022-12-01 15:34 UTC  (2+ messages)
` [PATCH iproute2] tc/basic: fix json output filter

[PATCH net v2] net: mdiobus: fix double put fwnode in the error path
 2022-12-01 15:33 UTC  (2+ messages)

[PATCH] net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
 2022-12-01 15:27 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_wed: fix sleep while atomic in mtk_wed_wo_queue_refill
 2022-12-01 15:26 UTC 

[PATCH net-next v2 0/3] add tx packets aggregation to ethtool and rmnet
 2022-12-01 15:22 UTC  (4+ messages)

ip_forward notification for driver
 2022-12-01 15:21 UTC  (3+ messages)

[PATCH v4 net-next 0/6] net: ethernet: ti: am65-cpsw: Fix set channel operation
 2022-12-01 15:19 UTC  (5+ messages)
` [PATCH v4 net-next 4/6] net: ethernet: ti: am65-cpsw: Add suspend/resume support

[PATCH] net: atlantic: fix check for invalid ethernet addresses
 2022-12-01 15:18 UTC  (8+ messages)
      ` [EXT] "

[RFC PATCH v2 0/6] vsock: update tools and error handling
 2022-12-01 15:16 UTC  (18+ messages)
` [RFC PATCH v2 1/6] vsock: return errors other than -ENOMEM to socket
` [RFC PATCH v2 2/6] hv_sock: always return ENOMEM in case of error
` [RFC PATCH v2 3/6] vsock/vmci: "
` [RFC PATCH v2 4/6] test/vsock: rework message bounds test
` [RFC PATCH v2 5/6] test/vsock: add big message test
` [RFC PATCH v2 6/6] test/vsock: vsock_perf utility

[PATCH] net: sched: fix a error path in fw_change()
 2022-12-01 15:15 UTC 

[PATCH net-next 00/14][pull request] Intel Wired LAN Driver Updates 2022-11-30 (ice)
 2022-12-01 15:04 UTC  (6+ messages)
` [PATCH net-next 06/14] ice: handle discarding old Tx requests in ice_ptp_tx_tstamp
` [PATCH net-next 08/14] ice: protect init and calibrating fields with spinlock

[syzbot] memory leak in napi_skb_cache_get
 2022-12-01 14:50 UTC 

[PATCH, net-next] r8169: use tp_to_dev instead of open code
 2022-12-01 14:50 UTC  (2+ messages)

[PATCH net] stmmac: fix potential division by 0
 2022-12-01 14:49 UTC  (4+ messages)

[Regression] Bug 216711 - null SSID reported by systemd-networkd when connected to a WPA3 network
 2022-12-01 14:49 UTC  (2+ messages)

[PATCH net-next v5] r8169: add support for rtl8168h(revid 0x2a) + rtl8211fs fiber application
 2022-12-01 14:39 UTC 

[PATCH v2 net] net: microchip: sparx5: correctly free skb in xmit
 2022-12-01 14:38 UTC  (3+ messages)

[PATCH] wifi: rtl8xxxu: fixing IQK failures for rtl8192eu
 2022-12-01 14:20 UTC  (6+ messages)

[PATCH] wifi: cfg80211: fix a possible memory leak
 2022-12-01 14:21 UTC  (2+ messages)

[PATCH net] wifi: mac80211: fix WARNING in ieee80211_link_info_change_notify()
 2022-12-01 14:14 UTC  (2+ messages)

[PATCH iproute2-next v2 0/2] Add pcp-prio and new apptrust subcommand
 2022-12-01 14:10 UTC  (5+ messages)
` [PATCH iproute2-next v2 1/2] dcb: add new pcp-prio parameter to dcb app

[PATCH v3 1/3] net: dsa: ksz: Check return value
 2022-12-01 14:00 UTC  (3+ messages)
` [PATCH v3 2/3] net: dsa: hellcreek: "
` [PATCH v3 3/3] net: dsa: sja1105: "

[PATCH ipsec-next,v2 0/3] xfrm: interface: Add unstable helpers for XFRM metadata
 2022-12-01 13:33 UTC  (10+ messages)
` [PATCH ipsec-next,v2 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF
` [PATCH ipsec-next,v2 3/3] selftests/bpf: add xfrm_info tests

[PATCH] net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
 2022-12-01 13:47 UTC 

[PATCH v3] net: sched: fix memory leak in tcindex_set_parms
 2022-12-01 13:20 UTC  (3+ messages)

[PATCH v2] selftests/tls: Fix tls selftests dependency to correct algorithm
 2022-12-01 13:18 UTC 

[PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
 2022-12-01 13:16 UTC  (2+ messages)

[PATCH bpf-next v3 10/11] mlx5: Support RX XDP metadata
 2022-12-01 13:08 UTC  (2+ messages)

[PATCH] wifi: mac80211: fix memory leak in ieee80211_register_hw()
 2022-12-01 12:52 UTC  (2+ messages)

[PATCH net-next 00/12] Fix rtnl_mutex deadlock with DPAA2 and SFP modules
 2022-12-01 12:50 UTC  (2+ messages)

[PATCH] [PATCH v6 net-next] net: openvswitch: Add support to count upcall packets
 2022-12-01 12:46 UTC  (2+ messages)
` [ovs-dev] "

[PATCH bpf v2] bpf: Add dummy type reference to nf_conn___init to fix type deduplication
 2022-12-01 12:39 UTC 

[PATCH net] net: devlink: fix UAF in devlink_compat_running_version()
 2022-12-01 12:20 UTC  (15+ messages)

[PATCH bpf v3] selftests/bpf: Fix "missing ENDBR" BUG for destructor kfunc
 2022-12-01 11:50 UTC  (4+ messages)

[PATCH net] inet: ping: use hlist_nulls rcu iterator during lookup
 2022-12-01 11:50 UTC  (2+ messages)

[PATCH v2] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2022-12-01 11:31 UTC  (17+ messages)

[PATCH] nfc: llcp: Fix race in handling llcp_devices
 2022-12-01 11:25 UTC  (2+ messages)

[PATCH net-next] net: microchip: sparx5: Fix error handling in vcap_show_admin()
 2022-12-01 11:20 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
 2022-12-01 11:16 UTC  (7+ messages)

[PATCH wireless v2] brcmfmac: fix potential memory leak in brcmf_netdev_start_xmit()
 2022-12-01 11:09 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: Add dummy type reference to nf_conn___init to fix type deduplication
 2022-12-01 11:06 UTC  (3+ messages)

[Patch net-next v1 00/12] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
 2022-12-01 10:56 UTC  (10+ messages)
` [Patch net-next v1 01/12] net: dsa: microchip: ptp: add the posix clock support
` [Patch net-next v1 02/12] net: dsa: microchip: ptp: Initial hardware time stamping support
` [Patch net-next v1 03/12] net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled

[PATCH iproute2 v2] devlink: Fix setting parent for 'rate add'
 2022-12-01 10:18 UTC 

[PATCH net-next v2] bonding: uninitialized variable in bond_miimon_inspect()
 2022-12-01 10:20 UTC  (2+ messages)

[PATCH net v4] igbvf: Regard vf reset nack as success
 2022-12-01 10:20 UTC 

[PATCH v2 0/5] Add GMAC support for S32 SoC family
 2022-12-01 10:18 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: net: add schema for NXP S32CC dwmac glue driver

[PATCH] can: slcan: fix freed work crash
 2022-12-01 10:13 UTC  (2+ messages)

[PATCH v5] wwan: core: Support slicing in port TX flow of WWAN subsystem
 2022-12-01  9:56 UTC  (2+ messages)

[PATCH net v3 RESEND] igbvf: Regard vf reset nack as success
 2022-12-01  9:56 UTC 

[PATCH net-next v2] net: devlink: add DEVLINK_INFO_VERSION_GENERIC_FW_BOOTLOADER
 2022-12-01  9:51 UTC  (6+ messages)

[PATCH v2 net 0/2] af_unix: Fix a NULL deref in sk_diag_dump_uid()
 2022-12-01  9:50 UTC  (2+ messages)

[PATCH net-next 0/4] net: lan966x: Enable PTP on bridge interfaces
 2022-12-01  9:53 UTC  (4+ messages)
` [PATCH net-next 4/4] net: lan966x: Add ptp trap rules

[PATCH net v3] igbvf: Regard vf reset nack as success
 2022-12-01  9:43 UTC 

[PATCH net v2] unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()
 2022-12-01  9:30 UTC  (2+ messages)

Help on PHY not supporting autoneg
 2022-12-01  9:30 UTC  (5+ messages)

[PATCH] vhost_net: revert upend_idx only on retriable error
 2022-12-01  9:01 UTC 

[PATCH net-next 7/8] devlink: Expose port function commands to control migratable
 2022-12-01  8:46 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Update maintainer for Marvell Prestera Ethernet Switch driver
 2022-12-01  8:39 UTC  (3+ messages)

[PATCH v3 net-next] net: phy: micrel: Fix warn: passing zero to PTR_ERR
 2022-12-01  8:26 UTC  (4+ messages)

[PATCH net] selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload
 2022-12-01  8:22 UTC 

[PATCH net-next v2 0/9] octeon_ep: Update PF mailbox for VF
 2022-12-01  8:11 UTC  (5+ messages)
` [PATCH net-next v2 2/9] octeon_ep: poll for control messages
    ` [EXT] "

arm64: allmodconfig: BUG: KCSAN: data-race in p9_client_cb / p9_client_rpc
 2022-12-01  7:43 UTC  (5+ messages)

[PATCH ipsec-next 0/3] xfrm: interface: Add unstable helpers for XFRM metadata
 2022-12-01  7:12 UTC  (7+ messages)
` [PATCH ipsec-next 2/3] xfrm: interface: Add unstable helpers for setting/getting XFRM metadata from TC-BPF

[v3][net-next][PATCH 0/1] net: phy: Add link between phy dev and mac dev
 2022-12-01  6:40 UTC  (2+ messages)

[net-next 01/15] net/mlx5e: Remove unneeded io-mapping.h #include
 2022-12-01  6:40 UTC  (2+ messages)

[PATCH net 1/4] netfilter: nft_set_pipapo: Actually validate intervals in fields after the first one
 2022-12-01  6:10 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 NNTP newsgroup(s).