messages from 2024-05-07 17:09:11 to 2024-05-08 07:09:48 UTC [more...]
[net-next Patch] octeontx2-pf: Reuse Transmit queue/Send queue index of HTB class
2024-05-08 7:09 UTC
[PATCH v3 0/2] Mark Ethernet devices on sa8775p as DMA-coherent
2024-05-08 7:01 UTC (4+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sa8775p: mark ethernet devices "
` [PATCH v3 2/2] dt-bindings: net: qcom: ethernet: Allow dma-coherent
[PATCH net-next v7 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
2024-05-08 6:39 UTC (6+ messages)
[PATCH net-next v4 0/4] virtio_net: rx enable premapped mode by default
2024-05-08 6:37 UTC (5+ messages)
` [PATCH net-next v4 1/4] virtio_ring: enable premapped mode whatever use_dma_api
` [PATCH net-next v4 2/4] virtio_net: big mode skip the unmap check
` [PATCH net-next v4 3/4] virtio_net: rx remove premapped failover code
` [PATCH net-next v4 4/4] virtio_net: remove the misleading comment
[PATCH net-next 0/5] gve: Add flow steering support
2024-05-08 6:24 UTC (9+ messages)
` [PATCH net-next 1/5] gve: Add adminq mutex lock
` [PATCH net-next 2/5] gve: Add adminq extended command
` [PATCH net-next 3/5] gve: Add flow steering device option
` [PATCH net-next 4/5] gve: Add flow steering adminq commands
` [PATCH net-next 5/5] gve: Add flow steering ethtool support
[PATCH v1 net-next 0/6] ENA driver changes May 2024
2024-05-08 6:01 UTC (7+ messages)
` [PATCH v1 net-next 3/6] net: ena: Add validation for completion descriptors consistency
` [PATCH v1 net-next 6/6] net: ena: Add a field for no interrupt moderation update action
[PATCH net-next 0/2] Fix phy_link_topology initialization
2024-05-08 5:44 UTC (6+ messages)
` [PATCH net-next 1/2] net: phy: phy_link_topology: Pass netdevice to phy_link_topo helpers
` [PATCH net-next 2/2] net: phy: phy_link_topology: Lazy-initialize the link topology
[PATCH v2] net: usb: ax88179_178a: avoid writing the mac address before first reading
2024-05-08 5:42 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 93a39e4766083050ca0ecd6a3548093a3b9eb60c
2024-05-08 5:07 UTC
[PATCH bpf-next v3 1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers
2024-05-08 5:04 UTC (2+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs
[PATCH v2 2/2] e1000e: fix link fluctuations problem
2024-05-08 5:05 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH v3] net: stmmac: move the lock to struct plat_stmmacenet_data
2024-05-08 4:52 UTC
[PATCH] e1000e: fix link fluctuations problem
2024-05-08 4:46 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCHv4 net-next] ptp/ioctl: support MONOTONIC_RAW timestamps for PTP_SYS_OFFSET_EXTENDED
2024-05-08 4:44 UTC (2+ messages)
[PATCH RFC net-next] net: cache the __dev_alloc_name()
2024-05-08 4:24 UTC (4+ messages)
[PATCH ethtool-next v3] netlink: tsinfo: add statistics support
2024-05-08 4:24 UTC
[PATCH v2] net: stmmac: move the lock to struct plat_stmmacenet_data
2024-05-08 4:15 UTC
[PATCH net] selftests: net: avoid waiting for server in amt.sh forever when it fails
2024-05-08 4:06 UTC
[PATCH net-next v3 0/2] Introduce auxiliary bus IRQs sysfs
2024-05-08 4:04 UTC (3+ messages)
` [PATCH net-next v3 1/2] driver core: auxiliary bus: show auxiliary device IRQs
` [PATCH net-next v3 2/2] net/mlx5: Expose SFs IRQs
[PATCH net-next 0/3] virtio_net: enable the irq for ctrlq
2024-05-08 3:43 UTC (8+ messages)
` [PATCH net-next 1/3] virtio_net: enable irq for the control vq
[PATCH net-next] net: fec: Convert fec driver to use lock guards
2024-05-08 3:29 UTC (7+ messages)
` [EXTERNAL] "
Virtio Net driver crash in latest version of kernel 6.8.4>
2024-05-08 3:16 UTC (2+ messages)
[PATCH net-next v12 0/4] ethtool: provide the dim profile fine-tuning channel
2024-05-08 3:01 UTC (6+ messages)
` [PATCH net-next v12 2/4] ethtool: provide customized dim profile management
[PATCH] selftests: Add _GNU_SOURCE definition when including kselftest_harness.h
2024-05-08 2:55 UTC (3+ messages)
[PATCHv2 net] ipv6: sr: fix invalid unregister error path
2024-05-08 2:55 UTC
[PATCH net-next v2 0/2] virtio_net: support getting initial value of irq coalesce
2024-05-08 2:44 UTC (11+ messages)
` [PATCH net-next v2 1/2] virtio_net: introduce ability to get reply info from device
` [PATCH net-next v2 2/2] virtio_net: get init coalesce value when probe
[PATCH net 0/5] rxrpc: Miscellaneous fixes
2024-05-08 2:44 UTC (2+ messages)
[PATCH net v2 1/2] net: ethernet: mediatek: split tx and rx fields in mtk_soc_data struct
2024-05-08 2:38 UTC (2+ messages)
[PATCH net-next 0/4][pull request] Intel Wired LAN Driver Updates 2024-05-06 (ice)
2024-05-08 2:30 UTC (2+ messages)
[PATCH vhost 0/5] virtio_net: introduce api to enable/disable premapped mode for sq
2024-05-08 2:23 UTC (6+ messages)
` [PATCH vhost 1/5] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH vhost 2/5] virtio_ring: introduce dma map api for page
` [PATCH vhost 3/5] virtio_ring: introduce virtqueue_dma_map_sg_attrs
` [PATCH vhost 4/5] virtio_ring: virtqueue_set_dma_premapped() support to disable
` [PATCH vhost 5/5] virtio_net: sq support premapped mode
[PATCH net-next v3] selftest: epoll_busy_poll: epoll busy poll tests
2024-05-08 2:21 UTC (2+ messages)
[PATCH net] e1000e: move force SMBUS near the end of enable_ulp function
2024-05-08 2:21 UTC (2+ messages)
[PATCH net-next] net: usb: sr9700: stop lying about skb->truesize
2024-05-08 2:10 UTC (2+ messages)
[PATCH] net: stmmac: Initialize the other members except the est->lock
2024-05-08 2:03 UTC (2+ messages)
Driver and H/W APIs Workshop at netdevconf
2024-05-08 1:58 UTC (12+ messages)
[PATCH net v1] lan78xx: Fix crash with multiple device attach
2024-05-08 1:23 UTC (4+ messages)
[syzbot] [bluetooth?] KASAN: slab-out-of-bounds Read in hci_sock_setsockopt
2024-05-08 1:11 UTC
[net-next,v2] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
2024-05-08 0:55 UTC (6+ messages)
[PATCH net] net: phy: air_en8811h: reset netdev rules when LED is set manually
2024-05-08 0:51 UTC
[PATCH net-next] usb: aqc111: stop lying about skb->truesize
2024-05-08 0:50 UTC (2+ messages)
[PATCH net-next] net: usb: smsc75xx: stop lying about skb->truesize
2024-05-08 0:50 UTC (2+ messages)
[PATCH net-next] net: usb: smsc95xx: stop lying about skb->truesize
2024-05-08 0:41 UTC (2+ messages)
[PATCH net-next v9 0/3] net: gro: remove network_header use, move p->{flush/flush_id} calculations to L4
2024-05-08 0:34 UTC (4+ messages)
` [PATCH net-next v9 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
[PATCH v2] net/sched: adjust device watchdog timer to detect stopped queue at right time
2024-05-08 0:30 UTC (2+ messages)
[PATCH net] mptcp: only allow set existing scheduler for net.mptcp.scheduler
2024-05-08 0:30 UTC (2+ messages)
[PATCH v2] selftests/net: fix uninitialized variables
2024-05-08 0:30 UTC (2+ messages)
[PATCH net-next v3 00/24] Introducing OpenVPN Data Channel Offload
2024-05-08 0:21 UTC (10+ 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 05/24] ovpn: implement interface creation/destruction via netlink
` [PATCH net-next v3 24/24] testing/selftest: add test tool and scripts for ovpn module
[PATCH net v5 0/4] ax25: Fix issues of ax25_dev and net_device
2024-05-07 23:46 UTC (4+ messages)
` [PATCH net v5 1/4] ax25: Use kernel universal linked list to implement ax25_dev_list
[PATCH RESEND v8 00/16] mm: jit/text allocator
2024-05-07 23:52 UTC (5+ messages)
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
[PATCH net-next] mptcp: fix possible NULL dereferences
2024-05-07 23:50 UTC (2+ messages)
[PATCH net-next v2] lib: Allow for the DIM library to be modular
2024-05-07 23:50 UTC (2+ messages)
[PATCH] nfc: nci: Fix kcov check in nci_rx_work()
2024-05-07 23:50 UTC (2+ messages)
[PATCH net-next] net: annotate writes on dev->mtu from ndo_change_mtu()
2024-05-07 23:40 UTC (4+ messages)
[PATCH net-next] selftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection attempt
2024-05-07 23:40 UTC (2+ messages)
[RFC PATCH net-next v8 00/14] Device Memory TCP
2024-05-07 23:32 UTC (19+ messages)
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
[PATCH v2 0/5] Define _GNU_SOURCE for sources using
2024-05-07 23:28 UTC (8+ 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 3/5] selftests: "
` [PATCH v2 4/5] selftests: Drop define _GNU_SOURCE
` [PATCH v2 5/5] selftests: Drop duplicate -D_GNU_SOURCE
[PATCH] net: dccp: Fix ccid2_rtt_estimator() kernel-doc
2024-05-07 23:20 UTC (3+ messages)
[PATCH AUTOSEL 5.10 5/9] net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
2024-05-07 23:14 UTC
[PATCH AUTOSEL 5.15 08/15] net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
2024-05-07 23:13 UTC
[PATCH AUTOSEL 6.1 11/25] net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
2024-05-07 23:11 UTC
[PATCH AUTOSEL 6.6 18/43] bpf, x86: Fix PROBE_MEM runtime load check
2024-05-07 23:09 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 23/43] net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
[PATCH AUTOSEL 6.8 23/52] bpf, x86: Fix PROBE_MEM runtime load check
2024-05-07 23:06 UTC (2+ messages)
` [PATCH AUTOSEL 6.8 28/52] net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()
[PATCH AUTOSEL 4.19 1/3] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
2024-05-07 23:01 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 2/3] net: usb: qmi_wwan: add Telit FN920C04 compositions
[PATCH AUTOSEL 5.4 1/3] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
2024-05-07 23:01 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 2/3] net: usb: qmi_wwan: add Telit FN920C04 compositions
[PATCH AUTOSEL 5.10 1/3] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
2024-05-07 23:01 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 2/3] net: usb: qmi_wwan: add Telit FN920C04 compositions
[PATCH AUTOSEL 5.15 1/5] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
2024-05-07 23:01 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 3/5] net: usb: qmi_wwan: add Telit FN920C04 compositions
[PATCH AUTOSEL 6.1 01/12] wifi: mac80211: don't use rate mask for scanning
2024-05-07 23:00 UTC (4+ messages)
` [PATCH AUTOSEL 6.1 02/12] wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon timestamp field
` [PATCH AUTOSEL 6.1 03/12] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
` [PATCH AUTOSEL 6.1 05/12] net: usb: qmi_wwan: add Telit FN920C04 compositions
[PATCH AUTOSEL 6.6 01/19] wifi: mac80211: don't use rate mask for scanning
2024-05-07 22:58 UTC (6+ messages)
` [PATCH AUTOSEL 6.6 02/19] wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon timestamp field
` [PATCH AUTOSEL 6.6 03/19] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
` [PATCH AUTOSEL 6.6 06/19] net: usb: qmi_wwan: add Telit FN920C04 compositions
` [PATCH AUTOSEL 6.6 13/19] Revert "net: txgbe: fix i2c dev name cannot match clkdev"
` [PATCH AUTOSEL 6.6 14/19] Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"
[PATCH AUTOSEL 6.8 03/23] wifi: mac80211: don't use rate mask for scanning
2024-05-07 22:56 UTC (6+ messages)
` [PATCH AUTOSEL 6.8 04/23] wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon timestamp field
` [PATCH AUTOSEL 6.8 05/23] wifi: cfg80211: fix the order of arguments for trace events of the tx_rx_evt class
` [PATCH AUTOSEL 6.8 08/23] net: usb: qmi_wwan: add Telit FN920C04 compositions
` [PATCH AUTOSEL 6.8 15/23] Revert "net: txgbe: fix i2c dev name cannot match clkdev"
` [PATCH AUTOSEL 6.8 16/23] Revert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"
[PATCH net-next v2 1/2] net: phy: marvell: constify marvell_hw_stats
2024-05-07 22:30 UTC (2+ messages)
[PATCH net-next 0/2] gve: Minor cleanups
2024-05-07 22:28 UTC (3+ messages)
[PATCH net v3] netlabel: fix RCU annotation for IPv4 options on socket creation
2024-05-07 21:43 UTC (2+ messages)
[syzbot] [bpf?] [trace?] general protection fault in bpf_get_attach_cookie_tracing
2024-05-07 21:23 UTC (2+ messages)
[RFC v1 0/5] Add Bananapi R3 Mini
2024-05-07 21:22 UTC (8+ messages)
` [RFC v1 2/5] dt-bindings: clock: mediatek: add address-cells and size-cells to ethsys
` Aw: "
` Aw: "
` [RFC v1 3/5] dt-bindings: net: mediatek,net: add reset-cells
[PATCH net-next v2 00/10] gve: Implement queue api
2024-05-07 21:06 UTC (5+ messages)
` [PATCH net-next v2 10/10] "
[PATCH bpf-next 0/4] selftests/bpf: new MPTCP subflow subtest & improvements
2024-05-07 20:54 UTC (9+ messages)
` [PATCH bpf-next 2/4] selftests/bpf: Add RUN_MPTCP_TEST macro
` [PATCH bpf-next 3/4] selftests/bpf: Add mptcp subflow example
[PATCH net-next] ice: add and use roundup_u64 instead of open coding equivalent
2024-05-07 20:54 UTC
[PATCH net-next v2 0/2] Fix changing DSA conduit
2024-05-07 20:18 UTC (3+ messages)
` [PATCH net-next v2 2/2] net: dsa: update the unicast MAC address when changing conduit
[RFC PATCH bpf-next v6 0/3] Replace mono_delivery_time with tstamp_type
2024-05-07 19:38 UTC (12+ messages)
` [RFC PATCH bpf-next v6 2/3] net: Add additional bit to support clockid_t timestamp type
` [RFC PATCH bpf-next v6 3/3] selftests/bpf: Handle forwarding of UDP CLOCK_TAI packets
[PATCH 0/1] Convert tasklets to BH workqueues in ethernet drivers
2024-05-07 19:27 UTC (4+ messages)
` [PATCH 1/1] [RFC] ethernet: Convert from tasklet to BH workqueue
[PATCH net-next] af_unix: Fix garbage collector racing against send() MSG_OOB
2024-05-07 19:05 UTC (3+ messages)
[PATCH net-next] net: phy: add wol config options in phy device
2024-05-07 18:58 UTC (8+ messages)
[PATCH net-next] net: annotate data-races around dev->if_port
2024-05-07 18:41 UTC
[PATCH net-next] netdevice: define and allocate &net_device _properly_
2024-05-07 18:21 UTC (3+ messages)
[PATCH V3 net 7/7] net: hns3: fix kernel crash when devlink reload during initialization
2024-05-07 18:05 UTC (2+ messages)
[PATCH v1 00/10] Define _GNU_SOURCE for sources using
2024-05-07 17:53 UTC (4+ messages)
[PATCH V3 net 6/7] net: hns3: fix port vlan filter not disabled issue
2024-05-07 17:51 UTC (2+ messages)
[PATCH net-next v2 0/2] Introduce auxiliary bus IRQs sysfs
2024-05-07 17:42 UTC (4+ messages)
` [PATCH net-next v2 1/2] driver core: auxiliary bus: show auxiliary device IRQs
[PATCH V3 net 4/7] net: hns3: release PTP resources if pf initialization failed
2024-05-07 17:26 UTC (2+ messages)
[PATCH net] af_unix: Fix garbage collector racing against send() MSG_OOB
2024-05-07 17:14 UTC (2+ messages)
[PATCH net-next] tcp: get rid of twsk_unique()
2024-05-07 17:12 UTC (2+ messages)
[PATCH V3 net 2/7] net: hns3: direct return when receive a unknown mailbox message
2024-05-07 17:08 UTC (2+ 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).