messages from 2024-02-19 18:04:31 to 2024-02-20 09:45:30 UTC [more...]
[PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
2024-02-20 9:45 UTC (10+ messages)
` [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode
` [PATCH net-next 3/3] bpf: test_run: Fix cacheline alignment of live XDP frame data structures
[PATCH net] net: stmmac: Fix EST offset for dwmac 5.10
2024-02-20 9:44 UTC (3+ messages)
[PATCH] ipv6: sr: fix possible use-after-free and null-ptr-deref
2024-02-20 9:40 UTC (2+ messages)
[PATCH] devlink: fix possible use-after-free and memory leaks in devlink_init()
2024-02-20 9:40 UTC (2+ messages)
[PATCH] net: txgbe: fix GPIO interrupt blocking
2024-02-20 9:25 UTC (5+ messages)
[PATCH RFC net-next 0/2] Use per-task storage for XDP-redirects on PREEMPT_RT
2024-02-20 9:17 UTC (12+ messages)
` [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct "
[PATCH][next] net: microchip: lan743x: Fix spelling mistake "erro" -> "error"
2024-02-20 9:17 UTC
[PATCH net] net/sched: flower: Add lock protection when remove filter handle
2024-02-20 9:17 UTC (2+ messages)
[PATCH] vduse: implement DMA sync callbacks
2024-02-20 9:01 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
2024-02-20 8:56 UTC (4+ messages)
` [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
[PATCH] can: raw: raw_getsockopt(): reduce scope of err
2024-02-20 8:55 UTC (7+ messages)
` [PATCH net-next] "
[PATCH net-next 0/9] pull-request: can-next 2024-02-20
2024-02-20 8:46 UTC (10+ messages)
` [PATCH net-next 1/9] can: m_can: remove redundant check for pm_clock_support
` [PATCH net-next 2/9] dt-bindings: can: tcan4x5x: Document the wakeup-source flag
` [PATCH net-next 3/9] can: m_can: allow keeping the transceiver running in suspend
` [PATCH net-next 4/9] can: tcan4x5x: support resuming from rx interrupt signal
` [PATCH net-next 5/9] dt-bindings: can: xilinx_can: Add 'xlnx,has-ecc' optional property
` [PATCH net-next 6/9] can: xilinx_can: Add ECC support
` [PATCH net-next 7/9] can: xilinx_can: Add ethtool stats interface for ECC errors
` [PATCH net-next 8/9] can: raw: fix getsockopt() for new CAN_RAW_XL_VCID_OPTS
` [PATCH net-next 9/9] can: raw: raw_getsockopt(): reduce scope of err
[PATCH net-next v3] net: sysfs: Do not create sysfs for non BQL device
2024-02-20 8:40 UTC (2+ messages)
[PATCH net-next v8 0/2] Abstract page from net stack
2024-02-20 8:40 UTC (2+ messages)
[PATCH] net: skbuff: allocate the fclone in the current NUMA node
2024-02-20 8:37 UTC (5+ messages)
[PATCH net-next] net: fix pointer check in skb_pp_cow_data routine
2024-02-20 8:33 UTC (2+ messages)
[PATCH net-next v2 0/5] Use KMEM_CACHE instead of kmem_cache_create
2024-02-20 7:36 UTC (6+ messages)
` [PATCH net-next v2 1/5] net: kcm: Simplify the allocation of slab caches
` [PATCH net-next v2 2/5] ip6mr: Simplify the allocation of slab caches in ip6_mr_init
` [PATCH net-next v2 3/5] ipmr: Simplify the allocation of slab caches
` [PATCH net-next v2 4/5] ipv4: Simplify the allocation of slab caches in ip_rt_init
` [PATCH net-next v2 5/5] ipv6: Simplify the allocation of slab caches
[PATCH 1/2] net/mlx5: pre-initialize sprintf buffers
2024-02-20 8:21 UTC (7+ messages)
` [PATCH 2/2] [v2] net/mlx5: fix possible stack overflows
[PATCH v2 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
2024-02-20 8:19 UTC (13+ messages)
` [PATCH v2 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth
[PATCH net-next v2] net: mctp: take ownership of skb in mctp_local_output
2024-02-20 8:10 UTC
[PATCH net-next] net/mlx5: Use kasprintf()
2024-02-20 7:57 UTC (2+ messages)
[patch net] devlink: fix port dump cmd type
2024-02-20 7:52 UTC
[PATCH net] net: mctp: take ownership of skb in mctp_local_output
2024-02-20 7:51 UTC (3+ messages)
[syzbot] [erofs?] KMSAN: uninit-value in z_erofs_lz4_decompress (3)
2024-02-20 7:47 UTC
[patch net-next] devlink: fix port dump cmd type
2024-02-20 7:42 UTC (4+ messages)
[patch net-next 00/13] netlink: specs: devlink: add the rest of missing attribute definitions
2024-02-20 7:31 UTC (15+ messages)
` [patch net-next 01/13] tools: ynl: allow user to specify flag attr with bool values
` [patch net-next 03/13] tools: ynl: allow user to pass enum string instead of scalar value
` [patch net-next 04/13] netlink: specs: allow sub-messages in genetlink-legacy
` [patch net-next 06/13] tools: ynl: introduce attribute-replace for sub-message
[PATCH net-next 0/23] pull-request: can-next 2024-02-13
2024-02-20 7:29 UTC (6+ messages)
` [PATCH net-next 22/23] can: canxl: add virtual CAN network identifier support
[PATCH] can: raw: fix getsockopt() for new CAN_RAW_XL_VCID_OPTS
2024-02-20 7:26 UTC (3+ messages)
[RFC nf-next v5 0/2] netfilter: bpf: support prog update
2024-02-20 7:19 UTC (5+ messages)
[RFC net-next 00/20] Introduce IPPROTO_SMC
2024-02-20 7:01 UTC (21+ messages)
` [RFC net-next 01/20] net: export partial symbols in inet/inet6 proto_ops
` [RFC net-next 02/20] net/smc: read&write sock state via unified macros
` [RFC net-next 03/20] net/smc: refactor smc_setsockopt
` [RFC net-next 04/20] net/smc: refactor smc_accept_poll
` [RFC net-next 05/20] net/smc: try test to fallback when ulp set
` [RFC net-next 06/20] net/smc: fast return on unconcernd TCP options
` [RFC net-next 07/20] net/smc: refactor sock_flag/sock_set_flag
` [RFC net-next 08/20] net/smc: optimize mutex_fback_rsn from mutex to spinlock
` [RFC net-next 09/20] net/smc: refator smc_switch_to_fallback
` [RFC net-next 10/20] net/smc: make initialization code in smc_listen independent
` [RFC net-next 11/20] net/smc: make __smc_accept can return the new accepted sock
` [RFC net-next 12/20] net/smc: refatoring initialization of smc sock
` [RFC net-next 13/20] net/smc: embedded tcp sock into "
` [RFC net-next 14/20] net/smc: allow to access the state of inet "
` [RFC net-next 15/20] net/smc: enable access of sock flags "
` [RFC net-next 16/20] net/smc: add inet proto defination for SMC
` [RFC net-next 17/20] net/smc: add dummy implementation for inet smc sock
` [RFC net-next 18/20] net/smc: add define and macro for smc_negotiation
` [RFC net-next 19/20] net/smc: support smc inet with merge socks
` [RFC net-next 20/20] net/smc: support diag for smc inet mode
[PATCH net] net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHY
2024-02-20 7:00 UTC
MCTP - Socket Queue Behavior
2024-02-20 6:31 UTC (4+ messages)
[PATCH net-next v5] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
2024-02-20 5:07 UTC
[PATCH net-next v4] bonding: rate-limit bonding driver inspect messages
2024-02-20 5:04 UTC
[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
2024-02-20 3:52 UTC (18+ messages)
` [PATCH net-next 03/15] net/smc: introduce virtual ISM device loopback-ism
` [PATCH net-next 06/15] net/smc: implement DMB-related operations of loopback-ism
` [PATCH net-next 09/15] net/smc: introduce loopback-ism statistics attributes
` [PATCH net-next 13/15] net/smc: introduce loopback-ism DMB type control
` [PATCH net-next 14/15] net/smc: introduce loopback-ism DMB data copy control
[PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2024-02-20 3:45 UTC (2+ messages)
[PATCH net-next v11 0/3] netdevsim: link and forward skbs between ports
2024-02-20 3:42 UTC (7+ messages)
[pull request][net 00/10] mlx5 fixes 2024-02-19
2024-02-20 3:29 UTC (11+ messages)
` [net 01/10] Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"
` [net 02/10] Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"
` [net 03/10] net/mlx5: E-switch, Change flow rule destination checking
` [net 04/10] net/mlx5: Fix fw reporter diagnose output
` [net 05/10] net/mlx5: Check capability for fw_reset
` [net 06/10] net/mlx5e: Change the warning when ignore_flow_level is not supported
` [net 07/10] net/mlx5e: Fix MACsec state loss upon state update in offload path
` [net 08/10] net/mlx5e: RSS, Unconfigure RXFH after changing channels number
` [net 09/10] net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking occurs after populating the metadata_map
` [net 10/10] net/mlx5e: Switch to using _bh variant of of spinlock API in port timestamping NAPI poll context
[PATCH net] tun: Fix xdp_rxq_info's queue_index when detaching
2024-02-20 3:12 UTC
[PATCH] bonding: rate-limit bonding driver inspect messages
2024-02-20 2:53 UTC (2+ messages)
[PATCH net-next] tg3: simplify tg3_phy_autoneg_cfg
2024-02-20 1:54 UTC (3+ messages)
[PATCH wpan] mac802154: fix uninit-value issue in ieee802154_header_create()
2024-02-20 1:07 UTC (2+ messages)
[PATCH net-next v4 0/3] net: dsa: realtek: support reset controller and update docs
2024-02-19 23:44 UTC (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: dsa: realtek: reset-gpios is not required
` [PATCH net-next v4 2/3] dt-bindings: net: dsa: realtek: add reset controller
` [PATCH net-next v4 3/3] net: dsa: realtek: support "
[PATCH net 0/5] tls: fixes for record type handling with PEEK
2024-02-19 23:10 UTC (4+ messages)
` [PATCH net 3/5] tls: don't skip over different type records from the rx_list
[PATCH net] net: implement lockless setsockopt(SO_PEEK_OFF)
2024-02-19 22:56 UTC (2+ messages)
[PATCH net-next v3 0/6] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
2024-02-19 22:34 UTC (15+ messages)
` [PATCH net-next v3 1/6] net: mdio: hisi-femac: make clock optional
` [PATCH net-next v3 2/6] dt-bindings: net: hisilicon-femac-mdio: convert to YAML
` [PATCH net-next v3 3/6] net: hisilicon: add support for hisi_femac core on Hi3798MV200
` [PATCH net-next v3 4/6] net: hisi_femac: remove unused compatible strings
` [PATCH net-next v3 5/6] dt-bindings: net: remove outdated hisilicon-femac
` [PATCH net-next v3 6/6] dt-bindings: net: add hisilicon,hisi-femac
[PATCH RFC 0/4] wifi: ath10k: support board-specific firmware overrides
2024-02-19 22:23 UTC (3+ messages)
[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
2024-02-19 22:21 UTC (20+ messages)
` [PATCH v5 03/18] dt-bindings: regulator: describe the PMU module of the QCA6390 package
` [PATCH v5 09/18] arm64: dts: qcom: qrb5165-rb5: model the PMU of the QCA6391
[net-next RFC PATCH 0/6] net: phy: support multi PHY in phy_driver Was: net: phy: detach PHY driver OPs from phy_driver struct
2024-02-19 22:00 UTC (6+ messages)
` [net-next RFC PATCH 6/6] net: phy: bcm7xxx: rework phy_driver table to new multiple PHY ID format
[PATCH] Documentation: update mailing list addresses
2024-02-19 21:31 UTC (2+ messages)
[PATCH] can: softing: remove redundant NULL check
2024-02-19 20:37 UTC (5+ messages)
CFS for Netdev Conf 0x18 open!
2024-02-19 20:54 UTC
[PATCH net-next] net: page_pool: fix recycle stats for system page_pool allocator
2024-02-19 20:50 UTC (2+ messages)
[PATCH net-next v2 0/3] Rework GENET MDIO controller clocking
2024-02-19 20:40 UTC (4+ messages)
` [PATCH net-next v2 1/3] net: mdio: mdio-bcm-unimac: Manage clock around I/O accesses
` [PATCH net-next v2 2/3] net: bcmgenet: Pass "main" clock down to the MDIO driver
` [PATCH net-next v2 3/3] Revert "net: bcmgenet: Ensure MDIO unregistration has clocks enabled"
[PATCH net-next] page_pool: disable direct recycling based on pool->cpuid on destroy
2024-02-19 20:40 UTC (2+ messages)
[RFC 0/7] selftests: openvswitch: cleanups for running as selftests
2024-02-19 20:28 UTC (2+ messages)
[PATCH] net: stmmac: mmc_core: Assign, don't add interrupt registers
2024-02-19 20:17 UTC (4+ messages)
[PATCH net-next v2] net: sysfs: Do not create sysfs for non BQL device
2024-02-19 20:16 UTC (3+ messages)
[PATCH ipsec-next v1 0/8] Add IP-TFS mode to xfrm
2024-02-19 20:13 UTC (3+ messages)
` [PATCH ipsec-next v1 8/8] iptfs: impl: add new iptfs xfrm mode impl
[PATCH v2 0/4] Add 8qm SMMU information
2024-02-19 19:50 UTC (7+ messages)
` [PATCH v2 2/4] dt-bindings: net: fec: add iommus property
[PATCH iproute2] man: ip-link.8: add a note for gso_ipv4_max_size
2024-02-19 19:50 UTC (2+ messages)
[PATCH] Bluetooth: constify the struct device_type usage
2024-02-19 19:46 UTC
[PATCH] net: ipa: don't overrun IPA suspend interrupt registers
2024-02-19 19:44 UTC (2+ messages)
stmmac on Banana PI CPU stalls since Linux 6.6
2024-02-19 19:44 UTC (13+ messages)
[TEST] gre_multipath_nh_res takes forever
2024-02-19 19:17 UTC (3+ messages)
[RFC] netlink: check for NULL attribute in nla_parse_nested_deprecated
2024-02-19 19:13 UTC (2+ messages)
[PATCH v3 1/1] tcp/dcpp: Un-pin tw_timer
2024-02-19 18:55 UTC (2+ messages)
[PATCH net 00/13] mptcp: misc. fixes for v6.8
2024-02-19 18:33 UTC (6+ messages)
` [PATCH net 03/13] mptcp: fix lockless access in subflow ULP diag
[PATCH net-next v3 0/3] net: stmmac: Allow driver-specific AXI configuration
2024-02-19 18:32 UTC (3+ messages)
` [PATCH net-next v3 3/3] net: stmmac: Configure AXI on Tegra234 MGBE
[PATCH net] net: implement lockless setsockopt(SO_PEEK_OFF)
2024-02-19 18:31 UTC (3+ messages)
[PATCH net-next 9/9] selftests: vxlan_mdb: Add MDB bulk deletion test
2024-02-19 18:25 UTC (3+ messages)
[PATCH v2] tc: Change of json format in tc-fw
2024-02-19 18:20 UTC (2+ messages)
[PATCH v2] tc: Support json option in tc-cgroup, tc-flow and tc-route
2024-02-19 18:20 UTC (2+ messages)
[PATCH] ip: Update command usage in man page
2024-02-19 18:20 UTC (2+ messages)
[PATCH net] MAINTAINERS: Add framer headers to NETWORKING [GENERAL]
2024-02-19 18:18 UTC (2+ messages)
[PATCH net-next] net: wan: framer: remove children from struct framer_ops kdoc
2024-02-19 18:16 UTC (2+ messages)
[PATCH] m_tunnel_key: Add check for result hex2mem()
2024-02-19 18:06 UTC (2+ 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).