netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-06 23:53:40 to 2025-02-07 10:03:35 UTC [more...]

[PATCH iwl-next v1 0/3] E825C PTP cleanup
 2025-02-07 10:03 UTC  (3+ messages)
` [PATCH iwl-next v1 1/3] ice: Add sync delay for E825C

[PATCH net-next v2 0/7] Add of_get_available_child_by_name()
 2025-02-07  9:53 UTC  (15+ messages)
` [PATCH net-next v2 1/7] of: base: "
` [PATCH net-next v2 2/7] net: dsa: rzn1_a5psw: Use of_get_available_child_by_name()
` [PATCH net-next v2 3/7] net: dsa: sja1105: "
` [PATCH net-next v2 4/7] net: ethernet: mtk-star-emac: "
` [PATCH net-next v2 5/7] net: ethernet: mtk_eth_soc: "
` [PATCH net-next v2 6/7] net: ethernet: actions: "
` [PATCH net-next v2 7/7] net: ibm: emac: "

[PATCH net-next v7 0/7] Enable SGMII and 2500BASEX interface mode switching for Intel platforms
 2025-02-07  9:53 UTC  (7+ messages)
` [PATCH net-next v7 2/7] net: pcs: xpcs: re-initiate clause 37 Auto-negotiation
` [PATCH net-next v7 4/7] stmmac: intel: configure SerDes according to the interface mode

[PATCH v2 00/13] gpiolib: add gpiod_multi_set_value_cansleep
 2025-02-07  9:47 UTC  (7+ messages)
` [PATCH v2 01/13] gpiolib: add gpiod_multi_set_value_cansleep()
` [PATCH v2 02/13] auxdisplay: seg-led-gpio: use gpiod_multi_set_value_cansleep

[PATCH net-next 0/2] mctp: Add MCTP-over-USB hardware transport binding
 2025-02-07  9:45 UTC  (8+ messages)
` [PATCH net-next 2/2] net: mctp: Add MCTP USB transport driver

[PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class
 2025-02-07  8:56 UTC  (3+ messages)
` [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm

[PATCH net v2 0/5] ptp: vmclock: bugfixes and cleanups for error handling
 2025-02-07  9:39 UTC  (6+ messages)
` [PATCH net v2 1/5] ptp: vmclock: Add .owner to vmclock_miscdev_fops
` [PATCH net v2 2/5] ptp: vmclock: Set driver data before its usage
` [PATCH net v2 3/5] ptp: vmclock: Don't unregister misc device if it was not registered
` [PATCH net v2 4/5] ptp: vmclock: Clean up miscdev and ptp clock through devres
` [PATCH net v2 5/5] ptp: vmclock: Remove goto-based cleanup logic

[RFC v8 0/5] fix two bugs related to page_pool
 2025-02-07  9:38 UTC  (6+ messages)
` [RFC v8 3/5] page_pool: fix IOMMU crash when driver has already unbound

[PATCH RFC net-next v2 0/3] Add SGMII port support to KSZ9477 switch
 2025-02-07  9:32 UTC  (5+ messages)
` [PATCH RFC net-next v2 1/3] net: pcs: xpcs: Activate DW_XPCS_SGMII_MODE_MAC_MANUAL for KSZ9477
` [PATCH RFC net-next v2 2/3] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
` [PATCH RFC net-next v2 3/3] "

[PATCH net-next 0/4] ptp: vmclock: bugfixes and cleanups for error handling
 2025-02-07  9:29 UTC  (9+ messages)
` [PATCH net-next 1/4] ptp: vmclock: Set driver data before its usage
` [PATCH net-next 5/4] ptp: vmclock: Add .owner to vmclock_miscdev_fops

[PATCHv3 net 0/2] bonding: fix incorrect mac address setting
 2025-02-07  9:29 UTC  (3+ messages)
` [PATCHv3 net 1/2] bonding: fix incorrect MAC address setting to receive NS messages
` [PATCHv3 net 2/2] selftests: bonding: fix incorrect mac address

[PATCH net-next v3 00/10] netlink: specs: add a spec for nl80211 wiphy
 2025-02-07  9:24 UTC  (4+ messages)
` [PATCH net-next v3 06/10] tools/net/ynl: sanitise enums with leading digits in ynl-gen-c

[PATCH net 0/2] net: notify users when an iface cannot change its netns
 2025-02-07  9:10 UTC  (7+ messages)
` [PATCH net 1/2] net: advertise 'netns local' property via netlink
` [PATCH net 2/2] net: enhance error message for 'netns local' iface

[PATCH net-next v3 0/4] net: stmmac: RX performance improvement
 2025-02-07  9:07 UTC  (12+ messages)
` [PATCH net-next v3 1/4] net: stmmac: Switch to zero-copy in non-XDP RX path

[PATCH 0/9] Add wrapper function of_find_node_by_name_balanced()
 2025-02-07  8:57 UTC  (12+ messages)
` [PATCH 1/9] of: Add warpper "
` [PATCH 2/9] net: bcmasp: Add missing of_node_get() before of_find_node_by_name()
` [PATCH 3/9] net: pse-pd: "
` [PATCH 4/9] media: max9286: Use of_find_node_by_name_balanced() to find device_node
` [PATCH 5/9] powerpc: "
` [PATCH 6/9] net: dsa: "
` [PATCH 7/9] net: dsa: hellcreek: "
` [PATCH 8/9] net: prestera: "
` [PATCH 9/9] regulator: scmi: "

[PATCH net v1] net: stmmac: Apply new page pool parameters when SPH is enabled
 2025-02-07  8:56 UTC 

igb: XDP/ZC busy polling
 2025-02-07  8:38 UTC 

[PATCH v2 net-next 0/8] fib: rules: Convert RTM_NEWRULE and RTM_DELRULE to per-netns RTNL
 2025-02-07  8:37 UTC  (18+ messages)
` [PATCH v2 net-next 1/8] net: fib_rules: Don't check net in rule_exists() and rule_find()
` [PATCH v2 net-next 2/8] net: fib_rules: Pass net to fib_nl2rule() instead of skb
` [PATCH v2 net-next 3/8] net: fib_rules: Split fib_nl2rule()
` [PATCH v2 net-next 4/8] ip: fib_rules: Fetch net from fib_rule in fib[46]_rule_configure()
` [PATCH v2 net-next 5/8] net: fib_rules: Factorise fib_newrule() and fib_delrule()
` [PATCH v2 net-next 6/8] net: fib_rules: Convert RTM_NEWRULE to per-netns RTNL
` [PATCH v2 net-next 7/8] net: fib_rules: Add error_free label in fib_delrule()
` [PATCH v2 net-next 8/8] net: fib_rules: Convert RTM_DELRULE to per-netns RTNL

less size_t please (was Re: [PATCH net] xfrm: fix integer overflow in xfrm_replay_state_esn_len())
 2025-02-07  7:46 UTC  (4+ messages)

[PATCH v7 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-02-07  7:45 UTC  (8+ messages)
` [PATCH v7 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v7 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v7 3/7] i2c: Add Nuvoton NCT6694 I2C support
` [PATCH v7 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v7 5/7] watchdog: Add Nuvoton NCT6694 WDT support
` [PATCH v7 6/7] hwmon: Add Nuvoton NCT6694 HWMON support
` [PATCH v7 7/7] rtc: Add Nuvoton NCT6694 RTC support

[PATCH v9 0/6] Add NSS clock controller support for IPQ9574
 2025-02-07  7:39 UTC  (7+ messages)
` [PATCH v9 1/6] dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUX
` [PATCH v9 2/6] clk: qcom: gcc-ipq9574: Add support for gpll0_out_aux clock
` [PATCH v9 3/6] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH v9 4/6] clk: qcom: Add NSS clock Controller driver for IPQ9574
` [PATCH v9 5/6] arm64: dts: qcom: ipq9574: Add nsscc node
` [PATCH v9 6/6] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574

[PATCHv2 net 0/2] bonding: fix incorrect mac address setting
 2025-02-07  7:31 UTC  (4+ messages)
` [PATCHv2 net 1/2] bonding: fix incorrect MAC address setting to receive NS messages

MAC/PHY-support speeds on xgene-v2
 2025-02-07  7:30 UTC 

[PATCH v2 net 0/2] net: Fix race of rtnl_net_lock(dev_net(dev))
 2025-02-07  7:07 UTC  (7+ messages)
` [PATCH v2 net 1/2] net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net()
` [PATCH v2 net 2/2] dev: Use rtnl_net_dev_lock() in unregister_netdev()

[PATCH net-next v3 0/2] netdevgenl: Add an xsk attribute to queues
 2025-02-07  6:43 UTC  (7+ messages)
` [PATCH net-next v3 1/2] netdev-genl: Add an XSK "

[BUG] KASAN: slab-use-after-free in slip_open
 2025-02-07  6:25 UTC  (3+ messages)

[PATCH net-next v6 0/7] tun: Unify vnet implementation
 2025-02-07  6:10 UTC  (8+ messages)
` [PATCH net-next v6 1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE
` [PATCH net-next v6 2/7] tun: Keep hdr_len in tun_get_user()
` [PATCH net-next v6 3/7] tun: Decouple vnet from tun_struct
` [PATCH net-next v6 4/7] tun: Decouple vnet handling
` [PATCH net-next v6 5/7] tun: Extract the vnet handling code
` [PATCH net-next v6 6/7] tap: Keep hdr_len in tap_get_user()
` [PATCH net-next v6 7/7] tap: Use tun's vnet-related code

[syzbot] [rdma?] WARNING in rxe_pool_cleanup
 2025-02-07  5:45 UTC  (2+ messages)

[PATCH 1/2] vsock/virtio: Move rx_buf_nr and rx_buf_max_nr initialization position
 2025-02-07  5:20 UTC  (2+ messages)
  ` [PATCH 2/2] vsock/virtio: Don't reset the created SOCKET during s2r

[PATCH v1 net-next 6/6] fib: rules: Convert RTM_DELRULE to per-netns RTNL
 2025-02-07  4:12 UTC  (2+ messages)

[PATCH net-next v3 0/4] Add support to do threaded napi busy poll
 2025-02-07  3:50 UTC  (7+ messages)

[syzbot] [nfs?] [net?] WARNING in remove_proc_entry (7)
 2025-02-07  3:47 UTC  (2+ messages)

for_each_netdev_rcu() protected by RTNL and CONFIG_PROVE_RCU_LIST
 2025-02-07  3:38 UTC  (2+ messages)

[PATCH v2] wireguard: selftests: Cleanup CONFIG_UBSAN_SANITIZE_ALL
 2025-02-07  3:31 UTC 

[PATCH net-next] tcp: do not export tcp_parse_mss_option() and tcp_mtup_init()
 2025-02-07  3:31 UTC  (3+ messages)

[PATCH net-next] tcp: rename inet_csk_{delete|reset}_keepalive_timer()
 2025-02-07  3:29 UTC  (3+ messages)

[PATCH v4 00/10] Introduce fwctl subystem
 2025-02-07  3:17 UTC  (13+ messages)
` [PATCH v4 01/10] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v4 02/10] fwctl: Basic ioctl dispatch for the character device
` [PATCH v4 03/10] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v4 04/10] taint: Add TAINT_FWCTL
` [PATCH v4 05/10] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v4 06/10] fwctl: Add documentation
` [PATCH v4 07/10] fwctl/mlx5: Support for communicating with mlx5 fw
` [PATCH v4 08/10] mlx5: Create an auxiliary device for fwctl_mlx5
` [PATCH v4 09/10] fwctl/bnxt: Support communicating with bnxt fw
` [PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt

[PATCH net-next 0/7] eth: fbnic: support RSS contexts and ntuple filters
 2025-02-07  3:15 UTC  (9+ messages)
` [PATCH net-next 2/7] selftests: net-drv: test adding flow rule to invalid RSS context
` [PATCH net-next 3/7] eth: fbnic: support an additional "
` [PATCH net-next 4/7] eth: fbnic: add IP TCAM programming
` [PATCH net-next 5/7] eth: fbnic: support n-tuple filters
` [PATCH net-next 6/7] selftests: drv-net: rss_ctx: skip tests which need multiple contexts cleanly
` [PATCH net-next 7/7] eth: fbnic: support listing tcam content via debugfs

[PATCH net-next v4 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-07  3:08 UTC  (4+ messages)
` [PATCH net-next v4 1/3] netlink: Add nla_put_empty_nest helper
` [PATCH net-next v4 2/3] netdev-genl: Add an XSK attribute to queues
` [PATCH net-next v4 3/3] selftests: drv-net: Test queue xsk attribute

[PATCH net-next v7 0/5] net: napi: add CPU affinity to napi->config
 2025-02-07  2:37 UTC  (9+ messages)
` [PATCH net-next v7 1/5] net: move ARFS rmap management to core
` [PATCH net-next v7 2/5] net: napi: add CPU affinity to napi_config

[PATCH bpf-next v10 0/5] xsk: TX metadata Launch Time support
 2025-02-07  2:19 UTC  (6+ messages)
` [PATCH bpf-next v10 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v10 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v10 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v10 4/5] igc: Refactor empty frame insertion for launch time support
` [PATCH bpf-next v10 5/5] igc: Add launch time support to XDP ZC

[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-07  2:18 UTC  (21+ messages)
` [PATCH bpf-next v8 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v8 10/12] bpf: make TCP tx timestamp bpf extension work

[PATCH v8 00/27] cxl: add type2 device basic support
 2025-02-07  1:57 UTC  (10+ messages)
` [PATCH v8 01/27] "

[syzbot] [net?] general protection fault in generic_hwtstamp_ioctl_lower (2)
 2025-02-07  1:56 UTC  (2+ messages)

[PATCH iwl-net v2] ice: health.c: fix compilation on gcc 7.5
 2025-02-07  1:49 UTC  (2+ messages)

[PATCH net-next v5 0/8] netconsole: Add support for CPU population
 2025-02-07  1:50 UTC  (3+ messages)
` [PATCH net-next v5 8/8] netconsole: docs: Add documentation for CPU number auto-population

[PATCH net-next v2 1/9] ice: count combined queues using Rx/Tx count
 2025-02-07  1:50 UTC  (2+ messages)

[PATCH 0/4] net: dsa: b53: Enable internal GPHY on BCM63268
 2025-02-07  1:41 UTC  (4+ messages)

[PATCH net-next] net: pcs: rzn1-miic: fill in PCS supported_interfaces
 2025-02-07  1:40 UTC  (2+ messages)

[PATCH net-next] net: pcs: rzn1-miic: Convert to for_each_available_child_of_node() helper
 2025-02-07  1:40 UTC  (2+ messages)

[PATCH net-next v2 0/2] Symmetric OR-XOR RSS hash
 2025-02-07  1:32 UTC  (4+ messages)
` [PATCH net-next v2 1/2] ethtool: "

[PATCH net] rtnetlink: fix netns leak with rtnl_setlink()
 2025-02-07  1:30 UTC  (2+ messages)

[PATCH net-next 10/13] net: airoha: Introduce PPE initialization via NPU
 2025-02-07  1:21 UTC  (2+ messages)

[PATCH net-next v8 0/4] enic: Use Page Pool API for receiving packets
 2025-02-07  1:20 UTC  (2+ messages)

[PATCH net-next v4] netdev-genl: Elide napi_id when not present
 2025-02-07  1:14 UTC  (2+ messages)

[PATCH net-next v13 00/10] io_uring zero copy rx
 2025-02-07  1:07 UTC  (3+ messages)

[PATCH net-next 0/7] net: deduplicate cookie logic
 2025-02-07  1:01 UTC  (5+ messages)
` [PATCH net-next 4/7] ipv4: remove get_rttos
` [PATCH net-next 5/7] icmp: reflect tos through ip cookie rather than updating inet_sk

[PATCH net-next v2 0/4] net: improve core queue API handling while device is down
 2025-02-07  0:55 UTC  (5+ messages)
` [PATCH net-next v2 3/4] net: page_pool: avoid false positive warning if NAPI was never added
` [PATCH net-next v2 4/4] netdevsim: allow normal queue reset while down

[PATCH net v2] net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
 2025-02-07  0:40 UTC  (2+ messages)

[PATCH ethtool-next v4 00/16] Add JSON output to --module-info
 2025-02-07  0:39 UTC  (4+ messages)
` [PATCH ethtool-next v4 11/16] qsfp: Enable JSON output support for SFF8636 modules

[PATCH bpf-next v7 00/13] net-timestamp: bpf extension to equip applications transparently
 2025-02-07  0:35 UTC  (15+ messages)
` [PATCH bpf-next v7 11/13] net-timestamp: add a new callback in tcp_tx_timestamp()

[PATCH v17 0/1] MCTP Over PCC Transport
 2025-02-07  0:30 UTC  (5+ messages)
` [PATCH v17 1/1] mctp pcc: Implement MCTP over "

[PATCH v4 net 00/12] net: first round to use dev_net_rcu()
 2025-02-07  0:30 UTC  (2+ messages)

[PATCH net-next 0/4] sfc: support devlink flash
 2025-02-07  0:06 UTC  (5+ messages)
` [PATCH net-next 1/4] sfc: parse headers of devlink flash images
` [PATCH net-next 2/4] sfc: extend NVRAM MCDI handlers
` [PATCH net-next 3/4] sfc: deploy devlink flash images to NIC over MCDI
` [PATCH net-next 4/4] sfc: document devlink flash support


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