netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-18 06:53:05 to 2024-10-18 17:04:04 UTC [more...]

[PATCH net-next] net/sched: act_api: unexport tcf_action_dump_1()
 2024-10-18 17:03 UTC  (3+ messages)

[PATCH net-next v2 0/8] net: stmmac: Refactor FPE as a separate module
 2024-10-18 16:59 UTC  (8+ messages)
` [PATCH net-next v2 1/8] net: stmmac: Introduce separate files for FPE implementation
` [PATCH net-next v2 7/8] net: stmmac: xgmac: Complete FPE support

[PATCH net-next v3 0/8] rust: Add IO polling
 2024-10-18 16:55 UTC  (18+ messages)
` [PATCH net-next v3 2/8] rust: time: Introduce Delta type
` [PATCH net-next v3 5/8] rust: time: Add wrapper for fsleep function
` [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions

pull request: bluetooth 2024-10-16
 2024-10-18 16:45 UTC  (3+ messages)

[PATCH net-next v22 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-10-18 16:43 UTC  (16+ messages)
` [PATCH net-next v22 01/14] mm: page_frag: add a test module for page_frag
` [PATCH net-next v22 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v22 03/14] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v22 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v22 05/14] xtensa: remove the get_order() implementation
` [PATCH net-next v22 06/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v22 07/14] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v22 08/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()
` [PATCH net-next v22 09/14] net: rename skb_copy_to_page_nocache() helper
` [PATCH net-next v22 10/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v22 11/14] mm: page_frag: add testing for the newly added prepare API
` [PATCH net-next v22 12/14] net: replace page_frag with page_frag_cache
` [PATCH net-next v22 13/14] mm: page_frag: update documentation for page_frag
` [PATCH net-next v22 14/14] mm: page_frag: add an entry in MAINTAINERS "

[PATCH v4 00/26] cxl: add Type2 device support
 2024-10-18 16:40 UTC  (25+ messages)
` [PATCH v4 02/26] sfc: add cxl support using new CXL API
` [PATCH v4 05/26] cxl: move pci generic code
` [PATCH v4 07/26] sfc: use cxl api for regs setup and checking
` [PATCH v4 08/26] cxl: add functions for resource request/release by a driver
` [PATCH v4 13/26] cxl: prepare memdev creation for type2
` [PATCH v4 22/26] cxl: allow region creation by type2 drivers
` [PATCH v4 24/26] cxl: preclude device memory to be used for dax

[PATCH net v4] net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x
 2024-10-18 16:06 UTC 

[PATCH bpf-next v2 0/3] XDP metadata: Rx checksum/GSO hint; Tx GSO offload
 2024-10-18 16:39 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] xdp: Add Rx checksum hint
` [PATCH bpf-next v2 2/3] xdp: Add Rx GSO hint
` [PATCH bpf-next v2 3/3] xsk: Add Tx GSO type and size offload support

[PATCH] ipmr: Don't mark ip6mr_rtnl_msg_handlers as __initconst
 2024-10-18 16:31 UTC  (2+ messages)

[PATCH net-next] net: airoha: Reset BQL stopping the netdevice
 2024-10-18 16:26 UTC  (2+ messages)

[PATCH net] netfilter: xtables: fix a bad copypaste in xt_nflog module
 2024-10-18 16:25 UTC 

[PATCH] netfliter: xtables: fix typo causing some targets to not load on IPv6
 2024-10-18 16:14 UTC  (2+ messages)

[PATCH v3] net: atlantic: support reading SFP module info
 2024-10-18 15:47 UTC 

[PATCH net-next v5 0/3] Threads support in proc connector
 2024-10-18 15:36 UTC  (12+ messages)
` [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table
` [PATCH net-next v5 3/3] connector/cn_proc: Selftest for threads

[PATCH net-next v3] net: Implement fault injection forcing skb reallocation
 2024-10-18 15:28 UTC  (2+ messages)

[PATCH net-next 00/13] net: fec: cleanups, update quirk, update IRQ naming
 2024-10-18 15:26 UTC  (16+ messages)
` [PATCH net-next 07/13] net: fec: fec_probe(): update quirk: bring IRQs in correct order
    `  "
        `  "
` [PATCH net-next 13/13] net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate function fec_enet_rx_vlan()
    `  "
        `  "

[PATCH] r8152: fix deadlock in usb reset during resume
 2024-10-18 15:22 UTC  (2+ messages)

[PATCH v2 0/2] Enable Ethernet on the Genio 700 EVK board
 2024-10-18 15:19 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: mediatek: mt8188: Add ethernet node
` [PATCH v2 2/2] arm64: dts: mediatek: mt8390-genio-700-evk: Enable ethernet

[PATCH 0/5] virtio_net: enable premapped mode by default
 2024-10-18 14:59 UTC  (12+ messages)
` [PATCH 1/5] virtio-net: fix overflow inside virtnet_rq_alloc
` [PATCH 2/5] virtio_net: introduce vi->mode
` [PATCH 4/5] virtio_net: enable premapped mode for merge and small by default
` [PATCH 5/5] virtio_net: rx remove premapped failover code

[PATCH] virtio_net: fix integer overflow in stats
 2024-10-18 14:39 UTC  (2+ messages)

[PATCH net-next v1] tools/net/ynl: improve async notification handling
 2024-10-18 14:36 UTC  (2+ messages)

[syzbot] [bpf?] possible deadlock in debug_check_no_obj_freed
 2024-10-18 14:24 UTC 

[PATCHv2 net-next 0/3] Bonding: returns detailed error about XDP failures
 2024-10-18 14:21 UTC  (7+ messages)
` [PATCHv2 net-next 2/3] bonding: use correct return value

[PATCH iwl-next v3 0/2] Refactor sending DDP + E830 support
 2024-10-18 14:17 UTC  (3+ messages)
` [PATCH iwl-next v3 1/2] ice: refactor "last" segment of DDP pkg
` [PATCH iwl-next v3 2/2] ice: support optional flags in signature segment header

[PATCH net] net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers
 2024-10-18 14:17 UTC  (2+ messages)

[PATCH v3 net-next] net: vlan: Use vlan_prio instead of vlan_qos in mapping
 2024-10-18 14:12 UTC 

[PATCH net-next 0/3] net: sysctl: allow dump_cpumask to handle higher numbers of CPUs
 2024-10-18 14:05 UTC  (6+ messages)
` [PATCH net-next 1/3] net: sysctl: remove always-true condition
` [PATCH net-next 3/3] net: sysctl: allow dump_cpumask to handle higher numbers of CPUs

[PATCH v1 net-next 00/11] ipv4: Convert RTM_{NEW,DEL}ADDR and more to per-netns RTNL
 2024-10-18 13:57 UTC  (23+ messages)
` [PATCH v1 net-next 01/11] rtnetlink: Define RTNL_FLAG_DOIT_PERNET for per-netns RTNL doit()
` [PATCH v1 net-next 02/11] ipv4: Factorise RTM_NEWADDR validation to inet_validate_rtm()
` [PATCH v1 net-next 03/11] ipv4: Don't allocate ifa for 0.0.0.0 in inet_rtm_newaddr()
` [PATCH v1 net-next 04/11] ipv4: Convert RTM_NEWADDR to per-netns RTNL
` [PATCH v1 net-next 05/11] ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr()
` [PATCH v1 net-next 06/11] ipv4: Convert RTM_DELADDR to per-netns RTNL
` [PATCH v1 net-next 07/11] ipv4: Convert check_lifetime() "
` [PATCH v1 net-next 08/11] rtnetlink: Define rtnl_net_lock()
` [PATCH v1 net-next 09/11] ipv4: Convert devinet_sysctl_forward() to per-netns RTNL
` [PATCH v1 net-next 10/11] ipv4: Convert devinet_ioctl() to per-netns RTNL except for SIOCSIFFLAGS
` [PATCH v1 net-next 11/11] ipv4: Convert devinet_ioctl to per-netns RTNL

[PATCH net-next] bareudp: Use pcpu stats to update rx_dropped counter
 2024-10-18 13:35 UTC 

[PATCH ipsec v2] xfrm: check MAC header is shown with both skb->mac_len and skb_mac_header_was_set()
 2024-10-18 13:21 UTC  (9+ messages)

[PATCH RFC v1 net-next 00/12] bridge-fastpath and related improvements
 2024-10-18 13:17 UTC  (3+ messages)
` [PATCH RFC v1 net-next 02/12] netfilter: bridge: Add conntrack double vlan and pppoe

[PATCH v3 net-next 00/13] add basic support for i.MX95 NETC
 2024-10-18 13:09 UTC  (8+ messages)
` [PATCH v3 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support

[PATCH net] r8169: avoid unsolicited interrupts
 2024-10-18 13:01 UTC  (5+ messages)

[PATCH iwl-next] virtchnl: fix m68k build
 2024-10-18 12:57 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH net-next v2 00/18] idpf: XDP chapter III: core XDP changes (+libeth_xdp)
 2024-10-18 12:48 UTC  (3+ messages)
` [PATCH net-next v2 15/18] xsk: add generic XSk &xdp_buff -> skb conversion

[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
 2024-10-18 12:41 UTC  (3+ messages)

[PATCH net-next] net: vxlan: update the document for vxlan_snoop()
 2024-10-18 12:40 UTC  (2+ messages)

[PATCH net-next 00/12] Add support for PSE port priority
 2024-10-18 12:37 UTC  (9+ messages)

[PATCH v8 0/6] PCI: Remove most pcim_iounmap_regions() users
 2024-10-18 12:36 UTC  (5+ messages)
` [PATCH v8 2/6] PCI: Deprecate pcim_iounmap_regions()

[PATCH] selftests: netfilter: remove unused rplnlh parameter
 2024-10-18 12:29 UTC  (2+ messages)

iproute2: unexpected expansion of IPv4 addresses
 2024-10-18 12:27 UTC 

[PATCH v2 net 0/4] Fix passing 0 to ERR_PTR in intel ether drivers
 2024-10-18 12:23 UTC  (9+ messages)
` [PATCH v2 net 1/4] igc: Fix passing 0 to ERR_PTR in igc_xdp_run_prog()
` [PATCH v2 net 2/4] igb: Fix passing 0 to ERR_PTR in igb_run_xdp()
` [PATCH v2 net 3/4] ixgbe: Fix passing 0 to ERR_PTR in ixgbe_run_xdp()
` [PATCH v2 net 4/4] ixgbevf: Fix passing 0 to ERR_PTR in ixgbevf_run_xdp()

[PATCH net-next] bnxt_en: replace PTP spinlock with seqlock
 2024-10-18 12:21 UTC  (2+ messages)

[PATCH net-next] net: vxlan: replace VXLAN_INVALID_HDR with VNI_NOT_FOUND
 2024-10-18 12:20 UTC  (2+ messages)

[PATCH net-next] netpoll: remove ndo_netpoll_setup() second argument
 2024-10-18 12:13 UTC  (2+ messages)

[PATCH iwl-next v2 0/2] Refactor sending DDP + E830 support
 2024-10-18 12:06 UTC  (4+ messages)
` [PATCH iwl-next v2 1/2] ice: refactor "last" segment of DDP pkg

[PATCH v3 net-next 0/2] Knobs for NPC default rule counters
 2024-10-18 12:01 UTC  (5+ messages)
` [PATCH v3 net-next 1/2] octeontx2-af: Refactor few NPC mcam APIs
` [PATCH v3 net-next 2/2] octeontx2-af: Knobs for NPC default rule counters

[PATCH v1 0/7] devlink: minor cleanup
 2024-10-18 11:58 UTC  (9+ messages)
` [PATCH v1 1/7] devlink: introduce devlink_nl_put_u64()
` [PATCH v1 2/7] devlink: use devlink_nl_put_u64() helper
` [PATCH v1 3/7] devlink: devl_resource_register(): differentiate error codes
` [PATCH v1 4/7] devlink: region: snapshot IDs: consolidate error values
` [PATCH v1 5/7] net: dsa: replace devlink resource registration calls by devl_ variants
` [PATCH v1 6/7] devlink: remove unused devlink_resource_occ_get_register() and _unregister()
` [PATCH v1 7/7] devlink: remove unused devlink_resource_register()

[PATCH net v6 00/10] Lock RCU before calling ip6mr_get_table()
 2024-10-18 11:52 UTC  (8+ messages)
` [PATCH net v6 05/10] ip6mr: Lock RTNL before ip6mr_new_table() call in ip6mr_rules_init()
` [PATCH net v6 09/10] ip6mr: Lock RCU before ip6mr_get_table() call in ip6mr_rtm_getroute()

[PATCH net-next v2] tools: ynl-gen: use big-endian netlink attribute types
 2024-10-18 11:46 UTC  (2+ messages)

[PATCH v5 net-next 0/3] udp: Add 4-tuple hash for connected sockets
 2024-10-18 11:45 UTC  (4+ messages)
` [PATCH v5 net-next 1/3] net/udp: Add a new struct for hash2 slot
` [PATCH v5 net-next 2/3] net/udp: Add 4-tuple hash list basis
` [PATCH v5 net-next 3/3] ipv4/udp: Add 4-tuple hash for connected socket

[PATCH net-next v5 0/6] Improve neigh_flush_dev performance
 2024-10-18 11:42 UTC  (3+ messages)
` [PATCH net-next v5 4/6] Convert neighbour iteration to use hlist+macro

[PATCH v4] cleanup: adjust scoped_guard() macros to avoid potential warning
 2024-10-18 11:38 UTC 

[PATCH net-next] selftests: tls: add a selftest for wrapping rec_seq
 2024-10-18 10:55 UTC 

[PATCH v3] cleanup: adjust scoped_guard() macros to avoid potential warning
 2024-10-18 10:50 UTC  (3+ messages)

[PATCH iwl-next v9 0/6] igb: Add support for AF_XDP zero-copy
 2024-10-18 10:45 UTC  (10+ messages)
` [PATCH iwl-next v9 1/6] igb: Remove static qualifiers
` [PATCH iwl-next v9 2/6] igb: Introduce igb_xdp_is_enabled()
` [PATCH iwl-next v9 3/6] igb: Introduce XSK data structures and helpers
` [PATCH iwl-next v9 4/6] igb: Add XDP finalize and stats update functions
` [PATCH iwl-next v9 5/6] igb: Add AF_XDP zero-copy Rx support
` [PATCH iwl-next v9 6/6] igb: Add AF_XDP zero-copy Tx support

[PATCH nf-next] netfilter: bpf: Pass string literal as format argument of request_module()
 2024-10-18 10:35 UTC  (3+ messages)

[PATCH 5.10 0/1] wifi: rtl8xxxu: Fix the error handling of the probe function
 2024-10-18 10:32 UTC  (2+ messages)
` [PATCH 5.10 1/1] "

[PATCH] selftests/net: Add missing va_end in test_snprintf
 2024-10-17  7:52 UTC 

[PATCH] eth: Fix typo 'accelaration'. 'exprienced' and 'rewritting'
 2024-10-18 10:09 UTC  (2+ messages)

[PATCH V2 net 0/9] There are some bugfix for the HNS3 ethernet driver
 2024-10-18 10:10 UTC  (10+ messages)
` [PATCH V2 net 1/9] net: hns3: default enable tx bounce buffer when smmu enabled
` [PATCH V2 net 2/9] net: hns3: add sync command to sync io-pgtable
` [PATCH V2 net 3/9] net: hns3: fixed reset failure issues caused by the incorrect reset type
` [PATCH V2 net 4/9] net: hns3: fix missing features due to dev->features configuration too early
` [PATCH V2 net 5/9] net: hns3: Resolved the issue that the debugfs query result is inconsistent
` [PATCH V2 net 6/9] net: hns3: don't auto enable misc vector
` [PATCH V2 net 7/9] net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
` [PATCH V2 net 8/9] net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
` [PATCH V2 net 9/9] net: hns3: fix kernel crash when 1588 is sent on HIP08 devices

[PATCH v2] selftest/tcp-ao: Add filter tests
 2024-10-18  9:32 UTC  (2+ messages)

[PATCH net-next v2] netdevsim: macsec: pad u64 to correct length in logs
 2024-10-18  9:13 UTC  (3+ messages)

[PATCH net v2] r8169: avoid unsolicited interrupts
 2024-10-18  9:08 UTC 

[PATCH net-next v1] netlink: specs: Add missing bitset attrs to ethtool spec
 2024-10-18  9:08 UTC  (2+ messages)

[PATCH 1/3] xdp: Add Rx checksum hint
 2024-10-18  9:07 UTC  (2+ messages)

[PATCH net v2 0/4] net: stmmac: dwmac4: Fixes bugs in dwmac4
 2024-10-18  8:59 UTC 

[PATCH 5.15.y 5.10.y 5.4.y] wifi: mac80211: fix potential key use-after-free
 2024-10-18  8:50 UTC  (2+ messages)

[PATCH net-next v3 7/7] bnxt_en: add support for device memory tcp
 2024-10-18  8:25 UTC  (12+ messages)

ynl ethtool subscribe issue
 2024-10-18  8:21 UTC  (3+ messages)

[PATCH net-next v9 00/23] Introducing OpenVPN Data Channel Offload
 2024-10-18  8:20 UTC  (6+ messages)
` [PATCH net-next v9 23/23] testing/selftest: add test tool and scripts for ovpn module

[PATCH RFC v5 00/10] tun: Introduce virtio-net hashing feature
 2024-10-18  8:15 UTC  (5+ messages)
` [PATCH RFC v5 07/10] tun: Introduce virtio-net RSS

(subset) [PATCH v3 00/16] timers: Cleanup delay/sleep related mess
 2024-10-18  8:06 UTC  (2+ messages)

[PATCH 1/2] [net,v3] net: wwan: t7xx: add PM_AUTOSUSPEND_MS_BY_DW5933E for Dell DW5933e
 2024-10-18  7:53 UTC 

[PATCH 1/2] [net,v3] net: wwan: t7xx: add PM_AUTOSUSPEND_MS_BY_DW5933E for Dell DW5933e
 2024-10-18  7:48 UTC 

[GIT PULL] Networking for v6.12-rc4
 2024-10-18  7:30 UTC  (2+ messages)

virtio_net: support device stats
 2024-10-18  7:25 UTC  (4+ messages)

[PATCH net-next v3 0/2] dpll: expose clock quality level
 2024-10-18  7:07 UTC  (7+ messages)
` [PATCH net-next v3 1/2] dpll: add clock quality level attribute and op

KASAN: use-after-free Read in __nf_hook_entries_try_shrink
 2024-10-18  7:06 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).