[PATCH] phy: adjust function name reference
2025-12-30 14:06 UTC
[PATCH v4 net 0/2] ipvlan: addrs_lock made per port
2025-12-30 14:03 UTC (3+ messages)
` [PATCH v4 net 1/2] ipvlan: Make the addrs_lock be "
` [PATCH v4 net 2/2] selftests: net: simple selftest for ipvtap
[Patch net] vsock: fix DMA cacheline overlap warning using coherent memory
2025-12-30 13:12 UTC (4+ messages)
[PATCH for 6.19 0/4] Revise the EM YNL spec to be clearer
2025-12-30 12:56 UTC (3+ messages)
[PATCH] net/ena: fix missing lock when update devlink params
2025-12-30 12:33 UTC (2+ messages)
[PATCH net] bridge: fix C-VLAN preservation in 802.1ad vlan_tunnel egress
2025-12-30 12:03 UTC (6+ messages)
[PATCH] Fix PTP driver warnings by removing settime64 check
2025-12-30 11:50 UTC (6+ messages)
[PATCH 0/2] rust: net: replace `kernel::c_str!` with C-Strings
2025-12-30 11:27 UTC (4+ messages)
` [PATCH 2/2] drivers: "
[PATCH net v4] ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
2025-12-30 11:20 UTC (2+ messages)
[PATCH v3 0/2] *** Add support for Foxconn T99W760 ***
2025-12-30 11:19 UTC (7+ messages)
` [PATCH v3 2/2] net: wwan: mhi: Add network support for Foxconn T99W760
` "
` "
` "
[PATCH net] net: marvell: prestera: fix NULL dereference on devlink_alloc() failure
2025-12-30 11:14 UTC (2+ messages)
` [EXTERNAL] "
[PATCH 0/2] net: stmmac: socfpga: support both stmmaceth-ocp and ahb reset names
2025-12-30 11:11 UTC (4+ messages)
` [PATCH 1/2] net: stmmac: socfpga: add call to assert/deassert ahb reset line
` [PATCH 2/2] Revert "arm: dts: socfpga: use reset-name "stmmaceth-ocp" instead of "ahb""
[PATCH net-next] vsock/test: add a final full barrier after run all tests
2025-12-30 11:08 UTC (2+ messages)
[PATCH net] net: wwan: iosm: Fix memory leak in ipc_mux_deinit()
2025-12-30 11:04 UTC (6+ messages)
[PATCH net 0/5] net: netdevsim: fix inconsistent carrier state after link/unlink
2025-12-30 11:02 UTC (9+ messages)
` [PATCH net 1/5] "
` [PATCH net 2/5] selftests: netdevsim: test that linking already-connected devices fails
` [PATCH net 3/5] selftests: netdevsim: add carrier state consistency test
` [PATCH net 4/5] selftests: net: improve error handling in TFO test
` [PATCH net 5/5] selftests: net: report SKIP if TFO test processes timed out
[PATCH net] net: dlink: mask rx_coalesce/rx_timeout before writing RxDMAIntCtrl
2025-12-30 10:57 UTC (3+ messages)
[PATCH net] net: rose: fix invalid array index in rose_kill_by_device()
2025-12-30 10:50 UTC (2+ messages)
[PATCH net v3] net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb_open()
2025-12-30 10:30 UTC (2+ messages)
[PATCH v2 net] net: enetc: do not print error log if addr is 0
2025-12-30 10:30 UTC (3+ messages)
[PATCH RFC 09/13] virtio_input: fix DMA cacheline alignment for evts
2025-12-30 10:16 UTC (2+ messages)
` [PATCH RFC 11/13] virtio-rng: fix DMA cacheline alignment for data buffer
[PATCH RFC 00/13] fix DMA aligment issues around virtio
2025-12-30 10:16 UTC (14+ messages)
` [PATCH RFC 01/13] dma-mapping: add __dma_from_device_align_begin/end
` [PATCH RFC 02/13] docs: dma-api: document __dma_align_begin/end
` [PATCH RFC 03/13] dma-mapping: add DMA_ATTR_CPU_CACHE_CLEAN
` [PATCH RFC 04/13] docs: dma-api: document DMA_ATTR_CPU_CACHE_CLEAN
` [PATCH RFC 05/13] dma-debug: track cache clean flag in entries
` [PATCH RFC 06/13] virtio: add virtqueue_add_inbuf_cache_clean API
` [PATCH RFC 07/13] vsock/virtio: fix DMA alignment for event_list
` [PATCH RFC 08/13] vsock/virtio: use virtqueue_add_inbuf_cache_clean for events
` [PATCH RFC 09/13] virtio_input: fix DMA alignment for evts
` [PATCH RFC 10/13] virtio_scsi: fix DMA cacheline issues for events
` [PATCH RFC 11/13] virtio-rng: fix DMA alignment for data buffer
` [PATCH RFC 12/13] virtio_input: use virtqueue_add_inbuf_cache_clean for events
` [PATCH RFC 13/13] vsock/virtio: reorder fields to reduce struct padding
[PATCH net v3 1/2] net: fib: restore ECMP balance from loopback
2025-12-30 10:10 UTC (2+ messages)
[PATCH v3 net 0/2] ipvlan: addrs_lock made per port
2025-12-30 10:06 UTC (6+ messages)
` [PATCH net 1/2] ipvlan: Make the addrs_lock be "
` [PATCH net 2/2] selftests: net: simple selftest for ipvtap
[PATCH v2] net: usb: sr9700: fix incorrect command used to write single register
2025-12-30 9:40 UTC (2+ messages)
[PATCH net 1/2] ipv4: Fix reference count leak when using error routes with nexthop objects
2025-12-30 9:40 UTC (2+ messages)
[PATCH] net: ethernet: mtk_eth_soc: avoid writing to ESW registers on MT7628
2025-12-30 9:10 UTC
[PATCH net] net: skbuff: fix truesize and head state corruption in skb_segment_list
2025-12-30 9:11 UTC
[RFC PATCH v2 0/6] net: wwan: add NMEA port type support
2025-12-30 8:34 UTC (19+ messages)
` "
` "
` "
` "
[RFC PATCH net-next v2 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnel
2025-12-30 7:59 UTC (9+ messages)
` [RFC PATCH net-next v2 1/8] selftest: tun: Format tun.c existing code
` [RFC PATCH net-next v2 2/8] selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing
` [RFC PATCH net-next v2 3/8] selftest: tun: Refactor tun_delete to use tuntap_helpers
` [RFC PATCH net-next v2 4/8] selftest: tap: Refactor tap test "
` [RFC PATCH net-next v2 5/8] selftest: tun: Add helpers for GSO over UDP tunnel
` [RFC PATCH net-next v2 6/8] selftest: tun: Add test for sending gso packet into tun
` [RFC PATCH net-next v2 7/8] selftest: tun: Add test for receiving gso packet from tun
` [RFC PATCH net-next v2 8/8] selftest: tun: Add test data for success and failure paths
[syzbot] [net?] INFO: task hung in new_device_store (5)
2025-12-30 7:48 UTC (2+ messages)
[PATCH bpf-next] bpf, x86: inline bpf_get_current_task() for x86_64
2025-12-30 6:33 UTC (3+ messages)
[PATCH v2 0/8] TQMa8MPxL DT fixes
2025-12-30 3:17 UTC (2+ messages)
[PATCH 00/33 v5] cpuset/isolation: Honour kthreads preferred affinity
2025-12-30 0:37 UTC (6+ messages)
` [PATCH 01/33] PCI: Prepare to protect against concurrent isolated cpuset change
` [PATCH 09/33] block: Protect "
[net-next,PATCH v3 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
2025-12-29 23:35 UTC (2+ messages)
[PATCH v2 0/2] net: qrtr: Drop the MHI 'auto_queue' feature
2025-12-29 20:21 UTC (5+ messages)
` [PATCH v2 1/2] net: qrtr: Drop the MHI auto_queue feature for IPCR DL channels
` [PATCH v2 2/2] bus: mhi: host: Drop the auto_queue support
[PATCH net 0/2] vsock: Fix SO_ZEROCOPY on accept()ed vsocks
2025-12-29 19:45 UTC (14+ messages)
` [PATCH net 1/2] vsock: Make accept()ed sockets use custom setsockopt()
` [PATCH net 2/2] vsock/test: Test setting SO_ZEROCOPY on accept()ed socket
[PATCH net v2 0/2] vsock: Fix SO_ZEROCOPY on accept()ed vsocks
2025-12-29 19:43 UTC (3+ messages)
` [PATCH net v2 1/2] vsock: Make accept()ed sockets use custom setsockopt()
` [PATCH net v2 2/2] vsock/test: Test setting SO_ZEROCOPY on accept()ed socket
[PATCH] ipv6: BUG() in pskb_expand_head() as part of calipso_skbuff_setattr()
2025-12-29 18:40 UTC (2+ messages)
[PATCH v4 00/15] Add support for Microchip LAN969x
2025-12-29 18:37 UTC (16+ messages)
` [PATCH v4 01/15] dt-bindings: usb: Add Microchip LAN969x support
` [PATCH v4 02/15] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,lan9691-flexcom
` [PATCH v4 03/15] dt-bindings: serial: atmel,at91-usart: add microchip,lan9691-usart
` [PATCH v4 04/15] dt-bindings: spi: at91: add microchip,lan9691-spi
` [PATCH v4 05/15] dt-bindings: i2c: atmel,at91sam: add microchip,lan9691-i2c
` [PATCH v4 06/15] dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trng
` [PATCH v4 07/15] dt-bindings: crypto: atmel,at91sam9g46-aes: add microchip,lan9691-aes
` [PATCH v4 08/15] dt-bindings: crypto: atmel,at91sam9g46-sha: add microchip,lan9691-sha
` [PATCH v4 09/15] dt-bindings: dma: atmel: add microchip,lan9691-dma
` [PATCH v4 10/15] dt-bindings: net: mscc-miim: add microchip,lan9691-miim
` [PATCH v4 11/15] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x
` [PATCH v4 12/15] arm64: dts: microchip: add LAN969x clock header file
` [PATCH v4 13/15] arm64: dts: microchip: add LAN969x support
` [PATCH v4 14/15] dt-bindings: arm: AT91: document EV23X71A board
` [PATCH v4 15/15] arm64: dts: microchip: add "
[PATCH net] usbnet: avoid a possible crash in dql_completed()
2025-12-29 18:30 UTC (2+ messages)
[PATCH net] gve: defer interrupt enabling until NAPI registration
2025-12-29 18:10 UTC (2+ messages)
[PATCH net-next v4 0/4] A series of minor optimizations of the bonding module
2025-12-29 16:49 UTC (6+ messages)
` [PATCH net-next v4 1/4] net: bonding: use workqueue to make sure peer notify updated in lacp mode
` [PATCH net-next v4 2/4] net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
` [PATCH net-next v4 3/4] net: bonding: skip the 2nd trylock when first one fail
` [PATCH net-next v4 4/4] net: bonding: add the READ_ONCE/WRITE_ONCE for outside lock accessing
[PATCH net v2 0/3] disable interrupts and ensure dbell updation
2025-12-29 16:47 UTC (3+ messages)
` [PATCH net v2 2/3] octeon_ep: ensure dbell BADDR updation
[PATCH net] net: stmmac: fix the crash issue for zero copy XDP_TX action
2025-12-29 16:40 UTC (3+ messages)
[PATCH v1 net-next 00/15] nbl driver for Nebulamatrix NICs
2025-12-29 16:41 UTC (7+ messages)
` [PATCH v1 net-next 13/15] net/nebula-matrix: add Dev start, stop operation
` 回复:[PATCH "
` 回复:[PATCH v1 net-next 00/15] nbl driver for Nebulamatrix NICs
[PATCH net v1 0/2] avoid compiler and IQ/OQ reordering
2025-12-29 16:18 UTC (5+ messages)
` [PATCH net v1 1/2] octeon_ep: "
` [PATCH net v1 2/2] octeon_ep_vf: "
[GIT PULL] wireless-2025-12-17
2025-12-29 16:10 UTC (2+ messages)
[PATCH] octeontx2-pf: fix "UBSAN: shift-out-of-bounds error"
2025-12-29 15:50 UTC (3+ messages)
[PATCH v3 1/2] ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
2025-12-29 15:19 UTC (4+ messages)
` [PATCH v3 2/2] ice: recap the VSI and QoS info after rebuild
` [Intel-wired-lan] "
[PATCH v2 1/2] ice: Fix NULL pointer dereference in ice_vsi_set_napi_queues
2025-12-29 15:14 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH iwl-net v2] igc: Reduce TSN TX packet buffer from 7KB to 5KB per queue
2025-12-29 14:53 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH iwl-net v4] igc: fix race condition in TX timestamp read for register 0
2025-12-29 14:52 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH iwl-net v3] igc: Restore default Qbv schedule when changing channels
2025-12-29 14:50 UTC (2+ messages)
` [Intel-wired-lan] "
[syzbot] [net?] WARNING: locking bug in finish_task_switch (2)
2025-12-29 14:09 UTC
[PATCH net] ethernet: cxgb4: Fix dma_unmap_sg() nents value
2025-12-29 13:32 UTC (4+ messages)
[PATCH v3 00/15] Add support for Microchip LAN969x
2025-12-29 12:46 UTC (11+ messages)
` [PATCH v3 01/15] include: dt-bindings: add LAN969x clock bindings
[PATCH net] atm: idt77252: Use sb_pool_remove()
2025-12-29 11:42 UTC
[PATCH v1 0/2] Convert the Micrel bindings to DT schema
2025-12-29 9:38 UTC (9+ messages)
` [PATCH v1 1/2] dt-bindings: net: micrel: Convert "
` [PATCH v1 2/2] dt-bindings: net: micrel: Convert micrel-ksz90x1.txt "
[PATCH net] net: dsa: b53: skip multicast entries for fdb_dump()
2025-12-29 8:26 UTC (4+ messages)
[syzbot] Monthly wireless report (Dec 2025)
2025-12-29 8:12 UTC
[PATCH v6 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
2025-12-29 7:30 UTC (3+ messages)
` [PATCH v6 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
[PATCH v2 1/3] vdpa/mlx5: update mlx_features with driver state check
2025-12-29 7:16 UTC (3+ messages)
` [PATCH v2 2/3] vdpa/mlx5: reuse common function for MAC address updates
` [PATCH v2 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
[PATCH 1/3] vdpa/mlx5: update mlx_features with driver state check
2025-12-29 7:15 UTC
[PATCH v2] r8169: add support for RTL8127ATF
2025-12-29 4:18 UTC (7+ messages)
[PATCH 0/2] arm64: dts: imx943-evk: add ENETC, EMDIO and PTP Timer support
2025-12-29 3:22 UTC (2+ messages)
[PATCH net 0/3] virtio-net: fix the deadlock when disabling rx NAPI
2025-12-29 2:57 UTC (10+ messages)
` [PATCH net 1/3] virtio-net: make refill work a per receive queue work
[RFC net-next v17 0/6] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
2025-12-29 1:48 UTC (7+ messages)
` [RFC net-next v17 1/6] eea: introduce PCI framework
` [RFC net-next v17 2/6] eea: introduce ring and descriptor structures
` [RFC net-next v17 3/6] eea: probe the netdevice and create adminq
` [RFC net-next v17 4/6] eea: create/destroy rx,tx queues for netdevice open and stop
` [RFC net-next v17 5/6] eea: introduce ethtool support
` [RFC net-next v17 6/6] eea: introduce callback for ndo_get_stats64
[PATCH v2 0/16] bitfield: tidy up bitfield.h
2025-12-28 22:50 UTC (6+ messages)
` [PATCH v2 08/16] bitfield: Simplify __BF_FIELD_CHECK_REG()
[PATCH] net: sfp: add SMBus I2C block support
2025-12-28 21:33 UTC
[PATCH net v2 1/2] i40e: drop udp_tunnel_get_rx_info() call from i40e_open()
2025-12-28 19:44 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net v3 1/2] i40e: drop udp_tunnel_get_rx_info() call from i40e_open()
2025-12-28 19:40 UTC (2+ messages)
` [PATCH net v3 2/2] ice: drop udp_tunnel_get_rx_info() call from ndo_open()
[PATCH net v2] net: mscc: ocelot: Fix crash when adding interface under a lag
2025-12-28 19:40 UTC (3+ messages)
` [PATCH net v3] "
[PATCH net-next v6 0/2] net: Split ndo_set_rx_mode into snapshot and deferred write
2025-12-28 15:20 UTC (3+ messages)
[PATCH net] net: bnge: add AUXILIARY_BUS to Kconfig dependencies
2025-12-28 15:52 UTC
[PATCH v2] af_unix: don't post cmsg for SO_INQ unless explicitly asked for
2025-12-28 15:45 UTC (8+ messages)
[PATCH v2] net/sched: Fix divide error in tabledist
2025-12-28 15:24 UTC (3+ messages)
[PATCH v4 0/7] ptp: vmclock: Add VM generation counter and ACPI notification
2025-12-28 14:42 UTC (2+ messages)
[PATCH net, v2] net: mana: Fix use-after-free in reset service rescan path
2025-12-28 9:51 UTC (2+ messages)
[PATCH net] net: avoid prefetching NULL pointers
2025-12-28 9:31 UTC (2+ messages)
[PATCH net v2] net: bridge: Describe @tunnel_hash member in net_bridge_vlan_group struct
2025-12-28 9:31 UTC (2+ messages)
[PATCH v3 0/2] nfc: llcp: fix double put/unlock on LLCP_CLOSED in recv handlers
2025-12-28 9:16 UTC (4+ messages)
` [PATCH v3 1/2] nfc: llcp: avoid double release/put on LLCP_CLOSED in nfc_llcp_recv_disc()
[PATCH v2] net: usb: asix: validate PHY address before use
2025-12-28 8:31 UTC (2+ messages)
[PATCH v2] net: nfc: fix deadlock between nfc_unregister_device and rfkill_fop_write
2025-12-28 8:31 UTC (2+ messages)
[PATCH net] net: mdio: rtl9300: use scoped for loops
2025-12-28 8:11 UTC (2+ messages)
[Patch bpf-next v5 4/4] tcp_bpf: improve ingress redirection performance with message corking
2025-12-28 0:43 UTC (2+ messages)
[Patch bpf-next v5 2/4] skmsg: implement slab allocator cache for sk_msg
2025-12-28 0:43 UTC (2+ messages)
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).