messages from 2024-10-15 08:41:44 to 2024-10-15 13:46:55 UTC [more...]
[PATCH net] macsec: Fix use-after-free while sending the offloading packet
2024-10-15 13:46 UTC (5+ messages)
[PATCH net v1] net: wwan: fix global oob in wwan_rtnl_policy
2024-10-15 13:46 UTC (2+ messages)
[PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback
2024-10-15 13:40 UTC (2+ messages)
[PATCH 1/4] batman-adv: Start new development cycle
2024-10-15 13:40 UTC (2+ messages)
[net-next PATCH v2 00/10] Extend GbEth checksum offload support to VLAN/IPv6 packets
2024-10-15 13:36 UTC (11+ messages)
` [net-next PATCH v2 01/10] net: ravb: Factor out checksum offload enable bits
` [net-next PATCH v2 02/10] net: ravb: Disable IP header RX checksum offloading
` [net-next PATCH v2 03/10] net: ravb: Drop IP protocol check from RX csum verification
` [net-next PATCH v2 04/10] net: ravb: Combine if conditions in RX csum validation
` [net-next PATCH v2 05/10] net: ravb: Simplify types "
` [net-next PATCH v2 06/10] net: ravb: Disable IP header TX checksum offloading
` [net-next PATCH v2 07/10] net: ravb: Simplify UDP TX checksum offload
` [net-next PATCH v2 08/10] net: ravb: Enable IPv6 RX checksum offloading for GbEth
` [net-next PATCH v2 09/10] net: ravb: Enable IPv6 TX checksum offload "
` [net-next PATCH v2 10/10] net: ravb: Add VLAN checksum support
[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
2024-10-15 13:32 UTC (10+ messages)
` [PATCH RFC v1 net-next 11/12] bridge: br_vlan_fill_forward_path_mode no _UNTAG_HW for dsa
pull-request: bpf-next 2024-10-14
2024-10-15 13:30 UTC (2+ messages)
[PATCH iwl-next v8 0/6] igb: Add support for AF_XDP zero-copy
2024-10-15 13:28 UTC (7+ messages)
` [PATCH iwl-next v8 4/6] igb: Add XDP finalize and stats update functions
` [PATCH iwl-next v8 5/6] igb: Add AF_XDP zero-copy Rx support
` [PATCH iwl-next v8 6/6] igb: Add AF_XDP zero-copy Tx support
[PATCH net] net: pse-pd: Fix out of bound for loop
2024-10-15 13:28 UTC (2+ messages)
[PATCH net-next v1] page_pool: check for dma_sync_size earlier
2024-10-15 13:25 UTC (13+ messages)
[PATCH net-next] net: gianfar: Use __be64 * to store pointers to big endian values
2024-10-15 13:20 UTC (2+ messages)
[PATCH v2 net-next 00/13] add basic support for i.MX95 NETC
2024-10-15 12:58 UTC (14+ messages)
` [PATCH v2 net-next 01/13] dt-bindings: net: add compatible string for i.MX95 EMDIO
` [PATCH v2 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support
` [PATCH v2 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control
` [PATCH v2 net-next 04/13] net: enetc: add initial netc-blk-ctrl driver support
` [PATCH v2 net-next 05/13] net: enetc: move some common interfaces to enetc_pf_common.c
` [PATCH v2 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module
` [PATCH v2 net-next 07/13] net: enetc: only enable ERR050089 workaround on LS1028A
` [PATCH v2 net-next 08/13] PCI: Add NXP NETC vendor ID and device IDs
` [PATCH v2 net-next 09/13] net: enetc: add i.MX95 EMDIO support
` [PATCH v2 net-next 10/13] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()
` [PATCH v2 net-next 11/13] net: enetc: optimize the allocation of tx_bdr
` [PATCH v2 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF
` [PATCH v2 net-next 13/13] MAINTAINERS: update ENETC driver files and maintainers
[PATCH net-next 1/4] net: ethernet: mtk_eth_soc: compile out netsys v2+ code on mt7621
2024-10-15 13:07 UTC (6+ messages)
` [PATCH net-next 2/4] net: ethernet: mtk_eth_soc: use napi_build_skb()
` [PATCH net-next 3/4] net: ethernet: mtk_eth_soc: reduce rx ring size for older chipsets
` [PATCH net-next 4/4] net: ethernet: mtk_eth_soc: optimize dma ring address/index calculation
[PATCH net-next] bnxt_en: replace PTP spinlock with seqlock
2024-10-15 13:01 UTC (5+ messages)
[PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp
2024-10-15 12:44 UTC (11+ messages)
[PATCH 0/3] PtP driver for s390 clocks
2024-10-15 12:43 UTC (4+ messages)
` [PATCH 2/3] ptp: Add clock name to uevent
` [PATCH 3/3] s390/time: Add PtP driver
[PATCH V12 RESEND net-next 00/10] Add support of HIBMCGE Ethernet Driver
2024-10-15 12:35 UTC (11+ messages)
` [PATCH V12 RESEND net-next 01/10] net: hibmcge: Add pci table supported in this module
` [PATCH V12 RESEND net-next 02/10] net: hibmcge: Add read/write registers supported through the bar space
` [PATCH V12 RESEND net-next 03/10] net: hibmcge: Add mdio and hardware configuration supported in this module
` [PATCH V12 RESEND net-next 04/10] net: hibmcge: Add interrupt "
` [PATCH V12 RESEND net-next 05/10] net: hibmcge: Implement some .ndo functions
` [PATCH V12 RESEND net-next 06/10] net: hibmcge: Implement .ndo_start_xmit function
` [PATCH V12 RESEND net-next 07/10] net: hibmcge: Implement rx_poll function to receive packets
` [PATCH V12 RESEND net-next 08/10] net: hibmcge: Implement some ethtool_ops functions
` [PATCH V12 RESEND net-next 09/10] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
` [PATCH V12 RESEND net-next 10/10] net: hibmcge: Add maintainer "
[PATCH net] net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init
2024-10-15 12:39 UTC (2+ messages)
[PATCH net-next] net: airoha: Fix typo in REG_CDM2_FWD_CFG configuration
2024-10-15 12:35 UTC (2+ messages)
[PATCH net-next 0/4] net: stmmac: dwmac4: Fixes and improvements
2024-10-15 6:57 UTC (2+ messages)
` [PATCH net-next 2/4] net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation
[PATCH net-next] net: vxlan: update the document for vxlan_snoop()
2024-10-15 12:31 UTC (2+ messages)
[PATCH net-next] net: vxlan: replace VXLAN_INVALID_HDR with VNI_NOT_FOUND
2024-10-15 12:30 UTC (2+ messages)
[PATCH RESEND 0/3] PtP driver for s390 clocks
2024-10-15 12:19 UTC (8+ messages)
` [PATCH 1/3] s390/time: Add clocksource id to TOD clock
` [PATCH 2/3] ptp: Add clock name to uevent
` [PATCH 3/3] s390/time: Add PtP driver
[PATCH] octeontx2-af: Use str_enabled_disabled()
2024-10-15 12:13 UTC
[PATCH net-next v2 0/6] rust: Add IO polling
2024-10-15 12:12 UTC (4+ messages)
` [PATCH net-next v2 2/6] rust: time: Introduce Delta type
[PATCH v3] net: stmmac: allocate separate page for buffer
2024-10-15 12:10 UTC
[PATCH 0/2] net: ethernet: freescale: Use %pa to format resource_size_t
2024-10-15 12:10 UTC (3+ messages)
[PATCH] [net,v2] net: wwan: t7xx: add PM_AUTOSUSPEND_MS_BY_DW5933E for Dell DW5933e
2024-10-15 12:08 UTC (3+ messages)
[PATCH V12 net-next 00/10] Add support of HIBMCGE Ethernet Driver
2024-10-15 12:05 UTC (9+ messages)
` [PATCH V12 net-next 07/10] net: hibmcge: Implement rx_poll function to receive packets
` [PATCH V12 net-next 10/10] net: hibmcge: Add maintainer for hibmcge
[PATCH v2] net: atlantic: support reading SFP module info
2024-10-15 11:51 UTC (2+ messages)
[PATCH v1 net-next] rtnl_net_debug: Remove rtnl_net_debug_exit()
2024-10-15 11:50 UTC (2+ messages)
[PATCH net-next 0/6] xfrm: Convert __xfrm4_dst_lookup() and its callers to dscp_t
2024-10-15 11:48 UTC (8+ messages)
` [PATCH net-next 1/6] xfrm: Convert xfrm_get_tos() "
` [PATCH net-next 2/6] xfrm: Convert xfrm_bundle_create() "
` [PATCH net-next 3/6] xfrm: Convert xfrm_dst_lookup() "
` [PATCH net-next 4/6] xfrm: Convert __xfrm_dst_lookup() "
` [PATCH net-next 5/6] xfrm: Convert the ->dst_lookup() callback "
` [PATCH net-next 6/6] xfrm: Convert __xfrm4_dst_lookup() "
[PATCH net v2] selftests: rtnetlink: add 'ethtool' as a dependency
2024-10-15 11:47 UTC (4+ messages)
[PATCH][next][V2] octeontx2-af: Fix potential integer overflows on integer shifts
2024-10-15 11:40 UTC (3+ messages)
[PATCH net] bpf: xdp: fallback to SKB mode if DRV flag is absent
2024-10-15 11:31 UTC (7+ messages)
[PATCH net-next V2 00/15] net/mlx5: Refactor esw QoS to support generalized operations
2024-10-15 11:26 UTC (4+ messages)
` [PATCH net-next V2 09/15] net/mlx5: Remove vport QoS enabled flag
[PATCH net] netdevsim: macsec: pad u64 to correct length in logs
2024-10-15 11:09 UTC
[PATCH net-next v2] net: phy: aquantia: fix return value check in aqr107_config_mdi()
2024-10-15 11:08 UTC (2+ messages)
[PATCH V2] net: stmmac: dwmac-tegra: Fix link bring-up sequence
2024-10-15 11:06 UTC (3+ messages)
[PATCH iwl-net v1] i40e: fix "Error I40E_AQ_RC_ENOSPC adding RX filters on VF" issue
2024-10-15 11:05 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH net-next] net: ethernet: ti: am65-cpsw: Enable USXGMII mode for J7200 CPSW5G
2024-10-15 11:00 UTC (2+ messages)
[PATCH net-next v21 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-10-15 10:58 UTC (4+ messages)
` [PATCH net-next v21 13/14] mm: page_frag: update documentation for page_frag
[PATCH net v2 0/2] fix two bugs related to page_pool
2024-10-15 10:52 UTC (4+ messages)
[PATCH net-next 00/44] DualPI2, Accurate ECN, TCP Prague patch series
2024-10-15 10:51 UTC (46+ messages)
` [PATCH net-next 01/44] sched: Add dualpi2 qdisc
` [PATCH net-next 02/44] tcp: reorganize tcp_in_ack_event() and tcp_count_delivered()
` [PATCH net-next 03/44] tcp: create FLAG_TS_PROGRESS
` [PATCH net-next 04/44] tcp: use BIT() macro in include/net/tcp.h
` [PATCH net-next 05/44] tcp: extend TCP flags to allow AE bit/ACE field
` [PATCH net-next 06/44] tcp: reorganize SYN ECN code
` [PATCH net-next 07/44] tcp: rework {__,}tcp_ecn_check_ce() -> tcp_data_ecn_check()
` [PATCH net-next 08/44] tcp: helpers for ECN mode handling
` [PATCH net-next 09/44] gso: AccECN support
` [PATCH net-next 10/44] gro: prevent ACE field corruption & better AccECN handling
` [PATCH net-next 11/44] tcp: AccECN support to tcp_add_backlog
` [PATCH net-next 12/44] tcp: allow ECN bits in TOS/traffic class
` [PATCH net-next 13/44] tcp: Pass flags to __tcp_send_ack
` [PATCH net-next 14/44] tcp: fast path functions later
` [PATCH net-next 15/44] tcp: AccECN core
` [PATCH net-next 16/44] net: sysctl: introduce sysctl SYSCTL_FIVE
` [PATCH net-next 17/44] tcp: accecn: AccECN negotiation
` [PATCH net-next 18/44] tcp: accecn: add AccECN rx byte counters
` [PATCH net-next 19/44] tcp: allow embedding leftover into option padding
` [PATCH net-next 20/44] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH net-next 21/44] tcp: sack option handling improvements
` [PATCH net-next 22/44] tcp: accecn: AccECN option
` [PATCH net-next 23/44] tcp: accecn: AccECN option send control
` [PATCH net-next 24/44] tcp: accecn: AccECN option failure handling
` [PATCH net-next 25/44] tcp: accecn: AccECN option ceb/cep heuristic
` [PATCH net-next 26/44] tcp: accecn: AccECN ACE field multi-wrap heuristic
` [PATCH net-next 27/44] tcp: accecn: try to fit AccECN option with SACK
` [PATCH net-next 28/44] tcp: try to avoid safer when ACKs are thinned
` [PATCH net-next 29/44] gro: flushing when CWR is set negatively affects AccECN
` [PATCH net-next 30/44] tcp: accecn: Add ece_delta to rate_sample
` [PATCH net-next 31/44] tcp: L4S ECT(1) identifier for CC modules
` [PATCH net-next 32/44] tcp: disable RFC3168 fallback "
` [PATCH net-next 33/44] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH net-next 34/44] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH net-next 35/44] tcp: move increment of num_retrans
` [PATCH net-next 36/44] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH net-next 37/44] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH net-next 38/44] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH net-next 39/44] tcp: accecn: verify ACE counter in 1st ACK after AccECN negotiation
` [PATCH net-next 40/44] tcp: accecn: stop sending AccECN option when loss ACK with AccECN option
` [PATCH net-next 41/44] Documentation: networking: Update ECN related sysctls
` [PATCH net-next 42/44] tcp: Add tso_segs() CC callback for TCP Prague
` [PATCH net-next 43/44] tcp: Add mss_cache_set_by_ca for CC algorithm to set MSS
` [PATCH net-next 44/44] tcp: Add the TCP Prague congestion control module
[PATCH net-next 0/2] eth: fbnic: Add devlink dev flash support
2024-10-15 10:43 UTC (4+ messages)
` [PATCH net-next 2/2] "
[RFC net-next v2 0/2] igc: Link IRQs and queues to NAPIs
2024-10-15 10:27 UTC (3+ messages)
` [RFC net-next v2 2/2] igc: Link queues to NAPI instances
[PATCH v2 06/25] timekeeping: Reorder struct timekeeper
2024-10-15 10:08 UTC (2+ messages)
` [PATCH v2a] "
virtio_net: support device stats
2024-10-15 9:55 UTC (3+ messages)
[PATCH net] net: usb: usbnet: fix race in probe failure
2024-10-15 9:50 UTC (2+ messages)
[PATCH net-next 00/12] Add support for PSE port priority
2024-10-15 9:43 UTC (6+ messages)
[PATCH net-next v2 09/12] net-timestamp: add tx OPT_ID_TCP support for bpf case
2024-10-15 9:36 UTC (3+ messages)
[PATCH net 0/8] mlx5 misc fixes 2024-10-15
2024-10-15 9:32 UTC (9+ messages)
` [PATCH net 1/8] net/mlx5: HWS, removed wrong access to a number of rules variable
` [PATCH net 2/8] net/mlx5: HWS, fixed double free in error flow of definer layout
` [PATCH net 3/8] net/mlx5: HWS, don't destroy more bwc queue locks than allocated
` [PATCH net 4/8] net/mlx5: HWS, use lock classes for bwc locks
` [PATCH net 5/8] net/mlx5: Check for invalid vector index on EQ creation
` [PATCH net 6/8] net/mlx5: Fix command bitmask initialization
` [PATCH net 7/8] net/mlx5: Unregister notifier on eswitch init failure
` [PATCH net 8/8] net/mlx5e: Don't call cleanup on profile rollback failure
[PATCH v2 0/4] CAST Controller Area Network driver support
2024-10-15 9:30 UTC (4+ messages)
` [PATCH v2 3/4] can: Add driver for CAST CAN Bus Controller
[PATCH net-next v2 1/5] dt-bindings: leds: add 'active-high' property
2024-10-15 9:30 UTC (2+ messages)
[PATCH v3 0/9] can: m_can: Add am62 wakeup support
2024-10-15 9:29 UTC (4+ messages)
` [PATCH v3 5/9] can: m_can: Support pinctrl wakeup state
[PATCH net-next 00/10] selftests: net: Introduce deferred commands
2024-10-15 9:06 UTC (7+ messages)
` [PATCH net-next 01/10] selftests: net: lib: "
` [PATCH net-next 04/10] selftests: RED: Use defer for test cleanup
[PATCH v5 net-next 0/2] make PHY output RMII reference clock
2024-10-15 9:20 UTC (2+ messages)
[PATCH net-next v1 0/5] net: stmmac: Refactor FPE as a separate module
2024-10-15 9:09 UTC (6+ messages)
` [PATCH net-next v1 1/5] net: stmmac: Introduce separate files for FPE implementation
` [PATCH net-next v1 2/5] net: stmmac: Introduce stmmac_fpe_ops for gmac4 and xgmac
` [PATCH net-next v1 3/5] net: stmmac: Rework marco definitions "
` [PATCH net-next v1 4/5] net: stmmac: xgmac: Rename XGMAC_RQ to XGMAC_FPRQ
` [PATCH net-next v1 5/5] net: stmmac: xgmac: Complete FPE support
[PATCH v2 iproute2 0/2] iplink: Fix link-netns handling
2024-10-15 9:06 UTC (4+ messages)
` [PATCH v2 iproute2 2/2] iplink: Fix link-netns id and link ifindex
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 read-only IMAP folder(s) and NNTP newsgroup(s).