Netdev List
 help / color / mirror / Atom feed
 messages from 2026-07-18 16:53:40 to 2026-07-19 08:45:21 UTC [more...]

[PATCH net-next v12 00/12] enic: SR-IOV V2 admin channel and MBOX protocol
 2026-07-19  8:41 UTC  (13+ messages)
` [PATCH net-next v12 01/12] enic: cancel tx_hang_reset work on device removal
` [PATCH net-next v12 02/12] enic: verify firmware supports V2 SR-IOV at probe time
` [PATCH net-next v12 03/12] enic: add admin channel open and close for SR-IOV
` [PATCH net-next v12 04/12] enic: add admin RQ buffer management
` [PATCH net-next v12 05/12] enic: add admin CQ service with MSI-X interrupt and workqueue polling
` [PATCH net-next v12 06/12] enic: define MBOX message types and header structures
` [PATCH net-next v12 07/12] enic: add MBOX core send and receive for admin channel
` [PATCH net-next v12 08/12] enic: add MBOX PF handlers for VF register and capability
` [PATCH net-next v12 09/12] enic: add MBOX VF handlers for capability, register and link state
` [PATCH net-next v12 10/12] enic: wire V2 SR-IOV enable with admin channel and MBOX
` [PATCH net-next v12 11/12] enic: add V2 VF probe with admin channel and PF registration
` [PATCH net-next v12 12/12] enic: re-establish V2 VF admin channel and PF registration after reset

[PATCH net] ipconfig: bound BOOTP options by UDP datagram length
 2026-07-19  8:41 UTC  (2+ messages)

Please backport bridge multicast exponential field encoding fix series to 6.1.y/6.6.y/6.12.y/6.18.y/7.0.y
 2026-07-19  8:22 UTC  (11+ messages)

[PATCH net] rds: tcp: unregister sysctl before tearing down listen socket
 2026-07-19  8:13 UTC  (2+ messages)

[PATCH net-next v6 1/2] net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367S
 2026-07-19  7:35 UTC  (4+ messages)

[PATCH net-next 0/2] ipv6: report why a route was deleted in RTM_DELROUTE
 2026-07-19  6:53 UTC  (2+ messages)

[PATCH] net: ipv6: fix a potential use-after-free in ip4ip6_err
 2026-07-19  6:37 UTC  (4+ messages)
  ` 答复: [外部邮件] "

Question: MII media mux for external PHY/SFP combo ports
 2026-07-19  6:10 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: phy: Add Maxio MAE0621A support
 2026-07-19  6:04 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: Add Maxio MAE0621A PHY

[PATCH net-next v3 0/3] net: dsa: mv88e6xxx: various hwstamp fixes
 2026-07-19  5:30 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: dsa: mv88e6xxx: use ARRIVAL1 counter for all peer delay messages
` [PATCH net-next v3 2/3] net: dsa: mv88e6xxx: embedded PTP timestamp support
` [PATCH net-next v3 3/3] net: dsa: mv88e6xxx: apply embedded PTP arrival times inline

[PATCH net-next v2 2/2] net: stmmac: dwmac-rk: enable the reference clock for output mode
 2026-07-19  3:46 UTC  (2+ messages)

[PATCH net-next] net: phy: motorcomm: enable the reference clock for YT8531
 2026-07-19  3:45 UTC 

[PATCH net-next] net: dsa: realtek: rtl8365mb: use devm_mutex_init
 2026-07-19  2:41 UTC  (2+ messages)

[PATCH 5/6] pds_core: add host backed memory support for firmware
 2026-07-18 23:16 UTC  (3+ messages)

[PATCH 4/6] pds_core: add PLDM component info display
 2026-07-18 23:06 UTC  (3+ messages)

[PATCH 3/6] pds_core: add PLDM firmware update support via devlink flash
 2026-07-18 22:34 UTC  (3+ messages)

[PATCH net-next v2 0/4] genetlink: apply reject policy for split ops on the dispatch path
 2026-07-18 22:25 UTC  (2+ messages)

[PATCH 1/6] pds_core: add support for quiet devcmd failures
 2026-07-18 22:21 UTC  (3+ messages)

[PATCH net-next] net: stmmac: Simplify ioctl handling
 2026-07-18 21:19 UTC  (2+ messages)

[RFC PATCH net-next v0.1 0/1] add GeoNetworking protocol
 2026-07-18 21:00 UTC  (2+ messages)
` [RFC PATCH net-next v0.1 1/1] net: "

[RFC PATCH 0/3] coredump, net: fix layer violation with direct connection
 2026-07-18 20:58 UTC  (4+ messages)
` [RFC PATCH 2/3] af_unix: factor out kernel_unix_connect_direct()
  ` unix_stream_connect and socket address resolution

[PATCH net v3 1/2] af_unix: fix listen() succeeding on sockets in the wrong state
 2026-07-18 18:29 UTC  (2+ messages)
` [PATCH net v3 2/2] selftests/net/af_unix: test listen() rejects wrong socket states

[PATCH RFC v3 00/11] leds: Add support for hardware-initiated hardware control trigger transition
 2026-07-18 17:05 UTC  (12+ messages)
` [PATCH RFC v3 01/11] leds: Move led_trigger_is_hw_controlled() to the right place
` [PATCH RFC v3 02/11] leds: class: Remove hardware control trigger when writing brightness
` [PATCH RFC v3 03/11] leds: trigger: Add offloaded() callback and provide trigger_may_offload attribute
` [PATCH RFC v3 04/11] leds: cros_ec: trigger: Implement offloaded() callback
` [PATCH RFC v3 05/11] leds: turris-omnia: trigger: Implement offloaded() and declare hw_control_trigger
` [PATCH RFC v3 06/11] leds: trigger: netdev: Implement offloaded() callback
` [PATCH RFC v3 07/11] leds: trigger: Enforce strict checks in led_trigger_is_hw_controlled()
` [PATCH RFC v3 08/11] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
` [PATCH RFC v3 09/11] platform/x86: ideapad-laptop: Decouple hardware & classdev brightness for keyboard backlight
` [PATCH RFC v3 10/11] platform/x86: ideapad-laptop: Serialize keyboard backlight notifications
` [PATCH RFC v3 11/11] platform/x86: ideapad-laptop: Fully support auto keyboard backlight

[PATCH v2] PCI: Move pci_dev->is_busmaster into priv_flags
 2026-07-18 17:02 UTC  (3+ messages)

[PATCH net-next 2/2] igb: read SFP module EEPROM through igb_read_sfp_data_byte
 2026-07-18 16:56 UTC 

[PATCH net-next 1/2] igb: detect M88E1112 100BASE-FX SGMII mode
 2026-07-18 16:52 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox