netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-03 10:52:52 to 2024-06-03 21:28:01 UTC [more...]

[PATCH net-next] ionic: advertise 52-bit addressing limitation for MSI-X
 2024-06-03 21:27 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH v2 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-03 21:27 UTC  (10+ messages)
` [PATCH v2 1/4] net: introduce helper sendpages_ok()

[PATCH net-next V2 00/14] net/mlx5e: SHAMPO, Enable HW GRO once more
 2024-06-03 21:22 UTC  (15+ messages)
` [PATCH net-next V2 01/14] net/mlx5e: SHAMPO, Use net_prefetch API
` [PATCH net-next V2 02/14] net/mlx5e: SHAMPO, Fix incorrect page release
` [PATCH net-next V2 03/14] net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink
` [PATCH net-next V2 04/14] net/mlx5e: SHAMPO, Fix FCS config when HW GRO on
` [PATCH net-next V2 05/14] net/mlx5e: SHAMPO, Disable gso_size for non GRO packets
` [PATCH net-next V2 06/14] net/mlx5e: SHAMPO, Simplify header page release in teardown
` [PATCH net-next V2 07/14] net/mlx5e: SHAMPO, Specialize mlx5e_fill_skb_data()
` [PATCH net-next V2 08/14] net/mlx5e: SHAMPO, Skipping on duplicate flush of the same SHAMPO SKB
` [PATCH net-next V2 09/14] net/mlx5e: SHAMPO, Make GRO counters more precise
` [PATCH net-next V2 10/14] net/mlx5e: SHAMPO, Drop rx_gro_match_packets counter
` [PATCH net-next V2 11/14] net/mlx5e: SHAMPO, Add header-only ethtool counters for header data split
` [PATCH net-next V2 12/14] net/mlx5e: SHAMPO, Use KSMs instead of KLMs
` [PATCH net-next V2 13/14] net/mlx5e: SHAMPO, Re-enable HW-GRO
` [PATCH net-next V2 14/14] net/mlx5e: SHAMPO, Coalesce skb fragments to page size

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-02 15:57 UTC 

[PATCH iwl-net] idpf: extend tx watchdog timeout
 2024-06-03 21:13 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net 0/2] mlx5 core fixes 20240603
 2024-06-03 21:04 UTC  (3+ messages)
` [PATCH net 1/2] net/mlx5: Stop waiting for PCI if pci channel is offline
` [PATCH net 2/2] net/mlx5: Always stop health timer during driver removal

[net-next PATCH v4 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
 2024-06-03 20:45 UTC  (7+ messages)
` [net-next PATCH v4 7/7] net: ravb: Allocate RX buffers via page pool

[syzbot] [net?] KASAN: global-out-of-bounds Read in __hw_addr_add_ex
 2024-06-03 20:10 UTC 

[PATCH net v3] rtnetlink: make the "split" NLM_DONE handling generic
 2024-06-03 19:49 UTC  (2+ messages)

[PATCH net v5 0/2] tcp/mptcp: count CLOSE-WAIT for CurrEstab
 2024-06-03 19:48 UTC  (4+ messages)
` [PATCH net v5 1/2] tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
` [PATCH net v5 2/2] mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB

[PATCH next 00/11] ice: Introduce ETH56G PHY model for E825C products
 2024-06-03 19:47 UTC  (4+ messages)
` [PATCH next 07/11] "

[PATCH net-next] seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors
 2024-06-03 19:23 UTC  (3+ messages)

[PATCH net-next v6 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-06-03 19:40 UTC  (14+ messages)
` [PATCH net-next v6 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next v6 2/5] net: phy: mediatek: Move LED and read/write page helper functions into mtk phy lib
` [PATCH net-next v6 3/5] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next v6 4/5] net: phy: mediatek: Extend 1G TX/RX link pulse time
` [PATCH net-next v6 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[net v3] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
 2024-06-03 19:25 UTC 

[PATCH v4] af_packet: Handle outgoing VLAN packets without hardware offloading
 2024-06-03 19:27 UTC  (2+ messages)

[RFC net-next v3 0/2] mlx5: Add netdev-genl queue stats
 2024-06-03 19:22 UTC  (7+ messages)
` [RFC net-next v3 2/2] net/mlx5e: Add per queue netdev-genl stats

[PATCH net-next 1/2] selftests: openvswitch: fix action formatting
 2024-06-03 19:02 UTC  (4+ messages)
` [PATCH net-next 2/2] selftests: openvswitch: set value to nla flags

[PATCH net-next v2 0/9] net: openvswitch: Add sample multicasting
 2024-06-03 18:56 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net: psample: add user cookie
` [PATCH net-next v2 2/9] net: sched: act_sample: add action cookie to sample
` [PATCH net-next v2 3/9] net: psample: skip packet copy if no listeners
` [PATCH net-next v2 4/9] net: psample: allow using rate as probability
` [PATCH net-next v2 5/9] net: openvswitch: add emit_sample action
` [PATCH net-next v2 6/9] net: openvswitch: store sampling probability in cb
` [PATCH net-next v2 7/9] net: openvswitch: do not notify drops inside sample
` [PATCH net-next v2 8/9] selftests: openvswitch: add emit_sample action
` [PATCH net-next v2 9/9] selftests: openvswitch: add emit_sample test

[PATCH net-next v6 0/7] Support symmetric-xor RSS hash
 2024-06-03 18:54 UTC  (8+ messages)
` [PATCH net-next v6 1/7] net: ethtool: pass ethtool_rxfh to get/set_rxfh ethtool ops

[regresion] Dell's OMSA Systems Management Data Engine stuck after update from 6.8.y to 6.9.y (with bisecting)
 2024-06-03 18:49 UTC  (10+ messages)

[PATCH 0/8] Introduce fwctl subystem
 2024-06-03 18:42 UTC  (10+ messages)
` [PATCH 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH 4/8] taint: Add TAINT_FWCTL
` [PATCH 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH 6/8] fwctl: Add documentation
` [PATCH 7/8] fwctl/mlx5: Support for communicating with mlx5 fw
` [PATCH 8/8] mlx5: Create an auxiliary device for fwctl_mlx5

[PATCH v10 0/8] VMware hypercalls enhancements
 2024-06-03 17:58 UTC  (5+ messages)
` [PATCH v10 1/8] x86/vmware: Introduce VMware hypercall API

[PATCH 0/3] MCTP over PCC
 2024-06-03 17:53 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] mctp pcc: Implement MCTP over PCC Transport

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-06-03 17:25 UTC  (4+ messages)
` [PATCH 9/9] mmc: Convert from tasklet to BH workqueue

[PATCH net] ionic: fix kernel panic in XDP_TX action
 2024-06-03 17:32 UTC  (2+ messages)

[PATCH v7 00/10] Fix Kselftest's vfork() side effects
 2024-06-03 17:22 UTC  (5+ messages)
` [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions

[PATCH ipsec-next v1 0/8] Add IP-TFS mode to xfrm
 2024-06-03 17:14 UTC  (3+ messages)
` [PATCH ipsec-next v2 08/17] xfrm: iptfs: add new iptfs xfrm mode impl
  ` [devel-ipsec] "

[PATCH v4 0/6] slab: Introduce dedicated bucket allocator
 2024-06-03 17:06 UTC  (3+ messages)
` [PATCH v4 2/6] mm/slab: Plumb kmem_buckets into __do_kmalloc_node()

[PATCH v1 net 00/15] af_unix: Fix lockless access of sk->sk_state and others fields
 2024-06-03 16:32 UTC  (18+ messages)
` [PATCH v1 net 01/15] af_unix: Set sk->sk_state under unix_state_lock() for truly disconencted peer
` [PATCH v1 net 02/15] af_unix: Annodate data-races around sk->sk_state for writers
` [PATCH v1 net 03/15] af_unix: Annotate data-race of sk->sk_state in unix_inq_len()
` [PATCH v1 net 04/15] af_unix: Annotate data-races around sk->sk_state in unix_write_space() and poll()
` [PATCH v1 net 05/15] af_unix: Annotate data-race of sk->sk_state in unix_stream_connect()
` [PATCH v1 net 06/15] af_unix: Annotate data-race of sk->sk_state in unix_accept()
` [PATCH v1 net 07/15] af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg()
` [PATCH v1 net 08/15] af_unix: Annotate data-race of sk->sk_state in unix_stream_read_skb()
` [PATCH v1 net 09/15] af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG
` [PATCH v1 net 10/15] af_unix: Annotate data-races around sk->sk_sndbuf
` [PATCH v1 net 11/15] af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen
` [PATCH v1 net 12/15] af_unix: Use unix_recvq_full_lockless() in unix_stream_connect()
` [PATCH v1 net 13/15] af_unix: Use skb_queue_empty_lockless() in unix_release_sock()
` [PATCH v1 net 14/15] af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen()
` [PATCH v1 net 15/15] af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill()

[syzbot] [net?] KASAN: use-after-free Read in rhashtable_lookup_fast (2)
 2024-06-03 16:20 UTC 

[Patch bpf] bpf: fix a potential use-after-free in bpf_link_free()
 2024-06-03 16:15 UTC  (3+ messages)

[syzbot] [net?] UBSAN: array-index-out-of-bounds in llc_conn_state_process (2)
 2024-06-03 15:59 UTC 

[PATCH net-next] tcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stamp
 2024-06-03 15:51 UTC 

[PATCH net-next v14 0/5] ethtool: provide the dim profile fine-tuning channel
 2024-06-03 15:47 UTC  (6+ messages)
` [PATCH net-next v14 1/5] linux/dim: move useful macros to .h file
` [PATCH net-next v14 2/5] dim: make DIMLIB dependent on NET
` [PATCH net-next v14 3/5] ethtool: provide customized dim profile management
` [PATCH net-next v14 4/5] dim: add new interfaces for initialization and getting results
` [PATCH net-next v14 5/5] virtio-net: support dim profile fine-tuning

[PATCH net 0/5] dst_cache: fix possible races
 2024-06-03 15:45 UTC  (2+ messages)

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-03 15:43 UTC  (8+ messages)
` [PATCH net-next v10 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers

SCTP doesn't seem to let you 'cancel' a blocking accept()
 2024-06-03 15:39 UTC 

[PATCH net] inet: bring NLM_DONE out to a separate recv() in inet_dump_ifaddr()
 2024-06-03 15:34 UTC  (13+ messages)

[PATCH] net: phy: rtl8211f add ethtool set wol function
 2024-06-03 15:32 UTC  (2+ messages)
`  "

Re: [PATCH] net: phy: rtl8211f add ethtool set wol function
 2024-06-03 15:31 UTC 

[PATCH v2] landlock: Add abstract unix socket connect restrictions
 2024-06-03 15:22 UTC  (7+ messages)

[PATCH] bpf, devmap: Remove unnecessary if check in for loop
 2024-06-03 15:10 UTC  (2+ messages)

[PATCH net-next v5 0/3] Introduce IPPROTO_SMC
 2024-06-03 15:07 UTC  (7+ messages)
` [PATCH net-next v5 3/3] net/smc: "

[PATCH net v4 0/2] tcp/mptcp: count CLOSE-WAIT for CurrEstab
 2024-06-03 15:04 UTC  (6+ messages)
` [PATCH net v4 2/2] mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB

[PATCH V4] ext4: check hash version and filesystem casefolded consistent
 2024-06-03 14:50 UTC  (3+ messages)
` [PATCH V5] "

[PATCH v3 00/11] Series to deliver Ethernet for STM32MP13
 2024-06-03 14:38 UTC  (13+ messages)
` [PATCH v3 02/11] net: stmmac: dwmac-stm32: Separate out external clock rate validation
` [PATCH v3 07/11] net: ethernet: stmmac: add management of stm32mp13 for stm32
` [PATCH v3 08/11] ARM: dts: stm32: add ethernet1 and ethernet2 support on stm32mp13
` [PATCH v3 10/11] ARM: dts: stm32: add ethernet1 for STM32MP135F-DK board
` [PATCH v3 11/11] ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support

[net-next,RFC,PATCH 1/5] net: stmmac: dwmac-stm32: Separate out external clock rate validation
 2024-06-03 14:26 UTC  (3+ messages)

[PATCH net-next v9 0/2] Add TAPRIO offload support for ICSSG driver
 2024-06-03 14:05 UTC  (6+ messages)
` [PATCH net-next v9 2/2] net: ti: icssg_prueth: add TAPRIO offload support

[iwl-next v4 00/15] ice: support devlink subfunction
 2024-06-03 13:57 UTC  (4+ messages)
` [iwl-next v4 05/15] ice: allocate devlink for subfunction

[PATCH net-next 0/4] Allow configuration of multipath hash seed
 2024-06-03 13:53 UTC  (10+ messages)
` [PATCH net-next 2/4] net: ipv4: Add a sysctl to set "

[PATCH net-next v6 0/3] net: tcp: un-pin tw timer
 2024-06-03 13:50 UTC  (9+ messages)
` [PATCH net-next v6 1/3] net: tcp/dcpp: prepare for tw_timer un-pinning

[PATCH net-next v8 0/6] add ethernet driver for Tehuti Networks TN40xx chips
 2024-06-03 13:13 UTC  (5+ messages)
` [PATCH net-next v8 6/6] net: tn40xx: add phylink support

[PATCH v2] dt-bindings: mfd: syscon: Add more simple compatibles
 2024-06-03 13:12 UTC 

[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2024-06-03 13:12 UTC  (13+ messages)

[PATCH iwl-next v7 0/7] ixgbe: Add support for Intel(R) E610 device
 2024-06-03 13:05 UTC  (7+ messages)
` [PATCH iwl-next v7 2/7] ixgbe: Add support for E610 device capabilities detection
` [PATCH iwl-next v7 3/7] ixgbe: Add link management support for E610 device

[PATCH v4] Bluetooth: Add vendor-specific packet classification for ISO data
 2024-06-03 13:00 UTC  (2+ messages)

[PATCH v2 net] vxlan: Fix regression when dropping packets due to invalid src addresses
 2024-06-03 12:49 UTC  (4+ messages)

[PATCH net-next v2 0/3] Introducing Intercore Virtual Ethernet (ICVE) driver
 2024-06-03 12:54 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: ethernet: ti: RPMsg based shared memory ethernet driver

[PATCH 0/2 net-next] devlink: Constify struct devlink_dpipe_table_ops
 2024-06-03 12:47 UTC  (6+ messages)
` [PATCH 1/2 net-next] devlink: Constify the 'table_ops' parameter of devl_dpipe_table_register()
` [PATCH 2/2 net-next] mlxsw: spectrum_router: Constify struct devlink_dpipe_table_ops

[PATCH net-next 00/15] net/mlx5e: SHAMPO, Enable HW GRO once more
 2024-06-03 12:46 UTC  (6+ messages)
` [PATCH net-next 11/15] net/mlx5e: SHAMPO, Add no-split ethtool counters for header/data split

[PATCH iwl-next v3] ice: Add support for devlink local_forwarding param
 2024-06-03 12:46 UTC  (2+ messages)

[PATCH v1 net-next] net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
 2024-06-03 12:10 UTC  (2+ messages)

[PATCH net-next 0/8] Probing cleanup for the Felix DSA driver
 2024-06-03 12:10 UTC  (5+ messages)
` [PATCH net-next 1/8] net: dsa: ocelot: use devres in ocelot_ext_probe()

[PATCH net-next v1] netfilter: nfnetlink: convert kfree_skb to consume_skb
 2024-06-03 12:09 UTC  (4+ messages)

[net-next PATCH v3] octeontx2-af: Add debugfs support to dump NIX TM topology
 2024-06-03 12:00 UTC  (2+ messages)

[PATCH ethtool 1/2]: add json support for base command
 2024-06-03 11:44 UTC  (2+ messages)
` [PATCH ethtool 2/2]: add json support for --show-eee command

pull-request: wireless-2024-06-03
 2024-06-03 11:51 UTC 

[PATCH net-next v5 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-06-03 11:51 UTC  (8+ messages)
` [PATCH net-next v5 4/5] net: phy: mediatek: Extend 1G TX/RX link pulse time

[PATCH 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-06-03 11:47 UTC  (4+ messages)
` [PATCH 1/4] net: introduce helper sendpages_ok()

[PATCH net-next v2 0/2] net/smc: Change the upper boundary of SMC-R's snd_buf and rcv_buf to 512MB
 2024-06-03 11:20 UTC  (2+ messages)

[RFC PATCH] net: introduce HW Rate Limiting Driver API
 2024-06-03 11:11 UTC  (5+ messages)

[PATCH] can: mscan: remove unused struct 'mscan_state'
 2024-06-03 10:56 UTC  (2+ messages)


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