netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-17 09:59:59 to 2023-11-17 21:17:52 UTC [more...]

[PATCH v2 00/51] netfs, afs, cifs: Delegate high-level I/O to netfslib
 2023-11-17 21:15 UTC  (30+ messages)
` [PATCH v2 01/51] netfs: Add a procfile to list in-progress requests
` [PATCH v2 02/51] netfs: Track the fpos above which the server has no data
` [PATCH v2 03/51] netfs: Allow the netfs to make the io (sub)request alloc larger
` [PATCH v2 04/51] netfs: Add a ->free_subrequest() op
` [PATCH v2 05/51] afs: Don't use folio->private to record partial modification
` [PATCH v2 06/51] netfs: Provide invalidate_folio and release_folio calls
` [PATCH v2 07/51] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [PATCH v2 08/51] netfs: Add iov_iters to (sub)requests to describe various buffers
` [PATCH v2 09/51] netfs: Add support for DIO buffering
` [PATCH v2 10/51] netfs: Provide tools to create a buffer in an xarray
` [PATCH v2 11/51] netfs: Add bounce buffering support
` [PATCH v2 12/51] netfs: Add func to calculate pagecount/size-limited span of an iterator
` [PATCH v2 13/51] netfs: Limit subrequest by size or number of segments
` [PATCH v2 14/51] netfs: Export netfs_put_subrequest() and some tracepoints
` [PATCH v2 15/51] netfs: Extend the netfs_io_*request structs to handle writes
` [PATCH v2 16/51] netfs: Add a hook to allow tell the netfs to update its i_size
` [PATCH v2 17/51] netfs: Make netfs_put_request() handle a NULL pointer
` [PATCH v2 18/51] fscache: Add a function to begin an cache op from a netfslib request
` [PATCH v2 19/51] netfs: Make the refcounting of netfs_begin_read() easier to use
` [PATCH v2 20/51] netfs: Prep to use folio->private for write grouping and streaming write
` [PATCH v2 21/51] netfs: Dispatch write requests to process a writeback slice
` [PATCH v2 22/51] netfs: Provide func to copy data to pagecache for buffered write
` [PATCH v2 23/51] netfs: Make netfs_read_folio() handle streaming-write pages
` [PATCH v2 24/51] netfs: Allocate multipage folios in the writepath
` [PATCH v2 25/51] netfs: Implement support for unbuffered/DIO read
` [PATCH v2 26/51] netfs: Implement unbuffered/DIO write support
` [PATCH v2 27/51] netfs: Implement buffered write API
` [PATCH v2 28/51] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
` [PATCH v2 29/51] netfs: Provide netfs_file_read_iter()

[RFC net-next 0/5] refactor realtek switches and add reset controller
 2023-11-17 21:14 UTC  (4+ messages)
` [RFC net-next 4/5] net: dsa: realtek: load switch variants on demand

[PATCH 1/2] r8152: Hold the rtnl_lock for all of reset
 2023-11-17 21:08 UTC  (2+ messages)
` [PATCH 2/2] r8152: Add RTL8152_INACCESSIBLE checks to more loops

[PATCH net-next 00/10] net*: Convert to platform remove callback returning void
 2023-11-17 20:50 UTC  (18+ messages)
` [PATCH net-next 01/10] net: ipa: Don't error out in .remove()
` [PATCH net-next 02/10] net: ipa: Convert to platform remove callback returning void
` [PATCH net-next 03/10] net: fjes: "
` [PATCH net-next 04/10] net: pcs: rzn1-miic: "
` [PATCH net-next 05/10] net: sfp: "
` [PATCH net-next 08/10] net: wwan: qcom_bam_dmux: "
` [PATCH net-next 09/10] ieee802154: fakelb: "
` [PATCH net-next 10/10] ieee802154: hwsim: "

[PATCH net-next 0/6] selftests: tc-testing: more updates to tdc
 2023-11-17 20:47 UTC  (8+ messages)
` [PATCH net-next 1/6] selftests: tc-testing: cap parallel tdc to 4 cores
` [PATCH net-next 2/6] selftests: tc-testing: move back to per test ns setup
` [PATCH net-next 3/6] selftests: tc-testing: use netns delete from pyroute2
` [PATCH net-next 4/6] selftests: tc-testing: leverage -all in suite ns teardown
` [PATCH net-next 5/6] selftests: tc-testing: timeout on unbounded loops
` [PATCH net-next 6/6] selftests: tc-testing: report number of workers in use

[PATCH net-next v8 00/15] Introducing P4TC
 2023-11-17 20:46 UTC  (17+ messages)
` [PATCH net-next v8 08/15] p4tc: add P4 data types
` [PATCH net-next v8 09/15] p4tc: add template pipeline create, get, update, delete
` [PATCH net-next v8 10/15] p4tc: add action template create, update, delete, get, flush and dump
` [PATCH net-next v8 15/15] p4tc: Add P4 extern interface

[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
 2023-11-17 20:20 UTC  (7+ messages)
` [RFC PATCH 11/53] netfs: Add support for DIO buffering
` [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray

[PATCH net-next v7 1/5] rust: core abstractions for network PHY drivers
 2023-11-17 19:50 UTC  (9+ messages)

[PATCH v7 net-next 4/5] net-device: reorganize net_device fast path variables
 2023-11-17 19:44 UTC  (3+ messages)

[PATCH RFC net-next v3 0/2] selftests/dpll: DPLL subsystem integration tests
 2023-11-17 19:05 UTC  (3+ messages)
` [PATCH RFC net-next v3 1/2] netdevsim: implement DPLL for subsystem selftests
` [PATCH RFC net-next v3 2/2] selftests/dpll: add DPLL system integration selftests

[net-next 0/5] net: ethernet: renesas: rcar_gen4_ptp: Add V4H support
 2023-11-17 18:51 UTC  (11+ messages)
` [net-next 1/5] net: ethernet: renesas: rcar_gen4_ptp: Remove incorrect comment
` [net-next 2/5] net: ethernet: renesas: rcar_gen4_ptp: Fail on unknown register layout
` [net-next 3/5] net: ethernet: renesas: rcar_gen4_ptp: Prepare for shared "
` [net-next 4/5] net: ethernet: renesas: rcar_gen4_ptp: Add V4H clock setting
` [net-next 5/5] net: ethernet: renesas: rcar_gen4_ptp: Break out to module

[PATCH v2] net/tg3: fix race condition in tg3_reset_task()
 2023-11-17 18:31 UTC  (5+ messages)
` [PATCH v3] "

[PATCH net-next] net: microchip: lan743x : bidirectional throughput improvement
 2023-11-17 18:22 UTC  (3+ messages)

[PATCH net] ice: Fix VF Reset paths when interface in a failed over aggregate
 2023-11-17 18:17 UTC  (5+ messages)

[PATCH v16 net-next 23/23] Documentation/tcp: Add TCP-AO documentation
 2023-11-17 17:37 UTC  (3+ messages)

[PATCH] ipv6: Correct/silence an endian warning in ip6_multipath_l3_keys
 2023-11-17 17:29 UTC  (2+ messages)

[PATCH iproute2 v2] Makefile: use /usr/share/iproute2 for config files
 2023-11-17 17:20 UTC  (2+ messages)

[PATCH v4] iproute2: prevent memory leak
 2023-11-17 17:20 UTC  (2+ messages)

[PATCH] ipv4: Correct/silence an endian warning in __ip_do_redirect
 2023-11-17 17:15 UTC  (2+ messages)

[PATCH net-next] net: ipv4: replace the right route in case prefsrc is used
 2023-11-17 16:56 UTC  (2+ messages)

[PATCH net-next v4 1/1] ptp: clockmatrix: support 32-bit address space
 2023-11-17 16:54 UTC  (2+ messages)

[PATCH] rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
 2023-11-17 16:48 UTC 

[PATCH iwl-net v3] ice: Block PF reinit if attached to bond
 2023-11-17 16:44 UTC 

[PATCH net-next] net: ethernet: mtk_wed: add support for devices with more than 4GB of dram
 2023-11-17 16:42 UTC 

[PATCH net-next] net: ethernet: mtk_wed: rely on __dev_alloc_page in mtk_wed_tx_buffer_alloc
 2023-11-17 16:39 UTC 

[PATCH net-next] net: phylink: use for_each_set_bit()
 2023-11-17 16:32 UTC  (5+ messages)

[PATCH v2 net-next 0/4] net: eth: am65-cpsw: add ethtool MAC stats
 2023-11-17 16:11 UTC  (6+ messages)
` [PATCH v2 net-next 1/4] net: ethernet: am65-cpsw: Add standard Ethernet MAC stats to ethtool
` [PATCH v2 net-next 2/4] net: ethernet: ti: am65-cpsw: Re-arrange functions to avoid forward declaration
` [PATCH v2 net-next 3/4] net: ethernet: am65-cpsw: Set default TX channels to maximum
` [PATCH v2 net-next 4/4] net: ethernet: ti: am65-cpsw: Fix error handling in am65_cpsw_nuss_common_open()

r8152 logs error `can't resubmit intr, status -1`
 2023-11-17 16:02 UTC  (2+ messages)

[PATCH net-next 00/14] mlxsw: Add support for new reset flow
 2023-11-17 15:54 UTC  (29+ messages)
` [PATCH net-next 01/14] devlink: Move private netlink flags to C file
` [PATCH net-next 02/14] devlink: Acquire device lock during netns dismantle
` [PATCH net-next 03/14] devlink: Enable the use of private flags in post_doit operations
` [PATCH net-next 04/14] devlink: Allow taking device lock in pre_doit operations
` [PATCH net-next 05/14] devlink: Acquire device lock during reload command
` [PATCH net-next 06/14] devlink: Add device lock assert in reload operation
` [PATCH net-next 07/14] PCI: Add no PM reset quirk for NVIDIA Spectrum devices
` [PATCH net-next 08/14] PCI: Add debug print for device ready delay
` [PATCH net-next 09/14] mlxsw: Extend MRSR pack() function to support new commands
` [PATCH net-next 10/14] mlxsw: pci: Rename mlxsw_pci_sw_reset()
` [PATCH net-next 11/14] mlxsw: pci: Move software reset code to a separate function
` [PATCH net-next 12/14] mlxsw: pci: Add support for new reset flow
` [PATCH net-next 13/14] mlxsw: pci: Implement PCI reset handlers
` [PATCH net-next 14/14] selftests: mlxsw: Add PCI reset test

[RFC PATCH net-next v2 00/10] Introduce PHY listing and link_topology tracking
 2023-11-17 16:23 UTC  (11+ messages)
` [RFC PATCH net-next v2 01/10] net: phy: Introduce ethernet link topology representation
` [RFC PATCH net-next v2 02/10] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [RFC PATCH net-next v2 03/10] net: phy: add helpers to handle sfp phy connect/disconnect
` [RFC PATCH net-next v2 04/10] net: sfp: Add helper to return the SFP bus name
` [RFC PATCH net-next v2 05/10] net: ethtool: Allow passing a phy index for some commands
` [RFC PATCH net-next v2 06/10] net: ethtool: Introduce a command to list PHYs on an interface
` [RFC PATCH net-next v2 07/10] net: ethtool: plca: Target the command to the requested PHY
` [RFC PATCH net-next v2 08/10] net: ethtool: pse-pd: "
` [RFC PATCH net-next v2 09/10] net: ethtool: cable-test: "
` [RFC PATCH net-next v2 10/10] net: ethtool: strset: Allow querying phy stats by index

[PATCH net-next] net: ctnetlink: support filtering by zone
 2023-11-17 15:26 UTC 

[PATCH bpf-next v7 00/18] XDP metadata via kfuncs for ice + VLAN hint
 2023-11-17 15:14 UTC  (8+ messages)
` [PATCH bpf-next v7 02/18] ice: make RX HW timestamp reading code more reusable
` [PATCH bpf-next v7 11/18] ice: use VLAN proto from ring packet context in skb path

Ethernet issue on imx6
 2023-11-17 15:09 UTC  (7+ messages)

[PATCH] mctp-i2c: increase the MCTP_I2C_TX_WORK_LEN to 500
 2023-11-17 14:50 UTC  (3+ messages)

[PATCH net-next 0/9] net: Add support for Power over Ethernet (PoE)
 2023-11-17 14:50 UTC  (7+ messages)
` [PATCH net-next 9/9] net: pse-pd: Add PD692x0 PSE controller driver

[PATCH v2 net] wireguard: use DEV_STATS_INC()
 2023-11-17 14:28 UTC  (2+ messages)

[PATCH] nfp: flower: Added pointer check and continue
 2023-11-17 14:27 UTC  (2+ messages)

[PATCH bpf-next v4 1/2] bpf: add skcipher API support to TC/XDP programs
 2023-11-17 14:10 UTC  (2+ messages)

[PATCH net] wireguard: use DEV_STATS_INC()
 2023-11-17 14:08 UTC  (3+ messages)

hsr drop frames when received out-of-order (?)
 2023-11-17 14:06 UTC 

[PATCH] boning: use a read-write lock in bonding_show_bonds()
 2023-11-17 13:40 UTC  (5+ messages)
` [PATCH v2] bonding: "

[syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
 2023-11-17 13:17 UTC  (4+ messages)

EEVDF/vhost regression (bisected to 86bfbb7ce4f6 sched/fair: Add lag based placement)
 2023-11-17 13:07 UTC  (5+ messages)
      `  "

[PATCH net-next 1/2] net: phy: aquantia: validate PHY mode on AQR107
 2023-11-17 12:47 UTC  (4+ messages)
` [PATCH net-next 2/2] net: phy: aquantia: enable USXGMII autoneg "

[PATCH 0/9] add MDIO changes on ipq5332 platform
 2023-11-17 12:43 UTC  (22+ messages)
` [PATCH 3/9] net: mdio: ipq4019: Enable GPIO reset for "
` [PATCH 8/9] net: mdio: ipq4019: add qca8084 configurations
` [PATCH 9/9] dt-bindings: net: ipq4019-mdio: Document ipq5332 platform

[PATCH net v2] net/smc: avoid data corruption caused by decline
 2023-11-17 12:43 UTC  (3+ messages)

[PATCH net-next v3] net/smc: avoid atomic_set and smp_wmb in the tx path when possible
 2023-11-17 12:27 UTC  (2+ messages)

[PATCH] net: sched: Fix an endian bug in tcf_proto_create
 2023-11-17 12:06 UTC  (2+ messages)

[PATCH] net: sched: Fix restricted __be16 degrades to integer
 2023-11-17 12:06 UTC  (2+ messages)

[PATCH RFC 0/8] A possible proposal for intergating dmabuf to page pool
 2023-11-17 11:27 UTC  (12+ messages)
` [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider

[RFC PATCH ipsec-next] udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
 2023-11-17 11:26 UTC  (2+ messages)
` [PATCH "

[PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support
 2023-11-17 11:21 UTC  (8+ messages)
      ` [PATCH iwl-next v4 0/5] iavf: Add devlink and devlink rate support'
              ` [Intel-wired-lan] "

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-11-17 11:19 UTC  (11+ messages)
` [PATCH v2 12/12] [UNTESTED] riscv: dts: starfive: beaglev-starlight: Enable gmac

[PATCH bpf-next 0/3] skmsg: Add the data length in skmsg to SIOCINQ ioctl and rx_queue
 2023-11-17 10:59 UTC  (6+ messages)
` [PATCH bpf-next 2/3] tcp: Add the data length in skmsg to SIOCINQ ioctl

[PATCH] net: Do not break out of sk_stream_wait_memory() with TIF_NOTIFY_SIGNAL
 2023-11-17 10:43 UTC  (6+ messages)

[net PATCH v2] octeontx2-pf: Fix memory leak during interface down
 2023-11-17 10:40 UTC 

[PATCH 0/7] net: ethernet: Convert to platform remove callback
 2023-11-17 10:39 UTC  (4+ messages)
` [PATCH 1/7] net: ethernet: ti: am65-cpsw: Don't error out in .remove()

[PATCH net-next v1] octeon_ep: support Octeon CN10K devices
 2023-11-17 10:38 UTC 

[PATCH v1 00/10] Add Marvell CN10KB/CN10KA B0 support
 2023-11-17 10:25 UTC  (2+ messages)

[net PATCH] octeontx2-pf: Fix memory leak during interface down
 2023-11-17 10:25 UTC  (3+ messages)
  ` [EXT] "

[PATCH 1/2] net: phy: aquantia: validate PHY mode on AQR107
 2023-11-17 10:05 UTC  (2+ messages)
` [PATCH 2/2] net: phy: aquantia: enable USXGMII autoneg "

[PATCH net] net: wangxun: fix kernel panic due to null pointer
 2023-11-17 10:11 UTC 


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