messages from 2024-06-20 22:19:21 to 2024-06-21 11:27:25 UTC [more...]
[PATCH v9 0/4] net: phy: bcm5481x: add support for BroadR-Reach mode
2024-06-21 11:26 UTC (4+ messages)
` [PATCH v9 1/4] net: phy: bcm54811: New link mode for BroadR-Reach
` [PATCH v9 2/4] net: phy: bcm54811: Add LRE registers definitions
` [PATCH v9 4/4] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes
[PATCH] Fix initializing a static union variable
2024-06-21 11:24 UTC (6+ messages)
[PATCH net-next v3 0/2] Handle switch reset in mscc-miim
2024-06-21 11:20 UTC (2+ messages)
[PATCH net] net: add softirq safety to netdev_rename_lock
2024-06-21 11:20 UTC (2+ messages)
[PATCH net v3] net: usb: ax88179_178a: improve link status logs
2024-06-21 11:18 UTC (2+ messages)
[PATCH v2 iwl-net 0/3] ice: Fix incorrect input/output pin behavior
2024-06-21 11:16 UTC (7+ messages)
` [PATCH v2 iwl-net 1/3] ice: Fix improper extts handling
` [PATCH v2 iwl-net 2/3] ice: Don't process extts if PTP is disabled
` [PATCH v2 iwl-net 3/3] ice: Reject pin requests with unsupported flags
[PATCH net-next] tls: support send/recv queue read in the repair mode
2024-06-21 11:05 UTC
[PATCH net-next] bonding: 3ad: send rtnl ifinfo notify when mux state changed
2024-06-21 10:58 UTC (4+ messages)
[PATCH net-next 0/3] net: dsa: qca8k: cleanup and port isolation
2024-06-21 10:54 UTC (7+ messages)
` [PATCH net-next 1/3] net: dsa: qca8k: do not write port mask twice in bridge join/leave
` [PATCH net-next 2/3] net: dsa: qca8k: factor out bridge join/leave logic
` [PATCH net-next 3/3] net: dsa: qca8k: add support for bridge port isolation
[PATCH] net: stmmac: Add a barrier to make sure all access coherent
2024-06-21 10:53 UTC (2+ messages)
[PATCH iwl-next v3] igc: Add MQPRIO offload support
2024-06-21 10:41 UTC (2+ messages)
[PATCH net-next 0/8] l2tp: don't use the tunnel socket's sk_user_data in datapath
2024-06-21 10:40 UTC (2+ messages)
[PATCH net] net: pse-pd: Kconfig: Fix missing firmware loader config select
2024-06-21 10:40 UTC (2+ messages)
[PATCH net v2] ionic: fix kernel panic due to multi-buffer handling
2024-06-21 10:40 UTC (2+ messages)
[PATCH v2 0/2] Documentation: update information for mailing lists
2024-06-21 10:34 UTC (3+ messages)
` [PATCH v2 2/2] Documentation: best practices for using Link trailers
[PATCH 00/15] Introduce HabanaLabs network drivers
2024-06-21 10:30 UTC (8+ messages)
` [PATCH 06/15] net: hbl_cn: debugfs support
` [PATCH 13/15] accel/habanalabs: network scaling support
[net-next PATCH v4] octeontx2-pf: Add ucast filter count configurability via devlink
2024-06-21 10:30 UTC (2+ messages)
[PATCH v0] net: mvpp2: fill-in dev_port attribute
2024-06-21 10:30 UTC (2+ messages)
[PATCH net] bonding: fix incorrect software timestamping report
2024-06-21 10:30 UTC (2+ messages)
[PATCH 00/17] Add support for the LAN966x PCI device using a DT overlay
2024-06-21 10:16 UTC (3+ messages)
` [PATCH 04/17] reset: core: add get_device()/put_device on rcdev
[PATCH net-next v15 0/5] ethtool: provide the dim profile fine-tuning channel
2024-06-21 10:13 UTC (6+ messages)
` [PATCH net-next v15 1/5] linux/dim: move useful macros to .h file
` [PATCH net-next v15 2/5] dim: make DIMLIB dependent on NET
` [PATCH net-next v15 3/5] ethtool: provide customized dim profile management
` [PATCH net-next v15 4/5] dim: add new interfaces for initialization and getting results
` [PATCH net-next v15 5/5] virtio-net: support dim profile fine-tuning
[PATCH net-next v4 00/10] net: openvswitch: Add sample multicasting
2024-06-21 10:11 UTC (11+ messages)
` [PATCH net-next v4 01/10] net: psample: add user cookie
` [PATCH net-next v4 02/10] net: sched: act_sample: add action cookie to sample
` [PATCH net-next v4 03/10] net: psample: skip packet copy if no listeners
` [PATCH net-next v4 04/10] net: psample: allow using rate as probability
` [PATCH net-next v4 05/10] net: openvswitch: add emit_sample action
` [PATCH net-next v4 06/10] net: openvswitch: store sampling probability in cb
` [PATCH net-next v4 07/10] selftests: openvswitch: add emit_sample action
` [PATCH net-next v4 08/10] selftests: openvswitch: add userspace parsing
` [PATCH net-next v4 09/10] selftests: openvswitch: parse trunc action
` [PATCH net-next v4 10/10] selftests: openvswitch: add emit_sample test
[RFC PATCH net-next 0/9] flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
2024-06-21 10:11 UTC (3+ messages)
` [RFC PATCH net-next 2/9] net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS
[PATCH][net-next,v2] virtio_net: Remove u64_stats_update_begin()/end() for stats fetch
2024-06-21 10:05 UTC
[RFC net-next 0/9] xdp: allow disable GRO per packet by XDP
2024-06-21 9:57 UTC (15+ messages)
` [RFC net-next 1/9] skb: introduce gro_disabled bit
` [RFC net-next 2/9] xdp: add XDP_FLAGS_GRO_DISABLED flag
` [RFC net-next 3/9] xdp: implement bpf_xdp_disable_gro kfunc
` [RFC net-next 4/9] bnxt: apply XDP offloading fixup when building skb
` [RFC net-next 5/9] ice: "
` [RFC net-next 6/9] veth: "
` [RFC net-next 7/9] mlx5: move xdp_buff scope one level up
` [RFC net-next 8/9] mlx5: apply XDP offloading fixup when building skb
` [RFC net-next 9/9] bpf: selftests: test disabling GRO by XDP
[PATCH net-next 2/2] vsock/virtio: avoid enqueue packets when work queue is empty
2024-06-21 9:47 UTC (4+ messages)
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-06-21 9:32 UTC (11+ messages)
[PATCH v4] can: m_can: don't enable transceiver when probing
2024-06-21 9:27 UTC (4+ messages)
[PATCH net-next v3 0/2] bnxt_en: implement netdev_queue_mgmt_ops
2024-06-21 9:20 UTC (2+ messages)
[PATCH resubmit 3] net: fec: Fix FEC_ECR_EN1588 being cleared on link-down
2024-06-21 9:20 UTC (3+ messages)
[PATCH v3 net-next] net: dsa: ksz_common: Allow only up to two HSR HW offloaded ports for KSZ9477
2024-06-21 9:20 UTC (2+ messages)
[PATCH net-next v2] docs: net: document guidance of implementing the SR-IOV NDOs
2024-06-21 9:20 UTC (2+ messages)
[PATCH net] openvswitch: get related ct labels from its master if it is not confirmed
2024-06-21 9:20 UTC (2+ messages)
[PATCH v1 0/3] cleanup arc emac
2024-06-21 9:10 UTC (2+ messages)
[PATCH v9 0/2] pwrseq: introduce the subsystem and first driver
2024-06-21 9:04 UTC (5+ messages)
[PATCH net-next v15 00/14] net: Make timestamping selectable
2024-06-21 8:54 UTC (4+ messages)
` [PATCH net-next v15 13/14] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config
[PATCH v2] can: j1939: Initialize unused data in j1939_send_one()
2024-06-21 8:47 UTC (2+ messages)
[PATCH v6] can: mcp251xfd: fix infinite loop when xmit fails
2024-06-21 8:46 UTC (2+ messages)
[linux-next:master] [net] 934c29999b: Kernel_BUG_at
2024-06-21 8:45 UTC
[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
2024-06-21 8:45 UTC (5+ messages)
[PATCH v2 net-next] net: dsa: Allow only up to two HSR HW offloaded ports for KSZ9477
2024-06-21 8:43 UTC (13+ messages)
[PATCH] can: kvaser_usb: fix return value for hif_usb_send_regout
2024-06-21 8:39 UTC (2+ messages)
[PATCH 0/3] can: rcar_canfd: Small improvements and cleanups
2024-06-21 8:38 UTC (8+ messages)
` [PATCH 1/3] can: rcar_canfd: Simplify clock handling
[PATCH net] net: remove drivers@pensando.io from MAINTAINERS
2024-06-21 8:32 UTC (2+ messages)
[PATCH net-next 1/3] can: hi311x: simplify with spi_get_device_match_data()
2024-06-21 8:30 UTC (4+ messages)
[PATCH net-next 0/24] pull-request: can-next 2024-06-21
2024-06-21 7:48 UTC (25+ messages)
` [PATCH net-next 01/24] can: mcp251x: Fix up includes
` [PATCH net-next 02/24] can: sja1000: plx_pci: Reuse predefined CTI subvendor ID
` [PATCH net-next 03/24] can: Kconfig: remove obsolete help text for slcan
` [PATCH net-next 04/24] dt-bindings: can: xilinx_can: Modify the title to indicate CAN and CANFD controllers are supported
` [PATCH net-next 05/24] can: isotp: remove ISO 15675-2 specification version where possible
` [PATCH net-next 06/24] can: xilinx_can: Document driver description to list all supported IPs
` [PATCH net-next 07/24] Documentation: networking: document ISO 15765-2
` [PATCH net-next 08/24] can: mscan: remove unused struct 'mscan_state'
` [PATCH net-next 09/24] can: kvaser_usb: Add support for Vining 800
` [PATCH net-next 10/24] can: kvaser_usb: Add support for Kvaser USBcan Pro 5xCAN
` [PATCH net-next 11/24] can: kvaser_usb: Add support for Kvaser Mini PCIe 1xCAN
` [PATCH net-next 12/24] can: kvaser_pciefd: Group #defines together
` [PATCH net-next 13/24] can: kvaser_pciefd: Skip redundant NULL pointer check in ISR
` [PATCH net-next 14/24] can: kvaser_pciefd: Remove unnecessary comment
` [PATCH net-next 15/24] can: kvaser_pciefd: Add inline
` [PATCH net-next 16/24] can: kvaser_pciefd: Add unlikely
` [PATCH net-next 17/24] can: kvaser_pciefd: Rename board_irq to pci_irq
` [PATCH net-next 18/24] can: kvaser_pciefd: Change name of return code variable
` [PATCH net-next 19/24] can: kvaser_pciefd: Move reset of DMA RX buffers to the end of the ISR
` [PATCH net-next 20/24] can: kvaser_pciefd: Add MSI interrupts
` [PATCH net-next 21/24] can: hi311x: simplify with spi_get_device_match_data()
` [PATCH net-next 22/24] can: mcp251x: "
` [PATCH net-next 23/24] can: mcp251xfd: "
` [PATCH net-next 24/24] can: m_can: don't enable transceiver when probing
[PATCH net] net: txgbe: fix MSI and INTx interrupts
2024-06-21 8:09 UTC
[PATCH] net: micro-optimize skb_datagram_iter
2024-06-21 7:54 UTC (9+ messages)
[PATCH v2 resub 1/2] net: include: mii: Refactor: Define LPA_* in terms of ADVERTISE_*
2024-06-21 7:48 UTC (3+ messages)
[PATCH net-next v4 0/5] virtio_net: enable the irq for ctrlq
2024-06-21 7:41 UTC (10+ messages)
` [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq
[PATCH net v3 0/2] mlxsw: Fixes
2024-06-21 7:19 UTC (3+ messages)
` [PATCH net v3 1/2] mlxsw: pci: Fix driver initialization with Spectrum-4
` [PATCH net v3 2/2] mlxsw: spectrum_buffers: Fix memory corruptions on Spectrum-4 systems
[PATCH iwl-next v2] igc: Get rid of spurious interrupts
2024-06-21 6:56 UTC
[PATCH net] ionic: fix kernel panic due to multi-buffer handling
2024-06-21 6:48 UTC (2+ messages)
[PATCH RESEND net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel
2024-06-21 6:33 UTC (8+ messages)
` [PATCH RESEND net-next v14 3/5] ethtool: provide customized dim profile management
[PATCH] virtio_net: Use u64_stats_fetch_begin() for stats fetch
2024-06-21 6:20 UTC (3+ messages)
` [????] "
[PATCH V2] hippi: fix possible buffer overflow caused by bad DMA value in rr_start_xmit()
2024-06-21 5:11 UTC (2+ messages)
[PATCH 01/15] net: alteon: Convert tasklet API to new bottom half workqueue mechanism
2024-06-21 5:05 UTC (15+ messages)
` [PATCH 02/15] net: xgbe: "
` [PATCH 03/15] net: cnic: "
` [PATCH 04/15] net: macb: "
` [PATCH 05/15] net: cavium/liquidio: "
` [PATCH 06/15] net: octeon: "
` [PATCH 07/15] net: thunderx: "
` [PATCH 08/15] net: chelsio: "
` [PATCH 09/15] net: sundance: "
` [PATCH 10/15] net: hinic: "
` [PATCH 11/15] net: ehea: "
` [PATCH 12/15] net: ibmvnic: "
` [PATCH 13/15] net: jme: "
` [PATCH 14/15] net: marvell: "
` [PATCH 15/15] net: mtk-wed: "
[PATCH net-next] selftests: net: change shebang to bash in amt.sh
2024-06-21 5:04 UTC (2+ messages)
[PATCH net-next v7 0/4] net: macb: WOL enhancements
2024-06-21 4:57 UTC (5+ messages)
` [PATCH net-next v7 1/4] net: macb: queue tie-off or disable during WOL suspend
` [PATCH net-next v7 2/4] net: macb: Enable queue disable
` [PATCH net-next v7 3/4] net: macb: Add ARP support to WOL
` [PATCH net-next v7 4/4] dt-bindings: net: cdns,macb: Deprecate magic-packet property
[PATCH v3 00/11] Improve the copy of task comm
2024-06-21 4:37 UTC (13+ messages)
` [PATCH v3 01/11] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH v3 02/11] auditsc: Replace memcpy() with __get_task_comm()
` [PATCH v3 03/11] security: "
` [PATCH v3 04/11] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v3 05/11] mm/util: Fix possible race condition in kstrdup()
` [PATCH v3 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v3 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm()
` [PATCH v3 08/11] tsacct: "
` [PATCH v3 09/11] tracing: "
` [PATCH v3 10/11] net: Replace strcpy() "
` [PATCH v3 11/11] drm: "
[iwl-next v3 0/4] ice: prepare representor for SF support
2024-06-21 4:32 UTC (7+ messages)
` [iwl-next v3 3/4] ice: move VSI configuration outside repr setup
` [iwl-next v3 4/4] ice: update representor when VSI is ready
[PATCH iwl-next] ice: Distinguish driver reset and removal for AQ shutdown
2024-06-21 4:27 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net-next 0/6] net: ethtool: reduce RTNL pressure in dev_ethtool()
2024-06-21 4:16 UTC (6+ messages)
` [PATCH net-next 3/6] net: ethtool: perform pm duties outside of rtnl lock
[PATCH v2 0/2] dt-bindings: net: Convert fsl,fman related file to yaml format
2024-06-21 3:30 UTC (2+ messages)
[PATCH net-next v2] wifi: mt76: un-embedd netdev from mt76_dev
2024-06-21 3:30 UTC (2+ messages)
[PATCH net-next] net: stmmac: unexport stmmac_pltfr_init/exit()
2024-06-21 3:30 UTC (2+ messages)
[PATCH v2 2/2] net: wwan: mhi: make default data link id configurable
2024-06-21 3:10 UTC (3+ messages)
` "
[PATCH v2 1/2] bus: mhi: host: Import mux_id item
2024-06-21 3:17 UTC (7+ messages)
` "
[PATCH net-next v1] net: stmmac: xgmac: increase length limit of descriptor ring
2024-06-21 3:12 UTC (4+ messages)
[PATCH v1 net] net: dsa: microchip: fix initial port flush problem
2024-06-21 2:40 UTC (2+ messages)
[PATCH next] nfc: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-06-21 2:30 UTC (2+ messages)
[PATCH net-next 0/4] selftests: drv-net: rss_ctx: add tests for RSS contexts
2024-06-21 2:26 UTC (9+ messages)
` [PATCH net-next 1/4] selftests: drv-net: try to check if port is in use
` [PATCH net-next 2/4] selftests: drv-net: add helper to wait for HW stats to sync
` [PATCH net-next 3/4] selftests: drv-net: add ability to wait for at least N packets to load gen
` [PATCH net-next 4/4] selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts
[PATCH v1 net] selftest: af_unix: Add Kconfig file
2024-06-21 2:10 UTC
[PATCH] net: dwc-xlgmac: fix missing MODULE_DESCRIPTION() warning
2024-06-21 2:03 UTC (5+ messages)
[PATCH net v4] Fix race for duplicate reqsk on identical SYN
2024-06-21 1:39 UTC
[PATCH net v3] Fix race for duplicate reqsk on identical SYN
2024-06-21 1:36 UTC (3+ messages)
[PATCH v5 0/6] slab: Introduce dedicated bucket allocator
2024-06-20 23:29 UTC (4+ messages)
` [PATCH v5 4/6] mm/slab: Introduce kmem_buckets_create() and family
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).