messages from 2024-10-09 12:50:24 to 2024-10-09 19:01:47 UTC [more...]
[PATCH v1 00/15] io_uring zero copy rx
2024-10-09 19:01 UTC (46+ messages)
` [PATCH v1 03/15] net: generalise net_iov chunk owners
` [PATCH v1 08/15] net: add helper executing custom callback from napi
` [PATCH v1 09/15] io_uring/zcrx: add interface queue and refill queue
` [PATCH v1 10/15] io_uring/zcrx: add io_zcrx_area
` [PATCH v1 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider
` [PATCH v1 12/15] io_uring/zcrx: add io_recvzc request
` [PATCH v1 13/15] io_uring/zcrx: add copy fallback
` [PATCH v1 14/15] io_uring/zcrx: set pp memory provider for an rx queue
` [PATCH v1 15/15] io_uring/zcrx: throttle receive requests
[PATCH net] ppp: fix ppp_async_encode() illegal access
2024-10-09 18:58 UTC
[syzbot] [ppp?] KMSAN: uninit-value in ppp_async_push (4)
2024-10-09 18:55 UTC
[PATCH net-next] net: phy: populate host_interfaces when attaching PHY
2024-10-09 18:52 UTC (5+ messages)
[PATCH net] ipv4: give an IPv4 dev to blackhole_netdev
2024-10-09 18:47 UTC
[PATCH net-next 0/5] net: remove RTNL from fib_seq_sum()
2024-10-09 18:44 UTC (6+ messages)
` [PATCH net-next 1/5] fib: rules: use READ_ONCE()/WRITE_ONCE() on ops->fib_rules_seq
` [PATCH net-next 2/5] ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq
` [PATCH net-next 3/5] ipv6: use READ_ONCE()/WRITE_ONCE() on fib6_table->fib_seq
` [PATCH net-next 4/5] ipmr: use READ_ONCE() to read net->ipv[46].ipmr_seq
` [PATCH net-next 5/5] net: do not acquire rtnl in fib_seq_sum()
[RFC PATCH 00/13] Remove implicit devres from pci_intx()
2024-10-09 18:32 UTC (2+ messages)
nf-nat-core: allocated memory at module unload
2024-10-09 18:28 UTC (8+ messages)
[PATCH iproute2] ip: netconf: fix overzealous error checking
2024-10-09 18:21 UTC
[PATCH net-next v02 1/2] af_packet: allow fanout_add when socket is not RUNNING
2024-10-09 18:03 UTC (4+ messages)
[net-next v4 0/2] tg3: Link IRQs, NAPIs, and queues
2024-10-09 17:55 UTC (3+ messages)
` [net-next v4 1/2] tg3: Link IRQs to NAPI instances
` [net-next v4 2/2] tg3: Link queues to NAPIs
[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
2024-10-09 17:49 UTC (26+ messages)
` [PATCH net-next v3 2/7] bnxt_en: add support for tcp-data-split ethtool command
` [PATCH net-next v3 3/7] net: ethtool: add support for configuring tcp-data-split-thresh
` [PATCH net-next v3 4/7] bnxt_en: add support for tcp-data-split-thresh ethtool command
` [PATCH net-next v3 5/7] net: devmem: add ring parameter filtering
` [PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp
[PATCH net-next 00/12] Add support for PSE port priority
2024-10-09 17:42 UTC (15+ messages)
` [PATCH net-next 04/12] net: pse-pd: tps23881: Add support for power limit and measurement features
` [PATCH net-next 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature
[PATCH v2 net] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
2024-10-09 17:42 UTC
[PATCH net-next 00/11] add basic support for i.MX95 NETC
2024-10-09 17:41 UTC (15+ messages)
` [PATCH net-next 01/11] dt-bindings: net: add compatible string for i.MX95 EMDIO
` [PATCH net-next 02/11] dt-bindings: net: add i.MX95 ENETC support
` [PATCH net-next 03/11] dt-bindings: net: add bindings for NETC blocks control
` [PATCH net-next 04/11] net: enetc: add initial netc-blk-ctrl driver support
` [PATCH net-next 05/11] net: enetc: add enetc-pf-common "
` [PATCH net-next 09/11] net: enetc: optimize the allocation of tx_bdr
` [PATCH net-next 10/11] net: enetc: add preliminary support for i.MX95 ENETC PF
[PATCH v2 00/25] timekeeping: Rework to prepare support of indenpendent PTP clocks
2024-10-09 17:31 UTC (5+ messages)
` [PATCH v2 01/25] timekeeping: Read NTP tick length only once
` [PATCH v2 03/25] timekeeping: Avoid duplicate leap state update
6.12-rc1: Lockdep regression bissected (virtio-net/console/scheduler)
2024-10-09 17:29 UTC (8+ messages)
[PATCH net] net: fec: don't save PTP state if PTP is unsupported
2024-10-09 17:19 UTC (5+ messages)
[RFC net-next 0/2] igc: Link IRQs and queues to NAPIs
2024-10-09 17:13 UTC (6+ messages)
` [RFC net-next 2/2] igc: Link queues to NAPI instances
[PATCH net-next 0/2] netdevsim: better ipsec output format
2024-10-09 17:13 UTC (5+ messages)
` [PATCH net-next 1/2] netdevsim: print human readable IP address
[PATCH net-next v3 00/12] selftests: ncdevmem: Add ncdevmem to ksft
2024-10-09 17:12 UTC (13+ messages)
` [PATCH net-next v3 01/12] selftests: ncdevmem: Redirect all non-payload output to stderr
` [PATCH net-next v3 02/12] selftests: ncdevmem: Separate out dmabuf provider
` [PATCH net-next v3 03/12] selftests: ncdevmem: Unify error handling
` [PATCH net-next v3 04/12] selftests: ncdevmem: Make client_ip optional
` [PATCH net-next v3 05/12] selftests: ncdevmem: Remove default arguments
` [PATCH net-next v3 06/12] selftests: ncdevmem: Switch to AF_INET6
` [PATCH net-next v3 07/12] selftests: ncdevmem: Properly reset flow steering
` [PATCH net-next v3 08/12] selftests: ncdevmem: Use YNL to enable TCP header split
` [PATCH net-next v3 09/12] selftests: ncdevmem: Remove hard-coded queue numbers
` [PATCH net-next v3 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
` [PATCH net-next v3 11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw
` [PATCH net-next v3 12/12] selftests: ncdevmem: Add automated test
[PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-09 17:08 UTC (12+ messages)
[PATCH net-next v20 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-10-09 16:32 UTC (5+ messages)
` [PATCH net-next v20 14/14] mm: page_frag: add an entry in MAINTAINERS for page_frag
net: dsa: mv88e6xxx: Add devlink regions
2024-10-09 16:30 UTC (2+ messages)
[PATCH net-next v3 0/3] net: xilinx: emaclite: Adopt clock support
2024-10-09 16:28 UTC (4+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: emaclite: Add "
` [PATCH net-next v3 2/3] net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()
` [PATCH net-next v3 3/3] net: emaclite: Adopt clock support
[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
2024-10-09 16:14 UTC (3+ messages)
` [PATCH v2 12/15] iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentation
[syzbot] [wireless?] INFO: task hung in cfg80211_dfs_channels_update_work (8)
2024-10-09 16:00 UTC
[PATCH net-next] net: tcp: add tracepoint skb_latency for latency monitor
2024-10-09 15:52 UTC (3+ messages)
[PATCH v8 1/3] regulator: dt-bindings: mt6323: Convert to DT schema
2024-10-09 15:52 UTC (4+ messages)
` [PATCH v8 3/3] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
[PATCH net-next 00/18] idpf: XDP chapter III: core XDP changes (+libeth_xdp)
2024-10-09 15:27 UTC (19+ messages)
` [PATCH net-next 01/18] jump_label: export static_key_slow_{inc,dec}_cpuslocked()
` [PATCH net-next 02/18] skbuff: allow 2-4-argument skb_frag_dma_map()
` [PATCH net-next 03/18] unroll: add generic loop unroll helpers
` [PATCH net-next 04/18] bpf, xdp: constify some bpf_prog * function arguments
` [PATCH net-next 05/18] xdp, xsk: constify read-only arguments of some static inline helpers
` [PATCH net-next 06/18] xdp: allow attaching already registered memory model to xdp_rxq_info
` [PATCH net-next 07/18] net: Register system page pool as an XDP memory model
` [PATCH net-next 08/18] page_pool: make page_pool_put_page_bulk() actually handle array of pages
` [PATCH net-next 09/18] page_pool: allow mixing PPs within one bulk
` [PATCH net-next 10/18] xdp: get rid of xdp_frame::mem.id
` [PATCH net-next 11/18] xdp: add generic xdp_buff_add_frag()
` [PATCH net-next 12/18] xdp: add generic xdp_build_skb_from_buff()
` [PATCH net-next 13/18] xsk: allow attaching XSk pool via xdp_rxq_info_reg_mem_model()
` [PATCH net-next 14/18] xsk: make xsk_buff_add_frag really add a frag via __xdp_buff_add_frag()
` [PATCH net-next 15/18] xsk: add generic XSk &xdp_buff -> skb conversion
` [PATCH net-next 16/18] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
` [PATCH net-next 17/18] libeth: support native XDP and register memory model
` [PATCH net-next 18/18] libeth: add a couple of XDP helpers (libeth_xdp)
[PATCH net-next 0/9] net-timestamp: bpf extension to equip applications transparently
2024-10-09 15:20 UTC (28+ messages)
` [PATCH net-next 1/9] net-timestamp: add bpf infrastructure to allow exposing more information later
` [PATCH net-next 6/9] net-timestamp: add tx OPT_ID_TCP support for bpf case
` [PATCH net-next 7/9] net-timestamp: open gate for bpf_setsockopt
[PATCH iwl-net v2] ice: Fix use after free during unload with ports in bridge
2024-10-09 15:18 UTC
[PATCH net v2 0/2] fix two bugs related to page_pool
2024-10-09 15:13 UTC (5+ messages)
` [PATCH net v2 1/2] page_pool: fix timing for checking and disabling napi_local
[PATCH net-next] tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx
2024-10-09 15:12 UTC (2+ messages)
[PATCH v2 net-next 0/2] make PHY output RMII reference clock
2024-10-09 15:12 UTC (3+ messages)
` [PATCH v2 net-next 1/2] dt-bindings: net: tja11xx: add "nxp,rmii-refclk-out" property
[PATCH net] MAINTAINERS: remove Yisen Zhuang from HISILICON NETWORK drivers
2024-10-09 15:09 UTC (3+ messages)
[PATCH net-next] net/smc: Address spelling errors
2024-10-09 14:57 UTC (4+ messages)
[PATCH net] net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
2024-10-09 14:57 UTC (3+ messages)
[PATCH net 0/7][pull request] Intel Wired LAN Driver Updates 2024-10-08 (ice, i40e, igb, e1000e)
2024-10-09 14:51 UTC (3+ messages)
` [PATCH net 1/7] ice: Fix entering Safe Mode
[PATCH v2 iwl-next 0/4] Fix E825 initialization
2024-10-09 14:48 UTC (6+ messages)
` [PATCH v2 iwl-next 1/4] ice: "
` [PATCH v2 iwl-next 2/4] ice: Fix quad registers read on E825
` [PATCH v2 iwl-next 3/4] ice: Fix ETH56G FC-FEC Rx offset value
` [PATCH v2 iwl-next 4/4] ice: Add correct PHY lane assignment
[PATCH net-next 0/2] dpll: expose clock quality level
2024-10-09 14:06 UTC (6+ messages)
` [PATCH net-next 1/2] dpll: add clock quality level attribute and op
[PATCH iwl-net] ice: Fix use after free during unload with ports in bridge
2024-10-09 14:01 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net] net: sparx5: fix source port register when mirroring
2024-10-09 14:01 UTC (2+ messages)
[PATCH net-next v2 2/6] rust: time: Introduce Delta type
2024-10-09 14:00 UTC (4+ messages)
[PATCH RFC v5 00/10] tun: Introduce virtio-net hashing feature
2024-10-09 13:57 UTC (7+ messages)
` [PATCH RFC v5 01/10] virtio_net: Add functions for hashing
` [PATCH RFC v5 04/10] tun: Unify vnet implementation
` [PATCH RFC v5 06/10] tun: Introduce virtio-net hash reporting feature
[PATCH net-next] net: Remove likely from l3mdev_master_ifindex_by_index
2024-10-09 13:54 UTC (3+ messages)
[PATCH] tools: ynl-gen: include auto-generated uAPI header only once
2024-10-09 13:53 UTC (5+ messages)
[PATCH net-next v2 1/2] Convert neighbour-table to use hlist
2024-10-09 13:52 UTC (2+ messages)
[PATCH 00/12] Add support for PSE port priority
2024-10-09 13:49 UTC (3+ messages)
[syzbot] [wireless?] WARNING in ieee80211_tx_monitor
2024-10-09 13:48 UTC
[RFC PATCH] ipv6: route: release reference of dsts cached in sockets
2024-10-09 13:39 UTC (7+ messages)
[PATCH net-next v7 00/12] net: vxlan: add skb drop reasons support
2024-10-09 13:37 UTC (3+ messages)
` [PATCH net-next v7 03/12] net: tunnel: make skb_vlan_inet_prepare() return drop reasons
[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
2024-10-09 13:34 UTC (9+ messages)
[PATCH net-next 1/4] dt-bindings: leds: add 'active-high' property
2024-10-09 13:32 UTC (6+ messages)
[PATCH net-next v2 0/6] rust: Add IO polling
2024-10-09 13:28 UTC (4+ messages)
` [PATCH net-next v2 4/6] rust: time: add wrapper for fsleep function
[PATCH net-next v2] net: airoha: Fix EGRESS_RATE_METER_EN_MASK definition
2024-10-09 13:28 UTC (2+ messages)
[PATCH net-next v4] eth: fbnic: Add hardware monitoring support via HWMON interface
2024-10-09 13:26 UTC (2+ messages)
[PATCH net-next] net: vlan: Use vlan_prio instead of vlan_qos in mapping
2024-10-09 13:23 UTC
[PATCH v2] cleanup: adjust scoped_guard() to avoid potential warning
2024-10-09 13:21 UTC (2+ messages)
[PATCH net-next] r8169: don't apply UDP padding quirk on RTL8126A
2024-10-09 13:19 UTC (2+ messages)
[PATCH net-next] r8169: remove original workaround for RTL8125 broken rx issue
2024-10-09 13:17 UTC (2+ messages)
[PATCH net-next] net: liquidio: Remove unused cn23xx_dump_pf_initialized_regs
2024-10-09 12:58 UTC (2+ messages)
[PATCH v3 net 0/3] net: enetc: fix some issues of XDP
2024-10-09 12:56 UTC (7+ messages)
` [PATCH v3 net 2/3] net: enetc: fix the issues of XDP_REDIRECT feature
` [PATCH v3 net 3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled
[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
2024-10-09 12:50 UTC (6+ messages)
[PATCH net-next v2] net: mana: Enable debugfs files for MANA device
2024-10-09 12:50 UTC (2+ messages)
[syzbot] [net?] possible deadlock in sockopt_lock_sock
2024-10-09 12:50 UTC (2+ messages)
[PATCH net] net: hns3/hns: Update the maintainer for the HNS3/HNS ethernet driver
2024-10-09 12:50 UTC (2+ messages)
[PATCH net v2] docs: netdev: document guidance on cleanup patches
2024-10-09 12:50 UTC (3+ messages)
[PATCH net-next v2 3/6] rust: time: Implement addition of Ktime and Delta
2024-10-09 12:50 UTC (4+ 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).