netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-08 11:33:34 to 2024-05-08 21:14:43 UTC [more...]

r8169: transmit queue timeouts and IRQ masking
 2024-05-08 21:14 UTC  (2+ messages)

[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
 2024-05-08 20:38 UTC  (12+ messages)
` [PATCH net-next v3 03/24] ovpn: add basic netlink support
` [PATCH net-next v3 04/24] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v3 07/24] ovpn: introduce the ovpn_peer object
` [PATCH net-next v3 08/24] ovpn: introduce the ovpn_socket object

[PATCH v2 0/5] Define _GNU_SOURCE for sources using
 2024-05-08 20:27 UTC  (11+ messages)
` [PATCH v2 1/5] selftests: Compile kselftest headers with -D_GNU_SOURCE
` [PATCH v2 2/5] selftests/sgx: Include KHDR_INCLUDES in Makefile
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE

[PATCH net-next] ice: add and use roundup_u64 instead of open coding equivalent
 2024-05-08 20:22 UTC  (2+ messages)

[RFC PATCH] net: introduce HW Rate Limiting Driver API
 2024-05-08 20:20 UTC 

[linux-next:master] BUILD REGRESSION e7b4ef8fffaca247809337bb78daceb406659f2d
 2024-05-08 20:18 UTC 

[PATCH 0/1] Convert tasklets to BH workqueues in ethernet drivers
 2024-05-08 20:16 UTC  (5+ messages)
` [PATCH 1/1] [RFC] ethernet: Convert from tasklet to BH workqueue

[PATCH net-next] net: annotate data-races around dev->if_port
 2024-05-08 19:55 UTC  (2+ messages)

[PATCH net] xen-netfront: Add missing skb_mark_for_recycle
 2024-05-08 19:33 UTC  (7+ messages)

[PATCH net-next v5 5/6] net: tn40xx: add mdio bus support
 2024-05-08 19:30 UTC  (3+ messages)

[PATCH net-next] af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
 2024-05-08 19:26 UTC  (3+ messages)

[PATCH wireless-next] ath11k: Fix error path in ath11k_pcic_ext_irq_config
 2024-05-08 18:59 UTC 

[PATCH v3 00/11] LIN Bus support for Linux
 2024-05-08 18:48 UTC  (14+ messages)
` [PATCH v3 01/11] can: Add LIN bus as CAN abstraction
` [PATCH v3 06/11] dt-bindings: net/can: Add serial (serdev) LIN adapter

[PATCH v3 0/2] Mark Ethernet devices on sa8775p as DMA-coherent
 2024-05-08 18:45 UTC  (4+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sa8775p: mark ethernet devices "

[PATCH REPOST net-next v3] selftest: epoll_busy_poll: epoll busy poll tests
 2024-05-08 18:40 UTC 

[PATCH net-next v2 1/1] net: intel: Use *-y instead of *-objs in Makefile
 2024-05-08 18:27 UTC  (3+ messages)

[RFC v1 0/5] Add Bananapi R3 Mini
 2024-05-08 18:25 UTC  (6+ messages)
` [RFC v1 5/5] arm64: dts: mediatek: Add mt7986 based "
        ` Aw: "

[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
 2024-05-08 18:03 UTC  (3+ messages)
` [PATCH 14/17] of: dynamic: Introduce of_changeset_add_prop_bool()

[PATCH net-next v1 1/1] net: intel: Use *-y instead of *-objs in Makefile
 2024-05-08 18:02 UTC  (10+ messages)
        ` [Intel-wired-lan] "

[PATCH] selftests: Add _GNU_SOURCE definition when including kselftest_harness.h
 2024-05-08 17:57 UTC  (5+ messages)

[PATCH net-next v5 3/6] net: tn40xx: add basic Tx handling
 2024-05-08 17:46 UTC 

[net-next,v2] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-05-08 17:36 UTC  (9+ messages)

[PATCH net-next 0/7][pull request] Intel Wired LAN Driver Updates 2024-05-08 (most Intel drivers)
 2024-05-08 17:33 UTC  (8+ messages)
` [PATCH net-next 1/7] i40e: flower: validate control flags
` [PATCH net-next 2/7] iavf: "
` [PATCH net-next 3/7] ice: "
` [PATCH net-next 4/7] igb: "
` [PATCH net-next 5/7] ice: remove correct filters during eswitch release
` [PATCH net-next 6/7] igc: fix a log entry using uninitialized netdev
` [PATCH net-next 7/7] net: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicates

[PATCH net-next v2 0/2] gve: Minor cleanups
 2024-05-08 17:30 UTC  (3+ messages)
` [PATCH net-next v2 2/2] gve: Use ethtool_sprintf/puts() to fill stats strings

[PATCH net] ice: Fix package download algorithm
 2024-05-08 17:19 UTC 

[RFC PATCH net-next v2 0/9] bnxt: implement queue api
 2024-05-08 17:13 UTC  (6+ messages)
` [RFC PATCH net-next v2 3/9] netdev: add netdev_rx_queue_restart()

[PATCH v2 net-next] af_unix: Add dead flag to struct scm_fp_list
 2024-05-08 17:11 UTC 

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-08 17:11 UTC  (9+ messages)

[PATCH net-next v2 00/10] gve: Implement queue api
 2024-05-08 17:09 UTC  (6+ messages)
` [PATCH net-next v2 10/10] "

[PATCH v1 net-next 2/6] af_unix: Save the number of loops in inflight graph
 2024-05-08 17:05 UTC  (2+ messages)

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-05-08 17:04 UTC  (5+ messages)

[RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
 2024-05-08 17:02 UTC  (20+ messages)

Driver and H/W APIs Workshop at netdevconf
 2024-05-08 16:29 UTC  (3+ messages)

[PATCH 0/3] net: phy: mediatek: Integrate mtk-phy-lib and add 2.5Gphy support
 2024-05-08 16:21 UTC  (11+ messages)
` [PATCH 2/3] net: phy: mediatek: Add mtk phy lib for token ring access & LED/other manipulations
` [PATCH 3/3] net: phy: mediatek: add support for built-in 2.5G ethernet PHY on MT7988

[PATCH V3 net 0/7] There are some bugfix for the HNS3 ethernet driver
 2024-05-08 16:21 UTC  (3+ messages)
` [PATCH V3 net 1/7] net: hns3: using user configure after hardware reset

[PATCH net-next v12 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-05-08 15:53 UTC  (9+ messages)
` [PATCH net-next v12 2/4] ethtool: provide customized dim profile management

[PATCH v1 net-next 0/6] ENA driver changes May 2024
 2024-05-08 15:33 UTC  (5+ messages)
` [PATCH v1 net-next 6/6] net: ena: Add a field for no interrupt moderation update action

[PATCH net] ipv6: prevent NULL dereference in ip6_output()
 2024-05-08 15:28 UTC  (4+ messages)

[PATCH net-next v3] selftest: epoll_busy_poll: epoll busy poll tests
 2024-05-08 15:25 UTC  (3+ messages)

[PATCH net-next 0/8] net: openvswitch: Add sample multicasting
 2024-05-08 15:25 UTC  (5+ messages)
` [PATCH net-next 6/8] net:openvswitch: add psample support

[PATCH iproute2] man: fix typo in tc-mirred man page
 2024-05-08 15:20 UTC  (2+ messages)

[PATCH net-next 0/7] virtnet_net: prepare for af-xdp
 2024-05-08 15:20 UTC  (3+ messages)

[PATCH wireless-next v2] wifi: ath12k: allocate dummy net_device dynamically
 2024-05-08 15:11 UTC  (2+ messages)

[PATCH net-next v1 0/3] net: dsa: microchip: DCB fixes
 2024-05-08 15:11 UTC  (7+ messages)
` [PATCH net-next v1 1/3] net: dsa: microchip: dcb: add comments for DSCP related functions
` [PATCH net-next v1 2/3] net: dsa: microchip: dcb: rename IPV to IPM
` [PATCH net-next v1 3/3] net: dsa: microchip: dcb: set default apptrust to PCP only

[PATCH net 0/5] rxrpc: Miscellaneous fixes
 2024-05-08 15:10 UTC  (7+ messages)

[PATCH net-next v12 00/15] stmmac: Add Loongson platform support
 2024-05-08 15:10 UTC  (7+ messages)
` [PATCH net-next v12 13/15] net: stmmac: dwmac-loongson: Add Loongson GNET support

[PATCH net] ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
 2024-05-08 15:02 UTC  (3+ messages)

[PATCH net-next v2 00/14] net: qede: convert filter code to use extack
 2024-05-08 14:34 UTC  (15+ messages)
` [PATCH net-next v2 01/14] net: qede: use extack in qede_flow_parse_ports()
` [PATCH net-next v2 02/14] net: qede: use extack in qede_set_v6_tuple_to_profile()
` [PATCH net-next v2 03/14] net: qede: use extack in qede_set_v4_tuple_to_profile()
` [PATCH net-next v2 04/14] net: qede: use extack in qede_flow_parse_v6_common()
` [PATCH net-next v2 05/14] net: qede: use extack in qede_flow_parse_v4_common()
` [PATCH net-next v2 06/14] net: qede: use extack in qede_flow_parse_tcp_v6()
` [PATCH net-next v2 07/14] net: qede: use extack in qede_flow_parse_tcp_v4()
` [PATCH net-next v2 08/14] net: qede: use extack in qede_flow_parse_udp_v6()
` [PATCH net-next v2 09/14] net: qede: use extack in qede_flow_parse_udp_v4()
` [PATCH net-next v2 10/14] net: qede: add extack in qede_add_tc_flower_fltr()
` [PATCH net-next v2 11/14] net: qede: use extack in qede_parse_flow_attr()
` [PATCH net-next v2 12/14] net: qede: use faked extack in qede_flow_spec_to_rule()
` [PATCH net-next v2 13/14] net: qede: propagate extack through qede_flow_spec_validate()
` [PATCH net-next v2 14/14] net: qede: use extack in qede_parse_actions()

[PATCH net] eth: sungem: remove .ndo_poll_controller to avoid deadlocks
 2024-05-08 14:32 UTC  (2+ messages)

[PATCH bpf-next 0/4] selftests/bpf: new MPTCP subflow subtest & improvements
 2024-05-08 14:32 UTC  (7+ messages)
` [PATCH bpf-next 3/4] selftests/bpf: Add mptcp subflow example

[PATCHv2 net] ipv6: sr: fix invalid unregister error path
 2024-05-08 14:28 UTC  (7+ messages)

[PATCH net-next 4/5] gve: Add flow steering adminq commands
 2024-05-08 14:24 UTC  (3+ messages)

[PATCH net-next 5/5] gve: Add flow steering ethtool support
 2024-05-08 14:09 UTC  (2+ messages)

[PATCH net-next v4 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-05-08 14:03 UTC  (9+ messages)
` [PATCH net-next v4 1/6] net: tn40xx: add pci "
` [PATCH net-next v4 6/6] net: tn40xx: add PHYLIB support

WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370 netpoll_send_skb+0x1fc/0x20c at boot when netconsole is enabled (kernel v6.9-rc5, v6.8.7, sungem, PowerMac G4 DP)
 2024-05-08 13:48 UTC  (8+ messages)

[PATCH net-next v2 0/2] Fix changing DSA conduit
 2024-05-08 13:44 UTC  (5+ messages)
` [PATCH net-next v2 2/2] net: dsa: update the unicast MAC address when changing conduit

[PATCH net-next v3 00/13] First try to replace page_frag with page_frag_cache
 2024-05-08 13:34 UTC  (14+ messages)
` [PATCH net-next v3 01/13] mm: page_frag: add a test module for page_frag
` [PATCH net-next v3 02/13] xtensa: remove the get_order() implementation
` [PATCH net-next v3 03/13] mm: page_frag: use free_unref_page() to free page fragment
` [PATCH net-next v3 04/13] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v3 05/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v3 06/13] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v3 07/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v3 08/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v3 09/13] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v3 10/13] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v3 11/13] net: replace page_frag with page_frag_cache
` [PATCH net-next v3 12/13] mm: page_frag: update documentation for page_frag
` [PATCH net-next v3 13/13] mm: page_frag: add a entry in MAINTAINERS "

[PATCH v3] net/sched: adjust device watchdog timer to detect stopped queue at right time
 2024-05-08 13:36 UTC 

[PATCH net] selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MAC
 2024-05-08 13:30 UTC  (2+ messages)

[PATCH net] ptp: ocp: adjust serial port symlink creation
 2024-05-08 13:21 UTC 

[PATCH net] ptp: ocp: fix DPLL functions
 2024-05-08 13:21 UTC 

[PATCH net-next v18 00/13] Add Realtek automotive PCIe driver
 2024-05-08 12:39 UTC  (14+ messages)
` [PATCH net-next v18 01/13] rtase: Add pci table supported in this module
` [PATCH net-next v18 02/13] rtase: Implement the .ndo_open function
` [PATCH net-next v18 03/13] rtase: Implement the rtase_down function
` [PATCH net-next v18 04/13] rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v18 05/13] rtase: Implement hardware configuration function
` [PATCH net-next v18 06/13] rtase: Implement .ndo_start_xmit function
` [PATCH net-next v18 07/13] rtase: Implement a function to receive packets
` [PATCH net-next v18 08/13] rtase: Implement net_device_ops
` [PATCH net-next v18 09/13] rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v18 10/13] rtase: Implement ethtool function
` [PATCH net-next v18 11/13] rtase: Add a Makefile in the rtase folder
` [PATCH net-next v18 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v18 13/13] MAINTAINERS: Add the rtase ethernet driver entry

[PATCH v2] can: m_can: don't enable transceiver when probing
 2024-05-08 12:44 UTC  (2+ messages)

[PATCH v2 net-next] phonet: no longer hold RTNL in route_dumpit()
 2024-05-08 12:40 UTC  (2+ messages)

[PATCH net-next 2/5] gve: Add adminq extended command
 2024-05-08 12:17 UTC  (2+ messages)

[net-next,v3] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-05-08 12:09 UTC 

[PATCH net-next 1/5] gve: Add adminq mutex lock
 2024-05-08 12:07 UTC  (2+ messages)

pull-request: wireless-next-2024-05-08
 2024-05-08 12:07 UTC 

[PATCH v2] e1000e: move force SMBUS near the end of enable_ulp function
 2024-05-08 12:06 UTC 

[PATCH net-next v1] net: microchip: lan743x: Reduce PTP timeout on HW failure
 2024-05-08 11:57 UTC  (4+ messages)

[PATCH net] e1000e: move force SMBUS near the end of enable_ulp function
 2024-05-08 11:53 UTC  (3+ messages)

[PATCH net-next v1 1/1] net: ethernet: adi: adin1110: Replace linux/gpio.h by proper one
 2024-05-08 11:45 UTC 

[PATCH net-next v5 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-05-08 11:39 UTC  (7+ messages)
` [PATCH net-next v5 1/6] net: tn40xx: add pci "
` [PATCH net-next v5 2/6] net: tn40xx: add register defines
` [PATCH net-next v5 3/6] net: tn40xx: add basic Tx handling
` [PATCH net-next v5 4/6] net: tn40xx: add basic Rx handling
` [PATCH net-next v5 5/6] net: tn40xx: add mdio bus support
` [PATCH net-next v5 6/6] net: tn40xx: add PHYLIB support

[PATCH net-next v3 0/2] Introduce auxiliary bus IRQs sysfs
 2024-05-08 11:33 UTC  (4+ messages)
` [PATCH net-next v3 1/2] driver core: auxiliary bus: show auxiliary device IRQs


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).