netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-14 15:19:31 to 2024-08-15 06:25:08 UTC [more...]

[PATCH net-next 00/10] net/mlx5: hw counters refactor and misc
 2024-08-15  5:46 UTC  (10+ messages)
` [PATCH net-next 01/10] net/mlx5: hw counters: Make fc_stats & fc_pool private
` [PATCH net-next 02/10] net/mlx5: hw counters: Use kvmalloc for bulk query buffer
` [PATCH net-next 03/10] net/mlx5: hw counters: Replace IDR+lists with xarray
` [PATCH net-next 04/10] net/mlx5: hw counters: Drop unneeded cacheline alignment
` [PATCH net-next 05/10] net/mlx5: hw counters: Don't maintain a counter count
` [PATCH net-next 06/10] net/mlx5: hw counters: Remove mlx5_fc_create_ex
` [PATCH net-next 07/10] net/mlx5: Allow users to configure affinity for SFs
` [PATCH net-next 08/10] net/mlx5: Add NOT_READY command return status
` [PATCH net-next 09/10] net/mlx5e: SHAMPO, Add no-split ethtool counters for header/data split

[PATCH net-next 0/3] add "nxp,reverse-mode" to instead of "nxp,rmii-refclk-in"
 2024-08-15  5:51 UTC  (4+ messages)
` [PATCH net-next 1/3] dt-bindings: net: tja11xx: use reverse-mode to instead of rmii-refclk-in
` [PATCH net-next 2/3] net: phy: tja11xx: replace "nxp,rmii-refclk-in" with "nxp,reverse-mode"
` [PATCH net-next 3/3] net: phy: c45-tja11xx: add revRMII mode support

[PATCH net] virtio_net: move netdev_tx_reset_queue() call before RX napi enable
 2024-08-15  6:03 UTC  (3+ messages)

[RFC 0/3] ptp: Add esterror support
 2024-08-15  5:24 UTC  (14+ messages)
` [RFC 1/3] ptp: Implement timex "

[syzbot] [net?] [usb?] WARNING: ODEBUG bug in get_taint
 2024-08-15  5:22 UTC 

[RFT iproute] ip: fix uninitialized vf number
 2024-08-15  4:42 UTC 

[PATCH net,v5,0/2] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-15  4:39 UTC  (3+ messages)
` [PATCH net,v5,1/2] net/smc: initialize ipv6_pinfo_offset in smc_inet6_prot and add smc6_sock structure
` [PATCH net,v5,2/2] net/smc: modify smc_sock structure

[PATCH net-next] tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
 2024-08-15  4:29 UTC  (3+ messages)

[PATCH net V3 0/3] Fixes for IPsec over bonding
 2024-08-15  3:57 UTC  (10+ messages)
` [PATCH net V3 1/3] bonding: implement xdo_dev_state_free and call it after deletion

[PATCH 0/2][next] UAPI: net/sched - cxgb4: Fix -Wflex-array-member-not-at-end warning
 2024-08-15  3:50 UTC  (2+ messages)

[PATCH net-next v2 0/2] bnxt_en: address string truncation
 2024-08-15  3:50 UTC  (2+ messages)

pull-request: wireless-2024-08-14
 2024-08-15  3:50 UTC  (2+ messages)

[PATCH net v3] selftest: af_unix: Fix kselftest compilation warnings
 2024-08-15  3:50 UTC  (2+ messages)

[PATCH net,v4] net/smc: prevent NULL pointer dereference in txopt_get
 2024-08-15  3:15 UTC  (4+ messages)

[PATCH v2 -next] sfc: Add missing pci_disable_device() for error path
 2024-08-15  3:04 UTC 

[PATCH net-next v13 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-15  3:10 UTC  (18+ messages)
` [PATCH net-next v13 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v13 07/14] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v13 08/14] mm: page_frag: some minor refactoring before adding new API
` [PATCH net-next v13 11/14] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v13 12/14] net: replace page_frag with page_frag_cache

[PATCH net-next] ethtool: add tunable api to disable various firmware offloads
 2024-08-15  3:08 UTC  (3+ messages)

[PATCH net-next v4 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
 2024-08-15  2:20 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dt-bindings: "
` [PATCH net-next v4 2/2] "

[PATCH] devlink: Extend the devlink rate API to support rate management on traffic classes
 2024-08-15  2:02 UTC  (2+ messages)

[syzbot] [bpf?] KASAN: slab-use-after-free Read in htab_map_alloc (2)
 2024-08-15  1:21 UTC  (2+ messages)
` [syzbot] "

[PATCH v3 1/1] dt-bindings: net: fsl,qoriq-mc-dpmac: using unevaluatedProperties
 2024-08-15  1:11 UTC  (3+ messages)
` [PATCH v3 1/1] dt-bindings: net: fsl,qoriq-mc-dpmac: using unevaluatedProperties: manual merge

linux-next: manual merge of the net-next tree with the net tree
 2024-08-15  1:09 UTC 

[PATCH net 0/2] ionic: Small fixes
 2024-08-15  0:59 UTC  (6+ messages)
` [PATCH net 1/2] ionic: Fix napi case where budget == 0

[PATCH net v6 0/2] Enhance network interface feature testing
 2024-08-15  0:57 UTC  (5+ messages)
` [PATCH net v6 1/2] selftests: net: Create veth pair for testing in networkless kernel
` [PATCH net v6 2/2] selftests: net: Add on/off checks for non-fixed features of interface

bpf-next experiment
 2024-08-15  0:53 UTC  (2+ messages)

[RFC net-next 0/6] Cleanup IRQ affinity checks in several drivers
 2024-08-15  0:20 UTC  (9+ messages)

[PATCH net v2 0/3] tcp_cubic: fix to achieve at least the same throughput as Reno
 2024-08-15  0:17 UTC  (4+ messages)
` [PATCH net v2 1/3] tcp_cubic: fix to run bictcp_update() at least once per RTT
` [PATCH net v2 2/3] tcp_cubic: fix to match Reno additive increment
` [PATCH net v2 3/3] tcp_cubic: fix to use emulated Reno cwnd one RTT in the future

[PATCH net 00/14] VLAN fixes for Ocelot driver
 2024-08-15  0:07 UTC  (15+ messages)
` [PATCH net 01/14] selftests: net: local_termination: refactor macvlan creation/deletion
` [PATCH net 02/14] selftests: net: local_termination: parameterize sending interface
` [PATCH net 03/14] selftests: net: local_termination: parameterize test name
` [PATCH net 04/14] selftests: net: local_termination: add one more test for VLAN-aware bridges
` [PATCH net 05/14] selftests: net: local_termination: introduce new tests which capture VLAN behavior
` [PATCH net 06/14] selftests: net: local_termination: don't use xfail_on_veth()
` [PATCH net 07/14] selftests: net: local_termination: add PTP frames to the mix
` [PATCH net 08/14] selftests: net: bridge_vlan_aware: test that other TPIDs are seen as untagged
` [PATCH net 09/14] net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register injection
` [PATCH net 10/14] net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"
` [PATCH net 11/14] net: mscc: ocelot: serialize access to the injection/extraction groups
` [PATCH net 12/14] net: dsa: provide a software untagging function on RX for VLAN-aware bridges
` [PATCH net 13/14] net: dsa: felix: fix VLAN tag loss on CPU reception with ocelot-8021q
` [PATCH net 14/14] net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untagged

[PATCH v2] net: netvsc: Update default VMBus channels
 2024-08-14 23:57 UTC  (3+ messages)

[PATCH net] bnxt_en: Don't clear ntuple filters and rss contexts during ethtool ops
 2024-08-14 22:54 UTC 

[PATCH net-next 0/4] net: dsa: microchip: add SGMII port support to KSZ9477 switch
 2024-08-14 22:40 UTC  (13+ messages)
` [PATCH net-next 1/4] dt-bindings: "

[PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest
 2024-08-14 22:37 UTC  (6+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp "

[net-next v4 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-14 22:18 UTC  (6+ messages)
` [net-next v4 1/5] net: stmmac: Add HDMA mapping for dw25gmac support
` [net-next v4 2/5] net: stmmac: Add basic dw25gmac support to stmmac core
` [net-next v4 3/5] net: stmmac: Integrate dw25gmac into stmmac hwif handling
` [net-next v4 4/5] net: stmmac: Add PCI driver support for BCM8958x
` [net-next v4 5/5] net: stmmac: Add BCM8958x driver to build system

[PATCH net 0/8] Netfilter fixes for net
 2024-08-14 22:20 UTC  (9+ messages)
` [PATCH net 1/8] netfilter: allow ipv6 fragments to arrive on different devices
` [PATCH net 2/8] netfilter: nfnetlink: Initialise extack before use in ACKs
` [PATCH net 3/8] netfilter: flowtable: initialise extack before use
` [PATCH net 4/8] netfilter: nf_queue: drop packets with cloned unconfirmed conntracks
` [PATCH net 5/8] selftests: netfilter: add test for br_netfilter+conntrack+queue combination
` [PATCH net 6/8] netfilter: nf_tables: Audit log dump reset after the fact
` [PATCH net 7/8] netfilter: nf_tables: Introduce nf_tables_getobj_single
` [PATCH net 8/8] netfilter: nf_tables: Add locking for NFT_MSG_GETOBJ_RESET requests

understanding switchdev notifications
 2024-08-14 22:18 UTC  (3+ messages)

[PATCH net v1] pse-core: Conditionally set current limit during PI regulator registration
 2024-08-14 22:09 UTC  (2+ messages)

[PATCH] bpf: Fix bpf_get/setsockopt to tos not take effect when TCP over IPv4 via INET6 API
 2024-08-14 21:30 UTC  (2+ messages)

UBSAN: annotation to skip sanitization in variable that will wrap
 2024-08-14 21:05 UTC  (2+ messages)

[PATCH 1/1] dt-binding: ptp: fsl,ptp: add pci1957,ee02 compatible string for fsl,enetc-ptp
 2024-08-14 20:46 UTC 

[RFC net-next 0/5] Suspend IRQs during preferred busy poll
 2024-08-14 20:42 UTC  (15+ messages)

[PATCH v2 00/25] netfs: Read/write improvements
 2024-08-14 20:38 UTC  (26+ messages)
` [PATCH v2 01/25] netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->private and marking dirty"
` [PATCH v2 02/25] cachefiles: Fix non-taking of sb_writers around set/removexattr
` [PATCH v2 03/25] netfs: Adjust labels in /proc/fs/netfs/stats
` [PATCH v2 04/25] netfs: Record contention stats for writeback lock
` [PATCH v2 05/25] netfs: Reduce number of conditional branches in netfs_perform_write()
` [PATCH v2 06/25] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
` [PATCH v2 07/25] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream
` [PATCH v2 08/25] netfs: Reserve netfs_sreq_source 0 as unset/unknown
` [PATCH v2 09/25] netfs: Remove NETFS_COPY_TO_CACHE
` [PATCH v2 10/25] netfs: Set the request work function upon allocation
` [PATCH v2 11/25] netfs: Use bh-disabling spinlocks for rreq->lock
` [PATCH v2 12/25] mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios
` [PATCH v2 13/25] iov_iter: Provide copy_folio_from_iter()
` [PATCH v2 14/25] cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
` [PATCH v2 15/25] netfs: Use new folio_queue data type and iterator instead of xarray iter
` [PATCH v2 16/25] netfs: Provide an iterator-reset function
` [PATCH v2 17/25] netfs: Simplify the writeback code
` [PATCH v2 18/25] afs: Make read subreqs async
` [PATCH v2 19/25] netfs: Speed up buffered reading
` [PATCH v2 20/25] netfs: Remove fs/netfs/io.c
` [PATCH v2 21/25] cachefiles, netfs: Fix write to partial block at EOF
` [PATCH v2 22/25] netfs: Cancel dirty folios that have no storage destination
` [PATCH v2 23/25] cifs: Use iterate_and_advance*() routines directly for hashing
` [PATCH v2 24/25] cifs: Switch crypto buffer to use a folio_queue rather than an xarray
` [PATCH v2 25/25] cifs: Don't support ITER_XARRAY

[PATCH 00/12] flow_dissector: Dissect UDP encapsulation protocols
 2024-08-14 20:37 UTC  (4+ messages)

[regression] igc does not function anymore after second resume from standby
 2024-08-14 20:14 UTC  (2+ messages)

[PATCH ipsec-next v1 00/02] Add 2 functions to skbuff for code sharing
 2024-08-14 15:34 UTC  (6+ messages)
` [PATCH ipsec-next v2 1/2] net: refactor common skb header copy code for re-use

[PATCH iwl-next v4 0/5] Replace auxbus with ice_adapter in the PTP support code
 2024-08-14 19:54 UTC  (6+ messages)
` [PATCH iwl-next v5 1/5] ice: Introduce ice_get_phy_model() wrapper
` [PATCH iwl-next v5 2/5] ice: Add ice_get_ctrl_ptp() wrapper to simplify the code
` [PATCH iwl-next v5 3/5] ice: Initial support for E825C hardware in ice_adapter
` [PATCH iwl-next v5 4/5] ice: Use ice_adapter for PTP shared data instead of auxdev
` [PATCH iwl-next v5 5/5] ice: Drop auxbus use for PTP to finalize ice_adapter move

[PATCH net] tcp_cubic fix to achieve at least the same throughput as Reno
 2024-08-14 19:33 UTC  (3+ messages)

[PATCH v1 net-next 0/2] ENA driver metrics changes
 2024-08-14 19:11 UTC  (7+ messages)
` [PATCH v1 net-next 2/2] net: ena: Extend customer metrics reporting support

[PATCH iwl-next v2] i40e: Add Energy Efficient Ethernet ability for X710 Base-T/KR/KX cards
 2024-08-14 19:10 UTC 

[RFC v11 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-14 18:34 UTC  (7+ messages)
` [RFC v11 09/14] mm: page_frag: use __alloc_pages() to replace alloc_pages_node()

[PATCH v2 net-next 0/9] l2tp: misc improvements
 2024-08-14 18:05 UTC  (9+ messages)
` [PATCH v2 net-next 6/9] l2tp: use get_next APIs for management requests and procfs/debugfs
` [PATCH v2 net-next 9/9] l2tp: flush workqueue before draining it

[PATCH net] idpf: remove redundant 'req_vec_chunks' NULL check
 2024-08-14 17:59 UTC 

[net] tcp: add SO_PEEK_OFF socket option tor TCPv6
 2024-08-14 17:47 UTC  (4+ messages)

[PATCH net-next] l2tp: use skb_queue_purge in l2tp_ip_destroy_sock
 2024-08-14 17:44 UTC  (2+ messages)

[PATCH net-next 0/9][pull request] idpf: XDP chapter II: convert Tx completion to libeth
 2024-08-14 17:33 UTC  (10+ messages)
` [PATCH net-next 1/9] unroll: add generic loop unroll helpers
` [PATCH net-next 2/9] libeth: add common queue stats
` [PATCH net-next 3/9] libie: add Tx buffer completion helpers
` [PATCH net-next 4/9] idpf: convert to libie Tx buffer completion
` [PATCH net-next 5/9] netdevice: add netdev_tx_reset_subqueue() shorthand
` [PATCH net-next 6/9] idpf: refactor Tx completion routines
` [PATCH net-next 7/9] idpf: fix netdev Tx queue stop/wake
` [PATCH net-next 8/9] idpf: enable WB_ON_ITR
` [PATCH net-next 9/9] idpf: switch to libeth generic statistics

[PATCH] selftests/net/pmtu.sh: Fix typo in error message
 2024-08-14 17:31 UTC 

[PATCH net-next v19 00/13] Device Memory TCP
 2024-08-14 17:30 UTC  (2+ messages)

Add `auto` VRF table ID option in iproute2
 2024-08-14 17:18 UTC  (4+ messages)

Question about TPA/HDS feature of bnxt_en
 2024-08-14 17:17 UTC  (5+ messages)

[PATCH v3 1/1] dt-bindings: net: mdio: change nodename match pattern
 2024-08-14 17:03 UTC 

[PATCH v10 0/5] Add AP6275P wireless support
 2024-08-14 16:47 UTC  (10+ messages)
` [PATCH v10 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d

[PATCH v2 1/1] dt-bindings: can: convert microchip,mcp251x.txt to yaml
 2024-08-14 16:44 UTC 

[GIT PULL] bpf for v6.11-rc4
 2024-08-14 16:40 UTC  (3+ messages)

[PATCH net-next v19 06/13] memory-provider: dmabuf devmem memory provider
 2024-08-14 16:32 UTC  (4+ messages)

[PATCH net-next v2] dt-bindings: net: ath11k: document the inputs of the ath11k on WCN6855
 2024-08-14 16:25 UTC  (2+ messages)

[PATCH net-next v2] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-14 16:07 UTC  (3+ messages)

[PATCH net] MAINTAINERS: add selftests to network drivers
 2024-08-14 15:56 UTC  (2+ messages)

[PATCH net-next v2 0/6] tc: adjust network header after 2nd vlan push
 2024-08-14 15:37 UTC  (3+ messages)
` [PATCH net-next v2 6/6] selftests: forwarding: tc_actions: test vlan flush

[PATCH RFC 1/3] Revert "virtio_net: rx remove premapped failover code"
 2024-08-14 15:19 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).