netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-06 13:46:36 to 2023-01-07 03:50:24 UTC [more...]

[PATCH net-next v3 0/8] net: wangxun: Adjust code structure
 2023-01-07  3:50 UTC  (2+ messages)

[PATCH selftest/net/af_unix 1/1] Fix size of parameter to connect()
 2023-01-07  3:40 UTC  (10+ messages)
  ` [PATCH net v2] af_unix: selftest: Fix the size of the "
      ` [PATCH net v3] "
          ` [PATCH net v4] "

[PATCH] net: ipv6: rpl_iptunnel: Replace 0-length arrays with flexible arrays
 2023-01-07  3:40 UTC  (4+ messages)

[PATCH] ipv6: ioam: Replace 0-length array with flexible array
 2023-01-07  3:40 UTC  (4+ messages)

[PATCH net-next] net: phy: micrel: Change handler interrupt for lan8814
 2023-01-07  3:40 UTC  (2+ messages)

[PATCH v3] ethtool: Replace 0-length array with flexible array
 2023-01-07  3:40 UTC  (9+ messages)
    ` minimum compiler for Linux UAPI (was Re: [PATCH v3] ethtool: Replace 0-length array with flexible array)

[net PATCHV2] octeontx2-af: Fix LMAC config in cgx_lmac_rx_tx_enable
 2023-01-07  3:40 UTC  (2+ messages)

[PATCH net-next] net: skb: remove old comments about frag_size for build_skb()
 2023-01-07  2:29 UTC 

[PATCH net-next 0/7] Remove three Sun net drivers
 2023-01-07  2:24 UTC  (15+ messages)
` [PATCH net-next 1/7] ethernet: Remove the Sun Cassini driver
` [PATCH net-next 2/7] PCI: Remove PCI IDs used by "
` [PATCH net-next 3/7] powerpc: configs: Remove reference to CONFIG_CASSINI
` [PATCH net-next 4/7] mips: "
` [PATCH net-next 5/7] ethernet: Remove the Sun LDOM vswitch and sunvnet drivers
` [PATCH net-next 6/7] sunvnet: Remove event tracing file
` [PATCH net-next 7/7] sparc: configs: Remove references to CONFIG_SUNVNET and CONFIG_LDMVSW

[PATCH v2 0/5] net/crypto: Introduce crypto_pool
 2023-01-07  2:06 UTC  (9+ messages)
` [PATCH v2 1/5] crypto: "
` [PATCH v2 2/5] crypto/pool: Add crypto_pool_reserve_scratch()
` [PATCH v2 3/5] crypto/net/tcp: Use crypto_pool for TCP-MD5
` [PATCH v2 5/5] crypto/Documentation: Add crypto_pool kernel API

BUG: tools/testing/selftests/net/l2_tos_ttl_inherit.sh hangs when selftest restarted
 2023-01-07  1:17 UTC  (3+ messages)

[PATCH net-next v9] virtio/vsock: replace virtio_vsock_pkt with sk_buff
 2023-01-07  0:29 UTC 

net: ipv6: raw: fixes null pointer deference in rawv6_push_pending_frames
 2023-01-06 23:57 UTC  (4+ messages)

[PATCH net-next 00/14] devlink: code split and structured instance walk
 2023-01-06 23:55 UTC  (12+ messages)
` [PATCH net-next 02/14] devlink: split out core code
` [PATCH net-next 13/14] devlink: add by-instance dump infra

[PATCH mlx5-next 0/8] mlx5 IPsec RoCEv2 support and netdev events fixes in RDMA
 2023-01-06 23:38 UTC  (11+ messages)

[PATCH net] sch_htb: Fix prematurely activating netdev during htb_destroy_class_offload
 2023-01-06 23:36 UTC  (5+ messages)

[PATCH net-next v3 0/9] tsnep: XDP support
 2023-01-06 23:34 UTC  (6+ messages)
` [PATCH net-next v3 4/9] tsnep: Add XDP TX support

[PATCH net-next v5 0/4] phy: aquantia: Determine rate adaptation support from registers
 2023-01-06 23:29 UTC  (13+ messages)
` [PATCH net-next v5 4/4] "

[net-next] ipv6: fix routing cache overflow for raw sockets
 2023-01-06 23:26 UTC  (8+ messages)

[PATCH net-next 0/2] net: use kmem_cache_free_bulk in kfree_skb_list
 2023-01-06 22:33 UTC  (7+ messages)
` [PATCH net-next 1/2] net: fix call location in kfree_skb_list_reason
` [PATCH net-next 2/2] net: kfree_skb_list use kmem_cache_free_bulk

[PATCH ethtool-next] Fixing boolean value output for Netlink reported values in JSON format
 2023-01-06 22:16 UTC  (3+ messages)

[syzbot] kernel BUG in rxrpc_put_peer
 2023-01-06 21:54 UTC  (3+ messages)

[PATCH ethtool-next v4 0/2] add netlink support for rss get
 2023-01-06 21:41 UTC  (5+ messages)
` [PATCH ethtool-next v4 2/2] netlink: add netlink handler for get rss (-x)

[PATCH net-next 0/9] devlink: remove the wait-for-references on unregister
 2023-01-06 21:22 UTC  (11+ messages)
` [PATCH net-next 4/9] devlink: always check if the devlink instance is registered
` [PATCH net-next 7/9] devlink: allow registering parameters after the instance
` [PATCH net-next 9/9] netdevsim: move devlink registration under the instance lock

[PATCH v2 02/24] netmem: Add utility functions
 2023-01-06 20:35 UTC  (3+ messages)

[PATCH] net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()
 2023-01-06 20:24 UTC  (3+ messages)

[PATCH v2 00/24] Split netmem from struct page
 2023-01-06 20:16 UTC  (42+ messages)
` [PATCH v2 04/24] page_pool: Convert page_pool_release_page() to page_pool_release_netmem()
` [PATCH v2 05/24] page_pool: Start using netmem in allocation path
` [PATCH v2 06/24] page_pool: Convert page_pool_return_page() to page_pool_return_netmem()
` [PATCH v2 07/24] page_pool: Convert __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH v2 08/24] page_pool: Convert pp_alloc_cache to contain netmem
` [PATCH v2 09/24] page_pool: Convert page_pool_defrag_page() to page_pool_defrag_netmem()
` [PATCH v2 10/24] page_pool: Convert page_pool_put_defragged_page() to netmem
` [PATCH v2 11/24] page_pool: Convert page_pool_empty_ring() to use netmem
` [PATCH v2 12/24] page_pool: Convert page_pool_alloc_pages() to page_pool_alloc_netmem()
` [PATCH v2 13/24] page_pool: Convert page_pool_dma_sync_for_device() to take a netmem
` [PATCH v2 14/24] page_pool: Convert page_pool_recycle_in_cache() to netmem
` [PATCH v2 15/24] page_pool: Remove page_pool_defrag_page()
` [PATCH v2 16/24] page_pool: Use netmem in page_pool_drain_frag()
` [PATCH v2 17/24] page_pool: Convert page_pool_return_skb_page() to use netmem
` [PATCH v2 18/24] page_pool: Convert frag_page to frag_nmem
` [PATCH v2 19/24] xdp: Convert to netmem
` [PATCH v2 20/24] mm: Remove page pool members from struct page
` [PATCH v2 21/24] page_pool: Pass a netmem to init_callback()
` [PATCH v2 24/24] mlx5: Convert to netmem

[PATCH] net: lan966x: Allow to add rules in TCAM even if not enabled
 2023-01-06 20:15 UTC 

[PATCH bpf-next 0/2] bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
 2023-01-06 19:55 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "

[PATCH v8 00/12] Network support for Landlock
 2023-01-06 19:34 UTC  (13+ messages)
` [PATCH v8 07/12] landlock: Add network rules support
` [PATCH v8 08/12] landlock: Implement TCP network hooks
` [PATCH v8 11/12] samples/landlock: Add network demo

[PATCH v2] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-06 19:44 UTC  (4+ messages)

[PATCH net-next 0/9] mptcp: Protocol in-use tracking and code cleanup
 2023-01-06 18:57 UTC  (10+ messages)
` [PATCH net-next 1/9] mptcp: use msk_owned_by_me helper
` [PATCH net-next 2/9] mptcp: use net instead of sock_net
` [PATCH net-next 3/9] mptcp: use local variable ssk in write_options
` [PATCH net-next 4/9] mptcp: introduce 'sk' to replace 'sock->sk' in mptcp_listen()
` [PATCH net-next 5/9] mptcp: init sk->sk_prot in build_msk()
` [PATCH net-next 6/9] mptcp: rename 'sk' to 'ssk' in mptcp_token_new_connect()
` [PATCH net-next 7/9] mptcp: add statistics for mptcp socket in use
` [PATCH net-next 8/9] selftest: mptcp: exit from copyfd_io_poll() when receive SIGUSR1
` [PATCH net-next 9/9] selftest: mptcp: add test for mptcp socket in use

[PATCH v3 net-next 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-01-06 18:50 UTC  (11+ messages)
` [PATCH v3 net-next 1/5] net: wwan: t7xx: Add AP CLDMA
` [PATCH v3 net-next 2/5] net: wwan: t7xx: Infrastructure for early port configuration
` [PATCH v3 net-next 3/5] net: wwan: t7xx: PCIe reset rescan
` [PATCH v3 net-next 4/5] net: wwan: t7xx: Enable devlink based fw flashing and coredump collection
` [PATCH v3 net-next 5/5] net: wwan: t7xx: Devlink documentation

[PATCH v2 net-next 0/5] add PLCA RS support and onsemi NCN26000
 2023-01-06 18:45 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] net/ethtool: add netlink interface for the PLCA RS
` [PATCH v2 net-next 2/5] drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
` [PATCH v2 net-next 3/5] drivers/net/phy: add connection between ethtool and phylib for PLCA
` [PATCH v2 net-next 4/5] drivers/net/phy: add helpers to get/set PLCA configuration
` [PATCH v2 net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY

[PATCH net] r8169: fix rtl8168h wol fail
 2023-01-06 18:40 UTC  (6+ messages)

[PATCH net-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
 2023-01-06 17:54 UTC  (13+ messages)

[PATCH 0/8] Let iommufd charge IOPTE allocations to the memory cgroup
 2023-01-06 17:24 UTC  (11+ messages)
` [PATCH 1/8] iommu: Add a gfp parameter to iommu_map()
` [PATCH 2/8] iommu: Remove iommu_map_atomic()
` [PATCH 3/8] iommu: Add a gfp parameter to iommu_map_sg()
` [PATCH 4/8] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
` [PATCH 5/8] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
` [PATCH 6/8] iommu/intel: Add a gfp parameter to alloc_pgtable_page()
` [PATCH 7/8] iommu/intel: Support the gfp argument to the map_pages op
` [PATCH 8/8] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s

[RFC PATCH net-next v10] vmxnet3: Add XDP support
 2023-01-06 17:21 UTC  (2+ messages)

[PATCH bpf-next v6 00/17] xdp: hints via kfuncs
 2023-01-06 17:17 UTC  (9+ messages)
` [PATCH bpf-next v6 01/17] bpf: Document XDP RX metadata
` [PATCH bpf-next v6 05/17] bpf: Introduce device-bound XDP programs
` [PATCH bpf-next v6 07/17] bpf: XDP metadata RX kfuncs

[PATCH net-next 1/2] inet: Add IP_LOCAL_PORT_RANGE socket option
 2023-01-06 17:16 UTC  (2+ messages)

[PATCH v2] brcmfmac: Prefer DT board type over DMI board type
 2023-01-06 17:00 UTC  (4+ messages)

[PATCH net-next v2 00/15] devlink: code split and structured instance walk
 2023-01-06 16:57 UTC  (6+ messages)
` [PATCH net-next v2 14/15] devlink: add by-instance dump infra

[PATCH net] ipv6: prevent only DAD and RS sending for IFF_NO_ADDRCONF
 2023-01-06 16:51 UTC 

[syzbot] possible deadlock in rds_message_purge
 2023-01-06 16:42 UTC 

[PATCH v3 net-next 0/3] mv88e6xxx: Add MAB offload support
 2023-01-06 16:41 UTC  (7+ messages)
` [PATCH v3 net-next 1/3] net: dsa: mv88e6xxx: change default return of mv88e6xxx_port_bridge_flags
` [PATCH v3 net-next 2/3] net: dsa: mv88e6xxx: shorten the locked section in mv88e6xxx_g1_atu_prob_irq_thread_fn()
` [PATCH v3 net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH] net/i40e: Replace 0-length array with flexible array
 2023-01-06 16:27 UTC  (2+ messages)
` [Intel-wired-lan] "

Network do not works with linux >= 6.1.2. Issue bisected to "425c9bd06b7a70796d880828d15c11321bdfb76d" (RDMA/irdma: Report the correct link speed)
 2023-01-06 16:15 UTC  (2+ messages)

[PATCH] mlxsw: spectrum_router: Replace 0-length array with flexible array
 2023-01-06 16:12 UTC  (2+ messages)

[PATCH] net/mlx5e: Replace 0-length array with flexible array
 2023-01-06 16:09 UTC  (2+ messages)

[PATCH 0/2] r8152: allow firmwares with NCM support
 2023-01-06 16:07 UTC  (3+ messages)
` [PATCH 1/2] r8152: add USB device driver for config selection
` [PATCH 2/2] cdc_ether: no need to blacklist any r8152 devices

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-06 15:37 UTC  (3+ messages)

[PATCH net] gro: take care of DODGY packets
 2023-01-06 15:13 UTC  (2+ messages)

Network performance regression with linux 6.1.y. Issue bisected to "5eddb24901ee49eee23c0bfce6af2e83fd5679bd" (gro: add support of (hw)gro packets to gro stack)
 2023-01-06 15:04 UTC  (7+ messages)

[PATCH v4 1/3] dsa: marvell: Provide per device information about max frame size
 2023-01-06 14:51 UTC  (2+ messages)

[bug report] net-forcedeth: Add internal loopback support for forcedeth NICs
 2023-01-06 14:50 UTC 

[PATCH 2/4] Revert "arm64: dts: renesas: Add compatible properties to AR8031 Ethernet PHYs"
 2023-01-06 14:49 UTC  (4+ messages)

[PATCH bpf-next v3 00/16] bpfilter
 2023-01-06 14:43 UTC  (5+ messages)

[PATCH HID for-next v1 8/9] HID: bpf: clean up entrypoint
 2023-01-06 14:37 UTC  (4+ messages)

[PATCH net-next v2 0/8] Add support for two classes of VCAP rules
 2023-01-06 14:18 UTC  (6+ messages)

[PATCH v3 00/11] drm/i915: use ref_tracker library for tracking wakerefs
 2023-01-06 14:15 UTC  (3+ messages)
` [PATCH v3 11/11] drm/i915: replace Intel internal tracker with kernel core ref_tracker
  ` [Intel-gfx] "

[PATCH net-next v1 0/3] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-01-06 13:58 UTC  (8+ messages)
` [PATCH net-next v1 1/3] dt-bindings: net: Add Motorcomm yt8xxx ethernet phy Driver bindings


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