netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-20 02:00:10 to 2023-06-20 15:19:50 UTC [more...]

[PATCH 0/4] bluetooth: qca: enable WCN7850 support
 2023-06-20 15:19 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset
` [PATCH 2/4] bluetooth: qca: add support for WCN7850
` [PATCH 3/4] arm64: dts: qcom: sm8550: add UART14 nodes
` [PATCH 4/4] arm64: dts: qcom: sm8550-qrd: add bluetooth support

[PATCH net-next v4 0/5] introduce page_pool_alloc() API
 2023-06-20 15:12 UTC  (13+ messages)
` [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
                  ` Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)

[PATCH] igc: Ignore AER reset when device is suspended
 2023-06-20 15:05 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net-next v3 00/18] splice, net: Switch over users of sendpage() and remove it
 2023-06-20 14:53 UTC  (19+ messages)
` [PATCH net-next v3 01/18] net: Copy slab data for sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next v3 02/18] net: Display info about MSG_SPLICE_PAGES memory handling in proc
` [PATCH net-next v3 03/18] tcp_bpf, smc, tls, espintcp: Reduce MSG_SENDPAGE_NOTLAST usage
` [PATCH net-next v3 04/18] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
` [PATCH net-next v3 05/18] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v3 06/18] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
` [PATCH net-next v3 07/18] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next v3 08/18] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v3 09/18] dlm: "
` [PATCH net-next v3 10/18] nvme/host: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
` [PATCH net-next v3 11/18] nvme/target: "
` [PATCH net-next v3 12/18] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
` [PATCH net-next v3 13/18] ocfs2: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [PATCH net-next v3 14/18] drbd: "
` [PATCH net-next v3 15/18] drdb: Send an entire bio in a single sendmsg
` [PATCH net-next v3 16/18] iscsi: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
` [PATCH net-next v3 18/18] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH net-next] bnxt_en: Link representors to PCI device
 2023-06-20 14:48 UTC 

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-20 14:51 UTC  (6+ messages)
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()

[PATCH 0/4] Add support for Agilex5 SoCFPGA platform
 2023-06-20 14:42 UTC  (3+ messages)
` [PATCH 3/4] clk: socfpga: agilex5: Add clock driver for Agilex5 platform

[PATCH net-next v1 00/14] Add TJA1120 support
 2023-06-20 14:31 UTC  (6+ messages)
` [PATCH net-next v1 12/14] net: phy: nxp-c45-tja11xx: read ext trig ts TJA1120

[PATCH net-next] net/mlx5: Fix error code in mlx5_is_reset_now_capable()
 2023-06-20 14:29 UTC  (2+ messages)

[PATCH bpf-next v2 3/6] net: remove duplicate reuseport_lookup functions
 2023-06-20 14:26 UTC  (3+ messages)

[net-next PATCH v5 0/3] leds: trigger: netdev: add additional modes
 2023-06-20 14:25 UTC  (5+ messages)
` [net-next PATCH v5 3/3] leds: trigger: netdev: expose hw_control status via sysfs

[PATCH net-next 0/4] virtio-net: avoid XDP and _F_GUEST_CSUM
 2023-06-20 14:15 UTC  (8+ messages)
` [PATCH net-next 3/4] virtio-net: support coexistence of "

[PATCH 1/4] dt-bindings: intel: Add Intel Agilex5 compatible
 2023-06-20 14:12 UTC  (2+ messages)

[PATCH 4/4] arm64: dts: agilex5: Add initial support for Intel's Agilex5 SoCFPGA
 2023-06-20 14:07 UTC  (2+ messages)

[PATCH v2] selftests: tc-testing: add one test for flushing explicitly created chain
 2023-06-20 14:01 UTC  (3+ messages)

[PATCH v3 0/2] Add motorcomm phy pad-driver-strength-cfg support
 2023-06-20 13:29 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg

[net-next PATCH v4 0/3] leds: trigger: netdev: add additional modes
 2023-06-20 13:59 UTC  (5+ messages)

[PATCH net-next 00/16] selftests: Preparations for out-of-order-operations patches in mlxsw
 2023-06-20 13:56 UTC  (17+ messages)
` [PATCH net-next 01/16] selftests: forwarding: q_in_vni: Disable IPv6 autogen on bridges
` [PATCH net-next 02/16] selftests: forwarding: dual_vxlan_bridge: "
` [PATCH net-next 03/16] selftests: forwarding: skbedit_priority: Disable IPv6 autogen on a bridge
` [PATCH net-next 04/16] selftests: forwarding: pedit_dsfield: "
` [PATCH net-next 05/16] selftests: forwarding: mirror_gre_*: Disable IPv6 autogen on bridges
` [PATCH net-next 06/16] selftests: forwarding: mirror_gre_*: Use port MAC for bridge address
` [PATCH net-next 07/16] selftests: forwarding: router_bridge: "
` [PATCH net-next 08/16] selftests: mlxsw: q_in_q_veto: Disable IPv6 autogen on bridges
` [PATCH net-next 09/16] selftests: mlxsw: extack: "
` [PATCH net-next 10/16] selftests: mlxsw: mirror_gre_scale: Disable IPv6 autogen on a bridge
` [PATCH net-next 11/16] selftests: mlxsw: qos_dscp_bridge: "
` [PATCH net-next 12/16] selftests: mlxsw: qos_ets_strict: Disable IPv6 autogen on bridges
` [PATCH net-next 13/16] selftests: mlxsw: qos_mc_aware: "
` [PATCH net-next 14/16] selftests: mlxsw: spectrum: q_in_vni_veto: Disable IPv6 autogen on a bridge
` [PATCH net-next 15/16] selftests: mlxsw: vxlan: Disable IPv6 autogen on bridges
` [PATCH net-next 16/16] selftests: mlxsw: one_armed_router: Use port MAC for bridge address

[PATCH v3 07/10] net/mlx5: Use RMW accessors for changing LNKCTL
 2023-06-20 13:46 UTC  (4+ messages)
` [PATCH v3 08/10] wifi: ath11k: "
` [PATCH v3 09/10] wifi: ath12k: "
` [PATCH v3 10/10] wifi: ath10k: "

[PATCH v2 net-next] net: ena: Fix rst format issues in readme
 2023-06-20 13:35 UTC 

[PATCH net-next v2 0/3, iproute2-next 0/1] bridge: Add a limit on learned FDB entries
 2023-06-20 13:35 UTC  (6+ messages)
` [PATCH net-next v2 2/3] "
` [PATCH net-next v2 3/3] net: bridge: Add a configurable default FDB learning limit

[PATCH v5 1/3] can: length: fix bitstuffing count
 2023-06-20 13:35 UTC  (4+ messages)

[PATCH net-next 1/2] can: sja1000: Prepare the use of a threaded handler
 2023-06-20 13:27 UTC  (2+ messages)

[PATCH v1 net-next] net: ena: Add missing newline after markup
 2023-06-20 13:25 UTC  (3+ messages)

[PATCHv5 0/4] net/tls: fixes for NVMe-over-TLS
 2023-06-20 13:21 UTC  (6+ messages)
` [PATCH 1/4] net/tls: handle MSG_EOR for tls_sw TX flow
` [PATCH 2/4] net/tls: handle MSG_EOR for tls_device "
` [PATCH 3/4] selftests/net/tls: add test for MSG_EOR
` [PATCH 4/4] net/tls: implement ->read_sock()

[PATCH net-next] net: remove sk_is_ipmr() and sk_is_icmpv6() helpers
 2023-06-20 13:15 UTC  (6+ messages)

[PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST
 2023-06-20 13:00 UTC  (9+ messages)
` [PATCH net-next v2 00/17] splice, net: Switch over users of sendpage() and remove it
  ` [PATCH net-next v2 10/17] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage

[PATCH v1 1/1] net: phy: dp83td510: fix kernel stall during netboot in DP83TD510E PHY driver
 2023-06-20 12:55 UTC 

[PATCH v3 00/16] can: m_can: Optimizations for m_can/tcan part 2
 2023-06-20 12:53 UTC  (4+ messages)
` [PATCH v3 13/16] can: m_can: Introduce a tx_fifo_in_flight counter

[PATCH net] selftests: forwarding: Fix race condition in mirror installation
 2023-06-20 12:45 UTC 

[PATCH net v6 0/6] net: dsa: mt7530: fix multiple CPU ports, BPDU and LLDP handling
 2023-06-20 12:40 UTC  (2+ messages)

USGv6 R1 profile test results on kernel version 5.10
 2023-06-20 12:36 UTC  (2+ messages)

[PATCH v3 0/3] wifi: rtw88: Three locking fixes for existing code
 2023-06-20 12:34 UTC  (5+ messages)
` [PATCH v3 1/3] wifi: rtw88: Move register access from rtw_bf_assoc() outside the RCU

[PATCH v10 vfio 0/7] pds_vfio driver
 2023-06-20 12:31 UTC  (12+ messages)
` [PATCH v10 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v10 vfio 4/7] vfio/pds: Add VFIO live migration support

[PATCH net-next,v2] net: txgbe: remove unused buffer in txgbe_calc_eeprom_checksum
 2023-06-20 12:28 UTC  (2+ messages)

Fwd: iosm: detected field-spanning write for XMM7360
 2023-06-20 12:25 UTC  (3+ messages)

[PATCH net-next 0/3] net: dsa: microchip: fix writes to phy registers >= 0x10
 2023-06-20 11:38 UTC  (4+ messages)
` [PATCH net-next 1/3] net: dsa: microchip: simplify ksz_prmw8()
` [PATCH net-next 2/3] net: dsa: microchip: add ksz_prmw32() helper
` [PATCH net-next 3/3] net: dsa: microchip: fix writes to phy registers >= 0x10

[PATCH net-next 0/15] Add and use helper for PCS negotiation modes
 2023-06-20 11:37 UTC  (14+ messages)
` [PATCH net-next 01/15] net: phylink: add PCS negotiation mode
` [PATCH net-next 11/15] net: qca8k: update PCS driver to use neg_mode
` [PATCH net-next 13/15] net: dsa: b53: "

CFS for Netdev 0x17 open!
 2023-06-20 11:21 UTC 

[PATCH 0/5] Rust abstractions for network device drivers
 2023-06-20 11:16 UTC  (6+ messages)

[PATCH 2/4] dt-bindings: clock: Add Intel Agilex5 clocks and resets
 2023-06-20 11:06 UTC  (3+ messages)

[PATCH net-next v2 0/3] optimize procedure of changing MAC address on interface
 2023-06-20 10:42 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net: add check for current MAC address in dev_set_mac_address

[PATCH v2] tcp: fix connection reset due to tw hashdance race
 2023-06-20 10:37 UTC  (12+ messages)

[PATCH v1 net] af_unix: Call scm_recv() only after scm_set_cred()
 2023-06-20 10:36 UTC  (3+ messages)

[PATCH 0/6] pull request (net): ipsec 2023-06-20
 2023-06-20 10:34 UTC  (7+ messages)
` [PATCH 1/6] xfrm: Treat already-verified secpath entries as optional
` [PATCH 2/6] xfrm: Ensure policies always checked on XFRM-I input path
` [PATCH 3/6] xfrm: add missed call to delete offloaded policies
` [PATCH 4/6] xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets
` [PATCH 5/6] xfrm: Use xfrm_state selector for BEET input
` [PATCH 6/6] xfrm: Linearize the skb after offloading if needed

[PATCH net-next] inet: Save one atomic op if no memcg to charge
 2023-06-20 10:13 UTC  (5+ messages)
  `  "

[PATCH iwl-net] ice: add missing napi deletion
 2023-06-20  9:58 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-06-20  9:54 UTC  (2+ messages)

[PATCH net 00/14,v2] Netfilter/IPVS fixes for net
 2023-06-20  9:35 UTC  (15+ messages)
` [PATCH net 01/14] ipvs: align inner_mac_header for encapsulation
` [PATCH net 02/14] netfilter: nf_tables: fix chain binding transaction logic
` [PATCH net 03/14] netfilter: nf_tables: add NFT_TRANS_PREPARE_ERROR to deal with bound set/chain
` [PATCH net 04/14] netfilter: nf_tables: drop map element references from preparation phase
` [PATCH net 05/14] netfilter: nft_set_pipapo: .walk does not deal with generations
` [PATCH net 06/14] netfilter: nf_tables: fix underflow in object reference counter
` [PATCH net 07/14] netfilter: nf_tables: disallow element updates of bound anonymous sets
` [PATCH net 08/14] netfilter: nf_tables: reject unbound anonymous set before commit phase
` [PATCH net 09/14] netfilter: nf_tables: reject unbound chain "
` [PATCH net 10/14] netfilter: nf_tables: disallow updates of anonymous sets
` [PATCH net 11/14] netfilter: nf_tables: disallow timeout for "
` [PATCH net 12/14] netfilter: nf_tables: drop module reference after updating chain
` [PATCH net 13/14] netfilter: nfnetlink_osf: fix module autoload
` [PATCH net 14/14] netfilter: nf_tables: Fix for deleting base chains with payload

[PATCH net-next v2] inet: Cleanup on charging memory for newly accepted sockets
 2023-06-20  9:27 UTC 

[PATCH v3] net: macsec SCI assignment for ES = 0
 2023-06-20  9:13 UTC 

KMSAN: uninit-value in xfrm_state_find
 2023-06-20  9:13 UTC  (3+ messages)
` [syzbot] [net?] "

[PATCH v2 net] ipv6: rpl: Fix Route of Death
 2023-06-20  9:10 UTC  (3+ messages)

[PATCH 1/1] wifi: cfg80211: Allow multiple userpsace applications to receive the same registered management frame
 2023-06-20  9:00 UTC  (2+ messages)

[PATCH] net: dpaa2-mac: add 25gbase-r support
 2023-06-20  8:40 UTC  (2+ messages)

pull-request: ieee802154 for net 2023-06-19
 2023-06-20  8:40 UTC  (2+ messages)

[PATCH net-next 0/4] s390/net: updates 2023-06-10
 2023-06-20  8:34 UTC  (5+ messages)
` [PATCH net-next 1/4] s390/lcs: Convert sysfs sprintf to sysfs_emit
` [PATCH net-next 2/4] s390/lcs: Convert sprintf to scnprintf
` [PATCH net-next 3/4] s390/ctcm: Convert sysfs sprintf to sysfs_emit
` [PATCH net-next 4/4] s390/ctcm: Convert sprintf/snprintf to scnprintf

[PATCH net-next v2] crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
 2023-06-20  8:34 UTC  (6+ messages)

[PATCH v2] net: macsec SCI assignment for ES = 0
 2023-06-20  8:32 UTC  (3+ messages)

[PATCH iwl-next v5] iavf: fix err handling for MAC replace
 2023-06-20  8:27 UTC  (3+ messages)

[PATCH v3 0/9] ptp .adjphase cleanups
 2023-06-20  8:10 UTC  (2+ messages)

[syzbot] [crypto?] general protection fault in shash_ahash_update
 2023-06-20  8:09 UTC  (3+ messages)

[PATCH net v2] ice: Unregister netdev and devlink_port only once
 2023-06-20  7:55 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH net-next] net: dsa: microchip: ksz9477: follow errata sheet when applying fixups
 2023-06-20  7:15 UTC  (3+ messages)

[RFC PATCH net-next 0/2] devlink: Acquire device lock during reload
 2023-06-20  7:05 UTC  (4+ messages)
` [RFC PATCH net-next 1/2] devlink: Hold a reference on parent device

[PATCH iproute2-next] f_flower: add cfm support
 2023-06-20  6:58 UTC  (2+ messages)

[RFC PATCH net-next] sock: Propose socket.urgent for sockmem isolation
 2023-06-20  6:39 UTC  (5+ messages)
  `  "

[PATCH nf] netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
 2023-06-20  6:35 UTC  (2+ messages)

[PATCH iwl-next v1 0/4] change MSI-X vectors per VF
 2023-06-20  5:37 UTC  (5+ messages)
` [PATCH iwl-next v1 4/4] ice: manage VFs MSI-X using resource tracking

[linux-next:master] BUILD REGRESSION 47045630bc409ce6606d97b790895210dd1d517d
 2023-06-20  5:05 UTC 

[PATCH net-next] crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
 2023-06-20  4:47 UTC  (6+ messages)

[PATCH v1] net: nfc: Fix use-after-free in nfc_genl_llc_{{get/set}_params/sdreq}
 2023-06-20  2:53 UTC 

[linux-next:master] [splice, net] 2dc334f1a6: netperf.Throughput_Mbps 29.9% improvement
 2023-06-20  2:29 UTC 

[RFC PATCH v2 0/4] add initial io_uring_cmd support for sockets
 2023-06-20  2:09 UTC  (5+ messages)
` [RFC PATCH v2 1/4] net: wire up support for file_operations->uring_cmd()

[PATCH] selftests: tc-testing: add one test for flushing explicitly created chain
 2023-06-20  2:01 UTC  (2+ messages)

[PATCH net-next v2 10/17] nvme: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
 2023-06-18 16:47 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).