messages from 2024-08-01 21:23:52 to 2024-08-02 11:53:09 UTC [more...]
[PATCH v3 00/12] net: introduce TX H/W shaping API
2024-08-02 11:53 UTC (15+ messages)
` [PATCH v3 02/12] netlink: spec: add shaper YAML spec
` [PATCH v3 03/12] net-shapers: implement NL get operation
` [PATCH v3 06/12] netlink: spec: add shaper introspection support
[PATCH net-next 00/12] ethtool: rss: driver tweaks and netlink context dumps
2024-08-02 11:41 UTC (17+ messages)
` [PATCH net-next 01/12] selftests: drv-net: rss_ctx: add identifier to traffic comments
` [PATCH net-next 02/12] eth: mvpp2: implement new RSS context API
` [PATCH net-next 03/12] eth: mlx5: allow disabling queues when RSS contexts exist
` [PATCH net-next 04/12] ethtool: make ethtool_ops::cap_rss_ctx_supported optional
` [PATCH net-next 05/12] eth: remove .cap_rss_ctx_supported from updated drivers
` [PATCH net-next 06/12] ethtool: rss: don't report key if device doesn't support it
` [PATCH net-next 07/12] ethtool: rss: move the device op invocation out of rss_prepare_data()
` [PATCH net-next 08/12] ethtool: rss: report info about additional contexts from XArray
` [PATCH net-next 09/12] ethtool: rss: support dumping RSS contexts
` [PATCH net-next 10/12] ethtool: rss: support skipping contexts during dump
` [PATCH net-next 11/12] netlink: specs: decode indirection table as u32 array
` [PATCH net-next 12/12] selftests: drv-net: rss_ctx: test dumping RSS contexts
[PATCH][next] tools: ynl: remove extraneous ; after statements
2024-08-02 11:34 UTC
[PATCH net v2 0/2] Silence bad offload warning when sending UDP GSO with IPv6 extension headers
2024-08-02 11:20 UTC (3+ messages)
[PATCH net-next] net/smc: add the max value of fallback reason count
2024-08-02 11:17 UTC (3+ messages)
[PATCH v3 0/3] Add support for Amlogic HCI UART
2024-08-02 11:02 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: net: bluetooth: Add support for Amlogic Bluetooth
` [PATCH v3 2/3] Bluetooth: hci_uart: Add support for Amlogic HCI UART
` [PATCH v3 3/3] MAINTAINERS: Add an entry for Amlogic HCI UART (M: Yang Li)
[PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink
2024-08-02 10:47 UTC (15+ messages)
` [PATCH net-next 01/14] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()
` [PATCH net-next 02/14] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method
` [PATCH net-next 03/14] net: stmmac: remove pcs_get_adv_lp() support
` [PATCH net-next 04/14] net: stmmac: add infrastructure for hwifs to provide PCS
` [PATCH net-next 05/14] net: stmmac: provide core phylink PCS infrastructure
` [PATCH net-next 06/14] net: stmmac: dwmac1000: convert sgmii/rgmii "pcs" to phylink
` [PATCH net-next 07/14] net: stmmac: dwmac1000: move PCS interrupt control
` [PATCH net-next 08/14] net: stmmac: dwmac4: convert sgmii/rgmii "pcs" to phylink
` [PATCH net-next 09/14] net: stmmac: dwmac4: move PCS interrupt control
` [PATCH net-next 10/14] net: stmmac: move dwmac_ctrl_ane() into stmmac_pcs.c
` [PATCH net-next 11/14] net: stmmac: pass stmmac_pcs into dwmac_pcs_isr()
` [PATCH net-next 12/14] net: stmmac: rename PCS registers
` [PATCH net-next 13/14] net: stmmac: remove obsolete pcs methods and associated code
` [PATCH net-next 14/14] net: stmmac: Activate Inband/PCS flag based on the selected iface
[PATCH net-next v4 0/7] tcp: completely support active reset
2024-08-02 10:21 UTC (8+ messages)
` [PATCH net-next v4 1/7] tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for "
` [PATCH net-next v4 2/7] tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER "
` [PATCH net-next v4 3/7] tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY "
` [PATCH net-next v4 4/7] tcp: rstreason: introduce SK_RST_REASON_TCP_STATE "
` [PATCH net-next v4 5/7] tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT "
` [PATCH net-next v4 6/7] tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA "
` [PATCH net-next v4 7/7] tcp: rstreason: let it work finally in tcp_send_active_reset()
[PATCH net-next v12 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-08-02 10:05 UTC (11+ messages)
` [PATCH net-next v12 01/14] mm: page_frag: add a test module for page_frag
` [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
[PATCH] tg3: Add param `short_preamble` to enable MDIO traffic to external PHYs
2024-08-02 10:04 UTC
[PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
2024-08-02 10:02 UTC (7+ messages)
` [PATCH net-next v3 1/3] net: stmmac: Add basic dwxgmac4 support to stmmac core
` [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
` [PATCH net-next v3 3/3] net: stmmac: Add PCI driver support for BCM8958x
[RFC net-next 0/3] add vDPA driver for nfp devices
2024-08-02 9:59 UTC (4+ messages)
` [RFC net-next 1/3] nfp: add new devlink "enable_vnet" generic device param
` [RFC net-next 2/3] nfp: initialize NFP VF device according to enable_vnet configuration
` [RFC net-next 3/3] drivers/vdpa: add NFP devices vDPA driver
[PATCH net-next v3 0/7] tcp: completely support active reset
2024-08-02 9:49 UTC (11+ messages)
` [PATCH net-next v3 4/7] tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for "
` [PATCH net-next v3 5/7] tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT "
` [PATCH net-next v3 6/7] tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA "
` [PATCH net-next v3 7/7] tcp: rstreason: let it work finally in tcp_send_active_reset()
[PATCH net-next v2] tipc: guard against string buffer overrun
2024-08-02 9:42 UTC (2+ messages)
[PATCH net-next v2 0/4] net: axienet: Fix coding style issues
2024-08-02 9:30 UTC (2+ messages)
[PATCH net-next v2 0/7] net/selftests: TCP-AO selftests updates
2024-08-02 9:23 UTC (8+ messages)
` [PATCH net-next v2 1/7] selftests/net: Clean-up double assignment
` [PATCH net-next v2 2/7] selftests/net: Provide test_snprintf() helper
` [PATCH net-next v2 3/7] selftests/net: Be consistent in kconfig checks
` [PATCH net-next v2 4/7] selftests/net: Don't forget to close nsfd after switch_save_ns()
` [PATCH net-next v2 5/7] selftests/tcp_ao: Fix printing format for uint64_t
` [PATCH net-next v2 6/7] selftests/net: Synchronize client/server before counters checks
` [PATCH net-next v2 7/7] selftests/net: Add trace events matching to tcp_ao
[PATCH] net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()
2024-08-02 8:54 UTC
[PATCH net-next] tcp: limit wake-up for crossed SYN cases with SYN-ACK
2024-08-02 8:48 UTC (3+ messages)
[PATCH net-next V3 0/4] Add support to PHYLINK for LAN743x/PCI11x1x chips
2024-08-02 8:37 UTC (7+ messages)
` [PATCH net-next V3 3/4] net: lan743x: Migrate phylib to phylink
[PATCH] net: ftgmac100: Get link speed and duplex for NC-SI
2024-08-02 8:33 UTC
[PATCH net-next v4 0/3] ioctl support for AF_VSOCK and virtio-based transports
2024-08-02 8:30 UTC (2+ messages)
[PATCH net V2 0/3] Fixes for IPsec over bonding
2024-08-02 8:27 UTC (4+ messages)
` [PATCH net V2 3/3] bonding: change ipsec_lock from spin lock to mutex
[PATCH net v1] net: wan: fsl_qmc_hdlc: Discard received CRC
2024-08-02 8:10 UTC (3+ messages)
[PATCH net-next 0/6] net: netconsole: Fix netconsole unsafe locking
2024-08-02 8:09 UTC (4+ messages)
` [PATCH net-next 1/6] net: netconsole: selftests: Create a new netconsole selftest
[PATCH net] net: bridge: mcast: wait for previous gc cycles when removing port
2024-08-02 8:07 UTC
[PATCH net-next] net: netconsole: Fix MODULE_AUTHOR format
2024-08-02 8:07 UTC
[PATCH net 0/6] net: dsa: vsc73xx: fix MDIO bus access and PHY operations
2024-08-02 8:04 UTC (7+ messages)
` [PATCH net 1/6] net: dsa: vsc73xx: fix port MAC configuration in full duplex mode
` [PATCH net 2/6] net: dsa: vsc73xx: pass value in phy_write operation
` [PATCH net 3/6] net: dsa: vsc73xx: use defined values in phy operations
` [PATCH net 4/6] net: dsa: vsc73xx: check busy flag in MDIO operations
` [PATCH net 5/6] net: dsa: vsc73xx: allow phy resetting
` [PATCH net 6/6] net: phy: vitesse: repair vsc73xx autonegotiation
[PATCH net-next v2 1/1] net: phy: microchip: lan937x: add support for 100BaseTX PHY
2024-08-02 8:02 UTC (3+ messages)
[PATCH net-next v2] net: pse-pd: tps23881: Fix the device ID check
2024-08-02 7:53 UTC (2+ messages)
[PATCH net-next v2 0/5] net: dsa: microchip: ksz8795: add Wake on LAN support
2024-08-02 7:48 UTC (7+ messages)
` [PATCH net-next v2 2/5] net: dsa: microchip: move KSZ9477 WoL functions to ksz_common
` [PATCH net-next v2 5/5] net: dsa: microchip: check erratum workaround through indirect register read
[PATCH net-next] virtio_net: Prevent misidentified spurious interrupts from killing the irq
2024-08-02 7:42 UTC (4+ messages)
[PATCH net-next v2 00/15][pull request] ice: support devlink subfunction
2024-08-02 7:38 UTC (15+ messages)
` [PATCH net-next v2 05/15] ice: allocate devlink for subfunction
` [PATCH net-next v2 15/15] ice: allow to activate and deactivate subfunction
[PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
2024-08-02 7:37 UTC (5+ messages)
` (subset) "
RFC: l2tp: how to fix nested socket lockdep splat
2024-08-02 7:35 UTC (3+ messages)
[syzbot] Monthly net report (Aug 2024)
2024-08-02 7:26 UTC
[PATCH vhost 0/7] vdpa/mlx5: Parallelize device suspend/resume
2024-08-02 7:20 UTC (2+ messages)
` [PATCH mlx5-vhost 1/7] net/mlx5: Support throttled commands from async API
[PATCH net-next] net: skbuff: sprinkle more __GFP_NOWARN on ingress allocs
2024-08-02 7:18 UTC (3+ messages)
[PATCH net-next] net: remove IFF_* re-definition
2024-08-02 6:58 UTC (2+ messages)
[RFC PATCH vhost] vhost-vdpa: Fix invalid irq bypass unregister
2024-08-02 6:51 UTC (3+ messages)
[PATCH] net: ethernet: use ip_hdrlen() instead of bit shift
2024-08-02 5:44 UTC
[PATCH V3 09/10] bnxt_en: Add TPH support in BNXT driver
2024-08-02 5:44 UTC (2+ messages)
[PATCH v7 0/5] Add AP6275P wireless support
2024-08-02 5:38 UTC (7+ messages)
` [PATCH v7 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v7 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
` [PATCH v7 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v7 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v7 5/5] wifi: brcmfmac: add flag for random seed during firmware download
[PATCH net-next v2] net: phy: vitesse: implement downshift in vsc73xx phys
2024-08-02 5:16 UTC
[PATCH V3 06/10] PCI/TPH: Introduce API to retrieve TPH steering tags from ACPI
2024-08-02 4:58 UTC (2+ messages)
[PATCH net] net: dsa: microchip: Fix Wake-on-LAN check to not return an error
2024-08-02 4:45 UTC (2+ messages)
[PATCH V3 04/10] PCI/TPH: Add pci=nostmode to force No ST Mode
2024-08-02 4:29 UTC (2+ messages)
[PATCH net-next v2] net: mana: Implement get_ringparam/set_ringparam for mana
2024-08-02 4:29 UTC (5+ messages)
[PATCH v8 0/4] Landlock: Add abstract unix socket connect
2024-08-02 4:02 UTC (5+ messages)
` [PATCH v8 1/4] Landlock: Add abstract unix socket connect restriction
` [PATCH v8 2/4] selftests/landlock: Abstract unix socket restriction tests
` [PATCH v8 3/4] sample/Landlock: Support abstract unix socket restriction
` [PATCH v8 4/4] Landlock: Document LANDLOCK_SCOPED_ABSTRACT_UNIX_SOCKET and ABI versioning
[PATCH net v4 0/2] virtio-net: unbreak vq resizing if vq coalescing is not supported
2024-08-02 2:55 UTC (3+ messages)
` [PATCH net v4 1/2] virtio-net: check feature before configuring the vq coalescing command
[PATCH V4 net-next 0/3] virtio-net: synchronize op/admin state
2024-08-02 2:47 UTC (10+ messages)
` [PATCH V4 net-next 3/3] virtio-net: synchronize operstate with admin state on up/down
[PATCH] e1000e: use ip_hdrlen() instead of bit shift
2024-08-02 2:25 UTC (3+ messages)
[BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
2024-08-02 2:06 UTC (5+ messages)
[PATCH net v3] net/tcp: Disable TCP-AO static key after RCU grace period
2024-08-02 2:00 UTC (4+ messages)
[PATCH net] eth: fbnic: select devlink
2024-08-02 1:59 UTC
[PATCH net] net/smc: delete buf_desc from buffer list under lock protection
2024-08-02 1:55 UTC (3+ messages)
[PATCH net 0/7] mptcp: fix endpoints with 'signal' and 'subflow' flags
2024-08-02 1:40 UTC (2+ messages)
[PATCH net-next] net: Use of_property_read_bool()
2024-08-02 1:30 UTC (2+ messages)
[PATCH net-next] net: mdio: Use of_property_count_u32_elems() to get property length
2024-08-02 1:30 UTC (2+ messages)
[PATCH net-next] net: phy: qca807x: Drop unnecessary and broken DT validation
2024-08-02 1:30 UTC (2+ messages)
[PATCH net-next 0/2] gve: Add RSS config support
2024-08-02 1:28 UTC (3+ messages)
` [PATCH net-next 1/2] gve: Add RSS device option
` [PATCH net-next 2/2] gve: Add RSS adminq commands and ethtool support
[PATCH net-next v2] net: mctp: Consistent peer address handling in ioctl tag allocation
2024-08-02 1:10 UTC (5+ messages)
[net-next v3 00/15] ethernet: Convert from tasklet to BH workqueue
2024-08-02 0:57 UTC (5+ messages)
` [net-next v3 05/15] net: cavium/liquidio: Convert tasklet API to new bottom half workqueue mechanism
[PATCH net] team: fix possible deadlock in team_port_change_check
2024-08-02 0:49 UTC (4+ messages)
[PATCH iwl-net 0/3] idpf: fix 3 bugs revealed by the Chapter I
2024-08-02 0:23 UTC (12+ messages)
` [PATCH iwl-net 1/3] idpf: fix memory leaks and crashes while performing a soft reset
` [PATCH iwl-net 2/3] idpf: fix memleak in vport interrupt configuration
` [Intel-wired-lan] "
` [PATCH iwl-net 3/3] idpf: fix UAFs when destroying the queues
[PATCH v3] net: core: annotate socks of struct sock_reuseport with __counted_by
2024-08-02 0:20 UTC (2+ messages)
[PATCH net-next v3 1/3] selftests: net-drv: exercise queue stats when the device is down
2024-08-02 0:03 UTC (3+ messages)
` [PATCH net-next v3 2/3] selftests: net: ksft: support marking tests as disruptive
` [PATCH net-next v3 3/3] selftests: net: ksft: replace 95 with errno.EOPNOTSUPP
[v6.1] WARNING in ieee80211_check_rate_mask
2024-08-01 23:39 UTC
[PATCH net-next v1 0/5] net: stmmac: FPE via ethtool + tc
2024-08-01 23:29 UTC (6+ messages)
` [PATCH net-next v1 2/5] net: stmmac: support fp parameter of tc-mqprio
` [PATCH net-next v1 3/5] net: stmmac: support fp parameter of tc-taprio
[PATCH net-next v3] selftests: net: ksft: print more of the stack for checks
2024-08-01 23:23 UTC
[PATCH net-next 0/2] ibmveth RR performance
2024-08-01 23:07 UTC (5+ messages)
` [PATCH net-next 1/2] ibmveth: Optimize poll rescheduling process
` [PATCH net-next 2/2] ibmveth: Recycle buffers during replenish phase
io_uring NAPI busy poll RCU is causing 50 context switches/second to my sqpoll thread
2024-08-01 23:05 UTC (7+ messages)
[PATCH net-next 0/6] net: nexthop: Increase weight to u16
2024-08-01 22:52 UTC (2+ messages)
[PATCH net-next v2 1/2] selftests: net-drv: exercise queue stats when the device is down
2024-08-01 21:38 UTC (13+ messages)
` [PATCH net-next v2 2/2] selftests: net: ksft: support marking tests as disruptive
[PATCH net-next 0/7] ibmvnic RR performance improvements
2024-08-01 21:23 UTC (8+ messages)
` [PATCH net-next 1/7] ibmvnic: Only replenish rx pool when resources are getting low
` [PATCH net-next 2/7] ibmvnic: Use header len helper functions on tx
` [PATCH net-next 3/7] ibmvnic: Reduce memcpys in tx descriptor generation
` [PATCH net-next 4/7] ibmvnic: Remove duplicate memory barriers in tx
` [PATCH net-next 5/7] ibmvnic: Introduce send sub-crq direct
` [PATCH net-next 6/7] ibmvnic: Only record tx completed bytes once per handler
` [PATCH net-next 7/7] ibmvnic: Perform tx CSO during send scrq direct
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).