netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-10 02:06:15 to 2025-04-10 10:45:37 UTC [more...]

[PATCH iwl-next 00/14] Introduce iXD driver
 2025-04-10 10:44 UTC  (4+ messages)
` [PATCH iwl-next 05/14] libeth: add control queue support

[net-next PATCH v2 1/2] net: phy: mediatek: permit to compile test GE SOC PHY driver
 2025-04-10 10:44 UTC  (6+ messages)
` [net-next PATCH v2 2/2] net: phy: mediatek: add Airoha PHY ID to SoC driver

[PATCH net v2] selftests/tc-testing: Add test for echo of big TC filters
 2025-04-10 10:43 UTC 

[PATCH 00/28] Add Microchip ZL3073x support
 2025-04-10 10:42 UTC  (12+ messages)
` [PATCH 05/28] mfd: zl3073x: Add components versions register defs
` [PATCH 16/28] dt-bindings: dpll: Add support for Microchip Azurite chip family

[PATCH net 0/2] Netfilter fixes for net
 2025-04-10 10:36 UTC  (3+ messages)
` [PATCH net 1/2] nft_set_pipapo: fix incorrect avx2 match of 5th field octet
` [PATCH net 2/2] selftests: netfilter: add test case for recent mismatch bug

[PATCH net] tc: Ensure we have enough buffer space when sending filter netlink notifications
 2025-04-10 10:28 UTC  (3+ messages)

[PATCH v1] ptp: ocp: add irig and dcf NULL-check in __handle_signal functions
 2025-04-10 10:23 UTC  (2+ messages)

[PATCH net-next v9 0/2] Fix late DMA unmap crash for page pool
 2025-04-10 10:21 UTC  (4+ messages)
` [PATCH net-next v9 1/2] page_pool: Move pp_magic check into helper functions

[PATCH] net: Move specific fragmented packet to slow_path instead of dropping it
 2025-04-10 10:18 UTC  (2+ messages)

[PATCH v2] leds: trigger: netdev: Match net in netdev_trig_notify()
 2025-04-10 10:17 UTC 

[PATCH net v3] batman-adv: Fix double-hold of meshif when getting enabled
 2025-04-10 10:13 UTC  (2+ messages)

[PATCH net-next 0/2] net: ptp: driver opt-in for supported PTP ioctl flags
 2025-04-10 10:07 UTC  (2+ messages)

[PATCH V3] netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl
 2025-04-10 10:02 UTC  (2+ messages)

[iwl-next v2 0/8] libie: commonize adminq structure
 2025-04-10 10:01 UTC  (9+ messages)
` [iwl-next v2 1/8] ice, libie: move generic adminq descriptors to lib
` [iwl-next v2 2/8] ixgbe: use libie adminq descriptors
` [iwl-next v2 3/8] i40e: "
` [iwl-next v2 4/8] iavf: "
` [iwl-next v2 5/8] libie: add adminq helper for converting err to str
` [iwl-next v2 6/8] ice: use libie_aq_str
` [iwl-next v2 7/8] iavf: "
` [iwl-next v2 8/8] i40e: "

[net-next PATCH v6 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-04-10  9:57 UTC  (4+ messages)
` [net-next PATCH v6 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs

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

[PATCH 0/3] drm/nouveau: Fix & improve nouveau_fence_done()
 2025-04-10  9:51 UTC  (5+ messages)
` [PATCH 1/3] drm/nouveau: Prevent signaled fences in pending list
` [PATCH 2/3] drm/nouveau: Remove surplus if-branch
` [PATCH 3/3] drm/nouveau: Add helper to check base fence

[PATCH v1 net-next 00/14] net: Convert ->exit_batch_rtnl() to ->exit_rtnl()
 2025-04-10  9:44 UTC  (19+ messages)
` [PATCH v1 net-next 01/14] net: Factorise setup_net() and cleanup_net()
` [PATCH v1 net-next 02/14] net: Add ops_undo_single for module load/unload
` [PATCH v1 net-next 03/14] net: Add ->exit_rtnl() hook to struct pernet_operations
` [PATCH v1 net-next 04/14] nexthop: Convert nexthop_net_exit_batch_rtnl() to ->exit_rtnl()
` [PATCH v1 net-next 05/14] vxlan: Convert vxlan_exit_batch_rtnl() "
` [PATCH v1 net-next 06/14] ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers "
` [PATCH v1 net-next 07/14] ipv6: Convert tunnel devices' ->exit_batch_rtnl() "
` [PATCH v1 net-next 08/14] xfrm: Convert xfrmi_exit_batch_rtnl() "
` [PATCH v1 net-next 09/14] bridge: Convert br_net_exit_batch_rtnl() "
` [PATCH v1 net-next 10/14] bonding: Convert bond_net_exit_batch_rtnl() "
` [PATCH v1 net-next 11/14] gtp: Convert gtp_net_exit_batch_rtnl() "
` [PATCH v1 net-next 12/14] bareudp: Convert bareudp_exit_batch_rtnl() "
` [PATCH v1 net-next 13/14] geneve: Convert geneve_exit_batch_rtnl() "
` [PATCH v1 net-next 14/14] net: Remove ->exit_batch_rtnl()

[PATCH v2] net: ppp: Add bound checking for skb d on ppp_sync_txmung
 2025-04-10  9:40 UTC  (3+ messages)

[PATCH net-next 00/12] net/mlx5: HWS, Refactor action STE handling
 2025-04-10  9:39 UTC  (4+ messages)
` [PATCH net-next 05/12] net/mlx5: HWS, Cleanup after pool refactoring

[PATCH net] batman-adv: fix duplicate MAC address check
 2025-04-10  9:38 UTC  (2+ messages)

[net-next v4 0/5] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-04-10  9:23 UTC  (10+ messages)
` [net-next v4 4/5] net: mtip: The L2 switch driver for imx287
` [net-next v4 5/5] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch

[PATCH net-next] udp: properly deal with xfrm encap and ADDRFORM
 2025-04-10  9:21 UTC  (2+ messages)

[PATCH v2 00/14] Add Microchip ZL3073x support (part 1)
 2025-04-10  9:18 UTC  (17+ messages)
` [PATCH v2 02/14] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH v2 03/14] mfd: Add Microchip ZL3073x support
` [PATCH v2 06/14] mfd: zl3073x: Add macros for device registers access
` [PATCH v2 07/14] mfd: zl3073x: Add components versions register defs

[PATCH net-next v2 2/2] net: phy: Add Marvell PHY PTP support
 2025-04-10  9:17 UTC  (14+ messages)

[PATCH v1 net] smc: Fix lockdep false-positive for IPPROTO_SMC
 2025-04-10  9:14 UTC  (2+ messages)

[PATCH bpf-next v1] bpf, sockmap: Introduce tracing capability for sockmap
 2025-04-10  9:14 UTC  (2+ messages)

Issue with AMD Xilinx AXI Ethernet (xilinx_axienet) on MicroBlaze: Packets only received after some buffer is full
 2025-04-10  9:06 UTC  (12+ messages)

[syzbot] [net?] WARNING in dst_cache_per_cpu_get
 2025-04-10  8:59 UTC 

[PATCH net-next v3 0/4] page_pool: Convert stats to u64_stats_t
 2025-04-10  8:58 UTC  (4+ messages)
` [PATCH net-next v3 1/4] mlnx5: Use generic code for page_pool statistics

[PATCH net-next v2 00/13] tools: ynl: c: basic netlink-raw support
 2025-04-10  8:52 UTC  (3+ messages)
` [PATCH net-next v2 01/13] netlink: specs: rename rtnetlink specs in accordance with family name

[PATCH net] ethtool: cmis_cdb: Fix incorrect read / write length extension
 2025-04-10  8:41 UTC  (2+ messages)

[PATCH v8 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-04-10  8:21 UTC  (9+ messages)
` [PATCH v8 1/7] mfd: Add core driver for Nuvoton NCT6694

[PATCH net-next v3 0/2] Refactoring designware VLAN code
 2025-04-10  8:19 UTC  (9+ messages)
` [PATCH net-next v3 1/2] net: stmmac: Refactor VLAN implementation
` [PATCH net-next v3 2/2] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN stripping

[PATCH v12 00/23] cxl: add type2 device basic support
 2025-04-10  8:12 UTC  (5+ messages)
` [PATCH v12 01/23] "

[PATCH] virtio-net: disable delayed refill when pausing rx
 2025-04-10  8:09 UTC  (9+ messages)
          ` [PATCH] virtio-net: hold netdev_lock "

[PATCH net-next v2] sock: Correct error checking condition for (assign|release)_proto_idx()
 2025-04-10  8:04 UTC  (3+ messages)

[PATCH v9 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-04-10  7:58 UTC  (14+ messages)
` [PATCH v9 1/7] mfd: Add core driver for Nuvoton NCT6694
` [PATCH v9 2/7] gpio: Add Nuvoton NCT6694 GPIO support
` [PATCH v9 4/7] can: Add Nuvoton NCT6694 CANFD support
` [PATCH v9 7/7] rtc: Add Nuvoton NCT6694 RTC support

Re: [PATCH] xsk: Fix race condition in AF_XDP generic RX path
 2025-04-10  7:52 UTC  (2+ messages)

[PATCH v2 net-next] eth: bnxt: add support rx side device memory TCP
 2025-04-10  7:43 UTC 

[RFC PATCH net-next] net: phy: marvell: support DT configurations with only two LEDs
 2025-04-10  7:40 UTC  (5+ messages)

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

[PATCH net-next] eth: bnxt: add support rx side device memory TCP
 2025-04-10  7:35 UTC  (3+ messages)

[PATCH net-next 0/2] Implement udp tunnel port for txgbe
 2025-04-10  7:44 UTC  (3+ messages)
` [PATCH net-next 1/2] net: txgbe: Support to set UDP tunnel port
` [PATCH net-next 2/2] net: wangxun: restrict feature flags for tunnel packets

[PATCH net-next v1 00/11] net: pktgen: fix checkpatch code style errors/warnings
 2025-04-10  7:17 UTC  (12+ messages)
` [PATCH net-next v1 01/11] net: pktgen: fix code style (ERROR: "foo * bar" should be "foo *bar")
` [PATCH net-next v1 02/11] net: pktgen: fix code style (ERROR: space prohibited after that '&')
` [PATCH net-next v1 03/11] net: pktgen: fix code style (ERROR: else should follow close brace '}')
` [PATCH net-next v1 04/11] net: pktgen: fix code style (WARNING: please, no space before tabs)
` [PATCH net-next v1 05/11] net: pktgen: fix code style (WARNING: suspect code indent for conditional statements)
` [PATCH net-next v1 06/11] net: pktgen: fix code style (WARNING: Block comments)
` [PATCH net-next v1 07/11] net: pktgen: fix code style (WARNING: Missing a blank line after declarations)
` [PATCH net-next v1 08/11] net: pktgen: fix code style (WARNING: macros should not use a trailing semicolon)
` [PATCH net-next v1 09/11] net: pktgen: fix code style (WARNING: braces {} are not necessary for single statement blocks)
` [PATCH net-next v1 10/11] net: pktgen: fix code style (WARNING: quoted string split across lines)
` [PATCH net-next v1 11/11] net: pktgen: fix code style (WARNING: Prefer strscpy over strcpy)

[PATCH net-next v2] net: airoha: Add matchall filter offload support
 2025-04-10  7:16 UTC  (3+ messages)

[PATCH net-next 0/5 V2] eth: fbnic: extend hardware stats coverage
 2025-04-10  7:08 UTC  (6+ messages)
` [PATCH net-next 1/5 V2] eth: fbnic: add locking support for hw stats
` [PATCH net-next 2/5 V2] eth: fbnic: add coverage for hw queue stats
` [PATCH net-next 3/5 V2] eth: fbnic: add coverage for RXB stats
` [PATCH net-next 4/5 V2] eth: fbnic: add support for TMI stats
` [PATCH net-next 5/5 V2] eth: fbnic: add support for TTI HW stats

[PATCH net-next v2 00/13] rxrpc, afs: Add AFS GSSAPI security class to AF_RXRPC and kafs
 2025-04-10  6:54 UTC  (7+ messages)
` [PATCH net-next v2 03/13] rxrpc: Allow CHALLENGEs to the passed to the app for a RESPONSE
` [PATCH net-next v2 06/13] rxrpc: rxgk: Provide infrastructure and key derivation

[net-next PATCH v14 00/16] net: dsa: Add Airoha AN8855 support
 2025-04-10  6:46 UTC  (5+ messages)
` [net-next PATCH v14 07/16] net: mdio: regmap: add support for C45 read/write

[PATCH net-next v2 0/8] net: depend on instance lock for queue related netlink ops
 2025-04-10  6:01 UTC  (5+ messages)
` [PATCH net-next v2 7/8] docs: netdev: break down the instance locking info per ops struct
` [PATCH net-next v2 8/8] netdev: depend on netdev->lock for qstats in ops locked drivers

[PATCH bpf-next v1 0/4] bpf, sockmap: Fix data loss and panic issues
 2025-04-10  5:50 UTC  (3+ messages)

[PATCH v4 00/13] Introduce parity_odd() and refactor redundant parity code
 2025-04-10  5:08 UTC  (9+ messages)
` [PATCH v4 03/13] media: pci: cx18-av-vbi: Replace open-coded parity calculation with parity_odd()

[PATCH intel-next v1] ice: be consistent around PTP de-registration
 2025-04-10  5:00 UTC  (3+ messages)
  ` [Intel-wired-lan] "

[mainline]Kernel Warnings at kernel/bpf/syscall.c:3374
 2025-04-10  4:51 UTC 

[PATCH v2 1/2] ref_tracker: add a top level debugfs directory for ref_tracker
 2025-04-10  4:27 UTC  (2+ messages)

[PATCH v2 2/2] net: add debugfs files for showing netns refcount tracking info
 2025-04-10  4:24 UTC  (2+ messages)

[PATCH net-next v2] net: ethernet: microchip: lan743x: Fix memory allocation failure
 2025-04-10  4:10 UTC 

[PATCH v8 net-next 5/5] net: ena: Add PHC documentation
 2025-04-10  4:07 UTC  (11+ messages)

[PATCH bpf-next v4 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-04-10  3:31 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] selftests/xsk: Add packet stream replacement function
` [PATCH bpf-next v4 2/2] selftests/xsk: Add tail adjustment tests and support check

[PATCH net] net: mctp: Set SOCK_RCU_FREE
 2025-04-10  3:53 UTC 

[PATCH net] net/smc: fix general protection fault in __smc_diag_dump
 2025-04-10  3:11 UTC  (3+ messages)

[PATCH bpf v3 0/2] support SKF_NET_OFF and SKF_LL_OFF on skb frags
 2025-04-10  3:10 UTC  (2+ messages)

[PATCH net-next v2 0/6] xfrm & bonding: Correct use of xso.real_dev
 2025-04-10  3:07 UTC  (5+ messages)
` [PATCH net-next v2 5/6] bonding: Mark active offloaded xfrm_states
` [PATCH net-next v2 6/6] bonding: Fix multiple long standing offload races

[PATCH bpf-next v4 0/3] bpf: Fix use-after-free of sockmap
 2025-04-10  3:02 UTC  (3+ messages)
` [PATCH bpf-next v4 2/3] bpf, sockmap: avoid using sk_socket after free when reading

[PATCH bpf-next v2 0/2] bpf: fix ktls panic with sockmap and add tests
 2025-04-10  3:00 UTC  (2+ messages)

[PATCH net-next v10 0/6] add sriov support for wangxun NICs
 2025-04-10  2:55 UTC  (3+ messages)

[PATCH v3 net-next 0/4] net: Retire DCCP socket
 2025-04-10  2:36 UTC  (5+ messages)
` [PATCH v3 net-next 1/4] selftest: net: Remove DCCP bits
` [PATCH v3 net-next 2/4] net: Retire DCCP socket
` [PATCH v3 net-next 3/4] net: Unexport shared functions for DCCP
` [PATCH v3 net-next 4/4] tcp: Rename tcp_or_dccp_get_hashinfo()

[PATCH net-next v10 1/6] net: libwx: Add mailbox api for wangxun pf drivers
 2025-04-10  2:40 UTC  (2+ messages)

[syzbot] [bpf?] [net?] possible deadlock in xsk_bind
 2025-04-10  2:35 UTC 

[PATCH] net: ethernet: cortina: Use TOE/TSO on all TCP
 2025-04-10  2:30 UTC  (2+ messages)

[PATCH net-next 0/2] bridge: Prevent unicast ARP/NS packets from being suppressed by bridge
 2025-04-10  2:30 UTC  (2+ messages)

[PATCH net v3 0/7] There are some bugfix for hibmcge driver
 2025-04-10  2:13 UTC  (8+ messages)
` [PATCH net v3 1/7] net: hibmcge: fix incorrect pause frame statistics issue
` [PATCH net v3 2/7] net: hibmcge: fix incorrect multicast filtering issue
` [PATCH net v3 3/7] net: hibmcge: fix the share of irq statistics among different network ports issue
` [PATCH net v3 4/7] net: hibmcge: fix wrong mtu log issue
` [PATCH net v3 5/7] net: hibmcge: fix the incorrect np_link fail state issue
` [PATCH net v3 6/7] net: hibmcge: fix not restore rx pause mac addr after reset issue
` [PATCH net v3 7/7] net: hibmcge: fix multiple phy_stop() issue

[PATCH v3 net] net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod
 2025-04-10  2:20 UTC  (2+ messages)

[PATCH net-next] io_uring/zcrx: enable tcp-data-split in selftest
 2025-04-10  2:06 UTC  (3+ 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).