netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-22 11:32:49 to 2023-05-22 20:08:58 UTC [more...]

[PATCH iwl-next v4 00/15] Introduce Intel IDPF driver
 2023-05-22 20:08 UTC  (12+ messages)

[PATCH net-next 0/9] ptp .adjphase cleanups
 2023-05-22 20:07 UTC  (7+ messages)
` [PATCH net-next 1/9] ptp: Clarify ptp_clock_info .adjphase expects an internal servo to be used

[PATCH net-next RFC v4 2/5] net: Expose available time stamping layers to user space
 2023-05-22 20:04 UTC  (11+ messages)

[PATCH net 0/3] ipv6: exthdrs: fix three SRH issues
 2023-05-22 20:00 UTC  (5+ messages)
` [PATCH net 1/3] ipv6: exthdrs: fix potential use-after-free in ipv6_rpl_srh_rcv()

[PATCH net-next] r8169: Use a raw_spinlock_t for the register locks
 2023-05-22 20:00 UTC  (2+ messages)

[PATCH 6.3 088/364] wifi: ath: Silence memcpy run-time false positive warning
 2023-05-22 19:06 UTC 

[PATCH v2] net: ioctl: Use kernel memory on protocol ioctl callbacks
 2023-05-22 19:26 UTC  (2+ messages)

[PATCH 6.1 073/292] wifi: ath: Silence memcpy run-time false positive warning
 2023-05-22 19:07 UTC 

[PATCH v9 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-05-22 16:26 UTC  (5+ messages)
` [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v9 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable

[PATCH 5.15 049/203] wifi: ath: Silence memcpy run-time false positive warning
 2023-05-22 19:07 UTC 

[PATCH net] net: mellanox: mlxbf_gige: Fix skb_panic splat under memory pressure
 2023-05-22 19:07 UTC 

[PATCH net-next] net: phy: avoid kernel warning dump when stopping an errored PHY
 2023-05-22 19:03 UTC  (3+ messages)

[PATCH v6 0/2] Enable multiple MCAN on AM62x
 2023-05-22 19:00 UTC  (6+ messages)
` [PATCH v6 2/2] can: m_can: Add hrtimer to generate software interrupt

[PATCH net] net: fix skb leak in __skb_tstamp_tx()
 2023-05-22 18:57 UTC  (11+ messages)

[PATCH net-next v3 0/6] Brcm ASP 2.0 Ethernet Controller
 2023-05-22 18:48 UTC  (11+ messages)
` [PATCH net-next v3 1/6] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0
` [PATCH net-next v3 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller
` [PATCH net-next v3 3/6] net: bcmasp: Add support for ASP2.0 "

[PATCH iproute2-next 0/9] Introduce new dcb-rewr subcommand
 2023-05-22 18:41 UTC  (10+ messages)
` [PATCH iproute2-next 1/9] dcb: app: expose dcb-app functions in new header
` [PATCH iproute2-next 2/9] dcb: app: add new dcbnl attribute field
` [PATCH iproute2-next 3/9] dcb: app: modify dcb-app print functions for dcb-rewr reuse
` [PATCH iproute2-next 4/9] dcb: app: modify dcb_app_table_remove_replaced() "
` [PATCH iproute2-next 5/9] dcb: app: modify dcb_app_parse_mapping_cb "
` [PATCH iproute2-next 6/9] dcb: rewr: add new dcb-rewr subcommand
` [PATCH iproute2-next 7/9] man: dcb-rewr: add new manpage for dcb-rewr
` [PATCH iproute2-next 8/9] man: dcb: add additional references under 'SEE ALSO'
` [PATCH iproute2-next 9/9] man: dcb-app: clean up a few mistakes

Stable backport request: skbuff: Proactively round up to kmalloc bucket size
 2023-05-22 18:37 UTC  (3+ messages)

[BUG] selftests: af_unix: unix:diag.c does not compile on AlmaLinux 8.7
 2023-05-22 18:26 UTC  (4+ messages)

[PATCH net-next 00/30] net: dsa: mt7530: improve, trap BPDU & LLDP, and prefer CPU port
 2023-05-22 18:13 UTC  (37+ messages)
` [PATCH net-next 01/30] net: dsa: mt7530: add missing @p5_interface to mt7530_priv description
` [PATCH net-next 02/30] net: dsa: mt7530: use p5_interface_select as data type for p5_intf_sel
` [PATCH net-next 03/30] net: dsa: mt7530: properly support MT7531AE and MT7531BE
` [PATCH net-next 04/30] net: dsa: mt7530: improve comments regarding port 5 and 6
` [PATCH net-next 05/30] net: dsa: mt7530: read XTAL value from correct register
` [PATCH net-next 06/30] net: dsa: mt7530: improve code path for setting up port 5
` [PATCH net-next 07/30] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
` [PATCH net-next 09/30] net: dsa: mt7530: empty default case on mt7530_setup_port5()
` [PATCH net-next 10/30] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [PATCH net-next 11/30] net: dsa: mt7530: remove pad_setup function pointer
` [PATCH net-next 12/30] net: dsa: mt7530: move XTAL check to mt7530_setup()
` [PATCH net-next 13/30] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [PATCH net-next 14/30] net: dsa: mt7530: switch to if/else statements on mt7530_setup_port6()
` [PATCH net-next 15/30] net: dsa: mt7530: set TRGMII RD TAP if trgmii is being used
` [PATCH net-next 16/30] net: dsa: mt7530: move lowering port 5 RGMII driving to mt7530_setup()
` [PATCH net-next 17/30] net: dsa: mt7530: fix port capabilities for MT7988
` [PATCH net-next 18/30] net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
` [PATCH net-next 19/30] net: dsa: mt7530: set interrupt register only for MT7530
` [PATCH net-next 20/30] net: dsa: mt7530: properly reset MT7531 switch
` [PATCH net-next 21/30] net: dsa: mt7530: get rid of useless error returns on phylink code path
` [PATCH net-next 22/30] net: dsa: mt7530: rename p5_intf_sel and use only for MT7530 switch
` [PATCH net-next 23/30] net: dsa: mt7530: run mt7530_pll_setup() only with 40 MHz XTAL
` [PATCH net-next 24/30] net: dsa: mt7530: rename MT7530_MFC to MT753X_MFC
` [PATCH net-next 25/30] net: dsa: mt7530: properly set MT7531_CPU_PMAP
` [PATCH net-next 26/30] net: dsa: mt7530: properly set MT7530_CPU_PORT
` [PATCH net-next 27/30] net: dsa: mt7530: introduce BPDU trapping for MT7530 switch
` [PATCH net-next 28/30] net: dsa: mt7530: introduce LLDP frame trapping
` [PATCH net-next 29/30] net: dsa: introduce preferred_default_local_cpu_port and use on MT7530
` [PATCH net-next 30/30] MAINTAINERS: add me as maintainer of MEDIATEK SWITCH DRIVER

[PATCH ethtool v2, 1/1] netlink/rss: move variable declaration out of the for loop
 2023-05-22 17:54 UTC 

[syzbot] [net?] general protection fault in __sk_mem_raise_allocated
 2023-05-22 17:32 UTC  (2+ messages)

[PATCH ethtool 1/1] netlink/rss: move variable declaration out of the for loop
 2023-05-22 17:31 UTC  (3+ messages)

FW:PU casters manufactuer China
 2023-05-22 17:19 UTC 

[PATCH net] 3c589_cs: Fix an error handling path in tc589_probe()
 2023-05-22 17:18 UTC  (3+ messages)

[PATCH net] forcedeth: Fix an error handling path in nv_probe()
 2023-05-22 17:13 UTC  (5+ messages)

[PATCH net-next v5 0/3] Add SCM_PIDFD and SO_PEERPIDFD
 2023-05-22 17:12 UTC  (4+ messages)
` [PATCH net-next v5 2/3] net: core: add getsockopt SO_PEERPIDFD

[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
 2023-05-22 16:46 UTC  (27+ messages)
` [PATCH RESEND bpf-next 01/15] ice: make RX hash reading code more reusable
` [PATCH RESEND bpf-next 02/15] ice: make RX HW timestamp "
` [PATCH RESEND bpf-next 03/15] ice: make RX checksum checking "
` [PATCH RESEND bpf-next 05/15] ice: Introduce ice_xdp_buff
` [PATCH RESEND bpf-next 09/15] xdp: Add VLAN tag hint
` [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32

[syzbot] [net?] KASAN: invalid-access Read in __packet_get_status
 2023-05-22 16:19 UTC  (3+ messages)

DP83867 ethernet PHY regression
 2023-05-22 16:15 UTC  (4+ messages)

[PATCH net 0/3] net: phy: mscc: support VSC8501
 2023-05-22 15:42 UTC  (12+ messages)
` [PATCH net 3/3] net: phy: mscc: enable VSC8501/2 RGMII RX clock

[PATCH v3] net: stmmac: compare p->des0 and p->des1 with __le32 type values
 2023-05-22 15:36 UTC  (4+ messages)

[PATCH net-next 00/11] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-05-22 15:32 UTC  (14+ messages)
` [PATCH net-next 07/11] net: page_pool: add DMA-sync-for-CPU inline helpers
    ` [Intel-wired-lan] "
` [PATCH net-next 10/11] libie: add per-queue Page Pool stats
  ` [Intel-wired-lan] "

[PATCH iproute2-next v5] ip-link: add support for nolocalbypass in vxlan
 2023-05-22 15:32 UTC  (5+ messages)

[PATCH 0/1] net: sfp: add support for HXSX-ATRI-1 copper SFP+ module
 2023-05-22 15:17 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH net-next 0/3] net: tcp: add support of window shrink
 2023-05-22 15:04 UTC  (11+ messages)
` [PATCH net-next 3/3] net: tcp: handle window shrink properly

[PATCH net-next v2 0/6] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2023-05-22 15:02 UTC  (14+ messages)
` [PATCH net-next v2 1/6] net: phy: microchip_t1s: modify driver description to be more generic
` [PATCH net-next v2 2/6] net: phy: microchip_t1s: replace read-modify-write code with phy_modify_mmd
` [PATCH net-next v2 3/6] net: phy: microchip_t1s: update LAN867x PHY supported revision number
` [PATCH net-next v2 4/6] net: phy: microchip_t1s: fix reset complete status handling
` [PATCH net-next v2 5/6] net: phy: microchip_t1s: remove unnecessary interrupts disabling code
` [PATCH net-next v2 6/6] net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs

[RFC PATCH v7 0/8] Create common DPLL configuration API
 2023-05-22 14:45 UTC  (3+ messages)
` [RFC PATCH v7 2/8] dpll: Add DPLL framework base functions

[PATCH] Fix l2cap_disconnect_req deadlock
 2023-05-22 14:37 UTC 

[PATCH net-next 0/3] ipv4: Remove RTO_ONLINK from udp, ping and raw sockets
 2023-05-22 14:38 UTC  (4+ messages)
` [PATCH net-next 1/3] ping: Stop using RTO_ONLINK
` [PATCH net-next 2/3] raw: "
` [PATCH net-next 3/3] udp: "

[PATCH net-next] nfp: add L4 RSS hashing on UDP traffic
 2023-05-22 14:13 UTC 

[PATCH v4 9/9] net: use new capable_any functionality
 2023-05-22 13:56 UTC  (2+ messages)

[PATCH v22 13/31] net: Make sock_splice_read() use copy_splice_read() by default
 2023-05-22 13:50 UTC 

[PATCH net] lan966x: Fix unloading/loading of the driver
 2023-05-22 13:46 UTC  (2+ messages)

[PATCH net-next v6 0/3] Add SCM_PIDFD and SO_PEERPIDFD
 2023-05-22 13:24 UTC  (4+ messages)
` [PATCH net-next v6 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD
` [PATCH net-next v6 2/3] net: core: add getsockopt SO_PEERPIDFD
` [PATCH net-next v6 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test

[RFC PATCH v3 00/17] vsock: MSG_ZEROCOPY flag support
 2023-05-22 13:15 UTC  (7+ messages)
` [RFC PATCH v3 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v3 05/17] vsock/virtio: MSG_ZEROCOPY flag support

[PATCH net-next v5 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD
 2023-05-22 13:19 UTC  (4+ messages)

[PATCH v4 net] qede: Fix scheduling while atomic
 2023-05-22 13:09 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2 0/4] sock: Improve condition on sockmem pressure
 2023-05-22 12:54 UTC  (7+ messages)
` [PATCH v2 2/4] sock: Fix misuse of sk_under_memory_pressure()
` [PATCH v2 3/4] sock: Consider memcg pressure when raising sockmem
` [PATCH v2 4/4] sock: Remove redundant cond of memcg pressure

[PATCH net-next] net/mlx5: Introduce SF direction
 2023-05-22 12:47 UTC  (3+ messages)

[PATCH net-next v2 0/7] net: dsa: mv88e6xxx: add 88E6361 support
 2023-05-22 12:26 UTC  (6+ messages)
` [PATCH net-next v2 7/7] net: dsa: mv88e6xxx: enable support for 88E6361 switch

[PATCH net-next v4 0/2] Add support for VSC85xx DT RGMII delays
 2023-05-22 12:28 UTC  (3+ messages)
` [PATCH net-next v4 1/2] phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID table
` [PATCH net-next v4 2/2] phy: mscc: Add support for RGMII delay configuration

[PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-05-22 12:11 UTC  (17+ messages)
` [PATCH net-next v10 01/16] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v10 02/16] net: Pass max frags into skb_append_pagefrags()
` [PATCH net-next v10 03/16] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
` [PATCH net-next v10 04/16] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v10 05/16] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v10 06/16] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH net-next v10 07/16] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v10 08/16] tls: "
` [PATCH net-next v10 09/16] siw: "
` [PATCH net-next v10 10/16] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v10 11/16] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v10 12/16] ip6, udp6: "
` [PATCH net-next v10 13/16] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v10 14/16] ip: Remove ip_append_page()
` [PATCH net-next v10 15/16] af_unix: Support MSG_SPLICE_PAGES
` [PATCH net-next v10 16/16] unix: Convert unix_stream_sendpage() to use MSG_SPLICE_PAGES

[PATCH net v2] ipv{4,6}/raw: fix output xfrm lookup wrt protocol
 2023-05-22 12:08 UTC 

[PATCH net-next 0/5][pull request] ice: allow matching on meta data
 2023-05-22 12:00 UTC  (2+ messages)

[PATCH net] page_pool: fix inconsistency for page_pool_ring_[un]lock()
 2023-05-22 11:45 UTC  (3+ messages)


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