netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-20 08:55:13 to 2023-06-20 17:24:54 UTC [more...]

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-20 17:24 UTC  (13+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()
` [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc()

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

[PATCHv5 0/4] net/tls: fixes for NVMe-over-TLS
 2023-06-20 17:12 UTC  (8+ 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 00/14,v2] Netfilter/IPVS fixes for net
 2023-06-20 17:00 UTC  (16+ 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] bnxt_en: Link representors to PCI device
 2023-06-20 16:56 UTC  (4+ messages)

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

[PATCH v1 net] af_unix: Call scm_recv() only after scm_set_cred()
 2023-06-20 16:49 UTC  (4+ messages)

[PATCH net 0/2] selftests/ptp: Add support for new timestamp IOCTLs
 2023-06-20 16:42 UTC  (4+ messages)
` [PATCH net 1/2] selftests/ptp: Add -x option for testing PTP_SYS_OFFSET_EXTENDED

[lvc-project] [PATCH] netfilter: ebtables: remove unnecessary NULL check
 2023-06-20 16:38 UTC  (2+ messages)

[PATCH net-next 0/9] mptcp: expose more info and small improvements
 2023-06-20 16:30 UTC  (10+ messages)
` [PATCH net-next 1/9] mptcp: move snd_una update earlier for fallback socket
` [PATCH net-next 2/9] mptcp: track some aggregate data counters
` [PATCH net-next 3/9] selftests: mptcp: explicitly tests aggregate counters
` [PATCH net-next 4/9] mptcp: add subflow unique id
` [PATCH net-next 5/9] mptcp: introduce MPTCP_FULL_INFO getsockopt
` [PATCH net-next 6/9] selftests: mptcp: add MPTCP_FULL_INFO testcase
` [PATCH net-next 7/9] selftests: mptcp: join: skip check if MIB counter not supported (part 2)
` [PATCH net-next 8/9] mptcp: consolidate transition to TCP_CLOSE in mptcp_do_fastclose()
` [PATCH net-next 9/9] mptcp: pass addr to mptcp_pm_alloc_anno_list

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

[PATCH net 0/6] mptcp: fixes for 6.4
 2023-06-20 16:24 UTC  (7+ messages)
` [PATCH net 1/6] mptcp: handle correctly disconnect() failures
` [PATCH net 2/6] mptcp: fix possible divide by zero in recvmsg()
` [PATCH net 3/6] mptcp: fix possible list corruption on passive MPJ
` [PATCH net 4/6] mptcp: consolidate fallback and non fallback state machine
` [PATCH net 5/6] mptcp: drop legacy code around RX EOF
` [PATCH net 6/6] mptcp: ensure listener is unhashed before updating the sk status

[PATCH net-next 0/15] Add and use helper for PCS negotiation modes
 2023-06-20 16:22 UTC  (17+ 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: "

[PATCH net-next v3 0/4] introduce page_pool_alloc() API
 2023-06-20 16:19 UTC  (19+ messages)
` [PATCH net-next v3 3/4] page_pool: "

[PATCH] MAINTAINERS: update email addresses of octeon_ep driver maintainers
 2023-06-20 16:18 UTC  (5+ messages)
  ` [EXT] "

linux-next: build warnings after merge of the net-next tree
 2023-06-20 16:15 UTC  (2+ messages)

[PATCH net-next 0/3] net: dsa: microchip: fix writes to phy registers >= 0x10
 2023-06-20 16:14 UTC  (7+ 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 iwl-next v5 00/10] Implement support for SRIOV + LAG
 2023-06-20 16:07 UTC  (7+ messages)
` [PATCH iwl-next v5 05/10] ice: process events created by lag netdev event handler
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 06/10] ice: Flesh out implementation of support for SRIOV on bonded interface
  ` [Intel-wired-lan] "

facixbooka@yahoo.com
 2023-06-20 15:44 UTC 

[PATCH 0/4] bluetooth: qca: enable WCN7850 support
 2023-06-20 15:43 UTC  (6+ 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:39 UTC  (14+ 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)

[net-next PATCH] net: dsa: qca8k: add support for port_change_master
 2023-06-20  6:37 UTC 

[PATCH v2 net-next] net: ena: Fix rst format issues in readme
 2023-06-20 15:29 UTC  (2+ messages)

[PATCH] net: fec: allow to build without PAGE_POOL_STATS
 2023-06-20 15:22 UTC  (2+ messages)

[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 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 net-next v2 0/3, iproute2-next 0/1] bridge: Add a limit on learned FDB entries
 2023-06-20 13:35 UTC  (4+ messages)
` [PATCH net-next v2 2/3] "

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

[PATCH net-next] net: remove sk_is_ipmr() and sk_is_icmpv6() helpers
 2023-06-20 13:15 UTC  (3+ 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  (6+ messages)
` [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)

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

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

[PATCH v2] tcp: fix connection reset due to tw hashdance race
 2023-06-20 10:37 UTC  (12+ 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 v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-06-20  9:54 UTC  (2+ messages)

[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  (2+ 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-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).