netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-25 01:22:43 to 2024-06-25 13:56:01 UTC [more...]

[PATCH 1/2] Add GSO UDP Offloading feature to OVS Internal Port
 2024-06-25 13:55 UTC  (3+ messages)
  ` [ovs-dev] "

[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
 2024-06-25 13:52 UTC  (14+ messages)
` [PATCH net-next v9 01/13] mm: page_frag: add a test module for page_frag
` [PATCH net-next v9 02/13] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v9 03/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v9 04/13] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v9 05/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v9 06/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v9 07/13] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v9 08/13] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v9 09/13] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v9 10/13] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v9 11/13] net: replace page_frag with page_frag_cache
` [PATCH net-next v9 12/13] mm: page_frag: update documentation for page_frag
` [PATCH net-next v9 13/13] mm: page_frag: add a entry in MAINTAINERS "

[PATCH net-next v2 0/4] selftests: drv-net: rss_ctx: add tests for RSS contexts
 2024-06-25 13:50 UTC  (15+ messages)
` [PATCH net-next v2 1/4] selftests: drv-net: try to check if port is in use
` [PATCH net-next v2 2/4] selftests: drv-net: add helper to wait for HW stats to sync
` [PATCH net-next v2 3/4] selftests: drv-net: add ability to wait for at least N packets to load gen
` [PATCH net-next v2 4/4] selftests: drv-net: rss_ctx: add tests for RSS configuration and contexts

[PATCH net-next 0/2] mlxsw: Reduce memory footprint of mlxsw driver
 2024-06-25 13:47 UTC  (3+ messages)
` [PATCH net-next 1/2] mlxsw: pci: Store number of scatter/gather entries for maximum packet size
` [PATCH net-next 2/2] mlxsw: pci: Use fragmented buffers

[RFC PATCH v1 0/2] virtio/vsock: some updates for deferred credit update
 2024-06-25 13:46 UTC  (3+ messages)
` [RFC PATCH v1 1/2] virtio/vsock: rework deferred credit update logic

[PATCH net-next] net: ethernet: mtk_eth_soc: ppe: prevent ppe update for non-mtk devices
 2024-06-25 13:40 UTC  (2+ messages)

[PATCH v6 net-next 0/9] ethtool: track custom RSS contexts in the core
 2024-06-25 13:39 UTC  (7+ messages)
` [PATCH v6 net-next 3/9] net: ethtool: record custom RSS contexts in the XArray

[PATCH v2] net: allow skb_datagram_iter to be called from any context
 2024-06-25 13:27 UTC  (2+ messages)

[syzbot] [net?] KASAN: slab-use-after-free Write in l2tp_session_delete
 2024-06-25 13:25 UTC 

[PATCH v2 net-next 0/7] selftests: net: Switch pmtu.sh to use the internal ovs script
 2024-06-25 13:20 UTC  (9+ messages)

[PATCH v3 net] net: dsa: microchip: fix wrong register write when masking interrupt
 2024-06-25 13:20 UTC  (2+ messages)

[net-next,PATCH] dt-bindings: net: realtek,rtl82xx: Document known PHY IDs as compatible strings
 2024-06-25 13:17 UTC  (6+ messages)

[PATCH v3] net: mana: Fix possible double free in error handling path
 2024-06-25 13:03 UTC 

[linux-next:master] BUILD REGRESSION f76698bd9a8ca01d3581236082d786e9a6b72bb7
 2024-06-25 12:55 UTC  (3+ messages)

[PATCH net-next v4 0/7] net: pse-pd: Add new PSE c33 features
 2024-06-25 12:33 UTC  (8+ messages)
` [PATCH net-next v4 1/7] net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
` [PATCH net-next v4 2/7] netlink: specs: Expand the PSE netlink command with C33 new features
` [PATCH net-next v4 3/7] net: pse-pd: pd692x0: Expand ethtool status message
` [PATCH net-next v4 4/7] net: pse-pd: Add new power limit get and set c33 features
` [PATCH net-next v4 5/7] net: ethtool: Add new power limit get and set features
` [PATCH net-next v4 6/7] netlink: specs: Expand the PSE netlink command with C33 pw-limit attributes
` [PATCH net-next v4 7/7] net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacks

[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
 2024-06-25 12:31 UTC  (6+ messages)
` [PATCH net-next v13 06/15] net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init

STMMAC driver CPU stall warning
 2024-06-25 12:11 UTC  (4+ messages)

[PATCH RFC net-next 0/4] Adjust page pool netlink filling to non common case
 2024-06-25 12:08 UTC  (5+ messages)
` [PATCH RFC net-next 1/4] net: core: page_pool_user: Allow flexibility of 'ifindex' value
` [PATCH RFC net-next 2/4] net: core: page_pool_user: Change 'ifindex' for page pool dump
` [PATCH RFC net-next 3/4] mlxsw: pci: Allow get page pool info/stats via netlink
` [PATCH RFC net-next 4/4] mlxsw: Set page pools list for netdevices

[PATCH net-next v3 0/7] net: pse-pd: Add new PSE c33 features
 2024-06-25 11:59 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state

[net-next PATCH v5 02/10] octeontx2-pf: RVU representor driver
 2024-06-25 11:58 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH net] wifi: cfg80211: Fix out-of-bounds in cfg80211_wext_siwscan
 2024-06-25 11:54 UTC  (2+ messages)

[PATCH net-next 0/5] netdev_features: start cleaning netdev_features_t up
 2024-06-25 11:44 UTC  (6+ messages)
` [PATCH net-next 1/5] netdevice: convert private flags > BIT(31) to bitfields
` [PATCH net-next 2/5] netdev_features: remove unused __UNUSED_NETIF_F_1
` [PATCH net-next 3/5] netdev_features: convert NETIF_F_LLTX to dev->lltx
` [PATCH net-next 4/5] netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
` [PATCH net-next 5/5] netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu

[PATCH net] net: txgbe: fix MSI and INTx interrupts
 2024-06-25 11:40 UTC  (3+ messages)

[PATCH net-next v4 00/10] net: openvswitch: Add sample multicasting
 2024-06-25 11:28 UTC  (4+ messages)
` [PATCH net-next v4 04/10] net: psample: allow using rate as probability

[PATCH v2] net: ethernet: mtk_ppe: Change PPE entries number to 16K
 2024-06-25 11:16 UTC 

[PATCH 10/15] net: hinic: Convert tasklet API to new bottom half workqueue mechanism
 2024-06-25 10:47 UTC  (4+ messages)
` [PATCH 13/15] net: jme: "

[syzbot] [net?] KASAN: slab-use-after-free Read in l2tp_tunnel_del_work
 2024-06-25 10:40 UTC 

[PATCH net v7 0/3] Handle new Microchip KSZ 9897 Errata
 2024-06-25 10:27 UTC  (3+ messages)
` [PATCH net v7 3/3] net: dsa: microchip: monitor potential faults in half-duplex mode

[PATCH net 1/1] net: usb: qmi_wwan: add Telit FN912 compositions
 2024-06-25 10:22 UTC 

[PATCH iwl-next v2 00/14] idpf: XDP chapter I: convert Rx to libeth
 2024-06-25 10:24 UTC  (4+ messages)
` [PATCH iwl-next v2 01/14] cache: add __cacheline_group_{begin,end}_aligned() (+ couple more)

[PATCH ipsec-next,v4] xfrm: support sending NAT keepalives in ESP in UDP states
 2024-06-25 10:21 UTC  (2+ messages)
` [devel-ipsec] [PATCH ipsec-next, v4] "

[PATCH net-next v12 0/7] add ethernet driver for Tehuti Networks TN40xx chips
 2024-06-25 10:18 UTC  (3+ messages)
` [PATCH net-next v12 7/7] net: tn40xx: add phylink support

[PATCH net-next v7 0/4] net: macb: WOL enhancements
 2024-06-25 10:00 UTC  (2+ messages)

[PATCH net-next] net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-06-25  9:50 UTC  (3+ messages)

(no subject)
 2024-06-25  8:40 UTC 

[PATCH net v4] Fix race for duplicate reqsk on identical SYN
 2024-06-25  9:50 UTC  (3+ messages)

[PATCH v2] net: mana: Fix possible double free in error handling path
 2024-06-25  9:41 UTC  (4+ messages)

[PATCH v4 net-next 00/11] af_unix: Remove spin_lock_nested() and convert to lock_cmp_fn
 2024-06-25  9:30 UTC  (2+ messages)

[PATCH v2 1/2] bus: mhi: host: Import mux_id item
 2024-06-25  9:23 UTC  (12+ messages)
          `  "
            `  "
              `  "
                `  "
                  `  "
                    `  "

[PATCH bpf-next v2 0/4] Fixes for BPF selftests on Loongarch
 2024-06-25  9:14 UTC  (10+ messages)
` [PATCH bpf-next v2 1/4] skmsg: null check for sg_page in sk_msg_recvmsg
` [PATCH bpf-next v2 2/4] skmsg: null check for sg_page in sk_msg_memcopy_from_iter
` [PATCH bpf-next v2 3/4] inet: null check for close in inet_release
` [PATCH bpf-next v2 4/4] selftests/bpf: Null checks for link in bpf_tcp_ca

[PATCH net 0/2] ibmvnic: Fix TX skb leak after device reset
 2024-06-25  9:10 UTC  (4+ messages)
` [PATCH net 1/2] ibmvnic: Add tx check to prevent skb leak

[PATCH v2] s390/netiucv: handle memory allocation failure in conn_action_start()
 2024-06-25  9:09 UTC  (3+ messages)

[PATCH] s390/netiucv: handle memory allocation failure in conn_action_start()
 2024-06-25  9:08 UTC  (4+ messages)

[PATCH 2/2] Add UDP fragmentation features to Geneve devices
 2024-06-25  8:58 UTC  (2+ messages)

[net-next v2 1/2] wwan: core: Add WWAN ADB and MIPC port type
 2024-06-25  8:45 UTC  (2+ messages)
` [net-next v2 2/2] net: wwan: t7xx: Add debug port

[net-next v2 0/2] net: wwan: t7xx: Add t7xx debug port
 2024-06-25  8:45 UTC 

[PATCH V2 0/3] virtio-net: synchronize operstate with admin state on up/down
 2024-06-25  8:32 UTC  (17+ messages)
` [PATCH V2 1/3] virtio: allow nested disabling of the configure interrupt
` [PATCH V2 3/3] virtio-net: synchronize operstate with admin state on up/down

[PATCH iwl-next v2 0/7] Switch API optimizations
 2024-06-25  8:31 UTC  (4+ messages)
` [PATCH iwl-next v2 7/7] ice: Add tracepoint for adding and removing switch rules
  ` [Intel-wired-lan] "

[PATCH V4 0/7] Add NSS clock controller support for IPQ9574
 2024-06-25  8:29 UTC  (9+ messages)
` [PATCH V4 1/7] clk: qcom: clk-alpha-pll: Add NSS HUAYRA ALPHA PLL support for ipq9574
` [PATCH V4 2/7] dt-bindings: clock: gcc-ipq9574: Add definition for GPLL0_OUT_AUX
` [PATCH V4 3/7] clk: qcom: gcc-ipq9574: Add support for gpll0_out_aux clock
` [PATCH V4 4/7] dt-bindings: clock: Add ipq9574 NSSCC clock and reset definitions
` [PATCH V4 5/7] clk: qcom: Add NSS clock Controller driver for IPQ9574
` [PATCH V4 6/7] arm64: dts: qcom: ipq9574: Add support for nsscc node
` [PATCH V4 7/7] arm64: defconfig: Build NSS Clock Controller driver for IPQ9574

[PATCH net 1/1] igc: Fix double reset adapter triggered from a single taprio cmd
 2024-06-25  8:26 UTC 

[PATCH] hippi: fix possible buffer overflow caused by bad DMA value in rr_start_xmit()
 2024-06-25  8:13 UTC  (2+ messages)

[PATCH V4] hippi: fix possible buffer overflow caused by bad DMA value in rr_start_xmit()
 2024-06-25  7:53 UTC 

pull-request: bpf 2024-06-24
 2024-06-25  7:46 UTC  (3+ messages)

[PATCH v1] selftests/harness: Fix tests timeout and race condition
 2024-06-25  7:30 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: dsa: mediatek,mt7530: Minor wording fixes
 2024-06-25  7:15 UTC  (4+ messages)

[PATCH net-next v4 0/5] virtio_net: enable the irq for ctrlq
 2024-06-25  7:14 UTC  (11+ messages)
` [PATCH net-next v4 2/5] virtio_net: enable irq for the control vq

[PATCHv2 net-next] bonding: 3ad: send ifinfo notify when mux state changed
 2024-06-25  7:11 UTC  (2+ messages)

[PATCH v2 iwl-net 0/3] ice: Fix incorrect input/output pin behavior
 2024-06-25  7:08 UTC  (7+ messages)
` [PATCH v2 iwl-net 1/3] ice: Fix improper extts handling
  ` [Intel-wired-lan] "
` [PATCH v2 iwl-net 2/3] ice: Don't process extts if PTP is disabled
  ` [Intel-wired-lan] "
` [PATCH v2 iwl-net 3/3] ice: Reject pin requests with unsupported flags
  ` [Intel-wired-lan] "

ieee80211.h virtual_map splat
 2024-06-25  6:56 UTC  (2+ messages)

[PATCH net-next v7 0/9] Add ability to flash modules' firmware
 2024-06-25  6:09 UTC  (4+ messages)
` [PATCH net-next v7 8/9] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB

[PATCH v5] net/mlx5: Reclaim max 50K pages at once
 2024-06-25  5:00 UTC  (3+ messages)

[PATCH v2 0/8] Introduce fwctl subystem
 2024-06-25  4:47 UTC  (3+ messages)
` [PATCH v2 1/8] fwctl: Add basic structure for a class subsystem with a cdev

[PATCH net-next v13 00/13] Device Memory TCP
 2024-06-25  2:47 UTC  (14+ messages)
` [PATCH net-next v13 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v13 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v13 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v13 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v13 05/13] page_pool: convert to use netmem
` [PATCH net-next v13 06/13] page_pool: devmem support
` [PATCH net-next v13 07/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v13 08/13] net: support non paged skb frags
` [PATCH net-next v13 09/13] net: add support for skbs with unreadable frags
` [PATCH net-next v13 10/13] tcp: RX path for devmem TCP
` [PATCH net-next v13 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v13 12/13] net: add devmem TCP documentation
` [PATCH net-next v13 13/13] selftests: add ncdevmem, netcat for devmem TCP

[PATCH iwl-next v3 0/3] ice:Support to dump PHY config, FEC
 2024-06-25  2:35 UTC  (3+ messages)
` [PATCH iwl-next v3 3/3] ice: Implement driver functionality to dump serdes equalizer values
  ` [Intel-wired-lan] "

[net-next,PATCH] net: phy: realtek: Add support for PHY LEDs on RTL8211F
 2024-06-25  1:59 UTC  (3+ messages)

[PATCH v1 net 00/11] af_unix: Fix bunch of MSG_OOB bugs and add new tests
 2024-06-25  1:36 UTC  (12+ messages)
` [PATCH v1 net 01/11] selftest: af_unix: Remove test_unix_oob.c
` [PATCH v1 net 02/11] selftest: af_unix: Add msg_oob.c
` [PATCH v1 net 03/11] af_unix: Stop recv(MSG_PEEK) at consumed OOB skb
` [PATCH v1 net 04/11] af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head
` [PATCH v1 net 05/11] selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c
` [PATCH v1 net 06/11] af_unix: Don't stop recv() at consumed ex-OOB skb
` [PATCH v1 net 07/11] selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.c
` [PATCH v1 net 08/11] selftest: af_unix: Check SIGURG after every send() "
` [PATCH v1 net 09/11] selftest: af_unix: Check EPOLLPRI after every send()/recv() "
` [PATCH v1 net 10/11] af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head
` [PATCH v1 net 11/11] selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c

[PATCH,net-next,v2][resend] virtio_net: Remove u64_stats_update_begin()/end() for stats fetch
 2024-06-25  1:34 UTC 

[linux-next:master] [rtnetlink] 5210cbe9a4: hwsim.mesh_sae_failure.fail
 2024-06-25  1:26 UTC 

linux-next: build failure after merge of the bpf-next tree
 2024-06-25  1:22 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).