netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-26 15:03:24 to 2023-07-26 21:53:30 UTC [more...]

Another regression in the af_alg series (s390x-specific)
 2023-07-26 21:53 UTC  (4+ messages)
` [PATCH] crypto: Fix missing initialisation affecting gcm-aes-s390

[RESEND PATCH bpf-next v3 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
 2023-07-26 21:52 UTC  (3+ messages)
` [RESEND PATCH bpf-next v3 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint

[PATCH net-next v1 0/3] tools/net/ynl: Add support for netlink-raw families
 2023-07-26 21:48 UTC  (11+ messages)
` [PATCH net-next v1 1/3] doc/netlink: Add a schema "
` [PATCH net-next v1 2/3] tools/net/ynl: Add support "

[PATCH v2 net] net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX
 2023-07-26 21:46 UTC  (4+ messages)

Hyper-V vsock streams do not fill the supplied buffer in full
 2023-07-26 21:34 UTC  (3+ messages)

[pull request][net-next 00/14] mlx5 updates 2023-07-24
 2023-07-26 21:34 UTC  (4+ messages)
` [net-next 02/14] net/mlx5: Expose NIC temperature via hardware monitoring kernel API

[pull request][net 00/15] mlx5 fixes 2023-07-26
 2023-07-26 21:32 UTC  (16+ messages)
` [net 01/15] net/mlx5e: fix double free in macsec_fs_tx_create_crypto_table_groups
` [net 02/15] net/mlx5: DR, fix memory leak in mlx5dr_cmd_create_reformat_ctx
` [net 03/15] net/mlx5: fix potential memory leak in mlx5e_init_rep_rx
` [net 04/15] net/mlx5e: fix return value check in mlx5e_ipsec_remove_trailer()
` [net 05/15] net/mlx5: Honor user input for migratable port fn attr
` [net 06/15] net/mlx5e: Don't hold encap tbl lock if there is no encap action
` [net 07/15] net/mlx5e: Fix crash moving to switchdev mode when ntuple offload is set
` [net 08/15] net/mlx5e: Move representor neigh cleanup to profile cleanup_tx
` [net 09/15] net/mlx5e: xsk: Fix invalid buffer access for legacy rq
` [net 10/15] net/mlx5e: xsk: Fix crash on regular rq reactivation
` [net 11/15] net/mlx5: Bridge, set debugfs access right to root-only
` [net 12/15] net/mlx5e: kTLS, Fix protection domain in use syndrome when devlink reload
` [net 13/15] net/mlx5: fs_chains: Fix ft prio if ignore_flow_level is not supported
` [net 14/15] net/mlx5: DR, Fix peer domain namespace setting
` [net 15/15] net/mlx5: Unregister devlink params in case interface is down

[RFC net-next v4 0/8] xsk: TX metadata
 2023-07-26 21:25 UTC  (4+ messages)
` [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support
  ` [xdp-hints] "

[PATCH net-next 00/11] Create common DPLL configuration API
 2023-07-26 21:11 UTC  (20+ messages)
` [PATCH 09/11] ice: implement dpll interface to control cgu

[PATCH v2] scripts: get_maintainer: steer people away from using file paths
 2023-07-26 21:07 UTC  (18+ messages)

[PATCH net-next v2 00/12][pull request] ice: switchdev bridge offload
 2023-07-26 21:01 UTC  (3+ messages)

[PATCH net-next v4 0/2] tools: ynl-gen: fix parse multi-attr enum attribute
 2023-07-26 21:00 UTC  (2+ messages)

[PATCH v2] net: stmmac: correct MAC propagation delay
 2023-07-26 20:57 UTC  (9+ messages)

[PATCH 27/29] bonding: 3ad: Remove unused declaration bond_3ad_update_lacp_active()
 2023-07-26 20:45 UTC  (2+ messages)

[PATCH] crypto, cifs: Fix error handling in extract_iter_to_sg()
 2023-07-26 20:37 UTC  (3+ messages)

[PATCH net v5] bonding: Remove error checking for debugfs_create_dir()
 2023-07-26 20:31 UTC  (2+ messages)

[Patch v3 0/4] RDMA/mana_ib Read Capabilities
 2023-07-26 20:08 UTC  (5+ messages)
` [Patch v3 1/4] RDMA/mana_ib : Rename all mana_ib_dev type variables to mib_dev
` [Patch v3 2/4] RDMA/mana_ib : Register Mana IB device with Management SW
` [Patch v3 3/4] RDMA/mana_ib : Create adapter and Add error eq
` [Patch v3 4/4] RDMA/mana_ib : Query adapter capabilities

[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
 2023-07-26 20:08 UTC  (15+ messages)
  ` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1

[PATCH][next] net: ethernet: slicoss: remove redundant increment of pointer data
 2023-07-26 20:05 UTC  (3+ messages)
` [PATCH next] "

[net-next] net: change accept_ra_min_rtr_lft to affect all RA lifetimes
 2023-07-26 20:03 UTC  (4+ messages)

[PATCH v3] drivers: net: prevent tun_get_user() to exceed xdp size limits
 2023-07-26 19:37 UTC  (4+ messages)

[PATCH v13 vfio 0/7] pds-vfio-pci driver
 2023-07-26 19:25 UTC  (5+ messages)

[PATCH] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
 2023-07-26 19:17 UTC  (17+ messages)
  ` [EXT] "

[PATCHv9 0/6] net/tls: fixes for NVMe-over-TLS
 2023-07-26 19:15 UTC  (7+ messages)
` [PATCH 1/6] net/tls: handle MSG_EOR for tls_sw TX flow
` [PATCH 2/6] net/tls: handle MSG_EOR for tls_device "
` [PATCH 3/6] selftests/net/tls: add test for MSG_EOR
` [PATCH 4/6] net/tls: Use tcp_read_sock() instead of ops->read_sock()
` [PATCH 5/6] net/tls: split tls_rx_reader_lock
` [PATCH 6/6] net/tls: implement ->read_sock()

[PATCH v1 net] af_unix: Terminate sun_path when bind()ing pathname socket
 2023-07-26 19:08 UTC 

[PATCH net-next v2 0/2] net: store netdevs in an xarray
 2023-07-26 18:55 UTC  (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] net: convert some netlink netdev iterators to depend on the xarray

[PATCH 1/1] net: dsa: fix value check in bcm_sf2_sw_probe()
 2023-07-26 18:53 UTC  (2+ messages)

[PATCH] net: move comment in ndisc_router_discovery
 2023-07-26 18:47 UTC  (2+ messages)
` [PATCH v2] net: remove "

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-07-26 18:40 UTC  (17+ messages)
` [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
` [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
` [PATCH RFC net-next v5 13/14] virtio/vsock: "

[PATCH net-next 2/2] net: phy: add keep_data_connection to struct phydev
 2023-07-26 18:29 UTC  (8+ messages)

[PATCH net-next 00/10][pull request] ice: Implement support for SRIOV + LAG
 2023-07-26 18:21 UTC  (11+ messages)
` [PATCH net-next 01/10] ice: Correctly initialize queue context values
` [PATCH net-next 02/10] ice: Add driver support for firmware changes for LAG
` [PATCH net-next 03/10] ice: changes to the interface with the HW and FW for SRIOV_VF+LAG
` [PATCH net-next 04/10] ice: implement lag netdev event handler
` [PATCH net-next 05/10] ice: process events created by "
` [PATCH net-next 06/10] ice: Flesh out implementation of support for SRIOV on bonded interface
` [PATCH net-next 07/10] ice: support non-standard teardown of bond interface
` [PATCH net-next 08/10] ice: enforce interface eligibility and add messaging for SRIOV LAG
` [PATCH net-next 09/10] ice: enforce no DCB config changing when in bond
` [PATCH net-next 10/10] ice: update reset path for SRIOV LAG support

[syzbot] [bpf?] WARNING: ODEBUG bug in tcx_uninstall
 2023-07-26 18:16 UTC  (6+ messages)

[PATCH 06/14] sysctl: Add size to register_sysctl
 2023-07-26 18:15 UTC  (9+ messages)
    ` [PATCH 09/14] ax.25: Update to register_net_sysctl_sz
    ` [PATCH 10/14] netfilter: "
    ` [PATCH 11/14] networking: "
  ` [PATCH 00/14] sysctl: Add a size argument to register functions in sysctl

Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
 2023-07-26 17:36 UTC  (15+ messages)

[PATCH 0/1] qed: Yet another scheduling while atomic fix
 2023-07-26 17:19 UTC  (2+ messages)
` [PATCH 1/1] qed: Fix scheduling in a tasklet while getting stats

回复:RE:Inquiry at machines leveling casters ? MIYA Metal PRODUCTS CHINA
 2023-07-26 17:15 UTC 

[PATCH v2 net] net: flower: fix stack-out-of-bounds in fl_set_key_cfm()
 2023-07-26 17:09 UTC  (2+ messages)

[PATCH v1 net] net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX
 2023-07-26 17:03 UTC  (2+ messages)

[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
 2023-07-26 16:57 UTC  (8+ messages)

[PATCH v4 bpf 0/2] bpf: return proper error codes for lwt redirect
 2023-07-26 16:53 UTC  (7+ messages)
` [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values

[PATCH v4] io_uring: Add io_uring command support for sockets
 2023-07-26 16:44 UTC  (2+ messages)

[PATCH net-next v2] page_pool: split types and declarations from page_pool.h
 2023-07-26 16:42 UTC  (13+ messages)

[PATCH net] net: dsa: fix older DSA drivers using phylink
 2023-07-26 16:37 UTC  (3+ messages)

[PATCH] net: stmmac: tegra: Properly allocate clock bulk data
 2023-07-26 16:32 UTC 

[PATCH net v4 1/1] mlxbf_gige: Fix kernel panic at shutdown
 2023-07-26 16:27 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: dsa: microchip: Add partial ACL support for ksz9477 switches
 2023-07-26 16:24 UTC  (2+ messages)

[iproute2,v2] bridge: link: allow filtering on bridge name
 2023-07-26 16:20 UTC  (2+ messages)

[PATCH v3 net 1/2] af_unix: Fix fortify_panic() in unix_bind_bsd()
 2023-07-26 16:19 UTC  (2+ messages)

[syzbot] [net?] memory leak in kcm_sendmsg (2)
 2023-07-26 16:19 UTC 

[PATCH net-next 00/10] net: stmmac: add new features to xgmac
 2023-07-26 15:47 UTC  (4+ messages)
` [PATCH net-next 09/10] dt-bindings: net: snps,dwmac: add per channel irq support

[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
 2023-07-26 15:57 UTC  (12+ messages)
                  ` [Questions] Some issues about IPv4/IPv6 nexthop route (was Re: [PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib)

Duležitá zpráva; € 2,000,000'00 EUR
 2023-07-21 16:57 UTC 

[PATCH v1 0/5] ARM: Add GXP UMAC Support
 2023-07-26 15:56 UTC  (6+ messages)
` [PATCH v1 3/5] dt-bindings: net: Add HPE GXP UMAC

[PATCH net] net: fec: tx processing does not call XDP APIs if budget is 0
 2023-07-26 15:53 UTC  (4+ messages)

[PATCH V3,net-next] net: mana: Add page pool for RX buffers
 2023-07-26 15:51 UTC  (8+ messages)

[PATCH v2] rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
 2023-07-26 15:44 UTC  (4+ messages)

[PATCH 0/2] udp: rescan hash2 list if chains crossed
 2023-07-26 15:42 UTC  (4+ messages)
` [PATCH 1/2] Move hash calculation inside udp4_lib_lookup2()

[PATCH v11 00/10] Introduce ICSSG based ethernet Driver
 2023-07-26 15:40 UTC  (16+ messages)
` [PATCH v11 03/10] net: ti: icssg-prueth: Add Firmware config and classification APIs
    ` [EXTERNAL] "
        ` [EXTERNAL] "
` [PATCH v11 06/10] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "
` [PATCH v11 07/10] net: ti: icssg-prueth: Add ICSSG Stats
    ` [EXTERNAL] "

[PATCH v2] dt-bindings: net: ftgmac100: convert to yaml version from txt
 2023-07-26 15:28 UTC  (2+ messages)

[PATCH net 0/3] netfilter fixes for net
 2023-07-26 15:23 UTC  (4+ messages)
` [PATCH net 1/3] netfilter: nft_set_rbtree: fix overlap expiration walk
` [PATCH net 2/3] netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
` [PATCH net 3/3] netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID

Fw: [Bug 217712] New: AF-XDP program in multi-process/multi-threaded configuration IO_PAGEFAULT
 2023-07-26 15:25 UTC 

[PATCH net 0/3] net/sched Bind logic fixes for cls_fw, cls_u32 and cls_route
 2023-07-26 15:25 UTC  (8+ messages)

[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
 2023-07-26 15:02 UTC  (20+ messages)
` [PATCH v2 10/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v2 11/28] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v2 12/28] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v2 13/28] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v2 14/28] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v2 15/28] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v2 16/28] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v2 17/28] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v2 18/28] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v2 19/28] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v2 20/28] net: wan: Add framer framework support
` [PATCH v2 21/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v2 22/28] mfd: core: Ensure disabled devices are skiped without aborting
` [PATCH v2 23/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v2 24/28] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v2 25/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v2 26/28] ASoC: codecs: Add support for the framer codec
` [PATCH v2 27/28] dt-bindings: net: fsl,qmc-hdlc: Add framer support
` [PATCH v2 28/28] net: wan: fsl_qmc_hdlc: "

[Patch v2 3/5] RDMA/mana_ib : Add error eq and notification from SoC
 2023-07-26 15:11 UTC  (2+ messages)

[PATCH net] MAINTAINERS: stmmac: retire Giuseppe Cavallaro
 2023-07-26 15: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).