netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-16 20:16:50 to 2025-05-18 22:21:08 UTC [more...]

[Patch net 0/2] net_sched: Fix HFSC qlen/backlog accounting bug and add selftest
 2025-05-18 22:20 UTC 

[PATCH net-next v2 0/8] gve: Add Rx HW timestamping support
 2025-05-18 21:45 UTC  (11+ messages)
` [PATCH net-next v2 1/8] gve: Add device option for nic clock synchronization
` [PATCH net-next v2 2/8] gve: Add adminq command to report nic timestamp
` [PATCH net-next v2 3/8] gve: Add initial PTP device support
` [PATCH net-next v2 4/8] gve: Add adminq lock for queues creation and destruction
` [PATCH net-next v2 5/8] gve: Add support to query the nic clock
` [PATCH net-next v2 6/8] gve: Add rx hardware timestamp expansion
` [PATCH net-next v2 7/8] gve: Add support for SIOC[GS]HWTSTAMP IOCTLs
` [PATCH net-next v2 8/8] gve: Advertise support for rx hardware timestamping

[PATCH net-next v2] vhost/net: Defer TX queue re-enable until after sendmsg
 2025-05-18 21:38 UTC  (2+ messages)

[PATCH net] hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
 2025-05-18 21:10 UTC  (3+ messages)

[PATCH v2 0/8] irqbypass: Cleanups and a perf improvement
 2025-05-18 20:10 UTC  (10+ messages)
` [PATCH v2 1/8] irqbypass: Drop pointless and misleading THIS_MODULE get/put
` [PATCH v2 2/8] irqbypass: Drop superfluous might_sleep() annotations
` [PATCH v2 3/8] irqbypass: Take ownership of producer/consumer token tracking
` [PATCH v2 4/8] irqbypass: Explicitly track producer and consumer bindings
` [PATCH v2 5/8] irqbypass: Use paired consumer/producer to disconnect during unregister
` [PATCH v2 6/8] irqbypass: Use guard(mutex) in lieu of manual lock+unlock
` [PATCH v2 7/8] irqbypass: Use xarray to track producers and consumers
` [PATCH v2 8/8] irqbypass: Require producers to pass in Linux IRQ number during registration

[PATCH v3 net-next: rds] replace strncpy with strscpy_pad
 2025-05-18 19:53 UTC 

[PATCH net-next v2] net: let lockdep compare instance locks
 2025-05-18 19:32 UTC  (3+ messages)

[PATCH bpf-next v1] bpf, sockmap: Fix concurrency issues between memory charge and uncharge
 2025-05-18 18:48 UTC  (2+ messages)

[PATCH net-next v15 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2025-05-18 18:06 UTC  (3+ messages)
` [PATCH net-next v15 1/1] hinic3: module initialization and tx/rx logic

[RFC net-next 00/15] Add support for Silicon Labs CPC
 2025-05-18 15:23 UTC  (10+ messages)

[net-next PATCH v12 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-05-18 13:30 UTC  (8+ messages)
` [net-next PATCH v12 1/6] net: phy: pass PHY driver to .match_phy_device OP
` [net-next PATCH v12 2/6] net: phy: bcm87xx: simplify "
` [net-next PATCH v12 3/6] net: phy: nxp-c45-tja11xx: "
` [net-next PATCH v12 4/6] net: phy: introduce genphy_match_phy_device()
` [net-next PATCH v12 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs
` [net-next PATCH v12 6/6] dt-bindings: net: Document support for Aeonsemi PHYs

[PATCH] fec: fix possible NULL dereference in fec_mode_walk()
 2025-05-18 13:18 UTC 

[PATCH] ethtool: fix possible NULL dereference in main() via argp
 2025-05-18 13:13 UTC 

[PATCH] common: fix potential NULL dereference in print_rss_hkey()
 2025-05-18 13:08 UTC 

[PATCH ethtool V2] json_print: add NULL check before jsonw_string_field() in print_string()
 2025-05-18 13:01 UTC 

[PATCH v5 7/7] fs: introduce file_getattr and file_setattr syscalls
 2025-05-18 11:26 UTC 

[PATCH net-next] ovpn: properly deconfigure UDP-tunnel
 2025-05-18 10:54 UTC  (2+ messages)

[PATCH 0/6] fix: Correct Samsung 'Electronics' spelling in copyright headers
 2025-05-18 10:32 UTC  (4+ messages)
  ` [PATCH 1/6] nfc: s3fwrn5: Correct Samsung "Electronics" "
  ` [PATCH 2/6] nfc: virtual_ncidev: "

[PATCH net-next v1 0/1] queue_api: reduce risk of name collision over txq
 2025-05-18 10:00 UTC  (2+ messages)
` [PATCH net-next v1 1/1] "

[net-next PATCH v10 7/7] rust: net::phy sync with match_phy_device C changes
 2025-05-18  7:13 UTC  (9+ messages)

[PATCH net] bridge: netfilter: Fix forwarding of fragmented packets
 2025-05-18  6:47 UTC  (4+ messages)

[PATCH v1 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
 2025-05-18  1:12 UTC  (6+ messages)
` [PATCH v1 1/2] ethernet: eswin: Document for eic7700 SoC
` [PATCH v1 2/2] ethernet: eswin: Add eic7700 ethernet driver

[PATCH net-next 0/3] net: phy: fixed_phy: simplifications and improvements
 2025-05-17 20:37 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: fixed_phy: remove irq argument from fixed_phy_add
` [PATCH net-next 2/3] net: phy: fixed_phy: remove irq argument from fixed_phy_register
` [PATCH net-next 3/3] net: phy: fixed_phy: constify status argument where possible

[PATCH net-next 00/10] net: faster and simpler CRC32C computation
 2025-05-17 20:32 UTC  (10+ messages)
` [PATCH net-next 09/10] nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()

[net-next PATCH v11 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-05-17 20:05 UTC  (10+ messages)
` [net-next PATCH v11 1/6] net: phy: pass PHY driver to .match_phy_device OP
` [net-next PATCH v11 2/6] net: phy: bcm87xx: simplify "
` [net-next PATCH v11 3/6] net: phy: nxp-c45-tja11xx: "
` [net-next PATCH v11 4/6] net: phy: introduce genphy_match_phy_device()
` [net-next PATCH v11 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs
` [net-next PATCH v11 6/6] dt-bindings: net: Document support for Aeonsemi PHYs

ppp0: recursion detected
 2025-05-17 19:48 UTC 

[RESEND PATCH v1 wireguard-tools] ipc: linux: Support incremental allowed ips updates
 2025-05-17 19:29 UTC  (2+ messages)
` [RESEND PATCH v3 net-next] wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag

[PATCH] selftests: net: Fix spellings
 2025-05-17 17:36 UTC  (2+ messages)

RPC-with-TLS client does not receive traffic
 2025-05-17 16:39 UTC  (6+ messages)

[PATCH (EXPERIMENTAL)] team: replace term lock with rtnl lock
 2025-05-17 15:09 UTC  (2+ messages)

[PATCH v2] iwlegacy: 4965: fix possible out-of-bounds access in il4965_tx_cmd_build_rate()
 2025-05-17 14:53 UTC  (6+ messages)
    ` [PATCH] wifi: iwlegacy: Check rate_idx range after addition

[PATCH net-next] net: enetc: fix the error handling in enetc4_pf_netdev_create()
 2025-05-17 14:18 UTC  (2+ messages)

[PATCH] net: hns3: Add error handling for VLAN filter hardware configuration
 2025-05-17 14:15 UTC 

[PATCH v3 1/4] net: airoha: Fix an error handling path in airoha_alloc_gdm_port()
 2025-05-17 14:09 UTC  (10+ messages)
` [PATCH v3 2/4] net: airoha: Fix an error handling path in airoha_probe()
` [PATCH v3 4/4] net: airoha: Use dev_err_probe()

[BUG] net/sched: Soft Lockup/Task Hang and OOM Loop in netem_dequeue
 2025-05-17 14:08 UTC  (2+ messages)

[PATCH v2 net 0/2] There are some bugfix for hibmcge driver
 2025-05-17  9:58 UTC  (3+ messages)
` [PATCH v2 net 1/2] net: hibmcge: fix incorrect statistics update issue
` [PATCH v2 net 2/2] net: hibmcge: fix wrong ndo.open() after reset fail issue

[PATCH net-next 0/2] Add Si3474 PSE controller driver
 2025-05-17  9:44 UTC  (6+ messages)
` [PATCH net-next 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
    ` [EXTERNAL]Re: "

[PATCH v28 00/20] nvme-tcp receive offloads
 2025-05-17  7:38 UTC  (6+ messages)
` [PATCH v28 01/20] net: Introduce direct data placement tcp offload

[PATCH net-next] net: devmem: remove min_t(iter_iov_len) in sendmsg
 2025-05-17  4:53 UTC  (10+ messages)

[PATCH net-next] net: devmem: drop iterator type check
 2025-05-17  4:48 UTC  (3+ messages)

[PATCH v1 net-next 0/6] socket: Make sock_create_kern() robust against misuse
 2025-05-17  3:50 UTC  (7+ messages)
` [PATCH v1 net-next 1/6] socket: Un-export __sock_create()
` [PATCH v1 net-next 2/6] socket: Rename sock_create_kern() to __sock_create_kern()
` [PATCH v1 net-next 3/6] socket: Restore sock_create_kern()
` [PATCH v1 net-next 4/6] socket: Remove kernel socket conversion except for net/rds/
` [PATCH v1 net-next 5/6] socket: Replace most sock_create() calls with sock_create_kern()
` [PATCH v1 net-next 6/6] socket: Clean up kdoc for sock_create() and sock_create_lite()

[RFC PATCH 0/1] net: socket: centralize netns refcounting
 2025-05-17  2:51 UTC  (3+ messages)
` [RFC PATCH 1/1] net: socket: hint netns refcounting through @kern arg

[PATCH net-next] net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)
 2025-05-17  2:24 UTC  (3+ messages)

[PATCH] selftests: nci: Fix "Electrnoics" to "Electronics"
 2025-05-17  1:59 UTC 

[PATCH net-next v4 0/4] net: selftest: improve test string formatting and checksum handling
 2025-05-17  1:48 UTC  (4+ messages)
` [PATCH net-next v4 3/4] net: selftests: add checksum mode support and SW "

[PATCH net-next v4 0/9] net: ethernet: ti: am65-cpsw: add network flow classification support
 2025-05-17  1:29 UTC  (3+ messages)
` [PATCH net-next v4 8/9] "

[PATCH net-next v2 0/3] vsock/test: improve sigpipe test reliability
 2025-05-17  1:10 UTC  (2+ messages)

[PATCH net] mr: consolidate the ipmr_can_free_table() checks
 2025-05-17  1:10 UTC  (2+ messages)

[PATCH net-next,v4] net: mana: Add handler for hardware servicing events
 2025-05-17  1:04 UTC  (2+ messages)

[PATCH v2 0/3] net: bcmgenet: 64bit stats and expose more stats in ethtool
 2025-05-17  0:52 UTC  (3+ messages)
` [PATCH v2 1/3] net: bcmgenet: switch to use 64bit statistics

[PATCH net-next 00/11] tools: ynl-gen: add support for "inherited" selector and therefore TC
 2025-05-17  0:13 UTC  (12+ messages)
` [PATCH net-next 01/11] netlink: specs: tc: remove duplicate nests
` [PATCH net-next 02/11] netlink: specs: tc: use tc-gact instead of tc-gen as struct name
` [PATCH net-next 03/11] netlink: specs: tc: add C naming info
` [PATCH net-next 04/11] netlink: specs: tc: drop the family name prefix from attrs
` [PATCH net-next 05/11] tools: ynl-gen: support passing selector to a nest
` [PATCH net-next 06/11] tools: ynl-gen: move fixed header info from RenderInfo to Struct
` [PATCH net-next 07/11] tools: ynl-gen: support local attrs in _multi_parse
` [PATCH net-next 08/11] tools: ynl-gen: support weird sub-message formats
` [PATCH net-next 09/11] tools: ynl: enable codegen for TC
` [PATCH net-next 10/11] netlink: specs: tc: add qdisc dump to TC spec
` [PATCH net-next 11/11] tools: ynl: add a sample for TC

[PATCH net v2] net: airoha: Fix page recycling in airoha_qdma_rx_process()
 2025-05-16 23:50 UTC  (2+ messages)

[PATCH v1 net] net: lan743x: Restore SGMII CTRL register on resume
 2025-05-16 23:40 UTC  (2+ messages)

[PATCH net-next 0/9] tools: ynl-gen: support sub-messages and rt-link
 2025-05-16 23:40 UTC  (2+ messages)

[PATCH net-next] net: netlink: reduce extack cookie size
 2025-05-16 23:37 UTC  (2+ messages)

[PATCH] selftests: drv-net: Fix "envirnoments" to "environments"
 2025-05-16 22:51 UTC 

[PATCH v2 00/14] further mt7988 devicetree work
 2025-05-16 23:31 UTC  (4+ messages)
` [net-next, PATCH v2] net: phy: mediatek: do not require syscon compatible for pio property

[PATCH net-next v1 1/1] net: phy: microchip: document where the LAN88xx PHYs are used
 2025-05-16 23:30 UTC  (2+ messages)

[PATCH net v2] selftests: net: validate team flags propagation
 2025-05-16 23:22 UTC 

[PATCH net-next] net: phy: fixed_phy: remove fixed_phy_register_with_gpiod
 2025-05-16 23:10 UTC  (2+ messages)

[PATCH net-next v3] net: dlink: add synchronization for stats update
 2025-05-16 23:10 UTC  (2+ messages)

[PATCH net-next v2] r8169: add support for RTL8127A
 2025-05-16 23:10 UTC  (2+ messages)

[PATCH net-next] net: rfs: add sock_rps_delete_flow() helper
 2025-05-16 23:10 UTC  (2+ messages)

[PATCH net v2] vmxnet3: update MTU after device quiesce
 2025-05-16 23:10 UTC  (2+ messages)

[PATCH net v3] net: dsa: microchip: linearize skb for tail-tagging switches
 2025-05-16 23:10 UTC  (2+ messages)

[PATCH net] team: grab team lock during team_change_rx_flags
 2025-05-16 23:00 UTC  (2+ messages)

[net-next, PATCH v2] net: phy: mediatek: do not require syscon compatible for pio property
 2025-05-16 22:50 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead
 2025-05-16 22:50 UTC  (2+ messages)

[PATCH v5] ptp: ocp: Limit signal/freq counts in summary output functions
 2025-05-16 22:50 UTC  (3+ messages)

[PATCH bpf-next/net v3 0/5] bpf: Add mptcp_subflow bpf_iter support
 2025-05-16 22:48 UTC  (5+ messages)
` [PATCH bpf-next/net v3 2/5] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v3 4/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest

[PATCH bpf-next v4 0/3] Task local data
 2025-05-16 22:22 UTC  (5+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: Introduce task "

[PATCH iwl-next] iavf: convert to NAPI IRQ affinity API
 2025-05-16 22:19 UTC 

[PATCH net v2] xsk: Bring back busy polling support in XDP_COPY
 2025-05-16 22:00 UTC  (2+ messages)

[PATCH net-next v4] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
 2025-05-16 21:53 UTC  (3+ messages)

[PATCH net-next] net: mana: Add support for Multi Vports on Bare metal
 2025-05-16 21:45 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net-next v3 0/2] Add Si3474 PSE controller driver
 2025-05-16 21:38 UTC  (5+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
` [PATCH net-next v3 2/2] net: pse-pd: Add Si3474 PSE controller driver

[PATCH v4 net-next 7/9] af_unix: Inherit sk_flags at connect()
 2025-05-16 21:13 UTC  (4+ messages)

[PATCH v2 0/2] improve i40e parallel VF reset handling
 2025-05-16 21:06 UTC  (5+ messages)
` [PATCH v2 1/2] i40e: return false from i40e_reset_vf if reset is in progress
` [PATCH v2 2/2] i40e: retry VFLR handling if there is ongoing VF reset

[PATCH net-next] eth: fbnic: Replace kzalloc/fbnic_fw_init_cmpl with fbnic_fw_alloc_cmpl
 2025-05-16 21:03 UTC  (2+ messages)

[PATCH net] net: tsnep: fix timestamping with a stacked DSA driver
 2025-05-16 20:12 UTC  (6+ messages)

[PATCH iwl-next] ice: add E835 device IDs
 2025-05-16 20:57 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH ethtool] json_print: add NULL check before jsonw_string_field() in print_string()
 2025-05-16 20:40 UTC 

[PATCH] json_print: add NULL check before jsonw_string_field() in print_string()
 2025-05-16 20:35 UTC 

[PATCH] net/tun: expose queue utilization stats via ethtool
 2025-05-16 20:21 UTC  (6+ 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).