netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-10 09:46:29 to 2024-12-10 17:52:48 UTC [more...]

[PATCH v4 0/8] vhost: Add support of kthread API
 2024-12-10 17:52 UTC  (12+ messages)
` [PATCH v4 1/8] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v4 2/8] vhost: Add the vhost_worker to support kthread
` [PATCH v4 3/8] vhost: Add the cgroup related function
` [PATCH v4 4/8] vhost: Add kthread support in function vhost_worker_create
` [PATCH v4 5/8] vhost: Add kthread support in function vhost_worker_queue()
` [PATCH v4 6/8] vhost: Add kthread support in function vhost_worker_destroy()
` [PATCH v4 7/8] vhost: Add new UAPI to support change to task mode
` [PATCH v4 8/8] vhost_scsi: Add check for inherit_owner status

[PATCH net 0/3] ionic: minor code fixes
 2024-12-10 17:48 UTC  (4+ messages)
` [PATCH net 1/3] ionic: Fix netdev notifier unregister on failure
` [PATCH net 2/3] ionic: no double destroy workqueue
` [PATCH net 3/3] ionic: use ee->offset when returning sprom data

KSZ8795 not detected at start to boot from NFS
 2024-12-10 17:41 UTC  (7+ messages)

[PATCH net-next 0/9] net: dsa: cleanup EEE (part 1)
 2024-12-10 17:31 UTC  (18+ messages)
` [PATCH net-next 1/9] net: dsa: remove check for dp->pl in EEE methods
` [PATCH net-next 2/9] net: dsa: add hook to determine whether EEE is supported
` [PATCH net-next 3/9] net: dsa: provide implementation of .support_eee()
` [PATCH net-next 4/9] net: dsa: b53/bcm_sf2: implement .support_eee() method
` [PATCH net-next 5/9] net: dsa: mt753x: "
` [PATCH net-next 6/9] net: dsa: qca8k: "
` [PATCH net-next 7/9] net: dsa: mv88e6xxx: "
` [PATCH net-next 8/9] net: dsa: ksz: "
` [PATCH net-next 9/9] net: dsa: require .support_eee() method to be implemented

[PATCH net-next] net/mlx5e: Transmit small messages in linear skb
 2024-12-10 17:10 UTC  (10+ messages)

[PATCH iwl-net] ice: do not configure destination override for switchdev
 2024-12-10 17:08 UTC  (2+ messages)

[PATCH net-next] net: hinic: Fix typo in dev_err message
 2024-12-10 17:00 UTC  (2+ messages)

[PATCH net-next v8 00/17] io_uring zero copy rx
 2024-12-10 16:55 UTC  (12+ messages)
` [PATCH net-next v8 03/17] net: page_pool: create hooks for custom page providers
` [PATCH net-next v8 11/17] io_uring/zcrx: implement zerocopy receive pp memory provider
` [PATCH net-next v8 16/17] net: add documentation for io_uring zcrx

[PATCH bpf 0/3] bpf, sockmap: Fix the element replace
 2024-12-10 16:50 UTC  (2+ messages)

[PATCH net-next v14 00/22] Introducing OpenVPN Data Channel Offload
 2024-12-10 16:47 UTC  (5+ messages)
` [PATCH net-next v14 08/22] ovpn: implement basic RX path (UDP)
` [PATCH net-next v14 22/22] testing/selftests: add test tool and scripts for ovpn module

[PATCH v3 0/6] Enable strict percpu address space checks
 2024-12-10 16:37 UTC  (4+ messages)
` [PATCH v3 2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro

[PATCH v2 0/5] tools: ynl: add install target
 2024-12-10 16:34 UTC  (5+ messages)
` [PATCH v2 5/5] tools: ynl: add main "

[PATCH v2 net] splice: do not checksum AF_UNIX sockets
 2024-12-10 16:28 UTC  (5+ messages)

[PATCH net-next 0/4] vsock/test: Tests for memory leaks
 2024-12-10 16:25 UTC  (10+ messages)
` [PATCH net-next 1/4] vsock/test: Use NSEC_PER_SEC
    `  "
` [PATCH net-next 2/4] vsock/test: Add test for accept_queue memory leak
` [PATCH net-next 4/4] vsock/test: Add test for MSG_ZEROCOPY completion "

[PATCH] netfilter: nfnetlink_queue: Fix redundant comparison of unsigned value
 2024-12-10 16:24 UTC  (3+ messages)

[PATCH net-next v4 0/6] tls: implement key updates for TLS1.3
 2024-12-10 16:16 UTC  (4+ messages)
` [PATCH net-next v4 1/6] tls: block decryption when a rekey is pending

[PATCH net-next v2 0/7] netlink: specs: add a spec for nl80211 wiphy
 2024-12-10 16:14 UTC  (8+ messages)
` [PATCH net-next v2 1/7] tools/net/ynl: remove extraneous plural from variable names
` [PATCH net-next v2 2/7] tools/net/ynl: support decoding indexed arrays as enums
` [PATCH net-next v2 3/7] tools/net/ynl: support rendering C array members to strings
` [PATCH net-next v2 4/7] tools/net/ynl: accept IP string inputs
` [PATCH net-next v2 5/7] netlink: specs: support nested structs in genetlink legacy
` [PATCH net-next v2 6/7] netlink: specs: add s8, s16 to genetlink schemas
` [PATCH net-next v2 7/7] netlink: specs: wireless: add a spec for nl80211

[PATCH AUTOSEL 5.4 20/28] net: enetc: add i.MX95 EMDIO support
 2024-12-10 16:14 UTC  (3+ messages)

[PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2)
 2024-12-10 15:58 UTC  (6+ messages)

[PATCH v3 0/7] Add Nuvoton NCT6694 MFD drivers
 2024-12-10 15:58 UTC  (13+ messages)
` [PATCH v3 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v3 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v3 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v3 4/7] can: Add Nuvoton NCT6694 CAN support
` [PATCH v3 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v3 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v3 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH] RDMA/siw: Remove direct link to net_device
 2024-12-10 15:44 UTC  (4+ messages)

[PATCH RFC] net: bridge: handle ports in locked mode for ll learning
 2024-12-10 15:28 UTC  (5+ messages)

[PATCH iwl-next v2] e1000e: Fix real-time violations on link up
 2024-12-10 15:27 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chips
 2024-12-10 14:59 UTC  (2+ messages)

[PATCH net-next 00/10] net: add phylink managed EEE support
 2024-12-10 14:57 UTC  (12+ messages)
` [PATCH net-next 03/10] net: phy: add configuration of rx clock stop mode
` [PATCH net-next 06/10] net: phylink: allow MAC driver to validate eee params
` [PATCH net-next 10/10] net: lan743x: convert to phylink managed EEE

[PATCH net 0/4][pull request] Fix E825 initialization
 2024-12-10 14:57 UTC  (5+ messages)
` [PATCH net 2/4] ice: Fix quad registers read on E825
` [PATCH net 4/4] ice: Add correct PHY lane assignment

[syzbot] [net?] [afs?] WARNING in rxrpc_send_data
 2024-12-10 14:44 UTC  (2+ messages)

[PATCH V2 net 0/2] qca_spi: Fix SPI specific issues
 2024-12-10 14:40 UTC  (2+ messages)

[PATCH net] udp: fix l4 hash after reconnect
 2024-12-10 14:40 UTC  (8+ messages)

[PATCH v4 1/2] can: m_can: set init flag earlier in probe
 2024-12-10 14:37 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: phy: Move callback comments from struct to kernel-doc section
 2024-12-10 14:37 UTC  (5+ messages)

[PATCH net v2] net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries
 2024-12-10 14:28 UTC  (3+ messages)

[PATCH RFC net-next 0/7] net: dsa: cleanup EEE (part 2)
 2024-12-10 14:26 UTC  (8+ messages)
` [PATCH RFC net-next 1/7] net: dsa: ksz: remove setting of tx_lpi parameters
` [PATCH RFC net-next 2/7] net: dsa: no longer call ds->ops->get_mac_eee()
` [PATCH RFC net-next 3/7] net: dsa: b53/bcm_sf2: remove b53_get_mac_eee()
` [PATCH RFC net-next 4/7] net: dsa: ksz: remove ksz_get_mac_eee()
` [PATCH RFC net-next 5/7] net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee()
` [PATCH RFC net-next 6/7] net: dsa: qca: remove qca8k_get_mac_eee()
` [PATCH RFC net-next 7/7] net: dsa: remove get_mac_eee() method

[PATCH net 1/5] net, team, bonding: Add netdev_base_features helper
 2024-12-10 14:12 UTC  (5+ messages)
` [PATCH net 2/5] bonding: Fix initial {vlan,mpls}_feature set in bond_compute_features
` [PATCH net 3/5] bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL
` [PATCH net 4/5] team: Fix initial vlan_feature set in __team_compute_features
` [PATCH net 5/5] team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALL

[PATCH 0/2] dsa: mv88e6xxx: Refactor statistics ready for RMU support
 2024-12-10 14:08 UTC  (5+ messages)
` [PATCH 1/2] dsa: mv88e6xxx: Move available stats into info structure
` [PATCH 2/2] dsa: mv88e6xxx: Centralise common statistics check

[PATCH net 0/4] net: dsa: mv88e6xxx: Amethyst (6393X) fixes
 2024-12-10 14:07 UTC  (6+ messages)
` [PATCH net 2/4] net: dsa: mv88e6xxx: Give chips more time to activate their PPUs

[net-next PATCH v5 0/6] CN20K silicon with mbox support
 2024-12-10 13:55 UTC  (6+ messages)
` [net-next PATCH v5 1/6] octeontx2: Set appropriate PF, VF masks and shifts based on silicon
      ` [EXTERNAL] "

[PATCH V6 net-next 0/7] Support some features for the HIBMCGE driver
 2024-12-10 13:48 UTC  (8+ messages)
` [PATCH V6 net-next 1/7] net: hibmcge: Add debugfs supported in this module
` [PATCH V6 net-next 2/7] net: hibmcge: Add irq_info file to debugfs
` [PATCH V6 net-next 3/7] net: hibmcge: Add unicast frame filter supported in this module
` [PATCH V6 net-next 4/7] net: hibmcge: Add register dump "
` [PATCH V6 net-next 5/7] net: hibmcge: Add pauseparam "
` [PATCH V6 net-next 6/7] net: hibmcge: Add reset "
` [PATCH V6 net-next 7/7] net: hibmcge: Add nway_reset "

[PATCH net] net: dsa: felix: fix stuck CPU-injected packets with short taprio windows
 2024-12-10 13:50 UTC  (2+ messages)

[PATCH 0/3] pull request for net: batman-adv 2024-12-10
 2024-12-10 13:50 UTC  (4+ messages)
` [PATCH 1/3] batman-adv: Do not send uninitialized TT changes
` [PATCH 2/3] batman-adv: Remove uninitialized data in full table TT response
` [PATCH 3/3] batman-adv: Do not let TT changes list grows indefinitely

[PATCH net] MAINTAINERS: Add ethtool.h to NETWORKING [GENERAL]
 2024-12-10 13:47 UTC 

[PATCH net-next] net: fec: use phydev->eee_cfg.tx_lpi_timer
 2024-12-10 13:44 UTC  (3+ messages)

[net-next PATCH v11 0/9] net: dsa: Add Airoha AN8855 support
 2024-12-10 13:39 UTC  (9+ messages)
` [net-next PATCH v11 6/9] net: mdio: Add Airoha AN8855 Switch MDIO Passtrough
` [net-next PATCH v11 9/9] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY

[PATCH net-next] dt-bindings: net: dsa: microchip,ksz: Improve example to a working one
 2024-12-10 13:35 UTC  (2+ messages)

pull-request: wireless-2024-12-10
 2024-12-10 13:01 UTC 

[PATCH net-next v2 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2024-12-10 13:28 UTC  (11+ messages)
` [PATCH net-next v2 3/5] net: pcs: qcom-ipq9574: Add PCS instantiation and phylink operations
` [PATCH net-next v2 4/5] net: pcs: qcom-ipq9574: Add USXGMII interface mode support

[PATCH v3] net/sched: netem: account for backlog updates from child qdisc
 2024-12-10 13:14 UTC 

[PATCH net-next v3 0/2] net/smc: Two features for smc-r
 2024-12-10 12:50 UTC  (7+ messages)
` [PATCH net-next v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH net-next] net: renesas: rswitch: enable only used MFWD features
 2024-12-10 12:47 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: tai: warn once if we fail to update our timestamp
 2024-12-10 12:38 UTC 

[PATCH v7 00/28] cxl: add type2 device basic support
 2024-12-10 12:34 UTC  (7+ messages)
` [PATCH v7 13/28] cxl: prepare memdev creation for type2
` [PATCH v7 16/28] sfc: obtain root decoder with enough HPA free space

[PATCH 0/3] sunrpc: Deadcoding
 2024-12-10 12:26 UTC  (2+ messages)

[PATCH net v3 0/3] bnxt_en: support header page pool in queue API
 2024-12-10 12:25 UTC  (3+ messages)
` [PATCH net v3 3/3] bnxt_en: handle tpa_info in queue API implementation

[PATCH] net: wwan: t7xx: Replace deprecated PCI functions
 2024-12-10 12:21 UTC  (2+ messages)

[PATCH net-next 0/4] mdio support updates
 2024-12-10 12:08 UTC  (2+ messages)

[PATCH net-next v1 0/7] Introduce unified and structured PHY
 2024-12-10 12:03 UTC  (3+ messages)
` [PATCH net-next v1 1/7] net: ethtool: plumb PHY stats to PHY drivers

[PATCH net-next v1 0/7] netlink: specs: add a spec for nl80211 wiphy
 2024-12-10 12:00 UTC  (5+ messages)
` [PATCH net-next v1 4/7] tools/net/ynl: accept IP string inputs

[PATCH iwl-next] fixup! devlink: add devlink_fmsg_dump_skb() function
 2024-12-10 11:56 UTC 

[PATCH v1 net-next 00/15] af_unix: Prepare for skb drop reason
 2024-12-10 11:48 UTC  (8+ messages)
` [PATCH v1 net-next 04/15] af_unix: Remove redundant SEND_SHUTDOWN check in unix_stream_sendmsg()
` [PATCH v1 net-next 07/15] af_unix: Call unix_autobind() only when msg_namelen is specified in unix_dgram_sendmsg()
` [PATCH v1 net-next 14/15] af_unix: Remove sk_locked logic "

[PATCH net-next v9 1/1] binder: report txn errors via generic netlink
 2024-12-10 11:35 UTC  (2+ messages)

[PATCH v3 0/9] vhost: Add support of kthread API
 2024-12-10 11:09 UTC  (2+ messages)

[PATCH net-next v9 00/10] lib: packing: introduce and use (un)pack_fields
 2024-12-10 10:59 UTC  (5+ messages)
` [PATCH net-next v9 03/10] lib: packing: add pack_fields() and unpack_fields()

[PATCH net-next v2] Do not invoke addrconf_verify_rtnl unnecessarily
 2024-12-10 10:50 UTC  (3+ messages)

[PATCH net v4 0/6] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-10 10:40 UTC  (4+ messages)
` [PATCH net v4 1/6] virtio_net: correct netdev_tx_reset_queue() invocation point

[syzbot] [net?] BUG: soft lockup in ser_release (4)
 2024-12-10 10:35 UTC 

[PATCH v2 0/2] MANA: Fix few memory leaks in mana_gd_setup_irqs
 2024-12-10 10:24 UTC  (2+ messages)

[PATCH net-next] mlxsw: spectrum_flower: Do not allow mixing sample and mirror actions
 2024-12-10 10:15 UTC  (3+ messages)

[PATCH net-next v2 0/2] net/smc: Two features for smc-r
 2024-12-10  9:59 UTC  (14+ messages)
` [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH v2 net-next 00/15] treewide: socket: Clean up sock_create() and friends
 2024-12-10  9:47 UTC  (2+ messages)

[PATCH RFC v3 net-next 00/13] bridge-fastpath and related improvements
 2024-12-10  9:45 UTC  (6+ messages)
` [PATCH RFC v3 net-next 09/13] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH RFC v3 net-next 10/13] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
` [PATCH RFC v3 net-next 11/13] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
` [PATCH RFC v3 net-next 12/13] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath
` [PATCH RFC v3 net-next 13/13] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()


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).