messages from 2023-08-14 19:01:07 to 2023-08-15 09:40:12 UTC [more...]
[PATCH vhost v13 00/12] virtio core prepares for AF_XDP
2023-08-15 9:27 UTC (6+ messages)
` [PATCH vhost v13 05/12] virtio_ring: introduce virtqueue_dma_dev()
[PATCH] net: ena: Use pci_dev_id() to simplify the code
2023-08-15 8:31 UTC (3+ messages)
[PATCH v2 net-next 0/3] netem: use a seeded PRNG for loss and corruption events
2023-08-15 9:23 UTC (4+ messages)
` [PATCH v2 net-next 1/3] netem: add prng attribute to netem_sched_data
` [PATCH v2 net-next 2/3] netem: use a seeded PRNG for generating random losses
` [PATCH v2 net-next 3/3] netem: use seeded PRNG for correlated loss events
[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
2023-08-15 9:14 UTC (8+ messages)
` [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
[Patch net, v2] net: xfrm: skip policies marked as dead while reinserting policies
2023-08-15 9:13 UTC (8+ messages)
[PATCH bpf-next v2] net: Fix slab-out-of-bounds in inet[6]_steal_sock
2023-08-15 8:53 UTC
[PATCH net] wifi: iwlwifi: mvm: add dependency for PTP clock
2023-08-15 8:47 UTC (3+ messages)
[PATCH v1 net] octeontx2-pf: fix page_pool creation fail for rings > 32k
2023-08-15 8:41 UTC (3+ messages)
[PATCH v2] net: sfp: handle 100G/25G active optical cables in sfp_parse_support
2023-08-15 8:24 UTC (2+ messages)
[PATCH net-next 0/3] net: warn about attempts to register negative ifindex
2023-08-15 8:15 UTC (7+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] netlink: specs: add ovs_vport new command
` [PATCH net-next 3/3] tools: ynl: add more info to KeyErrors on missing attrs
[PATCH] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
2023-08-15 8:21 UTC
[PATCH net] team: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
2023-08-15 8:08 UTC (2+ messages)
[PATCH net-next v3 1/5] net: dsa: realtek: Remove redundant of_match_ptr()
2023-08-15 8:06 UTC (5+ messages)
` [PATCH net-next v3 4/5] net: qualcomm: "
` [PATCH net-next v3 5/5] wlcore: spi: "
linux-next: manual merge of the vhost tree with the net-next tree
2023-08-15 8:01 UTC
[PATCH nf] netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
2023-08-15 7:59 UTC (3+ messages)
[PATCH -next] nfc: virtual_ncidev: Use module_misc_device macro to simplify the code
2023-08-15 7:57 UTC (2+ messages)
[PATCH v3 net-next 00/15] inet: socket lock and data-races avoidance
2023-08-15 7:51 UTC (2+ messages)
[PATCH V6 net-next 0/2] net: fec: add XDP_TX feature support
2023-08-15 7:39 UTC (4+ messages)
` [PATCH V6 net-next 1/2] "
` [PATCH V6 net-next 2/2] net: fec: improve XDP_TX performance
[PATCH net-next v6 0/2] netconsole: Enable compile time configuration
2023-08-15 7:30 UTC (2+ messages)
[PATCHv8 00/17] nvme: In-kernel TLS support for TCP
2023-08-15 7:20 UTC (13+ messages)
` [PATCH 15/17] nvmet-tcp: enable TLS handshake upcall
` [PATCH 17/17] nvmet-tcp: peek icreq before starting TLS
[PATCH net-next] net/mlx5: Remove unused declaration
2023-08-15 7:13 UTC (3+ messages)
[PATCH] broadcom: b44: Use b44_writephy() return value
2023-08-15 7:07 UTC (2+ messages)
[PATCH net] net: openvswitch: reject negative ifindex
2023-08-15 7:01 UTC (2+ messages)
[PATCH v2 net] net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
2023-08-15 6:59 UTC (5+ messages)
[PATCH net-next] net: dsa: mark parsed interface mode for legacy switch drivers
2023-08-15 6:41 UTC (19+ messages)
[RFC PATCH v2 net-next 0/6] net/smc: several features's implementation for smc v2.1
2023-08-15 6:31 UTC (10+ messages)
` [RFC PATCH v2 net-next 1/6] net/smc: support smc release version negotiation in clc handshake
` [RFC PATCH v2 net-next 3/6] net/smc: support smc v2.x features validate
` [RFC PATCH v2 net-next 4/6] net/smc: support max connections per lgr negotiation
[GIT PULL] virtio: bugfixes
2023-08-15 6:30 UTC (2+ messages)
[PATCH mptcp-next v13 0/4] bpf: Force to MPTCP
2023-08-15 6:23 UTC (3+ messages)
` [PATCH mptcp-next v13 4/4] selftests/bpf: Add mptcpify test
[PATCH net-next 0/4] refactor registers information for ethtool -d
2023-08-15 6:06 UTC (5+ messages)
` [PATCH net-next 1/4] net: hns3: move dump regs function to a separate file
` [PATCH net-next 2/4] net: hns3: Support tlv in regs data for HNS3 PF driver
` [PATCH net-next 3/4] net: hns3: Support tlv in regs data for HNS3 VF driver
` [PATCH net-next 4/4] net: hns3: fix wrong rpu tln reg issue
[PATCH net-next v3 00/10] genetlink: provide struct genl_info to dumps
2023-08-15 6:06 UTC (12+ messages)
` [PATCH net-next v3 01/10] genetlink: push conditional locking into dumpit/done
` [PATCH net-next v3 02/10] genetlink: make genl_info->nlhdr const
` [PATCH net-next v3 03/10] genetlink: remove userhdr from struct genl_info
` [PATCH net-next v3 04/10] genetlink: add struct genl_info to struct genl_dumpit_info
` [PATCH net-next v3 05/10] genetlink: use attrs from struct genl_info
` [PATCH net-next v3 06/10] genetlink: add a family pointer to "
` [PATCH net-next v3 07/10] genetlink: add genlmsg_iput() API
` [PATCH net-next v3 08/10] netdev-genl: use struct genl_info for reply construction
` [PATCH net-next v3 09/10] ethtool: netlink: simplify arguments to ethnl_default_parse()
` [PATCH net-next v3 10/10] ethtool: netlink: always pass genl_info to .prepare_data
[PATCH net-next v4 0/9] Create common DPLL configuration API
2023-08-15 6:00 UTC (12+ messages)
` [PATCH net-next v4 1/9] dpll: documentation on DPLL subsystem interface
` [PATCH net-next v4 2/9] dpll: spec: Add Netlink spec in YAML
` [PATCH net-next v4 3/9] dpll: core: Add DPLL framework base functions
` [PATCH net-next v4 4/9] dpll: netlink: "
[PATCH net-next 0/2][pull request] Intel Wired LAN Driver Updates 2023-08-10 (igb, e1000e)
2023-08-15 5:46 UTC (6+ messages)
` [PATCH net-next 1/2] igb: Stop PTP related workqueues if aren't necessary
[PATCH bpf-next v3 0/2] Update and document struct_ops
2023-08-15 5:40 UTC (2+ messages)
[PATCH net-next v2 0/2] Add Realtek automotive PCIe driver
2023-08-15 5:38 UTC (4+ messages)
` [PATCH net-next v2 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code
Maintainers Summit 2023 Call for Topics
2023-08-15 5:29 UTC
[PATCH net-next 00/12] bnxt_en: Update for net-next
2023-08-15 4:56 UTC (13+ messages)
` [PATCH net-next 01/12] bnxt_en: Use the unified RX page pool buffers for XDP and non-XDP
` [PATCH net-next 02/12] bnxt_en: Let the page pool manage the DMA mapping
` [PATCH net-next 03/12] bnxt_en: Increment rx_resets counter in bnxt_disable_napi()
` [PATCH net-next 04/12] bnxt_en: Save ring error counters across reset
` [PATCH net-next 05/12] bnxt_en: Display the ring error counters under ethtool -S
` [PATCH net-next 06/12] bnxt_en: Add tx_resets ring counter
` [PATCH net-next 07/12] bnxt_en: Update firmware interface to 1.10.2.171
` [PATCH net-next 08/12] bnxt_en: Enhance hwmon temperature reporting
` [PATCH net-next 09/12] bnxt_en: Move hwmon functions into a dedicated file
` [PATCH net-next 10/12] bnxt_en: Modify the driver to use hwmon_device_register_with_info
` [PATCH net-next 11/12] bnxt_en: Expose threshold temperatures through hwmon
` [PATCH net-next 12/12] bnxt_en: Event handler for Thermal event
[PATCH net-next v3 2/2] net: stmmac: Tx coe sw fallback
2023-08-15 3:51 UTC (2+ messages)
[RFC PATCH bpf-next 0/2] bpf, x64: Fix tailcall infinite loop bug
2023-08-15 3:01 UTC (4+ messages)
` [RFC PATCH bpf-next 1/2] "
[PATCH] ipvs: fix racy memcpy in proc_do_sync_threshold
2023-08-15 2:53 UTC (2+ messages)
[PATCH net-next v2] net-memcg: Fix scope of sockmem pressure indicators
2023-08-15 2:53 UTC (3+ messages)
` "
[PATCH v14 vfio 0/8] pds-vfio-pci driver
2023-08-15 2:47 UTC (19+ messages)
` [PATCH v14 vfio 6/8] vfio/pds: Add support for dirty page tracking
[PATCH net-next v2] net: veth: Page pool creation error handling for existing pools only
2023-08-15 2:30 UTC (2+ messages)
linux-next: manual merge of the mlx5-next tree with the net-next tree
2023-08-15 2:28 UTC
[PATCH net-next] gve: add header split support
2023-08-15 2:22 UTC (2+ messages)
[PATCH net-next v3] net: dsa: mv88e6060: add phylink_get_caps implementation
2023-08-15 2:10 UTC (2+ messages)
[PATCH net] net: macb: In ZynqMP resume always configure PS GTR for non-wakeup source
2023-08-15 2:10 UTC (2+ messages)
[PATCH net 0/4] octeon_ep: fixes for error and remove paths
2023-08-15 2:10 UTC (2+ messages)
Failing network hardware
2023-08-15 1:50 UTC (2+ messages)
[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
2023-08-12 8:01 UTC (5+ messages)
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
[PATCH net-next] eth: r8152: try to use a normal budget
2023-08-15 1:36 UTC (2+ messages)
[PATCH net v3] net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
2023-08-15 1:16 UTC (2+ messages)
[PATCH net-next v2 0/2] Fix invalid kernel-doc warnings
2023-08-15 0:45 UTC (8+ messages)
` [PATCH net-next v2 1/2] scripts: kernel-doc: parse DEFINE_DMA_UNMAP_[ADDR|LEN]
` [PATCH net-next v2 2/2] scripts: kernel-doc: fix macro handling in enums
Fwd: AF-XDP program in multi-process/multi-threaded configuration IO_PAGEFAULT
2023-08-15 0:39 UTC
pull request: bluetooth-next 2023-08-11
2023-08-14 23:45 UTC (2+ messages)
linux-next: Signed-off-by missing for commit in the net-next tree
2023-08-14 23:15 UTC
[PATCH] tpm_tis: Revert "tpm_tis: Disable interrupts on ThinkPad T490s"
2023-08-14 23:13 UTC (3+ messages)
[syzbot] [net?] INFO: rcu detected stall in unix_release
2023-08-14 23:03 UTC (2+ messages)
[PATCH net-next v6 0/6] introduce page_pool_alloc() related API
2023-08-14 22:42 UTC (3+ messages)
` [PATCH net-next v6 5/6] page_pool: update document about frag API
[PATCH 1/1] net/mlx5: Convert PCI error values to generic errnos
2023-08-14 22:32 UTC (2+ messages)
[PATCH bpf-next 0/9] xsk: TX metadata
2023-08-14 22:24 UTC (5+ messages)
` [PATCH bpf-next 1/9] xsk: Support XDP_TX_METADATA_LEN
[PATCH net-next] net: e1000e: Remove unused declarations
2023-08-14 22:19 UTC (2+ messages)
[PATCH] net: ti/cpsw_new: Expose the same module parameters as ti/cpsw
2023-08-14 21:45 UTC (2+ messages)
[pull request][net-next 00/14] mlx5 updates 2023-08-14
2023-08-14 21:41 UTC (15+ messages)
` [net-next 01/14] net/mlx5: Consolidate devlink documentation in devlink/mlx5.rst
` [net-next 02/14] net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEs
` [net-next 03/14] net/mlx5e: Add recovery flow for tx devlink health reporter for unhealthy PTP SQ
` [net-next 04/14] net/mlx5: Expose max possible SFs via devlink resource
` [net-next 05/14] net/mlx5: Check with FW that sync reset completed successfully
` [net-next 06/14] net/mlx5: E-switch, Add checking for flow rule destinations
` [net-next 07/14] net/mlx5: Use auxiliary_device_uninit() instead of device_put()
` [net-next 08/14] net/mlx5: Remove redundant SF supported check from mlx5_sf_hw_table_init()
` [net-next 09/14] net/mlx5: Use mlx5_sf_start_function_id() helper instead of directly calling MLX5_CAP_GEN()
` [net-next 10/14] net/mlx5: Remove redundant check of mlx5_vhca_event_supported()
` [net-next 11/14] net/mlx5: Fix error message in mlx5_sf_dev_state_change_handler()
` [net-next 12/14] net/mlx5: Remove unused CAPs
` [net-next 13/14] net/mlx5: Remove unused MAX HCA capabilities
` [net-next 14/14] net/mlx5: Don't query MAX caps twice
[RFC PATCH 0/7] Rust Socket abstractions
2023-08-14 21:36 UTC (5+ messages)
[PATCH net-next v6 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-08-14 21:27 UTC (5+ messages)
` [PATCH net-next v6 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v6 2/4] vsock/virtio: support to send "
` [PATCH net-next v6 3/4] vsock/virtio: non-linear skb handling for tap
` [PATCH net-next v6 4/4] vsock/virtio: MSG_ZEROCOPY flag support
[PATCH net-next 0/3] netem: allow using seeded PRNG for loss and corruption events
2023-08-14 21:01 UTC (5+ messages)
` [PATCH net-next 2/3] [PATCH 2/3] netem: allow using a seeded PRNG for generating random losses
[PATCH v3 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
2023-08-14 20:53 UTC (16+ messages)
` [PATCH v3 2/4] "
` [PATCH v3 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
` [PATCH v3 1/4] dt-bindings: net: Add FSD EQoS device tree bindings
` [PATCH v3 4/4] arm64: dts: fsd: Add Ethernet support for PERIC Block of FSD SoC
[PATCH iproute2-next] ip-vrf: recommend using CAP_BPF rather than CAP_SYS_ADMIN
2023-08-14 20:44 UTC (2+ messages)
[PATCH v2 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
2023-08-14 19:55 UTC (9+ messages)
` [PATCH v2 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
` [PATCH v2 4/4] arm64: dts: fsd: Add Ethernet support for PERIC "
[RFC PATCH v1 0/2] vsock: handle writes to shutdowned socket
2023-08-14 19:46 UTC (9+ messages)
` [RFC PATCH v1 1/2] vsock: send SIGPIPE on write "
LPC 2023 Networking and BPF Track CFP
2023-08-14 19:37 UTC (2+ messages)
` LPC 2023 Networking and BPF Track CFP (Reminder)
[PATCH 0/5] Move Loongson1 MAC arch-code to the driver dir
2023-08-14 19:16 UTC (7+ messages)
` [PATCH 2/5] dt-bindings: mfd: syscon: Add compatibles for Loongson-1 syscon
` [PATCH 3/5] dt-bindings: net: Add Loongson-1 DWMAC glue layer
` [PATCH 5/5] MAINTAINERS: Add entry for Loongson-1 DWMAC
[PATCH v2] sunrpc: set the bv_offset of first bvec in svc_tcp_sendmsg
2023-08-14 19:11 UTC (3+ messages)
[PATCH v12 00/26] nvme-tcp receive offloads
2023-08-14 19:01 UTC (5+ messages)
` [PATCH v12 08/26] nvme-tcp: Add DDP data-path
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).