netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-21 11:37:08 to 2023-06-21 18:08:07 UTC [more...]

[PATCH] s390/net: lcs: use IS_ENABLED() for kconfig detection
 2023-06-21 18:08 UTC  (4+ messages)

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-21 18:01 UTC  (7+ messages)
` [PATCH 01/79] fs: add ctime accessors infrastructure
  ` [PATCH 75/79] rpc_pipefs: switch to new ctime accessors
` [PATCH 79/79] fs: rename i_ctime field to __i_ctime

[PATCH v4 00/12] can: m_can: Optimizations for m_can/tcan part 2
 2023-06-21 18:00 UTC  (7+ messages)
` [PATCH v4 01/12] can: m_can: Write transmit header and data in one transaction
` [PATCH v4 04/12] can: m_can: Add rx coalescing ethtool support

[PATCH net] net: phy: Manual remove LEDs to ensure correct ordering
 2023-06-21 17:52 UTC  (6+ messages)

[PATCH 00/13] Remove pagevecs
 2023-06-21 17:50 UTC  (15+ messages)
` [PATCH 01/13] afs: Convert pagevec to folio_batch in afs_extend_writeback()
` [PATCH 02/13] mm: Add __folio_batch_release()
` [PATCH 03/13] scatterlist: Add sg_set_folio()
` [PATCH 04/13] i915: Convert shmem_sg_free_table() to use a folio_batch
` [PATCH 05/13] drm: Convert drm_gem_put_pages() "
` [PATCH 06/13] mm: Remove check_move_unevictable_pages()
` [PATCH 07/13] pagevec: Rename fbatch_count()
` [PATCH 08/13] i915: Convert i915_gpu_error to use a folio_batch
` [PATCH 09/13] net: Convert sunrpc from pagevec to folio_batch
` [PATCH 10/13] mm: Remove struct pagevec
` [PATCH 11/13] mm: Rename invalidate_mapping_pagevec to mapping_try_invalidate
` [PATCH 12/13] mm: Remove references to pagevec
` [PATCH 13/13] mm: Remove unnecessary pagevec includes

[PATCH net] netlink: do not hard code device address lenth in fdb dumps
 2023-06-21 17:47 UTC 

[PATCH V4 0/8] Support Wifi RFI interference mitigation feature
 2023-06-21 17:43 UTC  (19+ messages)
` [PATCH V4 1/8] drivers/acpi: Add support for Wifi band RF mitigations
` [PATCH V4 3/8] wifi: mac80211: Add support for ACPI WBRF

[PATCH] net: mana: Fix MANA VF unload when host is unresponsive
 2023-06-21 17:37 UTC  (2+ messages)

[PATCH] net: phy: Enhance fixed PHY to support 10G and 5G
 2023-06-21 17:30 UTC  (2+ messages)

[PATCH] igc: Ignore AER reset when device is suspended
 2023-06-21 17:10 UTC  (2+ messages)

[RFC bpf-next v2 00/11] bpf: Netdev TX metadata
 2023-06-21 17:02 UTC  (9+ messages)
` [RFC bpf-next v2 01/11] bpf: Rename some xdp-metadata functions into dev-bound
` [RFC bpf-next v2 02/11] bpf: Resolve single typedef when walking structs
` [RFC bpf-next v2 04/11] bpf: Implement devtx hook points
` [RFC bpf-next v2 05/11] bpf: Implement devtx timestamp kfunc
` [RFC bpf-next v2 06/11] net: veth: Implement devtx timestamp kfuncs
` [RFC bpf-next v2 09/11] selftests/bpf: Extend xdp_metadata with devtx kfuncs
` [RFC bpf-next v2 10/11] selftests/bpf: Extend xdp_hw_metadata "
` [RFC bpf-next v2 11/11] net/mlx5e: Support TX timestamp metadata

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-21 16:28 UTC  (15+ messages)
` [RFC PATCH v8 03/10] dpll: core: Add DPLL framework base functions
` [RFC PATCH v8 04/10] dpll: netlink: "
` [RFC PATCH v8 08/10] ice: implement dpll interface to control cgu

[PATCH iproute2-next] iplink: filter stats using RTEXT_FILTER_SKIP_STATS
 2023-06-21 16:20 UTC  (2+ messages)

[PATCH net v3 1/1] net: phy: nxp-c45-tja11xx: fix the PTP interrupt enablig/disabling
 2023-06-21 16:18 UTC  (3+ messages)

[PATCH iproute2-next v2] f_flower: add cfm support
 2023-06-21 15:58 UTC  (3+ messages)

[PATCH net] netlink: fix potential deadlock in netlink_set_err()
 2023-06-21 15:43 UTC 

[PATCH net-next v1 0/3] Support offload LED blinking to PHY
 2023-06-21 15:34 UTC  (9+ messages)
` [PATCH net-next v1 1/3] led: trig: netdev: Fix requesting offload device
` [PATCH net-next v1 2/3] net: phy: phy_device: Call into the PHY driver to set LED offload
` [PATCH net-next v1 3/3] net: phy: marvell: Add support for offloading LED blinking

[PATCH net-next 00/11] net: stmmac: introduce devres helpers for stmmac platform drivers
 2023-06-21 15:36 UTC  (12+ messages)
` [PATCH net-next 01/11] net: stmmac: platform: provide stmmac_pltfr_init()
` [PATCH net-next 02/11] net: stmmac: dwmac-generic: use stmmac_pltfr_init()
` [PATCH net-next 03/11] net: stmmac: platform: provide stmmac_pltfr_exit()
` [PATCH net-next 04/11] net: stmmac: dwmac-generic: use stmmac_pltfr_exit()
` [PATCH net-next 05/11] net: stmmac: platform: provide stmmac_pltfr_probe()
` [PATCH net-next 06/11] net: stmmac: dwmac-generic: use stmmac_pltfr_probe()
` [PATCH net-next 07/11] net: stmmac: platform: provide stmmac_pltfr_remove_no_dt()
` [PATCH net-next 08/11] net: stmmac: platform: provide devm_stmmac_probe_config_dt()
` [PATCH net-next 09/11] net: stmmac: dwmac-qco-ethqos: use devm_stmmac_probe_config_dt()
` [PATCH net-next 10/11] net: stmmac: platform: provide devm_stmmac_pltfr_probe()
` [PATCH net-next 11/11] net: stmmac: dwmac-qcom-ethqos: use devm_stmmac_pltfr_probe()

[RFC PATCH net-next 0/2] devlink: Acquire device lock during reload
 2023-06-21 15:35 UTC  (4+ messages)
` [RFC PATCH net-next 1/2] devlink: Hold a reference on parent device

[syzbot] [net?] possible deadlock in netlink_set_err
 2023-06-21 15:31 UTC 

[PATCH] Bluetooth: MAINTAINERS: add Devicetree bindings to Bluetooth drivers
 2023-06-21 15:22 UTC  (2+ messages)

next: Rpi4: Unexpected kernel BRK exception at EL1
 2023-06-21 15:19 UTC  (6+ messages)

[syzbot] [dri?] divide error in drm_mode_vrefresh
 2023-06-21 15:11 UTC 

[GIT PULL] virtio: last minute revert
 2023-06-21 15:04 UTC 

[PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions
 2023-06-21 15:00 UTC  (4+ messages)

[PATCH net] sch_netem: acquire qdisc lock in netem_change()
 2023-06-21 14:51 UTC  (2+ messages)

[net-next PATCH v4 0/3] leds: trigger: netdev: add additional modes
 2023-06-21 14:56 UTC  (6+ messages)

[net-next PATCH v5 0/3] leds: trigger: netdev: add additional modes
 2023-06-21 14:55 UTC  (7+ messages)
` [net-next PATCH v5 1/3] leds: trigger: netdev: add additional specific link speed mode
` [net-next PATCH v5 2/3] leds: trigger: netdev: add additional specific link duplex mode
` [net-next PATCH v5 3/3] leds: trigger: netdev: expose hw_control status via sysfs

[PATCH] net: wwan: iosm: Convert single instance struct member to flexible array
 2023-06-21 14:49 UTC  (2+ messages)

[PATCH net-next] igb: Fix igb_down hung on surprise removal
 2023-06-21 14:49 UTC  (2+ messages)

[PATCH v3 07/10] net/mlx5: Use RMW accessors for changing LNKCTL
 2023-06-21 14:47 UTC  (8+ messages)
` [PATCH v3 08/10] wifi: ath11k: "
` [PATCH v3 09/10] wifi: ath12k: "
` [PATCH v3 10/10] wifi: ath10k: "

[PATCH] ieee802154/adf7242: Add MODULE_FIRMWARE macro
 2023-06-21 14:44 UTC  (2+ messages)

[PATCH iwl-next v6 00/10] Implement support for SRIOV + LAG
 2023-06-21 14:39 UTC  (3+ messages)

[PATCH net-next v2] netdevsim: add dummy macsec offload
 2023-06-21 14:33 UTC  (2+ messages)

[PATCH v4 bpf-next 00/22] xsk: multi-buffer support
 2023-06-21 14:15 UTC  (10+ messages)
` [PATCH v4 bpf-next 06/22] xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
` [PATCH v4 bpf-next 15/22] xsk: add multi-buffer documentation

[PATCH v3 0/2] Add motorcomm phy pad-driver-strength-cfg support
 2023-06-21 14:13 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg

[PATCH net-next v3] net: micrel: Change to receive timestamp in the frame for lan8841
 2023-06-21 14:10 UTC  (5+ messages)

[PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it
 2023-06-21 14:05 UTC  (5+ messages)
` [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage

[PATCH net-next 00/12][pull request] ice: switchdev bridge offload
 2023-06-21 13:59 UTC  (5+ messages)
` [PATCH net-next 07/12] ice: Switchdev FDB events support
` [PATCH net-next 09/12] ice: Add VLAN FDB support in switchdev mode

[PATCH net] net: stmmac: fix double serdes powerdown
 2023-06-21 13:55 UTC 

[PATCH v3 00/16] can: m_can: Optimizations for m_can/tcan part 2
 2023-06-21 13:50 UTC  (5+ messages)
` [PATCH v3 13/16] can: m_can: Introduce a tx_fifo_in_flight counter

[PATCH net-next v2 0/4] s390/net: updates 2023-06-10
 2023-06-21 13:49 UTC  (5+ messages)
` [PATCH net-next v2 1/4] s390/lcs: Convert sysfs sprintf to sysfs_emit
` [PATCH net-next v2 2/4] s390/lcs: Convert sprintf to scnprintf
` [PATCH net-next v2 3/4] s390/ctcm: Convert sysfs sprintf to sysfs_emit
` [PATCH net-next v2 4/4] s390/ctcm: Convert sprintf/snprintf to scnprintf

[PATCH net-next 0/4] s390/net: updates 2023-06-10
 2023-06-21 13:49 UTC  (4+ messages)
` [PATCH net-next 2/4] s390/lcs: Convert sprintf to scnprintf

[PATCH 06/11] sysctl: Add size to register_net_sysctl function
 2023-06-21 13:43 UTC  (11+ messages)
  ` [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays

[PATCH net-next 0/33] pull-request: can-next 2023-06-21
 2023-06-21 13:29 UTC  (34+ messages)
` [PATCH net-next 01/33] can: kvaser_usb: Add len8_dlc support
` [PATCH net-next 02/33] can: dev: add transceiver capabilities to xilinx_can
` [PATCH net-next 03/33] can: esd_usb: Make use of existing kernel macros
` [PATCH net-next 04/33] can: esd_usb: Replace initializer macros used for struct can_bittiming_const
` [PATCH net-next 05/33] can: esd_usb: Use consistent prefixes for macros
` [PATCH net-next 06/33] can: esd_usb: Prefix all structures with the device name
` [PATCH net-next 07/33] can: esd_usb: Replace hardcoded message length given to USB commands
` [PATCH net-next 08/33] can: esd_usb: Don't bother the user with nonessential log message
` [PATCH net-next 09/33] can: m_can: fix coding style
` [PATCH net-next 10/33] can: esd_usb: Make use of kernel macros BIT() and GENMASK()
` [PATCH net-next 11/33] can: esd_usb: Use consistent prefix ESD_USB_ for macros
` [PATCH net-next 12/33] can: sja1000: Prepare the use of a threaded handler
` [PATCH net-next 13/33] can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCs
` [PATCH net-next 14/33] can: rx-offload: fix coding style
` [PATCH net-next 15/33] can: ti_hecc: "
` [PATCH net-next 16/33] can: length: fix bitstuffing count
` [PATCH net-next 17/33] can: length: fix description of the RRS field
` [PATCH net-next 18/33] can: length: refactor frame lengths definition to add size in bits
` [PATCH net-next 19/33] can: uapi: move CAN_RAW_FILTER_MAX definition to raw.h
` [PATCH net-next 20/33] can: kvaser_pciefd: Remove useless write to interrupt register
` [PATCH net-next 21/33] can: kvaser_pciefd: Remove handler for unused KVASER_PCIEFD_PACK_TYPE_EFRAME_ACK
` [PATCH net-next 22/33] can: kvaser_pciefd: Add function to set skb hwtstamps
` [PATCH net-next 23/33] can: kvaser_pciefd: Set hardware timestamp on transmitted packets
` [PATCH net-next 24/33] can: kvaser_pciefd: Define unsigned constants with type suffix 'U'
` [PATCH net-next 25/33] can: kvaser_pciefd: Remove SPI flash parameter read functionality
` [PATCH net-next 26/33] can: kvaser_pciefd: Sort includes in alphabetic order
` [PATCH net-next 27/33] can: kvaser_pciefd: Rename device ID defines
` [PATCH net-next 28/33] can: kvaser_pciefd: Change return type for kvaser_pciefd_{receive,transmit,set_tx}_irq()
` [PATCH net-next 29/33] can: kvaser_pciefd: Sort register definitions
` [PATCH net-next 30/33] can: kvaser_pciefd: Use FIELD_{GET,PREP} and GENMASK where appropriate
` [PATCH net-next 31/33] can: kvaser_pciefd: Add len8_dlc support
` [PATCH net-next 32/33] can: kvaser_pciefd: Refactor code
` [PATCH net-next 33/33] can: kvaser_pciefd: Use TX FIFO size read from CAN controller

[PATCH v10 vfio 0/7] pds_vfio driver
 2023-06-21 13:27 UTC  (8+ messages)
` [PATCH v10 vfio 4/7] vfio/pds: Add VFIO live migration support

[PATCH net-next] net: fix net device address assign type
 2023-06-21 13:21 UTC 

[net-next 14/15] net/mlx5: Light probe local SFs
 2023-06-21 13:14 UTC  (11+ messages)

[PATCH 0/5] Rust abstractions for network device drivers
 2023-06-21 13:13 UTC  (4+ messages)
` [PATCH 1/5] rust: core "

[PATCH 1/1] net: axienet: Move reset before DMA detection
 2023-06-21 13:10 UTC  (3+ messages)

[PATCH nf] netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
 2023-06-21 13:07 UTC  (7+ messages)

[PATCH v2 0/6] can: tcan4x5x: Introduce tcan4552/4553
 2023-06-21 13:00 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants
` [PATCH v2 5/6] can: tcan4x5x: Add support for tcan4552/4553

[PATCH 0/5] Rust abstractions for network device drivers
 2023-06-21 12:30 UTC  (7+ messages)

[PATCH net-next v3 0/3] net: hns3: There are some cleanup for the HNS3 ethernet driver
 2023-06-21 12:33 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: hns3: refine the tcam key convert handle
` [PATCH net-next v3 2/3] net: hns3: fix strncpy() not using dest-buf length as length issue
` [PATCH net-next v3 3/3] net: hns3: clear hns unused parameter alarm

[PATCH bpf-next 00/12] bpf: Introduce bpf_mem_cache_free_rcu()
 2023-06-21 12:26 UTC  (3+ messages)
` [PATCH bpf-next 11/12] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu()

[net-next PATCH] net: dsa: qca8k: add support for port_change_master
 2023-06-21 12:17 UTC  (6+ messages)

[PATCH v3 iwl-next] ice: allow hot-swapping XDP programs
 2023-06-21 12:16 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next] sfc: keep alive neighbour entries while a TC encap action is using them
 2023-06-21 12:15 UTC 

[PATCH net] wifi: mac80211: report all unusable beacon frames
 2023-06-21 12:05 UTC 

[PATCH net-next v3 3/4] page_pool: introduce page_pool_alloc() API
 2023-06-21 11:55 UTC  (12+ messages)

[PATCH iwl-net] ice: add missing napi deletion
 2023-06-21 11:43 UTC  (5+ messages)

[PATCH net-next 0/3] net: dsa: microchip: fix writes to phy registers >= 0x10
 2023-06-21 11:37 UTC  (4+ messages)
` [PATCH net-next 3/3] "


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