messages from 2025-06-26 18:29:55 to 2025-06-27 10:22:31 UTC [more...]
[PATCH] net: tulip: Rename PCI driver struct to end in _driver
2025-06-27 10:22 UTC
[PATCH v2] skbuff: Improve the sending efficiency of __skb_send_sock
2025-06-27 10:19 UTC (2+ messages)
[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
2025-06-27 10:18 UTC (6+ messages)
` [PATCH v3 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
[PATCH v3] Bluetooth: HCI: Set extended advertising data synchronously
2025-06-27 10:09 UTC (2+ messages)
[PATCH net-next 1/2] tcp: Consider every port when connecting with IP_LOCAL_PORT_RANGE
2025-06-27 9:58 UTC (3+ messages)
[iwl-next v3 0/4] ixgbe: support Malicious Driver Detection (MDD)
2025-06-27 9:49 UTC (13+ messages)
` [iwl-next v3 1/4] ixgbe: add MDD support
` [Intel-wired-lan] "
` [iwl-next v3 2/4] ixgbe: check for MDD events
` [Intel-wired-lan] "
` [iwl-next v3 3/4] ixgbe: add Tx hang detection unhandled MDD
` [Intel-wired-lan] "
` [iwl-next v3 4/4] ixgbe: turn off MDD while modifying SRRCTL
` [Intel-wired-lan] "
[PATCH] net: atlantic: Rename PCI driver struct to end in _driver
2025-06-27 9:46 UTC
[PATCH v17 00/22] Type2 device basic support
2025-06-27 9:46 UTC (30+ messages)
` [PATCH v17 04/22] cxl: allow Type2 drivers to map cxl component regs
` [PATCH v17 05/22] sfc: setup cxl component regs and set media ready
` [PATCH v17 06/22] cxl: Support dpa initialization without a mailbox
` [PATCH v17 09/22] sfc: create type2 cxl memdev
` [PATCH v17 10/22] cx/memdev: Indicate probe deferral
` [PATCH v17 12/22] sfc: get endpoint decoder
` [PATCH v17 13/22] cxl: Define a driver interface for DPA allocation
` [PATCH v17 14/22] sfc: get endpoint decoder
` [PATCH v17 16/22] cxl/region: Factor out interleave ways setup
` [PATCH v17 18/22] cxl: Allow region creation by type2 drivers
` [PATCH v17 19/22] cxl: Avoid dax creation for accelerators
` [PATCH v17 20/22] sfc: create cxl region
` [PATCH v17 22/22] sfc: support pio mapping based on cxl
[PATCH net-next v2 00/18] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
2025-06-27 9:41 UTC (20+ messages)
` [PATCH net-next v2 01/18] dt-bindings: net: cdns,macb: sort compatibles
` [PATCH net-next v2 02/18] dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interface
` [PATCH net-next v2 03/18] dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk
` [PATCH net-next v2 04/18] dt-bindings: net: cdns,macb: allow dma-coherent
` [PATCH net-next v2 05/18] net: macb: use BIT() macro for capability definitions
` [PATCH net-next v2 06/18] net: macb: Remove local variables clk_init and init in macb_probe()
` [PATCH net-next v2 07/18] net: macb: drop macb_config NULL checking
` [PATCH net-next v2 08/18] net: macb: introduce DMA descriptor helpers (is 64bit? is PTP?)
` [PATCH net-next v2 09/18] net: macb: sort #includes
` [PATCH net-next v2 10/18] net: macb: remove illusion about TBQPH/RBQPH being per-queue
` [PATCH net-next v2 11/18] net: macb: single dma_alloc_coherent() for DMA descriptors
` [PATCH net-next v2 12/18] net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment
` [PATCH net-next v2 13/18] net: macb: avoid double endianness swap in macb_set_hwaddr()
` [PATCH net-next v2 14/18] net: macb: add no LSO capability (MACB_CAPS_NO_LSO)
` [PATCH net-next v2 15/18] net: macb: Add "mobileye,eyeq5-gem" compatible
` [PATCH net-next v2 16/18] MIPS: mobileye: add EyeQ5 DMA IOCU support
` [PATCH net-next v2 17/18] MIPS: mobileye: eyeq5: add two Cadence GEM Ethernet controllers
` [PATCH net-next v2 18/18] MIPS: mobileye: eyeq5-epm: add two Cadence GEM Ethernet PHYs
[PATCH net-next] tg3: spelling corrections
2025-06-27 9:40 UTC (2+ messages)
[PATCH net-next 0/3] ppp: improve receive path performance
2025-06-27 9:23 UTC (6+ messages)
` [PATCH net-next 1/3] ppp: convert rlock to rwlock to improve RX concurrency
[net-next PATCH v2 1/2] dt-bindings: net: Document support for Airoha AN7583 MDIO Controller
2025-06-27 9:20 UTC (2+ messages)
[PATCH 5.15] bpf, sockmap: Fix skb refcnt race after locking changes
2025-06-27 9:03 UTC
[PATCH net-next v4 0/2] net: xsk: update tx queue consumer
2025-06-27 8:57 UTC (3+ messages)
` [PATCH net-next v4 1/2] net: xsk: update tx queue consumer immediately after transmission
` [PATCH net-next v4 2/2] selftests/bpf: check if the global consumer updates in time
[PATCH net-next v4 00/14] net: mctp: Add support for gateway routing
2025-06-27 8:52 UTC (15+ messages)
` [PATCH net-next v4 01/14] net: mctp: don't use source cb data when forwarding, ensure pkt_type is set
` [PATCH net-next v4 02/14] net: mctp: test: make cloned_frag buffers more appropriately-sized
` [PATCH net-next v4 03/14] net: mctp: separate routing database from routing operations
` [PATCH net-next v4 04/14] net: mctp: separate cb from direct-addressing routing
` [PATCH net-next v4 05/14] net: mctp: test: Add an addressed device constructor
` [PATCH net-next v4 06/14] net: mctp: test: Add extaddr routing output test
` [PATCH net-next v4 07/14] net: mctp: test: move functions into utils.[ch]
` [PATCH net-next v4 08/14] net: mctp: test: add sock test infrastructure
` [PATCH net-next v4 09/14] net: mctp: test: Add initial socket tests
` [PATCH net-next v4 10/14] net: mctp: pass net into route creation
` [PATCH net-next v4 11/14] net: mctp: remove routes by netid, not by device
` [PATCH net-next v4 12/14] net: mctp: allow NL parsing directly into a struct mctp_route
` [PATCH net-next v4 13/14] net: mctp: add gateway routing support
` [PATCH net-next v4 14/14] net: mctp: test: Add tests for gateway routes
[EXTERNAL] Re: [PATCH net-next v3 1/3] vsock: Add support for SIOCINQ ioctl
2025-06-27 8:50 UTC (3+ messages)
` "
[PATCH] hv_sock: Return the readable bytes in hvs_stream_has_data()
2025-06-27 8:44 UTC
[PATCH v2 00/29] Add support for MT8196 clock controllers
2025-06-27 8:44 UTC (12+ messages)
` [PATCH v2 09/29] dt-bindings: clock: mediatek: Describe MT8196 peripheral "
[PATCH v8 00/13] Don't generate netlink .rst files inside $(srctree)
2025-06-27 8:37 UTC (5+ messages)
` [PATCH v8 13/13] docs: parser_yaml.py: fix backward compatibility with old docutils
linux-next: build warning after merge of the bpf-next tree
2025-06-27 8:22 UTC (2+ messages)
[PATCH] net: libwx: fix the incorrect display of the queue number
2025-06-27 8:09 UTC
[PATCH net 0/3] net: phy: bcm54811: Fix the PHY initialization
2025-06-27 8:11 UTC (7+ messages)
` [PATCH 1/3] net: phy: MII-Lite PHY interface mode
` [PATCH 3/3] net: phy: bcm54811: Fix the PHY initialization
[PATCH RFC net v2 0/3] vsock: Fix transport_{h2g,g2h,dgram,local} TOCTOU issues
2025-06-27 8:10 UTC (11+ messages)
` [PATCH RFC net v2 1/3] vsock: Fix transport_{g2h,h2g} TOCTOU
` [PATCH RFC net v2 2/3] vsock: Fix transport_* TOCTOU
` [PATCH RFC net v2 3/3] vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`
[PATCH net-next v2] ptp: add Alibaba CIPU PTP clock driver
2025-06-27 7:57 UTC (3+ messages)
linux-next: manual merge of the bpf-next tree with the vfs-brauner tree
2025-06-27 7:50 UTC (3+ messages)
[PATCH net] net: usb: usbnet: fix use-after-free in race on workqueue
2025-06-27 7:40 UTC (2+ messages)
[PATCH v3 0/2] NFC: trf7970a: Add option to reduce antenna gain
2025-06-27 7:39 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: net/nfc: ti,trf7970a: Add ti,rx-gain-reduction-db option
` [PATCH v3 2/2] NFC: trf7970a: Create device-tree parameter for RX gain reduction
[DESIGN RFC] wifi: Robust AV streaming Design Proposal for AP
2025-06-27 7:24 UTC (2+ messages)
[PATCH v2 net-next 00/15] ipv6: Drop RTNL from mcast.c and anycast.c
2025-06-27 7:21 UTC (14+ messages)
` [PATCH v2 net-next 01/15] ipv6: ndisc: Remove __in6_dev_get() in pndisc_{constructor,destructor}()
` [PATCH v2 net-next 06/15] ipv6: mcast: Don't hold RTNL for IPV6_ADD_MEMBERSHIP and MCAST_JOIN_GROUP
` [PATCH v2 net-next 13/15] ipv6: anycast: Unify two error paths in ipv6_sock_ac_join()
[PATCH net 1/1] net/mlx5: Clean up only new IRQ glue on request_irq() failure
2025-06-27 6:50 UTC
[PATCH net-next] eth: bnxt: take page size into account for page pool recycling rings
2025-06-27 6:48 UTC (4+ messages)
[RESEND PATCH net-next 1/1] net/mlx5: Clean up only new IRQ glue on request_irq() failure
2025-06-27 6:43 UTC (3+ messages)
[PATCH v6 net-next 4/9] vhost-net: allow configuring extended features
2025-06-27 6:41 UTC (2+ messages)
[PATCH net v4 2/2] selftests/tc-testing: Add tests for restrictions on netem duplication
2025-06-27 6:17 UTC
[PATCH net v4 1/2] net/sched: Restrict conditions for adding duplicating netems to qdisc tree
2025-06-27 6:17 UTC
[PATCH net-next v06 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
2025-06-27 6:12 UTC (9+ messages)
` [PATCH net-next v06 1/8] hinic3: Async Event Queue interfaces
` [PATCH net-next v06 2/8] hinic3: Complete "
` [PATCH net-next v06 3/8] hinic3: Command Queue framework
` [PATCH net-next v06 4/8] hinic3: Command Queue interfaces
` [PATCH net-next v06 5/8] hinic3: TX & RX Queue coalesce interfaces
` [PATCH net-next v06 6/8] hinic3: Mailbox framework
` [PATCH net-next v06 7/8] hinic3: Mailbox management interfaces
` [PATCH net-next v06 8/8] hinic3: Interrupt request configuration
[patch 0/3] ptp: Provide support for auxiliary clocks for PTP_SYS_OFFSET_EXTENDED
2025-06-27 5:23 UTC (7+ messages)
` [patch 1/3] timekeeping: Provide ktime_get_clock_ts64()
` [patch 2/3] ptp: Use ktime_get_clock_ts64() for timestamping
[PATCH net v1 1/1] net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
2025-06-27 5:13 UTC
[patch V3 00/11] timekeeping: Provide support for auxiliary clocks - Remaining series
2025-06-27 5:07 UTC (23+ messages)
` [patch V3 01/11] timekeeping: Update auxiliary timekeepers on clocksource change
` [patch V3 02/11] timekeeping: Provide time getters for auxiliary clocks
` [patch V3 03/11] timekeeping: Add minimal posix-timers support "
` [patch V3 04/11] timekeeping: Provide time setter "
` [patch V3 05/11] timekeeping: Make timekeeping_inject_offset() reusable
` [patch V3 06/11] timekeeping: Add auxiliary clock support to __timekeeping_inject_offset()
` [patch V3 07/11] timekeeping: Make do_adjtimex() reusable
` [patch V3 08/11] timekeeping: Prepare do_adtimex() for auxiliary clocks
` [patch V3 09/11] timekeeping: Provide adjtimex() "
` [patch V3 10/11] timekeeping: Provide update for auxiliary timekeepers
` [patch V3 11/11] timekeeping: Provide interface to control auxiliary clocks
[Bonding Draft Proposal] Add lacp_prio Support for ad_select?
2025-06-27 4:33 UTC (3+ messages)
[BUG][BPF] Kernel Bug Triggered when Ebpf Verifier Check Fails
2025-06-27 3:52 UTC
[PATCH net-next v7 0/7] Split netmem from struct page
2025-06-27 3:54 UTC (8+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v7 7/7] netmem: introduce a netmem API, virt_to_head_netmem()
net: openvswitch: incorrect usage in ovs_meters_exit?
2025-06-27 3:10 UTC (3+ messages)
[PATCH 0/8] Introduce simple hazard pointers for lockdep
2025-06-27 2:56 UTC (6+ messages)
[PATCH net 0/4] virtio-net: fixes for mergeable XDP receive path
2025-06-27 2:43 UTC (9+ messages)
` [PATCH net 1/4] virtio-net: ensure the received length does not exceed allocated size
` [PATCH net 3/4] virtio-net: create a helper to check received mergeable buffer's length
[PATCH v2 RESEND 0/3] net: enetc: change some statistics to 64-bit
2025-06-27 2:11 UTC (4+ messages)
` [PATCH v2 RESEND 1/3] net: enetc: change the statistics of ring to unsigned long type
` [PATCH v2 RESEND 2/3] net: enetc: separate 64-bit counters from enetc_port_counters
` [PATCH v2 RESEND 3/3] net: enetc: read 64-bit statistics from port MAC counters
[PATCH net-next] MAINTAINERS: Add myself as mlx5 core and mlx5e co-maintainer
2025-06-27 1:42 UTC
[PATCH v6] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
2025-06-27 1:40 UTC (6+ messages)
[PATCH v2] net: fec: allow disable coalescing
2025-06-27 1:30 UTC (2+ messages)
[PATCH net-next] net: add sysctl ndisc_debug
2025-06-27 1:13 UTC (3+ messages)
[PATCH net-next v11 0/8] Support rate management on traffic classes in devlink and mlx5
2025-06-27 1:01 UTC (3+ messages)
` [PATCH net-next v11 2/8] devlink: Extend devlink rate API with traffic classes bandwidth management
[PATCH net-next] selftests: forwarding: lib: Split setup_wait()
2025-06-27 1:00 UTC (2+ messages)
[PATCH net-next] net: Remove unused function first_net_device_rcu()
2025-06-27 1:00 UTC (2+ messages)
[patch V2 00/13] ptp: Belated spring cleaning of the chardev driver
2025-06-27 1:00 UTC (2+ messages)
[PATCH net] docs: netdev: correct the heading level for co-posting selftests
2025-06-27 0:48 UTC (2+ messages)
[PATCH v2 net-next] ipv4: fib: Remove unnecessary encap_type check
2025-06-27 0:30 UTC (2+ messages)
[PATCH net-next v2] net: mana: Fix build errors when CONFIG_NET_SHAPER is disabled
2025-06-27 0:20 UTC (2+ messages)
[PATCH net] net: airoha: Get rid of dma_sync_single_for_device() in airoha_qdma_fill_rx_queue()
2025-06-27 0:20 UTC (2+ messages)
pull-request: bpf-next 2025-06-27
2025-06-27 0:20 UTC (2+ messages)
[PATCH] dt-bindings: net: Rename renesas,r9a09g057-gbeth.yaml
2025-06-27 0:20 UTC (3+ messages)
[PATCH v2 00/17] add basic PSP encryption for TCP connections
2025-06-26 23:57 UTC (8+ messages)
` [PATCH v2 02/17] psp: base PSP device support
[PATCH net-next] net: ethtool: avoid OOB accesses in PAUSE_SET
2025-06-26 23:39 UTC
[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-06-26 22:02 UTC (3+ messages)
` [PATCH net-next v5 02/14] docs: networking: Add PPE driver documentation "
[PATCH iproute2] bond: fix stack smash in xstats
2025-06-26 22:00 UTC (2+ messages)
[PATCH net-next v2] ip6_tunnel: enable to change proto of fb tunnels
2025-06-26 21:55 UTC
[PTP][KSZ9477][p2p1step] Questions for PTP support on KSZ9477 device
2025-06-26 21:33 UTC (6+ messages)
[net-next PATCH v15 00/12] net: dsa: Add Airoha AN8855 support
2025-06-26 21:23 UTC (13+ messages)
` [net-next PATCH v15 01/12] dt-bindings: nvmem: Document support for Airoha AN8855 Switch EFUSE
` [net-next PATCH v15 02/12] dt-bindings: net: Document support for Airoha AN8855 Switch PBUS MDIO
` [net-next PATCH v15 03/12] dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch
` [net-next PATCH v15 04/12] dt-bindings: net: Document support for AN8855 Switch Internal PHY
` [net-next PATCH v15 05/12] dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC
` [net-next PATCH v15 06/12] net: mdio: Add Airoha AN8855 Switch MDIO PBUS
` [net-next PATCH v15 07/12] nvmem: an8855: Add support for Airoha AN8855 Switch EFUSE
` [net-next PATCH v15 08/12] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
` [net-next PATCH v15 09/12] mfd: an8855: Add support for Airoha AN8855 Switch MFD
` [net-next PATCH v15 10/12] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY
` [net-next PATCH v15 11/12] MAINTAINERS: add myself as maintainer for AN8855
` [net-next PATCH v15 12/12] net: dsa: tag_mtk: add comments about Airoha usage of this TAG
[PATCH] net: ieee8021q: fix insufficient table-size assertion
2025-06-26 20:59 UTC
[PATCH net-next 0/3] net: ethtool: consistently take rss_lock for all rxfh ops
2025-06-26 20:28 UTC (4+ messages)
` [PATCH net-next 1/3] net: ethtool: take rss_lock for all rxfh changes
` [PATCH net-next 2/3] net: ethtool: move rxfh_fields callbacks under the rss_lock
` [PATCH net-next 3/3] net: ethtool: move get_rxfh callback "
[BISECT] regression: tcp: fix to allow timestamp undo if no retransmits were sent
2025-06-26 20:16 UTC (16+ messages)
[syzbot] [net?] KASAN: slab-out-of-bounds Read in pause_parse_request
2025-06-26 19:25 UTC
[PATCH net-next] docs: fbnic: explain the ring config
2025-06-26 19:15 UTC
[PATCH net-next v1 1/1] net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnect
2025-06-26 18:29 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- 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).