Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-15 13:21:05 to 2024-04-16 02:14:51 UTC [more...]

[PATCH net] udp: fix segmentation crash for GRO packet without fraglist
 2024-04-16  2:14 UTC  (3+ messages)

[net-next:main 17/18] drivers/net/ethernet/ti/am65-cpsw-nuss.c:478:9: warning: cast to smaller integer type 'enum am65_cpsw_tx_buf_type' from 'void *'
 2024-04-16  1:41 UTC 

[PATCH net-next v2 00/15] First try to replace page_frag with page_frag_cache
 2024-04-16  1:37 UTC  (19+ messages)
` [PATCH net-next v2 01/15] mm: page_frag: add a test module for page_frag
` [PATCH net-next v2 02/15] xtensa: remove the get_order() implementation
` [PATCH net-next v2 03/15] mm: page_frag: use free_unref_page() to free page fragment
` [PATCH net-next v2 04/15] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v2 05/15] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v2 06/15] mm: page_frag: change page_frag_alloc_* API to accept align param
` [PATCH net-next v2 07/15] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v2 08/15] mm: page_frag: add two inline helper for "
` [PATCH net-next v2 09/15] mm: page_frag: reuse MSB of 'size' field for pfmemalloc
` [PATCH net-next v2 10/15] mm: page_frag: reuse existing bit field of 'va' for pagecnt_bias
` [PATCH net-next v2 11/15] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v2 12/15] mm: page_frag: introduce prepare/commit API for page_frag
` [PATCH net-next v2 13/15] net: replace page_frag with page_frag_cache
` [PATCH net-next v2 14/15] mm: page_frag: update documentation for page_frag
` [PATCH net-next v2 15/15] mm: page_frag: add a entry in MAINTAINERS "

[PATCH] man: fix doc, ip link does support "change"
 2024-04-16  1:32 UTC 

[PATCH net-next v2 0/6] selftests: drv-net: support testing with a remote system
 2024-04-16  0:45 UTC  (7+ messages)
` [PATCH net-next v2 1/6] selftests: drv-net: add stdout to the command failed exception
` [PATCH net-next v2 2/6] selftests: drv-net: add config for netdevsim
` [PATCH net-next v2 3/6] selftests: drv-net: define endpoint structures
` [PATCH net-next v2 4/6] selftests: drv-net: factor out parsing of the env
` [PATCH net-next v2 5/6] selftests: drv-net: construct environment for running tests which require an endpoint
` [PATCH net-next v2 6/6] selftests: drv-net: add a trivial ping test

[PATCH net-next v1 4/5] net: tn40xx: add basic Rx handling
 2024-04-16  0:38 UTC  (2+ messages)

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-16  0:24 UTC  (17+ messages)
` [net-next PATCH 13/15] eth: fbnic: add basic Rx handling

[PATCH net] udp: don't be set unconnected if only UDP cmsg
 2024-04-15 23:30 UTC  (3+ messages)

[PATCH net-next v1 0/5] add ethernet driver for Tehuti Networks TN40xx chips
 2024-04-15 23:21 UTC  (6+ messages)
` [PATCH net-next v1 1/5] net: tn40xx: add pci "
` [PATCH net-next v1 5/5] net: tn40xx: add PHYLIB support

[PATCH v3 4/4] ax.25: Remove the now superfluous sentinel elements from ctl_table array
 2024-04-15 23:18 UTC  (2+ messages)

[PATCH v3 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
 2024-04-15 23:12 UTC  (2+ messages)

[PATCH v3 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
 2024-04-15 23:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth

[net-next] net: ethernet: rtsn: Add support for Renesas Ethernet-TSN
 2024-04-15 22:55 UTC  (2+ messages)

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-04-15 22:51 UTC  (5+ messages)
` [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings

[PATCH net-next v1 3/5] net: tn40xx: add basic Tx handling
 2024-04-15 22:29 UTC  (2+ messages)

[PATCH 00/11] Series to deliver Ethernets for STM32MP13
 2024-04-15 22:27 UTC  (5+ messages)
` [PATCH 01/11] dt-bindings: net: add STM32MP13 compatible in documentation for stm32

[PATCH v1 net 0/5] ip: Fix warning in pskb_may_pull_reason() for tunnel devices
 2024-04-15 22:20 UTC  (6+ messages)
` [PATCH v1 net 1/5] sit: Pull header after checking skb->protocol in sit_tunnel_xmit()
` [PATCH v1 net 2/5] vti: Pull header after checking skb->protocol in vti_tunnel_xmit()
` [PATCH v1 net 3/5] ip6_vti: Pull header after checking skb->protocol in vti6_tnl_xmit()
` [PATCH v1 net 4/5] ipip: Pull header after checking skb->protocol in ipip_tunnel_xmit()
` [PATCH v1 net 5/5] ip6_tunnel: Pull header after checking skb->protocol in ip6_tnl_start_xmit()

[PATCH net-next 0/3] ethtool: Max power support
 2024-04-15 22:03 UTC  (11+ messages)
` [Intel-wired-lan] "

[PATCH iproute2-next v2 0/2] PFCP support
 2024-04-15 21:52 UTC  (3+ messages)
` [PATCH iproute2-next v2 2/2] f_flower: implement pfcp opts

[patch net-next v2 0/6] selftests: virtio_net: introduce initial testing infrastructure
 2024-04-15 21:39 UTC  (8+ messages)
` [patch net-next v2 1/6] virtio: add debugfs infrastructure to allow to debug virtio features
` [patch net-next v2 2/6] selftests: forwarding: move couple of initial check to the beginning
` [patch net-next v2 3/6] selftests: forwarding: add ability to assemble NETIFS array by driver name
` [patch net-next v2 4/6] selftests: forwarding: add check_driver() helper
` [patch net-next v2 5/6] selftests: forwarding: add wait_for_dev() helper
` [patch net-next v2 6/6] selftests: virtio_net: add initial tests

[RFC PATCH bpf-next v3 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-15 21:26 UTC  (11+ messages)
` [RFC PATCH bpf-next v3 1/2] net: Rename mono_delivery_time to tstamp_type for scalabilty
` [RFC PATCH bpf-next v3 2/2] net: Add additional bit to support userspace timestamp type

[syzbot] [net?] [bpf?] possible deadlock in posix_timer_fn (2)
 2024-04-15 21:20 UTC 

[PATCH RFC net 1/1] net/sched: Fix mirred to self recursion
 2024-04-15 21:14 UTC  (12+ messages)

[PATCH net-next] net: dsa: felix: provide own phylink MAC operations
 2024-04-15 21:12 UTC  (8+ messages)

[PATCH net] net/sched: Fix mirred deadlock on device recursion
 2024-04-15 21:07 UTC 

[PATCH net-next v3 0/6] Remove RTNL lock protection of CVQ
 2024-04-15 20:24 UTC  (4+ messages)
` [PATCH net-next v3 5/6] virtio_net: Add a lock for per queue RX coalesce

[PATCH net-next 0/5] selftests: drv-net: support testing with a remote system
 2024-04-15 19:39 UTC  (20+ messages)
` [PATCH net-next 1/5] selftests: drv-net: define endpoint structures
` [PATCH net-next 4/5] selftests: drv-net: construct environment for running tests which require an endpoint
` [PATCH net-next 5/5] selftests: drv-net: add a trivial ping test

[PATCH net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-15 20:03 UTC  (4+ messages)
` [PATCH net-next v7 2/4] ethtool: provide customized dim profile management

[PATCH ipsec-next v10 1/3] xfrm: Add Direction to the SA in or out
 2024-04-15 19:54 UTC  (4+ messages)
` [PATCH ipsec-next v10 3/3] xfrm: Add dir validation to "in" data path lookup

[PATCH net] net: bcmasp: fix memory leak when bringing down if
 2024-04-15 19:46 UTC  (4+ messages)

[PATCH v8 0/6] convert write_threads, write_version and write_ports to netlink commands
 2024-04-15 19:44 UTC  (7+ messages)
` [PATCH v8 1/6] nfsd: move nfsd_mutex handling into nfsd_svc callers
` [PATCH v8 2/6] NFSD: convert write_threads to netlink command
` [PATCH v8 3/6] NFSD: add write_version "
` [PATCH v8 4/6] SUNRPC: introduce svc_xprt_create_from_sa utility routine
` [PATCH v8 5/6] SUNRPC: add a new svc_find_listener helper
` [PATCH v8 6/6] NFSD: add listener-{set,get} netlink command

[RFC 0/6] implement io_uring notification (ubuf_info) stacking
 2024-04-15 19:02 UTC  (13+ messages)
` [RFC 1/6] net: extend ubuf_info callback to ops structure
` [RFC 6/6] io_uring/notif: implement notification stacking

[PATCH net-next v3 0/4] net: dqs: optimize if stall threshold is not set
 2024-04-15 18:40 UTC  (2+ messages)

[PATCH net-next v2 0/6] selftests: net: exercise page pool reporting via netlink
 2024-04-15 18:40 UTC  (2+ messages)

[PATCH net-next v3 0/6] add sriov support for wangxun NICs
 2024-04-15 18:27 UTC  (2+ messages)

[syzbot] [bpf?] [net?] possible deadlock in swake_up_one
 2024-04-15 18:22 UTC 

[PATCH] neighbour: guarantee the localhost connections be established successfully even the ARP table is full
 2024-04-15 18:15 UTC  (3+ messages)

[PATCH ipsec-next v8] xfrm: Add Direction to the SA in or out
 2024-04-15 18:12 UTC  (8+ messages)
` [devel-ipsec] "

[PATCH net-next 00/12] selftests: netfilter: move to lib.sh infra
 2024-04-15 18:04 UTC  (6+ messages)
` [PATCH net-next 12/12] selftests: netfilter: update makefiles and kernel config

[PATCH v7 0/5] convert write_threads, write_version and write_ports to netlink commands
 2024-04-15 18:03 UTC  (3+ messages)
` [PATCH v7 2/5] NFSD: add write_version to netlink command

[PATCH] net: usb: ax88179_178a: avoid writing the mac address before first reading
 2024-04-15 17:48 UTC  (3+ messages)

[PATCH net] net/smc: fix potential sleeping issue in smc_switch_conns
 2024-04-15 17:37 UTC  (2+ messages)

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-15 17:36 UTC  (5+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()

[PATCH] inet: inet_defrag: Removing the usage of refcount_inc_not_zero
 2024-04-15 17:33 UTC  (2+ messages)

[patch net-next 0/6] selftests: virtio_net: introduce initial testing infrastructure
 2024-04-15 17:26 UTC  (4+ messages)

[PATCH v7] posix-timers: add clock_compare system call
 2024-04-15 17:23 UTC  (15+ messages)

[syzbot] [bpf?] [net?] possible deadlock in sock_hash_update_common
 2024-04-15 17:04 UTC 

[PATCH v10 00/21] GenieZone hypervisor drivers
 2024-04-15 17:03 UTC  (11+ messages)
` [PATCH v10 03/21] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor
` [PATCH v10 04/21] virt: geniezone: Add GenieZone hypervisor driver
` [PATCH v10 06/21] virt: geniezone: Add set_user_memory_region for vm
` [PATCH v10 15/21] virt: geniezone: Add demand paging support
` [PATCH v10 19/21] virt: geniezone: Provide individual VM memory statistics within debugfs

[PATCH net] bonding: 802.3ad: Avoid packet loss when switching aggregator
 2024-04-15 16:57 UTC  (5+ messages)

[PATCH net-next v1 0/4] net: phy: add Applied Micro QT2025 PHY driver
 2024-04-15 16:53 UTC  (9+ messages)
` [PATCH net-next v1 2/4] rust: net::phy support C45 helpers
` [PATCH net-next v1 3/4] rust: net::phy support Firmware API
` [PATCH net-next v1 4/4] net: phy: add Applied Micro QT2025 PHY driver

[PATCH net-next] net: mana: Add new device attributes for mana
 2024-04-15 16:38 UTC  (3+ messages)

[intel-next 0/2] i40e: Add support for netlink API
 2024-04-15 16:37 UTC  (7+ messages)
` [intel-next 1/2] net/i40e: link NAPI instances to queues and IRQs

[PATCH] mnl: initialize generic netlink version
 2024-04-15 16:33 UTC 

[PATCH 1/2] dt-bindings: net: wireless: ath11k: add ieee80211-freq-limit property
 2024-04-15 16:08 UTC  (6+ messages)
` [PATCH 2/2] wifi: ath11k: support DT ieee80211-freq-limit property to limit channels

[PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
 2024-04-15 15:47 UTC  (3+ messages)

[PATCH net v1] drivers/net/bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()
 2024-04-15 15:43 UTC  (4+ messages)

[PATCH net v1 0/2] net: gro: add flush/flush_id checks and fix wrong offset in udp
 2024-04-15 15:35 UTC  (7+ messages)
` [PATCH net v1 1/2] net: gro: add flush check in udp_gro_receive_segment

[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-15 15:34 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod

[PATCH net-next v2 0/2] Read PHY address of switch from device tree on MT7530 DSA subdriver
 2024-04-15 15:30 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: dsa: mt7530-mdio: read PHY address of switch from device tree

[PATCH net-next] net: dsa: ar9331: provide own phylink MAC operations
 2024-04-15 15:27 UTC  (2+ messages)

[PATCH net-next] net: dsa: qca8k: provide own phylink MAC operations
 2024-04-15 15:27 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: provide own phylink MAC operations
 2024-04-15 15:25 UTC  (2+ messages)

[PATCH RFC net-next 0/7] netdev_features: start cleaning netdev_features_t up
 2024-04-15 14:37 UTC  (5+ messages)
` [PATCH RFC net-next 2/7] netdev_features: convert NETIF_F_LLTX to priv_flag IFF_LLTX
` [PATCH RFC net-next 5/7] netdev_features: convert NETIF_F_HIGHDMA to priv_flag IFF_HIGHDMA

[PATCH v5 0/2] tcp/dcpp: Un-pin tw_timer
 2024-04-15 14:33 UTC  (3+ messages)

[PATCH v24 00/20] nvme-tcp receive offloads
 2024-04-15 14:28 UTC  (3+ messages)
` [PATCH v24 03/20] iov_iter: skip copy if src == dst for direct data placement

[PATCH 2/2 v3] net: usb: qmi_wwan: add Lonsung U8300/U9300 product
 2024-04-15 14:26 UTC 

[PATCH 1/2 v3] USB: serial: option: add Lonsung U8300/U9300 product
 2024-04-15 14:26 UTC 

[PATCH 2/2 v2] net: usb: qmi_wwan: add Lonsung U8300/U9300 product
 2024-04-15 14:24 UTC 

[PATCH 1/2 v2] USB: serial: option: add Lonsung U8300/U9300 product
 2024-04-15 14:23 UTC 

[PATCH ipsec-next 0/3] Add support for per cpu xfrm states
 2024-04-15 14:12 UTC  (3+ messages)
` [PATCH ipsec-next 1/3] xfrm: Add support for per cpu xfrm state handling

[PATCH iwl-net] igc: Fix deadlock on module removal
 2024-04-15 14:00 UTC  (7+ messages)

[PATCH net] igc: Fix LED-related deadlock on driver unbind
 2024-04-15 13:48 UTC 

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-15 13:15 UTC  (10+ messages)
` [PATCH net-next v3 06/12] net: ethernet: oa_tc6: implement internal PHY initialization

[PATCH 4.14-openela 041/190] r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1
 2024-04-15 10:49 UTC 

[PATCH RESEND net-next v7 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-15 13:38 UTC  (5+ messages)
` [PATCH RESEND net-next v7 1/4] linux/dim: move useful macros to .h file
` [PATCH RESEND net-next v7 2/4] ethtool: provide customized dim profile management
` [PATCH RESEND net-next v7 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH RESEND net-next v7 4/4] virtio-net: support dim profile fine-tuning

[PATCH][next] net/handshake: remove redundant assignment to variable ret
 2024-04-15 13:30 UTC  (2+ messages)

[PATCH net 0/1] s390/ism: Fix splice for SMC-D
 2024-04-15 13:28 UTC  (9+ messages)
` [PATCH net 1/1] s390/ism: fix receive message buffer allocation

[PATCH net-next 00/14] net_sched: first series for RTNL-less qdisc dumps
 2024-04-15 13:20 UTC  (10+ messages)
` [PATCH net-next 06/14] net_sched: sch_tfs: implement lockless etf_dump()
` [PATCH net-next 07/14] net_sched: sch_ets: implement lockless ets_dump()
` [PATCH net-next 08/14] net_sched: sch_fifo: implement lockless __fifo_dump()
` [PATCH net-next 09/14] net_sched: sch_fq_codel: implement lockless fq_codel_dump()
` [PATCH net-next 10/14] net_sched: sch_fq_pie: implement lockless fq_pie_dump()
` [PATCH net-next 11/14] net_sched: sch_hfsc: implement lockless accesses to q->defcls
` [PATCH net-next 12/14] net_sched: sch_hhf: implement lockless hhf_dump()
` [PATCH net-next 13/14] net_sched: sch_pie: implement lockless pie_dump()
` [PATCH net-next 14/14] net_sched: sch_skbprio: implement lockless skbprio_dump()


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