netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-31 12:46:00 to 2024-11-01 02:39:58 UTC [more...]

[PATCH 1/2] bpf: Introduce cpu affinity for sockmap
 2024-11-01  2:38 UTC 

[RFC net-next v01 0/1] net: hinic3: Add a driver for Huawei 3rd gen NIC
 2024-11-01  2:35 UTC  (3+ messages)
` [RFC net-next v01 1/1] "

[PATCH net v4] fsl/fman: Validate cell-index value obtained from Device Tree
 2024-11-01  2:20 UTC  (2+ messages)

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-01  2:20 UTC  (13+ messages)
` [PATCH net-next v11 09/23] ovpn: implement basic RX path (UDP)
` [PATCH net-next v11 11/23] ovpn: store tunnel and transport statistics
` [PATCH net-next v11 12/23] ovpn: implement TCP transport

[PATCH v4 net-next 00/13] add basic support for i.MX95 NETC
 2024-11-01  2:18 UTC  (11+ messages)
` [PATCH v4 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control

[PATCH net v2] net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()
 2024-11-01  2:16 UTC  (3+ messages)

[PATCH net-next] net: hisilicon: use ethtool string helpers
 2024-11-01  2:15 UTC  (5+ messages)

[PATCH] virtio: only reset device and restore status if needed in device resume
 2024-11-01  2:11 UTC  (5+ messages)
` [PATCH v2] "

[PATCH net-next v2] netlabel: document doi_remove field of struct netlbl_calipso_ops
 2024-11-01  2:10 UTC  (3+ messages)

[PATCH] net/smc: Optimize the search method of reused buf_desc
 2024-11-01  2:06 UTC  (2+ messages)

[PATCH net-next] bonding: add ESP offload features when slaves support
 2024-11-01  2:03 UTC  (3+ messages)

[PATCH] ptp_pch: Replace deprecated PCI functions
 2024-11-01  2:00 UTC  (3+ messages)

Duplicate invocation of NF_INET_POST_ROUTING rule for outbound multicast?
 2024-11-01  1:59 UTC  (3+ messages)

[PATCH net v3] net: ti: icssg-prueth: Fix 1 PPS sync
 2024-11-01  1:59 UTC  (2+ messages)

[PATCH net] dt-bindings: net: xlnx,axi-ethernet: Correct phy-mode property value
 2024-11-01  1:53 UTC  (2+ messages)

[PATCH] [net] net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000
 2024-11-01  1:51 UTC  (2+ messages)

[PATCH net-next v4 0/2] netcons: Add udp send fail statistics to netconsole
 2024-11-01  1:49 UTC  (5+ messages)
` [PATCH net-next v4 2/2] "

[PATCH V2 net-next 0/8] Support some features for the HIBMCGE driver
 2024-11-01  1:45 UTC  (3+ messages)
` [PATCH V2 net-next 1/8] net: hibmcge: Add dump statistics supported in this module

[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
 2024-11-01  1:44 UTC  (8+ messages)
` [PATCH v1 4/9] can: Add Nuvoton NCT6694 CAN support

[PATCH RFC net-next 0/3] riscv: sophgo: Add ethernet support for SG2044
 2024-11-01  1:43 UTC  (4+ messages)
` [PATCH RFC net-next 1/3] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH RFC net-next 2/3] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH RFC net-next 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[PATCHv2 net-next] net: freescale: use ethtool string helpers
 2024-11-01  1:40 UTC  (2+ messages)

[PATCH net-next] tcp: only release congestion control if it has been initialized
 2024-11-01  1:40 UTC  (2+ messages)

[PATCH net-next v2] bnx2x: remove redundant NULL-pointer check
 2024-11-01  1:32 UTC  (2+ messages)

[PATCH v6 0/2] MCTP Over PCC Transport
 2024-11-01  1:30 UTC  (9+ messages)
` [PATCH v6 1/2] mctp pcc: Check before sending MCTP PCC response ACK
` [PATCH v6 2/2] mctp pcc: Implement MCTP over PCC Transport

[syzbot] [batman?] BUG: soft lockup in batadv_iv_send_outstanding_bat_ogm_packet
 2024-11-01  1:30 UTC  (2+ messages)
` [syzbot] [netfilter] "

[PATCH net-next 0/3] net: netpoll: Improve SKB pool management
 2024-11-01  1:29 UTC  (7+ messages)
` [PATCH net-next 1/3] net: netpoll: Defer skb_pool population until setup success
` [PATCH net-next 2/3] net: netpoll: Individualize the skb pool
` [PATCH net-next 3/3] net: netpoll: flush skb pool during cleanup

linux-next: manual merge of the net-next tree with the reset tree
 2024-11-01  1:25 UTC 

pull request: bluetooth 2024-10-30
 2024-11-01  1:21 UTC  (2+ messages)

[PATCH net-next v2 0/5] enic: Use all the resources configured on VIC
 2024-11-01  1:19 UTC  (3+ messages)
` [PATCH net-next v2 5/5] enic: Adjust used MSI-X wq/rq/cq/interrupt resources in a more robust way

[GIT PULL] bpf for v6.12-rc6
 2024-11-01  1:05 UTC  (2+ messages)

[PATCH v5 0/7] rust: Add IO polling
 2024-11-01  1:01 UTC  (8+ messages)
` [PATCH v5 1/7] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v5 2/7] rust: time: Introduce Delta type
` [PATCH v5 3/7] rust: time: Introduce Instant type
` [PATCH v5 4/7] rust: time: Add wrapper for fsleep function
` [PATCH v5 5/7] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH v5 6/7] rust: Add read_poll_timeout functions
` [PATCH v5 7/7] net: phy: qt2025: Wait until PHY becomes ready

[PATCH v2 0/4][next] net: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-11-01  1:01 UTC  (3+ messages)
` [PATCH v2 1/4][next] uapi: socket: Introduce struct sockaddr_legacy

[PATCH net-next v3 0/7] Suspend IRQs during application busy periods
 2024-11-01  0:48 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: Add napi_struct parameter irq_suspend_timeout
` [PATCH net-next v3 2/7] net: Suspend softirq when prefer_busy_poll is set
` [PATCH net-next v3 3/7] net: Add control functions for irq suspension
` [PATCH net-next v3 4/7] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
` [PATCH net-next v3 5/7] eventpoll: Control irq suspension for prefer_busy_poll
` [PATCH net-next v3 6/7] selftests: net: Add busy_poll_test
` [PATCH net-next v3 7/7] docs: networking: Describe irq suspension

[PATCH net-next v3 00/18] xdp: a fistful of generic changes (+libeth_xdp)
 2024-11-01  0:41 UTC  (3+ messages)
` [PATCH net-next v3 10/18] xdp: get rid of xdp_frame::mem.id

[PATCH net-next 4/5] net: phy: mediatek: Integrate read/write page helper functions
 2024-11-01  0:24 UTC  (2+ messages)

U32 - systematic ht leak since ... the beginning
 2024-11-01  0:24 UTC 

[PATCH v3 2/5] LSM: Replace context+len with lsm_context
 2024-10-31 23:58 UTC  (5+ messages)

[PATCH net-next v8 00/24] Introducing OpenVPN Data Channel Offload
 2024-11-01  0:17 UTC  (8+ messages)
` [PATCH net-next v8 03/24] ovpn: add basic netlink support

[PATCH net-next v2 00/15] net: sparx5: add support for lan969x switch device
 2024-11-01  0:16 UTC  (5+ messages)
` [PATCH net-next v2 10/15] net: lan969x: add PTP handler function

[PATCH net-next v4] net: Implement fault injection forcing skb reallocation
 2024-11-01  0:04 UTC  (4+ messages)

[PATCH net-next v3 0/7] bnxt_en: implement device memory TCP for bnxt
 2024-10-31 23:56 UTC  (7+ messages)
` [PATCH net-next v3 2/7] bnxt_en: add support for tcp-data-split ethtool command

[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
 2024-10-31 23:50 UTC  (24+ messages)
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
` [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset

[GIT PULL] Networking for v6.12-rc6
 2024-10-31 23:03 UTC  (2+ messages)

[PATCH 0/5] Add new headers for Hyper-V Dom0
 2024-10-31 22:59 UTC  (6+ messages)
` [PATCH 2/5] hyperv: Remove unnecessary #includes

[PATCH v3 1/5] LSM: Ensure the correct LSM context releaser
 2024-10-31 22:53 UTC  (2+ messages)

[PATCH] riscv: dts: sophgo: Add ethernet configuration for cv18xx
 2024-10-31 22:46 UTC  (6+ messages)

[PATCH net v2] MAINTAINERS: Remove self from DSA entry
 2024-10-31 22:22 UTC  (3+ messages)

pull-request: bpf-next 2024-10-31
 2024-10-31 22:15 UTC 

[PATCH net-next v2] eth: fbnic: Add support to write TCE TCAM entries
 2024-10-31 22:13 UTC  (4+ messages)

[PATCH RFC net-next v2 00/18] Add support for PSE port priority
 2024-10-31 22:00 UTC  (18+ messages)
` [PATCH RFC net-next v2 03/18] net: pse-pd: tps23881: Use helpers to calculate bit offset for a channel
` [PATCH RFC net-next v2 05/18] net: pse-pd: Add support for PSE device index
` [PATCH RFC net-next v2 06/18] net: ethtool: Add support for new PSE device index description
` [PATCH RFC net-next v2 07/18] net: ethtool: Add support for ethnl_info_init_ntf helper function
` [PATCH RFC net-next v2 08/18] net: pse-pd: Add support for reporting events
` [PATCH RFC net-next v2 15/18] net: pse-pd: Add support for getting and setting port priority

[iwl-next v6 0/9] ice: managing MSI-X in driver
 2024-10-31 21:58 UTC  (4+ messages)
` [iwl-next v6 2/9] ice: devlink PF MSI-X max and min parameter
  ` [Intel-wired-lan] "

[PATCH net-next 0/3] r8169: align RTL8125/RTL8126 PHY config with vendor driver
 2024-10-31 21:44 UTC  (4+ messages)
` [PATCH net-next 1/3] r8169: align RTL8125 EEE "
` [PATCH net-next 2/3] r8169: align RTL8125/RTL8126 PHY "
` [PATCH net-next 3/3] r8169: align RTL8126 EEE "

[PATCHv3 net-next iwl-next] net: intel: use ethtool string helpers
 2024-10-31 21:14 UTC 

[PATCHv2 net-next iwl-next] net: intel: use ethtool string helpers
 2024-10-31 21:03 UTC  (5+ messages)

[PATCH bpf-next] bpf: Add kernel symbol for struct_ops trampoline
 2024-10-31 20:39 UTC  (2+ messages)

[PATCH net-next v6 00/12] selftests: ncdevmem: Add ncdevmem to ksft
 2024-10-31 19:41 UTC  (8+ messages)

[PATCH net-next 00/12] Begin upstreaming Homa transport protocol
 2024-10-31 18:55 UTC  (4+ messages)
` [PATCH net-next 10/12] net: homa: create homa_timer.c

[PATCH net-next v2] net: dsa: mt7530: Add TBF qdisc offload support
 2024-10-31 18:31 UTC  (3+ messages)

[resend PATCH 1/2] dim: make dim_calc_stats() inputs const pointers
 2024-10-31 18:28 UTC  (11+ messages)
` [resend PATCH 2/2] dim: pass dim_sample to net_dim() by reference

[PATCH] net: ethernet: broadcom: Fix uninitialized lockal variable
 2024-10-31 17:54 UTC  (2+ messages)

[PATCH v4 00/16] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-10-31 17:53 UTC  (13+ messages)
` [PATCH v4 13/16] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
` [PATCH v4 14/16] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver

[PATCH net-next v7 0/8] net: stmmac: Refactor FPE as a separate module
 2024-10-31 17:39 UTC  (7+ messages)
` [PATCH net-next v7 1/8] net: stmmac: Introduce separate files for FPE implementation
` [PATCH net-next v7 3/8] net: stmmac: Refactor FPE functions to generic version
` [PATCH net-next v7 4/8] net: stmmac: Introduce stmmac_fpe_supported()

[PATCH v4 net-next 0/1] DualPI2 patch
 2024-10-31 17:27 UTC  (8+ messages)
` [PATCH v4 net-next 1/1] sched: Add dualpi2 qdisc

[net-next v2] net: wwan: t7xx: reset device if suspend fails
 2024-10-31 17:04 UTC  (5+ messages)

[PATCH net-next v6 0/2] Add the dwmac driver support for T-HEAD TH1520 SoC
 2024-10-31 16:48 UTC  (3+ messages)
` [PATCH net-next v6 2/2] net: stmmac: Add glue layer "

[PATCH v2] mlx5: only schedule EQ comp tasklet if necessary
 2024-10-31 16:34 UTC  (2+ messages)
` [PATCH net-next v3] mlx5/core: Schedule EQ comp tasklet only "

[RFC PATCH v2 0/8] Fix non-TCP restriction and inconsistency of TCP errors
 2024-10-31 16:21 UTC  (5+ messages)
` [RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction

[PATCH net-next v2 00/13][pull request] ice: iavf: add support for TC U32 filters on VFs
 2024-10-31 16:18 UTC  (5+ messages)
` [PATCH net-next v2 11/13] ice: enable FDIR filters from raw binary patterns for VFs

[PATCH net-next v3 0/3] fix two bugs related to page_pool
 2024-10-31 16:18 UTC  (13+ messages)
` [PATCH net-next v3 3/3] page_pool: fix IOMMU crash when driver has already unbound

[Intel-wired-lan] [PATCH iwl-net] i40e: Fix handling changed priv flags
 2024-10-31 16:11 UTC  (5+ messages)
` [PATCH iwl-net v2] "

[PATCH v4 0/2] vsock/test: fix wrong setsockopt() parameters
 2024-10-31 16:04 UTC  (4+ messages)
` [PATCH v4 2/2] vsock/test: fix parameter types in SO_VM_SOCKETS_* calls

[PATCH ipsec-next v2 0/4] xfrm: Convert __xfrm4_dst_lookup() and its callers to dscp_t
 2024-10-31 15:52 UTC  (5+ messages)
` [PATCH ipsec-next v2 1/4] xfrm: Convert xfrm_get_tos() "
` [PATCH ipsec-next v2 2/4] xfrm: Convert xfrm_bundle_create() "
` [PATCH ipsec-next v2 3/4] xfrm: Convert xfrm_dst_lookup() "
` [PATCH ipsec-next v2 4/4] xfrm: Convert struct xfrm_dst_lookup_params -> tos "

[PATCH v4 net-next 00/14] AccECN protocol preparation patch series
 2024-10-31 15:44 UTC  (4+ messages)
` [PATCH v4 net-next 14/14] net: sysctl: introduce sysctl SYSCTL_FIVE

[PATCH] net: ipv4: Cache pmtu for all packet paths if multipath enabled
 2024-10-31 15:42 UTC  (2+ messages)
` [PATCH v3] "

[PATCH bpf] bpf, test_run: Fix LIVE_FRAME frame update after a page has been recycled
 2024-10-31 15:30 UTC  (2+ messages)

[PATCH 0/2] Add noinline_for_tracing and apply it to tcp_drop_reason
 2024-10-31 15:21 UTC  (6+ messages)
` [PATCH 2/2] net: tcp: Add noinline_for_tracing annotation for tcp_drop_reason()

[PATCH net-next 0/5] Re-organize MediaTek ethernet phy drivers and propose mtk-phy-lib
 2024-10-31 15:03 UTC  (9+ messages)
` [PATCH net-next 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next 2/5] net: phy: mediatek: Move LED helper functions into mtk phy lib

[PATCH net-next] net: phy: dp83822: Configure RMII mode on DP83825 devices
 2024-10-31 15:00 UTC  (2+ messages)

[PATCH net-next v2 0/4] Introduce VLAN support in HSR
 2024-10-31 14:41 UTC  (5+ messages)
` [PATCH net-next v2 2/4] net: hsr: Add VLAN CTAG filter support
` [PATCH net-next v2 4/4] selftests: hsr: Add test for VLAN

[PATCH net-next] net: dsa: mt7530: Add TBF qdisc offload support
 2024-10-31 14:19 UTC  (5+ messages)

[PATCH net v6] ipv6: Fix soft lockups in fib6_select_path under high next hop churn
 2024-10-31 14:10 UTC  (3+ messages)

[RFC PATCH net] net: fix data-races around sk->sk_forward_alloc
 2024-10-31 14:08 UTC  (2+ messages)

[PATCH][next] ptp: fc3: remove redundant check on variable ret
 2024-10-31 13:50 UTC 

[PATCH 0/2] can: tcan4x5x: add option for selecting nWKRQ voltage
 2024-10-31 13:24 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: can: tcan4x5x: Document the ti,nwkrq-voltage-sel option

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-31 13:45 UTC  (3+ messages)
` [PATCH 01/13] PCI: Prepare removing "

[PATCH rdma-next 0/3] Fixes to set_netdev/get_netdev flow
 2024-10-31 13:36 UTC  (3+ messages)
` [PATCH mlx5-next 1/3] RDMA/mlx5: Call dev_put() after the blocking notifier
` [PATCH mlx5-next 3/3] RDMA/mlx5: Ensure active slave attachment to the bond IB device

[PATCH net-next] support SO_PRIORITY cmsg
 2024-10-31 13:01 UTC  (4+ messages)

[PATCH net-next 0/5] mlx5 misc patches 2024-10-31
 2024-10-31 12:58 UTC  (6+ messages)
` [PATCH net-next 1/5] net/mlx5: Rework esw qos domain init and cleanup
` [PATCH net-next 2/5] net/mlx5: DR, moved all the SWS code into a separate directory
` [PATCH net-next 3/5] net/mlx5: HWS, renamed the files in accordance with naming convention
` [PATCH net-next 4/5] net/mlx5e: move XDP_REDIRECT sq to dynamic allocation
` [PATCH net-next 5/5] net/mlx5e: do not create xdp_redirect for non-uplink rep

[PATCH v2 00/31] netfs: Read performance improvements and "single-blob" support
 2024-10-31 12:58 UTC  (3+ messages)
` [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation

[PATCH v6 net-next 0/4] udp: Add 4-tuple hash for connected sockets
 2024-10-31 12:45 UTC  (4+ messages)
` [PATCH v6 net-next 1/4] net/udp: Add a new struct for hash2 slot
` [PATCH v6 net-next 3/4] ipv4/udp: Add 4-tuple hash for connected socket
` [PATCH v6 net-next 4/4] ipv6/udp: "


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).