netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-28 22:59:10 to 2024-02-29 10:53:22 UTC [more...]

[PATCH net v2 0/2] net: fec: Fixes to suspend / resume with mac_managed_pm
 2024-02-29 10:53 UTC  (2+ messages)
` [PATCH net v2 1/2] net: fec: Set mac_managed_pm during probe

[PATCH net-next] net: ethernet: ti: am65-cpsw: Add priv-flag for Switch VLAN Aware mode
 2024-02-29 10:52 UTC  (8+ messages)

[PATCH net-next v2 2/3] vhost_net: Call peek_len when using xdp
 2024-02-29 10:48 UTC  (2+ messages)

[PATCH net-next v2 1/3] xsk: Remove non-zero 'dma_page' check in xp_assign_dev
 2024-02-29 10:43 UTC  (2+ messages)

[PATCH net-next v3 3/6] virtio_net: support device stats
 2024-02-29 10:35 UTC  (2+ messages)

[PATCH v4 0/3] wifi: ath11k: hibernation support
 2024-02-29 10:33 UTC  (9+ messages)
` [PATCH v4 1/3] bus: mhi: host: add mhi_power_down_keep_dev()
` [PATCH v4 2/3] net: qrtr: support suspend/hibernation
` [PATCH v4 3/3] wifi: ath11k: support hibernation

[PATCH 0/6] Fix mlx5 write combining support on new ARM64 cores
 2024-02-29 10:33 UTC  (6+ messages)
` [PATCH 4/6] arm64/io: Provide a WC friendly __iowriteXX_copy()

[PATCH] tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe
 2024-02-29 10:26 UTC  (3+ messages)
    ` Fwd: "

[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
 2024-02-29 10:24 UTC  (2+ messages)

[PATCH v2] net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
 2024-02-29 10:20 UTC  (4+ messages)

[PATCH net-next v5 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-29 10:19 UTC  (6+ messages)
` [PATCH net-next v5 13/17] net: pse-pd: Use regulator framework within PSE framework

[PATCH net-next v6 00/11] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-02-29 10:17 UTC  (19+ messages)
` [PATCH net-next v6 04/11] dt-bindings: net: convert hisi-femac.txt to YAML
` [PATCH net-next v6 05/11] dt-bindings: net: hisi-femac: remove core specific versioning
` [PATCH net-next v6 06/11] dt-bindings: net: hisi-femac: add missing clocks
` [PATCH net-next v6 07/11] dt-bindings: net: hisi-femac: replace deprecated phy-mode with recommended phy-connection-type
` [PATCH net-next v6 08/11] dt-bindings: net: hisi-femac: add mandatory MDIO bus subnode
` [PATCH net-next v6 10/11] net: hisi_femac: remove unused compatible strings
` [PATCH net-next v6 11/11] net: hisi_femac: add support for hisi_femac core on Hi3798MV200

[PATCH bpf] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
 2024-02-29 10:16 UTC  (3+ messages)

[PATCH net-next v3 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-02-29 10:16 UTC  (8+ messages)
` [PATCH net-next v3 08/10] net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier

[PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
 2024-02-29  9:42 UTC  (26+ messages)
` [PATCH vhost v3 01/19] virtio_ring: introduce vring_need_unmap_buffer
` [PATCH vhost v3 02/19] virtio_ring: packed: remove double check of the unmap ops
` [PATCH vhost v3 03/19] virtio_ring: packed: structure the indirect desc table
` [PATCH vhost v3 04/19] virtio_ring: split: remove double check of the unmap ops
` [PATCH vhost v3 05/19] virtio_ring: split: structure the indirect desc table
` [PATCH vhost v3 06/19] virtio_ring: no store dma info when unmap is not needed
` [PATCH vhost v3 07/19] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v3 08/19] virtio: vring_create_virtqueue: "
` [PATCH vhost v3 09/19] virtio: vring_new_virtqueue(): "
` [PATCH vhost v3 10/19] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
` [PATCH vhost v3 11/19] virtio: find_vqs: add new parameter premapped
` [PATCH vhost v3 12/19] virtio_ring: export premapped to driver by struct virtqueue
` [PATCH vhost v3 13/19] virtio_net: set premapped mode by find_vqs()
` [PATCH vhost v3 14/19] virtio_ring: remove api of setting vq premapped
` [PATCH vhost v3 15/19] virtio_ring: introduce dma map api for page
` [PATCH vhost v3 16/19] virtio_ring: introduce virtqueue_dma_map_sg_attrs
` [PATCH vhost v3 17/19] virtio_net: unify the code for recycling the xmit ptr
` [PATCH vhost v3 18/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH vhost v3 19/19] virtio_net: sq support premapped mode

This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
 2024-02-29  9:41 UTC  (13+ messages)
                        ` This is the fourth time I've "

[PATCH net-next] ipv4: raw: remove useless input parameter in do_raw_set/getsockopt
 2024-02-29  9:40 UTC  (2+ messages)

[PATCH net-next 0/2] net: better use of skb helpers
 2024-02-29  9:39 UTC  (3+ messages)
` [PATCH net-next 1/2] net: adopt skb_network_offset() and similar helpers
` [PATCH net-next 2/2] net: adopt skb_network_header_len() more broadly

[PATCH v2] net: txgbe: fix GPIO interrupt blocking
 2024-02-29  9:32 UTC  (2+ messages)

[RFC] net: hsr: Provide RedBox support
 2024-02-29  9:30 UTC  (6+ messages)

[PATCH net-next v2] net: Modify mono_delivery_time with clockid_delivery_time
 2024-02-29  9:30 UTC  (9+ messages)

[PATCH net-next v2 0/2] net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO function
 2024-02-29  9:30 UTC  (2+ messages)

[PATCH net-next 0/2] bnxt_en: Support configurable PTP TX timeout
 2024-02-29  9:27 UTC  (5+ messages)
` [PATCH net-next 1/2] bnxt_en: Introduce devlink runtime driver param to set ptp tx timeout
` [PATCH net-next 2/2] bnxt_en: Retry for TX timestamp from FW until timeout specified

[PATCH net] gtp: fix use-after-free and null-ptr-deref in gtp_newlink()
 2024-02-29  9:20 UTC  (3+ messages)

[PATCH iwl-net 0/5] ice: LLDP support for VFs
 2024-02-29  9:20 UTC  (5+ messages)
` [PATCH iwl-net 4/5] ice: Implement VF LLDP RX support on VF

[PATCH net-next v9 00/13] net: Make timestamping selectable
 2024-02-29  9:17 UTC  (4+ messages)
` [PATCH net-next v9 06/13] net: Add struct kernel_ethtool_ts_info

[net-next PatchV3] octeontx2-pf: Add support to read eeprom information
 2024-02-29  9:14 UTC  (3+ messages)

lock warnings in dev_addr_lists test
 2024-02-29  9:13 UTC  (3+ messages)

[PATCH ipsec-next v1 0/8] Add IP-TFS mode to xfrm
 2024-02-29  9:12 UTC  (6+ messages)
` [PATCH ipsec-next v1 8/8] iptfs: impl: add new iptfs xfrm mode impl

[PATCH net 0/3] net: lan743x: Fixes for multiple WOL related issues
 2024-02-29  8:59 UTC  (12+ messages)
` [PATCH net 1/3] net: lan743x: disable WOL upon resume to restore full data path operation
` [PATCH net 2/3] net: lan743x: support WOL in MAC even when PHY does not
` [PATCH net 3/3] net: lan743x: Address problems with wake option flags configuration sequences

[PATCH net-next 0/2] Add IP/port information to UDP drop tracepoint
 2024-02-29  8:56 UTC  (6+ messages)
` [PATCH net-next 1/2] net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent
` [PATCH net-next 2/2] net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb

[PATCH net v3] ipv6:flush ipv6 route cache when rule is changed
 2024-02-29  8:47 UTC  (5+ messages)

[PATCH net-next v5] virtio_net: Support RX hash XDP hint
 2024-02-29  8:37 UTC  (12+ messages)

[PATCH] arm64: dts: imx8mm: add support for compulab iot gateway
 2024-02-29  8:37 UTC  (3+ messages)

[PATCH net] igb: extend PTP timestamp adjustments to i211
 2024-02-29  8:29 UTC  (7+ messages)

[PATCH net-next] selftests: vxlan_mdb: Avoid duplicate test names
 2024-02-29  8:28 UTC  (3+ messages)

[net-next V3 15/15] Documentation: networking: Add description for multi-pf netdev
 2024-02-29  8:21 UTC  (11+ messages)

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2024-02-29  8:13 UTC  (6+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
  ` [bug report] dead loop in generic_perform_write() //Re: "

[PATCH v2 0/6] net: phy: Add TI's DP83640 device tree binding
 2024-02-29  7:31 UTC  (10+ messages)
` [PATCH v2 2/6] leds: trigger: Create a new LED netdev trigger for collision
` [PATCH v2 3/6] net: phy: DP83640: Add LED handling
` [PATCH v2 6/6] net: phy: DP83640: Add fiber mode enabling/disabling from device tree

[PATCH net-next v9 00/13] Introduce PHY listing and link_topology tracking
 2024-02-29  7:01 UTC  (4+ messages)
` [PATCH net-next v9 08/13] netlink: specs: add ethnl PHY_GET command set

[PATCH v5 0/4] UIO_MEM_DMA_COHERENT for cnic/bnx2/bnx2x
 2024-02-29  6:10 UTC  (3+ messages)

[PATCH RFC iproute2] devlink: Add eswitch attr option for shared descriptors
 2024-02-29  5:26 UTC  (3+ messages)

[PATCH net-next RFC 1/2] devlink: Add shared descriptor eswitch attr
 2024-02-29  5:24 UTC  (4+ messages)

[net-next PATCH v2] octeontx2: Add PTP clock driver for Octeon PTM clock
 2024-02-29  4:57 UTC  (3+ messages)

[PATCH net-next] tcp: remove some holes in struct tcp_sock
 2024-02-29  4:40 UTC  (2+ messages)

[PATCH net-next] net: call skb_defer_free_flush() from __napi_busy_loop()
 2024-02-29  4:40 UTC  (2+ messages)

[PATCH net-next] inet6: expand rcu_read_lock() scope in inet6_dump_addr()
 2024-02-29  4:40 UTC  (2+ messages)

[PATCH iproute2-next] ifstat: support 64 interface stats
 2024-02-29  4:37 UTC 

[PATCH net-next v2 0/4] nfp: series of minor driver improvements
 2024-02-29  4:34 UTC  (6+ messages)
` [PATCH net-next v2 1/4] devlink: add two info version tags
` [PATCH net-next v2 2/4] nfp: update devlink device info output

[PATCH net-next 1/2] net: bridge: Do not allocate stats in the driver
 2024-02-29  4:20 UTC  (2+ messages)

[PATCH net RESEND] net: ethernet: ti: am65-cpsw: Add IFF_UNICAST_FLT flag to port device
 2024-02-29  4:05 UTC  (2+ messages)

[PATCH net-next v2 0/2] doc: sfp-phylink: update the porting guide
 2024-02-29  3:56 UTC  (3+ messages)
` [PATCH net-next v2 1/2] doc: sfp-phylink: update the porting guide with PCS handling

[PATCH net-next v2 0/3] netdev: add per-queue statistics
 2024-02-29  3:52 UTC  (6+ messages)
` [PATCH net-next v2 1/3] "
` [PATCH net-next v2 2/3] netdev: add queue stat for alloc failures
` [PATCH net-next v2 3/3] eth: bnxt: support per-queue statistics

[PATCH net-next v2] net: phy: dp83826: disable WOL at init
 2024-02-29  3:50 UTC  (2+ messages)

[PATCH net-next] netlabel: remove impossible return value in netlbl_bitmap_walk
 2024-02-29  3:50 UTC  (2+ messages)

[PATCH v2] net: remove SLAB_MEM_SPREAD flag usage
 2024-02-29  3:50 UTC  (2+ messages)

[PATCH net-next 0/3] inet: implement lockless RTM_GETNETCONF ops
 2024-02-29  3:50 UTC  (2+ messages)

[PATCH net v2] rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
 2024-02-29  3:50 UTC  (2+ messages)

[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
 2024-02-29  2:08 UTC  (7+ messages)
` [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx hardware "
` [PATCH RFC net-next v1 5/6] tools: ynl: ethtool.py: Make tool invokable from any CWD

[PATCH net] kunit: Fix again checksum tests on big endian CPUs
 2024-02-29  1:55 UTC  (5+ messages)

[PATCH net-next v2 0/8] MT7530 DSA Subdriver Improvements Act III
 2024-02-29  1:49 UTC  (3+ messages)
` [PATCH net-next v2 8/8] net: dsa: mt7530: simplify link operations and force link down on all ports

[PATCH v4 0/8] iio: core: New macros and making use of them
 2024-02-29  1:36 UTC  (11+ messages)
` [PATCH v4 7/8] net-device: Use new helpers from overflow.h in netdevice APIs

[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
 2024-02-29  0:59 UTC  (13+ messages)
` [PATCH v4 01/12] selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
` [PATCH v4 02/12] selftests/harness: Merge TEST_F_FORK() into TEST_F()
` [PATCH v4 03/12] selftests: kselftest_harness: use KSFT_* exit codes
` [PATCH v4 04/12] selftests: kselftest_harness: generate test name once
` [PATCH v4 05/12] selftests: kselftest_harness: save full exit code in metadata
` [PATCH v4 06/12] selftests: kselftest_harness: use exit code to store skip
` [PATCH v4 07/12] selftests: kselftest: add ksft_test_result_code(), handling all exit codes
` [PATCH v4 08/12] selftests: kselftest_harness: print test name for SKIP
` [PATCH v4 09/12] selftests: kselftest_harness: separate diagnostic message with # in ksft_test_result_code()
` [PATCH v4 10/12] selftests: kselftest_harness: let PASS / FAIL provide diagnostic
` [PATCH v4 11/12] selftests: kselftest_harness: support using xfail
` [PATCH v4 12/12] selftests: ip_local_port_range: use XFAIL instead of SKIP

[PATCH iproute2] ifstat: handle unlink return value
 2024-02-29  0:51 UTC  (2+ messages)

[PATCH net-next 0/4][pull request] Intel Wired LAN Driver Updates 2024-02-28 (ixgbe, igc, igb, e1000e, e100)
 2024-02-29  0:50 UTC  (6+ messages)
` [PATCH net-next 1/4] intel: make module parameters readable in sys filesystem
` [PATCH net-next 2/4] ixgbe: Add 1000BASE-BX support
` [PATCH net-next 3/4] igc: fix LEDS_CLASS dependency
` [PATCH net-next 4/4] e1000e: Minor flow correction in e1000_shutdown function

[PATCH v2 0/7] scsi: replace deprecated strncpy
 2024-02-29  0:18 UTC  (13+ messages)
` [PATCH v2 1/7] scsi: mpi3mr: replace deprecated strncpy with assignments
` [PATCH v2 2/7] scsi: mpt3sas: replace deprecated strncpy with strscpy
` [PATCH v2 3/7] scsi: qedf: "
` [PATCH v2 4/7] scsi: qla4xxx: "
` [PATCH v2 5/7] scsi: devinfo: replace strncpy and manual pad
` [PATCH v2 6/7] scsi: smartpqi: replace deprecated strncpy with strscpy
` [PATCH v2 7/7] scsi: wd33c93: "

[PATCH net 0/3] Netfilter fixes for net
 2024-02-29  0:01 UTC  (4+ messages)
` [PATCH net 1/3] netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
` [PATCH net 2/3] netfilter: bridge: confirm multicast packets before passing them up the stack
` [PATCH net 3/3] selftests: netfilter: add bridge conntrack + multicast test case

[PATCH] net: raise RCU qs after each threaded NAPI poll
 2024-02-28 23:53 UTC  (3+ messages)

[PATCH net-next] tools: ynl: protect from old OvS headers
 2024-02-28 23:50 UTC  (2+ messages)

[PATCH net-next v3 00/15] tools: ynl: stop using libmnl
 2024-02-28 23:50 UTC  (2+ messages)

[PATCH net] tools: ynl: fix handling of multiple mcast groups
 2024-02-28 23:50 UTC  (2+ messages)

[PATCH v14 0/5] netdevsim: link and forward skbs between ports
 2024-02-28 23:22 UTC  (6+ messages)
` [PATCH v14 1/5] netdevsim: allow two netdevsim ports to be connected
` [PATCH v14 2/5] netdevsim: forward skbs from one connected port to another
` [PATCH v14 3/5] netdevsim: add ndo_get_iflink() implementation
` [PATCH v14 4/5] netdevsim: add selftest for forwarding skb between connected ports
` [PATCH v14 5/5] netdevsim: fix rtnetlink.sh selftest


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