messages from 2024-02-20 14:59:43 to 2024-02-21 02:58:13 UTC [more...]
[PATCH net-next v7 00/11] introduce drop reasons for tcp receive path
2024-02-21 2:57 UTC (9+ messages)
` [PATCH net-next v7 01/11] tcp: add a dropreason definitions and prepare for cookie check
` [PATCH net-next v7 02/11] tcp: directly drop skb in cookie check for ipv4
` [PATCH net-next v7 03/11] tcp: use drop reasons "
` [PATCH net-next v7 04/11] tcp: directly drop skb in cookie check for ipv6
` [PATCH net-next v7 05/11] tcp: use drop reasons "
` [PATCH net-next v7 06/11] tcp: introduce dropreasons in receive path
` [PATCH net-next v7 07/11] tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()
` [PATCH net-next v7 08/11] tcp: add dropreasons in tcp_rcv_state_process()
[RESEND PATCH net-next] net: wan: framer: constify of_phandle_args in xlate
2024-02-21 2:50 UTC (2+ messages)
[PATCH net-next] net: fix pointer check in skb_pp_cow_data routine
2024-02-21 2:50 UTC (2+ messages)
[PATCH net-next] r8169: add MODULE_FIRMWARE entry for RTL8126A
2024-02-21 2:50 UTC (3+ messages)
[pull request][net 00/10] mlx5 fixes 2024-02-19
2024-02-21 2:46 UTC (3+ messages)
` [net 08/10] net/mlx5e: RSS, Unconfigure RXFH after changing channels number
[PATCH net-next] net: copy routing table more efficiently in rt_dst_clone
2024-02-21 2:44 UTC (2+ messages)
[PATCH net] tun: Fix xdp_rxq_info's queue_index when detaching
2024-02-21 2:40 UTC (3+ messages)
[patch net] devlink: fix port dump cmd type
2024-02-21 2:36 UTC (2+ messages)
[Syzkaller & bisect] There is BUG: soft lockup after sendmsg syscall in v6.8-rc4
2024-02-21 2:30 UTC
[PATCH v6 net] ps3/gelic: Fix SKB allocation
2024-02-21 2:27 UTC
[PATCH net-next v12 0/4] netdevsim: link and forward skbs between ports
2024-02-21 2:20 UTC (2+ messages)
[pull request][net-next V3 00/15] mlx5 socket direct (Multi-PF)
2024-02-21 2:10 UTC (6+ messages)
` [net-next V3 15/15] Documentation: networking: Add description for multi-pf netdev
[patch net-next 00/13] netlink: specs: devlink: add the rest of missing attribute definitions
2024-02-21 2:10 UTC (12+ messages)
` [patch net-next 03/13] tools: ynl: allow user to pass enum string instead of scalar value
` [patch net-next 06/13] tools: ynl: introduce attribute-replace for sub-message
[PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq
2024-02-21 2:03 UTC (6+ messages)
` [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters
[PATCH net 0/5] tls: fixes for record type handling with PEEK
2024-02-21 1:50 UTC (5+ messages)
` [PATCH net 3/5] tls: don't skip over different type records from the rx_list
[PATCH 0/6] Fix mlx5 write combining support on new ARM64 cores
2024-02-21 1:17 UTC (7+ messages)
` [PATCH 1/6] x86: Stop using weak symbols for __iowrite32_copy()
` [PATCH 2/6] s390: Implement __iowrite32_copy()
` [PATCH 3/6] s390: Stop using weak symbols for __iowrite64_copy()
` [PATCH 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()
` [PATCH 5/6] net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
` [PATCH 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores
[PATCH net-next v3 00/11] selftests: kselftest_harness: support using xfail
2024-02-21 0:52 UTC (18+ messages)
` [PATCH net-next v3 01/11] selftests: kselftest_harness: pass step via shared memory
` [PATCH net-next v3 02/11] selftests: kselftest_harness: use KSFT_* exit codes
` [PATCH net-next v3 03/11] selftests: kselftest_harness: generate test name once
` [PATCH net-next v3 04/11] selftests: kselftest_harness: save full exit code in metadata
` [PATCH net-next v3 05/11] selftests: kselftest_harness: use exit code to store skip
` [PATCH net-next v3 06/11] selftests: kselftest: add ksft_test_result_code(), handling all exit codes
` [PATCH net-next v3 07/11] selftests: kselftest_harness: print test name for SKIP
` [PATCH net-next v3 08/11] selftests: kselftest_harness: separate diagnostic message with # in ksft_test_result_code()
` [PATCH net-next v3 09/11] selftests: kselftest_harness: let PASS / FAIL provide diagnostic
` [PATCH net-next v3 10/11] selftests: kselftest_harness: support using xfail
` [PATCH net-next v3 11/11] selftests: ip_local_port_range: use XFAIL instead of SKIP
[PATCH v5 00/10 iwl-next] idpf: refactor virtchnl messages
2024-02-21 0:49 UTC (11+ messages)
` [PATCH v5 01/10 iwl-next] idpf: implement virtchnl transaction manager
` [PATCH v5 02/10 iwl-next] idpf: refactor vport virtchnl messages
` [PATCH v5 03/10 iwl-next] idpf: refactor queue related "
` [PATCH v5 04/10 iwl-next] idpf: refactor remaining "
` [PATCH v5 05/10 iwl-next] idpf: add async_handler for MAC filter messages
` [PATCH v5 06/10 iwl-next] idpf: refactor idpf_recv_mb_msg
` [PATCH v5 07/10 iwl-next] idpf: cleanup virtchnl cruft
` [PATCH v5 08/10 iwl-next] idpf: prevent deinit uninitialized virtchnl core
` [PATCH v5 09/10 iwl-next] idpf: fix minor controlq issues
` [PATCH v5 10/10 iwl-next] idpf: remove dealloc vector msg err in idpf_intr_rel
[PATCH 00/12] net: constify struct device_type usage
2024-02-21 0:07 UTC (3+ messages)
` [PATCH 11/12] net: wwan: core: constify the "
[PATCH ver.2] gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()
2024-02-21 0:04 UTC (7+ messages)
[iwl-net v2 0/2] igc/igb: Fix missing time sync events
2024-02-20 23:57 UTC (3+ messages)
` [iwl-net v2 1/2] igc: "
` [iwl-net v2 2/2] igb: "
MCTP - Socket Queue Behavior
2024-02-20 23:52 UTC (6+ messages)
[PATCH] arm64: ls1046ardb: Replace XGMII with 10GBASE-R phy mode
2024-02-20 23:49 UTC (8+ messages)
[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
2024-02-20 23:44 UTC (15+ messages)
` [PATCH v5 09/18] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391
` [PATCH v5 14/18] PCI/pwrctl: add a power control driver for WCN7850
This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
2024-02-20 23:43 UTC (3+ messages)
[PATCH iwl-net v1] ice: fix NULL pointer access during resume
2024-02-20 23:17 UTC
[PATCH ipsec-next v1 8/8] iptfs: impl: add new iptfs xfrm mode impl
2024-02-20 23:16 UTC (2+ messages)
[PATCH net] net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device tree
2024-02-20 23:05 UTC (2+ messages)
[PATCH net-next 00/10] bnxt_en: Ntuple filter improvements
2024-02-20 23:03 UTC (11+ messages)
` [PATCH net-next 01/10] bnxt_en: Refactor ring reservation functions
` [PATCH net-next 02/10] bnxt_en: Explicitly specify P5 completion rings to reserve
` [PATCH net-next 03/10] bnxt_en: Improve RSS context reservation infrastructure
` [PATCH net-next 04/10] bnxt_en: Check additional resources in bnxt_check_rings()
` [PATCH net-next 05/10] bnxt_en: Add bnxt_get_total_vnics() to calculate number of VNICs
` [PATCH net-next 06/10] bnxt_en: Refactor bnxt_set_features()
` [PATCH net-next 07/10] bnxt_en: Define BNXT_VNIC_DEFAULT for the default vnic index
` [PATCH net-next 08/10] bnxt_en: Provision for an additional VNIC for ntuple filters
` [PATCH net-next 09/10] bnxt_en: Create and setup the additional VNIC for adding "
` [PATCH net-next 10/10] bnxt_en: Use the new VNIC to create "
[PATCH net-next] virtio_net: Add TX stop and wake counters
2024-02-20 22:27 UTC (15+ messages)
[RFC PATCH v3 net-next] Documentation: devlink: Add devlink-sd
2024-02-20 22:17 UTC (12+ messages)
stmmac and XDP/ZC issue
2024-02-20 21:57 UTC (4+ messages)
[PATCH net-next] net: phy: simplify genphy_c45_ethtool_set_eee
2024-02-20 21:55 UTC
[PATCH iwl-net 0/3] intel: fix routines that disable queue pairs
2024-02-20 21:45 UTC (4+ messages)
` [PATCH iwl-net 1/3] ixgbe: {dis,en}able irqs in ixgbe_txrx_ring_{dis,en}able
` [PATCH iwl-net 2/3] i40e: disable NAPI right after disabling irqs when handling xsk_pool
` [PATCH iwl-net 3/3] ice: reorder disabling IRQ and NAPI in ice_qp_dis
[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2024-02-20 (ice)
2024-02-20 21:44 UTC (7+ messages)
` [PATCH net 1/6] ice: fix connection state of DPLL and out pin
` [PATCH net 2/6] ice: fix dpll input pin phase_adjust value updates
` [PATCH net 3/6] ice: fix dpll and dpll_pin data access on PF reset
` [PATCH net 4/6] ice: fix dpll periodic work data updates "
` [PATCH net 5/6] ice: fix pin phase adjust "
` [PATCH net 6/6] ice: Fix ASSERT_RTNL() warning during certain scenarios
[PATCH net-next v1] net: Add skb user timestamp flag to distinguish between timestamps
2024-02-20 21:38 UTC (5+ messages)
[PATCH net-next v5] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
2024-02-20 21:22 UTC (2+ messages)
[PATCH net-next v2 1/4] net: Register system page pool as an XDP memory model
2024-02-20 21:03 UTC (4+ messages)
` [PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode
` [PATCH net-next v2 3/4] bpf: test_run: Fix cacheline alignment of live XDP frame data structures
` [PATCH net-next v2 4/4] page pool: Remove init_callback parameter
[PATCH iwl-net 0/2] Fixes for iavf reset path
2024-02-20 20:52 UTC (2+ messages)
[PATCH RFC net-next v8 00/13] net: Make timestamping selectable
2024-02-20 20:39 UTC (11+ messages)
` [PATCH RFC net-next v8 04/13] net: Change the API of PHY default timestamp to MAC
[PATCH net-next] net: reorganize "struct sock" fields
2024-02-20 20:27 UTC (4+ messages)
[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
2024-02-20 20:05 UTC (14+ messages)
` [PATCH 5/8] usb: core: hcd: Convert from tasklet to BH workqueue
` [PATCH 8/8] dm-verity: "
[net-next RFC PATCH v2 0/3] net: phy: support multi PHY in phy_driver Was: net: phy: detach PHY driver OPs from phy_driver struct
2024-02-20 19:50 UTC (4+ messages)
` [net-next RFC PATCH v2 1/3] net: phy: add support for defining multiple PHY IDs in PHY driver
` [net-next RFC PATCH v2 2/3] net: phy: aquantia: group common OPs for PHYs where possible
` [net-next RFC PATCH v2 3/3] net: phy: bcm7xxx: rework phy_driver table to new multiple PHY ID format
[PATCH net-next 0/3] multicast event support for ioam6
2024-02-20 19:44 UTC (4+ messages)
` [PATCH net-next 1/3] uapi: ioam6: API for netlink multicast events
` [PATCH net-next 2/3] ioam6: multicast event
` [PATCH net-next 3/3] net: exthdrs: ioam6: send trace event
[PATCH] net: ethtool: avoid rebuilds on UTS_RELEASE change
2024-02-20 19:42 UTC
[PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
2024-02-20 19:33 UTC (12+ messages)
` [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode
[PATCH net-next] tg3: simplify tg3_phy_autoneg_cfg
2024-02-20 19:31 UTC (2+ messages)
[PATCH] Bluetooth: constify the struct device_type usage
2024-02-20 19:10 UTC (2+ messages)
[PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-20 18:54 UTC
[PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-20 18:52 UTC (3+ messages)
[syzbot] [mm?] [hardening?] BUG: bad usercopy in raw_getsockopt
2024-02-20 18:46 UTC (3+ messages)
[PATCH net-next v8 00/13] Introduce PHY listing and link_topology tracking
2024-02-20 18:42 UTC (14+ messages)
` [PATCH net-next v8 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v8 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [PATCH net-next v8 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
` [PATCH net-next v8 04/13] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v8 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v8 06/13] netlink: specs: add phy-index as a header parameter
` [PATCH net-next v8 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v8 08/13] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next v8 09/13] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v8 10/13] net: ethtool: pse-pd: "
` [PATCH net-next v8 11/13] net: ethtool: cable-test: "
` [PATCH net-next v8 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v8 13/13] Documentation: networking: document phy_link_topology
VxLAN learning creating broadcast FDB entry
2024-02-20 18:33 UTC
[PATCH net 00/13] mptcp: misc. fixes for v6.8
2024-02-20 18:03 UTC (8+ messages)
` [PATCH net 03/13] mptcp: fix lockless access in subflow ULP diag
[RFC 0/7] selftests: openvswitch: cleanups for running as selftests
2024-02-20 18:02 UTC (3+ messages)
[PATCH v2 net-next 03/14] af_unix: Link struct unix_edge when queuing skb
2024-02-20 17:53 UTC (3+ messages)
[PATCH v2 net-next 09/14] af_unix: Skip GC if no cycle exists
2024-02-20 17:47 UTC (2+ messages)
[PATCH v3 0/1] tcp/dcpp: Un-pin tw_timer
2024-02-20 17:42 UTC (7+ messages)
` [PATCH v3 1/1] "
[iwl-net v1 2/2] igb: Fix missing time sync events
2024-02-20 17:30 UTC (4+ messages)
pull-request: wireless-next-2024-02-20
2024-02-20 17:03 UTC (2+ messages)
[PATCH net-next v1 1/1] wireless: Add KHZ_PER_GHZ to units.h and reuse
2024-02-20 16:57 UTC (4+ messages)
[PATCH iwl-next v1 0/2] net: intel: cleanup power ops
2024-02-20 16:48 UTC (4+ messages)
` [PATCH iwl-next v1 1/2] igb: simplify pci ops declaration
[PATCH v4 00/10 iwl-next] idpf: refactor virtchnl messages
2024-02-20 16:23 UTC (4+ messages)
` [PATCH v4 01/10 iwl-next] idpf: implement virtchnl transaction manager
[PATCH v3] powerpc: macio: Make remove callback of macio driver void returned
2024-02-20 16:12 UTC (2+ messages)
[PATCH net v2 0/2] tools: ynl: fix impossible errors
2024-02-20 16:11 UTC (3+ messages)
` [PATCH net v2 1/2] tools: ynl: make sure we always pass yarg to mnl_cb_run
` [PATCH net v2 2/2] tools: ynl: don't leak mcast_groups on init error
[RESEND PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
2024-02-20 16:04 UTC (3+ messages)
[PATCH net-next 0/2] doc: sfp-phylink: update the porting guide
2024-02-20 16:04 UTC (3+ messages)
` [PATCH net-next 1/2] doc: sfp-phylink: drop the mention to phylink_config->pcs_poll
` [PATCH net-next 2/2] doc: sfp-phylink: mention the mac_capabilities and supported_interfaces
[PATCH] tipc: fixup kerneldoc comment for struct tipc_node
2024-02-20 15:57 UTC (2+ messages)
[PATCH net-next] udp: add local "peek offset enabled" flag
2024-02-20 15:53 UTC (3+ messages)
[PATCH v10 net-next 00/15] Introducing P4TC
2024-02-20 15:31 UTC (8+ messages)
` [PATCH v10 net-next 15/15] p4tc: add P4 classifier
[PATCH net-next v3] net: sysfs: Do not create sysfs for non BQL device
2024-02-20 15:40 UTC (2+ messages)
[PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
2024-02-20 15:32 UTC (11+ messages)
[PATCH net-next v2] net: mctp: take ownership of skb in mctp_local_output
2024-02-20 15:09 UTC (2+ messages)
[PATCH net] net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHY
2024-02-20 15:00 UTC (2+ messages)
stmmac on Banana PI CPU stalls since Linux 6.6
2024-02-20 14:59 UTC (14+ 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).