netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-29 16:57:06 to 2024-10-30 00:29:22 UTC [more...]

[PATCH] mlx5: simplify EQ interrupt polling logic
 2024-10-30  0:29 UTC  (2+ messages)

[PATCH net 0/2] net: ethernet: ftgmac100: fixes for ncsi/phy handling on device remove
 2024-10-30  0:29 UTC  (6+ messages)
` [PATCH net 1/2] net: ethernet: ftgmac100: prevent use after free on unregister when using NCSI

[PATCH net-next v2] eth: fbnic: Add support to write TCE TCAM entries
 2024-10-30  0:26 UTC  (5+ messages)

[PATCH v1 1/2] ethernet: arc: fix the device for dma_map_single/dma_unmap_single
 2024-10-30  0:19 UTC  (4+ messages)
    `  "

[PATCH net-next v5 00/12] selftests: ncdevmem: Add ncdevmem to ksft
 2024-10-30  0:15 UTC  (4+ messages)
` [PATCH net-next v5 03/12] selftests: ncdevmem: Unify error handling

[PATCH net-next 00/12] Begin upstreaming Homa transport protocol
 2024-10-30  0:09 UTC  (5+ messages)
` [PATCH net-next 01/12] net: homa: define user-visible API for Homa
` [PATCH net-next 04/12] net: homa: create homa_pool.h and homa_pool.c

[PATCH net-next] net: broadcom: use ethtool string helpers
 2024-10-30  0:07 UTC  (5+ messages)

[PATCH bpf-next v4 0/9] net: ip: add drop reasons to input route
 2024-10-30  0:03 UTC  (2+ messages)

[PATCH net-next] net: mellanox: use ethtool string helpers
 2024-10-29 23:54 UTC 

[PATCH net-next] r8169: add support for RTL8125D
 2024-10-29 23:50 UTC  (2+ messages)

[PATCH net-next] r8169: fix inconsistent indenting in rtl8169_get_eth_mac_stats
 2024-10-29 23:50 UTC  (2+ messages)

[PATCH v2 net-next] socket: Print pf->create() when it does not clear sock->sk on failure
 2024-10-29 23:50 UTC  (2+ messages)

[PATCH net v2] net: fix crash when config small gso_max_size/gso_ipv4_max_size
 2024-10-29 23:50 UTC  (2+ messages)

[PATCH net-next 0/4] mptcp: various small improvements
 2024-10-29 23:50 UTC  (2+ messages)

[PATCH net-next] net: phy: use ethtool string helpers
 2024-10-29 23:46 UTC 

[PATCH for-next 4/7] selftests/net: Add missing gitignore file
 2024-10-29 23:43 UTC  (5+ messages)
` [PATCH for-next 7/7] selftests/net: Fix ./ns-XXXXXX not cleanup

[PATCH net-next] net: qlogic: use ethtool string helpers
 2024-10-29 23:40 UTC  (2+ messages)

[syzbot] [net?] [usb?] WARNING: ODEBUG bug in get_taint
 2024-10-29 23:33 UTC  (2+ messages)
` [syzbot] "

[PATCH net-next v2 0/9] lib: packing: introduce and use (un)pack_fields
 2024-10-29 23:32 UTC  (6+ messages)
` [PATCH net-next v2 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data

[PATCHv3 net-next] net: bnxt: use ethtool string helpers
 2024-10-29 23:32 UTC 

[PATCH v4 0/1] vdpa: Add support for setting the MAC address in vDPA tool
 2024-10-29 23:30 UTC  (2+ messages)

[PATCH net-next] net: marvell: use ethtool string helpers
 2024-10-29 23:30 UTC  (2+ messages)

[PATCH] net: fjes: use ethtool string helpers
 2024-10-29 23:28 UTC  (2+ messages)

[PATCH] net: ipv4: Cache pmtu for all packet paths if multipath enabled
 2024-10-29 23:22 UTC  (2+ messages)

[PATCH net-next 0/5] net: Improve netns handling in RTNL and ip_tunnel
 2024-10-29 23:17 UTC  (2+ messages)

[RFC PATCH 0/2] Add SEL Ethernet Support
 2024-10-29 23:01 UTC  (6+ messages)
` [RFC PATCH 2/2] net: selpcimac: Add driver for SEL PCIe network adapter

[PATCH net] net: vertexcom: mse102x: Fix possible double free of TX skb
 2024-10-29 23:06 UTC  (5+ messages)

[net-next PATCH v2 0/6] CN20K silicon with mbox support
 2024-10-29 23:06 UTC  (3+ messages)
` [net-next PATCH v2 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF

[PATCH v7 00/15] io_uring zero copy rx
 2024-10-29 23:05 UTC  (16+ messages)
` [PATCH v7 01/15] net: prefix devmem specific helpers
` [PATCH v7 02/15] net: generalise net_iov chunk owners
` [PATCH v7 03/15] net: page_pool: create hooks for custom page providers
` [PATCH v7 04/15] net: prepare for non devmem TCP memory providers
` [PATCH v7 05/15] net: page_pool: add ->scrub mem provider callback
` [PATCH v7 06/15] net: page pool: add helper creating area from pages
` [PATCH v7 07/15] net: page_pool: introduce page_pool_mp_return_in_cache
` [PATCH v7 08/15] net: add helper executing custom callback from napi
` [PATCH v7 09/15] io_uring/zcrx: add interface queue and refill queue
` [PATCH v7 10/15] io_uring/zcrx: add io_zcrx_area
` [PATCH v7 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider
` [PATCH v7 12/15] io_uring/zcrx: add io_recvzc request
` [PATCH v7 13/15] io_uring/zcrx: set pp memory provider for an rx queue
` [PATCH v7 14/15] io_uring/zcrx: add copy fallback
` [PATCH v7 15/15] io_uring/zcrx: throttle receive requests

[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
 2024-10-29 23:00 UTC  (9+ messages)
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
` [PATCH net-next v3 10/14] net-timestamp: add basic support with tskey offset

[PATCH net-next] ibmvnic: use ethtool string helpers
 2024-10-29 23:00 UTC  (2+ messages)

[PATCH net-next] amd-xgbe: use ethtool string helpers
 2024-10-29 23:00 UTC  (2+ messages)

[PATCH] net: mana: use ethtool string helpers
 2024-10-29 23:00 UTC  (2+ messages)

[PATCH net-next] net: fjes: use ethtool string helpers
 2024-10-29 22:55 UTC  (2+ messages)

[net-next v3] net: ftgmac100: refactor getting phy device handle
 2024-10-29 22:50 UTC  (2+ messages)

[PATCHv2 net-next] net: bnxt: use ethtool string helpers
 2024-10-29 22:49 UTC  (2+ messages)

[iwl-net v2] e1000: Hold RTNL when e1000_down can be called
 2024-10-29 22:48 UTC  (2+ messages)

[PATCH] nfc: s3fwrn5: Prefer strscpy() over strcpy()
 2024-10-29 22:16 UTC 

[PATCH 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-10-29 22:06 UTC  (12+ messages)
` [PATCH 2/2][next] net: ethtool: "

net: ethernet: starfire: while loop that is never executed
 2024-10-29 22:02 UTC 

[PATCH v4 00/23] Add Enclustra Arria10 and Cyclone5 SoMs
 2024-10-29 21:58 UTC  (25+ messages)
` [PATCH v4 01/23] ARM: dts: socfpga: fix typo
` [PATCH v4 02/23] ARM: dts: socfpga: align bus name with bindings
` [PATCH v4 03/23] ARM: dts: socfpga: align dma name with binding
` [PATCH v4 04/23] ARM: dts: socfpga: align fpga-region name
` [PATCH v4 05/23] ARM: dts: socfpga: add label to clock manager
` [PATCH v4 06/23] ARM: dts: socfpga: add missing cells properties
` [PATCH v4 07/23] ARM: dts: socfpga: fix missing ranges
` [PATCH v4 08/23] ARM: dts: socfpga: add clock-frequency property
` [PATCH v4 09/23] ARM: dts: socfpga: add ranges property to sram
` [PATCH v4 10/23] ARM: dts: socfpga: remove arria10 reset-names
` [PATCH v4 11/23] net: stmmac: add support for dwmac 3.72a
` [PATCH v4 12/23] dt-bindings: net: snps,dwmac: add support for Arria10
` [PATCH v4 13/23] ARM: dts: socfpga: add Enclustra boot-mode dtsi
` [PATCH v4 14/23] ARM: dts: socfpga: add Enclustra base-board dtsi
` [PATCH v4 15/23] ARM: dts: socfpga: add Enclustra Mercury SA1
` [PATCH v4 16/23] dt-bindings: altera: "
` [PATCH v4 17/23] ARM: dts: socfpga: add Enclustra Mercury+ SA2
` [PATCH v4 18/23] dt-bindings: altera: add binding for "
` [PATCH v4 19/23] ARM: dts: socfpga: add Mercury AA1 combinations
` [PATCH v4 20/23] dt-bindings: altera: "
` [PATCH v4 21/23] ARM: dts: socfpga: removal of generic PE1 dts
` [PATCH v4 22/23] dt-bindings: altera: "
` [PATCH v4 23/23] ARM: dts: socfpga: add Enclustra SoM dts files

[PATCH v2 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-10-29 21:58 UTC  (3+ messages)
` [PATCH v2 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings
` [PATCH v2 2/2][next] net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings

[PATCH] Add LAN78XX OTP_ACCESS flag support
 2024-10-29 21:57 UTC  (7+ messages)

[PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak
 2024-10-29 21:34 UTC  (9+ messages)

[syzbot] [net?] BUG: Bad page state in bpf_test_run_xdp_live
 2024-10-29 21:33 UTC  (3+ messages)

[PATCH v4 net-next 00/14] AccECN protocol preparation patch series
 2024-10-29 21:29 UTC  (6+ messages)
` [PATCH v4 net-next 09/14] gro: prevent ACE field corruption & better AccECN handling
` [PATCH v4 net-next 14/14] net: sysctl: introduce sysctl SYSCTL_FIVE

[PATCH iwl-net v2 0/4] igc: Fix PTM timeout
 2024-10-29 21:21 UTC  (5+ messages)
` [PATCH iwl-net v2 1/4] igc: Ensure the PTM cycle is reliably triggered
` [PATCH iwl-net v2 4/4] igc: Add lock preventing multiple simultaneous PTM transactions

[PATCH 5.15.y 2/2] net: bridge: xmit: make sure we have at least eth header len bytes
 2024-10-29 21:14 UTC  (2+ messages)
` [PATCH 5.15.y] "

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-10-29 20:55 UTC  (3+ messages)
` [PATCH net-next v1 6/7] net: fix SO_DEVMEM_DONTNEED looping too long
` [PATCH net-next v1 7/7] ncdevmem: add test for too many token_count

[PATCH net-next v4 1/2] bnxt_en: cache only 24 bits of hw counter
 2024-10-29 20:54 UTC  (2+ messages)
` [PATCH net-next v4 2/2] bnxt_en: replace PTP spinlock with seqlock

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-10-29 20:45 UTC  (6+ messages)
` [PATCH net-next v1 1/7] net: page_pool: rename page_pool_alloc_netmem to *_netmems
` [PATCH net-next v1 2/7] net: page_pool: create page_pool_alloc_netmem
` [PATCH net-next v1 3/7] page_pool: Set `dma_sync` to false for devmem memory provider
` [PATCH net-next v1 4/7] page_pool: disable sync for cpu for dmabuf "
` [PATCH net-next v1 5/7] netmem: add netmem_prefetch

[PATCH net-next v3 1/2] bnxt_en: cache only 24 bits of hw counter
 2024-10-29 20:41 UTC  (4+ messages)
` [PATCH net-next v3 2/2] bnxt_en: replace PTP spinlock with seqlock

[PATCH] net: skip RPS if packet is already on target CPU
 2024-10-29 20:38 UTC  (3+ messages)

[PATCH net-next v2 0/5] Side MDIO Support for LAN937x Switches
 2024-10-29 20:35 UTC  (5+ messages)
` [PATCH net-next v2 2/5] dt-bindings: net: dsa: ksz: add mdio-parent-bus property for internal MDIO

[syzbot] [wireless?] WARNING in __rate_control_send_low (3)
 2024-10-29 20:32 UTC  (2+ messages)

[PATCH iwl-next v6 0/2] igc: Link IRQs and queues to NAPIs
 2024-10-29 20:12 UTC  (3+ messages)
` [PATCH iwl-next v6 1/2] igc: Link IRQs to NAPI instances
` [PATCH iwl-next v6 2/2] igc: Link queues "

[PATCH net-next] dql: annotate data-races around dql->last_obj_cnt
 2024-10-29 19:39 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Use make/remove netns helpers in mptcp
 2024-10-29 19:36 UTC  (2+ messages)

[PATCH net-next] selftests: netdevsim: add fib_notifications to Makefile
 2024-10-29 19:35 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: Shift responsibility for FDB notifications to drivers
 2024-10-29 19:18 UTC  (2+ messages)

[PATCH net-next 0/8] net: Shift responsibility for FDB notifications to drivers
 2024-10-29 19:16 UTC  (2+ messages)

[PATCH net-next] net: phylink: simplify phylink_parse_fixedlink()
 2024-10-29 19:00 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: phylink: simplify SFP PHY attachment
 2024-10-29 19:00 UTC  (2+ messages)

[PATCH net-next 0/2] mlx5e update features on config changes
 2024-10-29 19:00 UTC  (2+ messages)

[PATCH] net: usb: qmi_wwan: add Quectel RG650V
 2024-10-29 19:00 UTC  (2+ messages)

[PATCH v2] net: ipv4: Cache pmtu for all packet paths if multipath enabled
 2024-10-29 18:46 UTC 

[PATCH net-next v5 0/6] net: stmmac: Refactor FPE as a separate module
 2024-10-29 18:52 UTC  (3+ messages)
` [PATCH net-next v5 3/6] net: stmmac: Refactor FPE functions to generic version

[PATCH v2] selftests: tc-testing: Fix typo error
 2024-10-29 18:50 UTC  (2+ messages)

[PATCH v1 net-next] rtnetlink: Fix kdoc of rtnl_af_register()
 2024-10-29 18:50 UTC  (2+ messages)

[PATCH net-next] wwan: core: Pass string literal as format argument of dev_set_name()
 2024-10-29 18:50 UTC  (2+ messages)

[PATCH net-next 0/4] ipv4: Prepare core ipv4 files to future .flowi4_tos conversion
 2024-10-29 18:50 UTC  (2+ messages)

[PATCH net] net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()
 2024-10-29 18:50 UTC  (2+ messages)

[PATCH v2] netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()
 2024-10-29 18:50 UTC  (2+ messages)

[PATCH net-next 12/12] net: homa: create Makefile and Kconfig
 2024-10-29 18:42 UTC  (2+ messages)

[PATCH bpf-next] net: tcp: replace the document for "lsndtime" in tcp_sock
 2024-10-29 18:42 UTC  (2+ messages)

[PATCH net-n] net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
 2024-10-29 18:40 UTC  (2+ messages)

[PATCH v4 net-next 0/4] Fix passing 0 to ERR_PTR in intel ether drivers
 2024-10-29 18:37 UTC  (3+ messages)

[PATCH net] selftests: netfilter: nft_flowtable.sh: make first pass deterministic
 2024-10-29 18:30 UTC  (2+ messages)

[PATCH net v2] ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
 2024-10-29 18:30 UTC  (2+ messages)

[PATCH net] gtp: allow -1 to be specified as file description from userspace
 2024-10-29 18:30 UTC  (2+ messages)

[PATCH net] ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
 2024-10-29 18:30 UTC  (2+ messages)

[PATCH net v3] mctp i2c: handle NULL header address
 2024-10-29 18:30 UTC  (2+ messages)

[PATCH] ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()
 2024-10-29 18:27 UTC 

[syzbot] [wireless?] WARNING in ieee80211_mark_sta_auth
 2024-10-29 18:07 UTC 

[PATCH net] net: phy: dp83869: fix status reporting for 1000base-x autonegotiation
 2024-10-29 17:57 UTC  (2+ messages)

[PATCH v4 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-10-29 17:55 UTC  (21+ messages)
` [PATCH v4 01/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml
` [PATCH v4 02/17] wifi: cc33xx: Add cc33xx.h, cc33xx_i.h
` [PATCH v4 03/17] wifi: cc33xx: Add debug.h
` [PATCH v4 04/17] wifi: cc33xx: Add sdio.c, io.c, io.h
` [PATCH v4 05/17] wifi: cc33xx: Add cmd.c, cmd.h
` [PATCH v4 06/17] wifi: cc33xx: Add acx.c, acx.h
` [PATCH v4 07/17] wifi: cc33xx: Add event.c, event.h
` [PATCH v4 08/17] wifi: cc33xx: Add boot.c, boot.h
` [PATCH v4 09/17] wifi: cc33xx: Add main.c
` [PATCH v4 10/17] wifi: cc33xx: Add rx.c, rx.h
` [PATCH v4 11/17] wifi: cc33xx: Add tx.c, tx.h
` [PATCH v4 12/17] wifi: cc33xx: Add init.c, init.h
` [PATCH v4 13/17] wifi: cc33xx: Add scan.c, scan.h
` [PATCH v4 14/17] wifi: cc33xx: Add conf.h
` [PATCH v4 15/17] wifi: cc33xx: Add ps.c, ps.h
` [PATCH v4 16/17] wifi: cc33xx: Add testmode.c, testmode.h
` [PATCH v4 17/17] wifi: cc33xx: Add Kconfig, Makefile

[PATCH net-next v2 0/6] Suspend IRQs during application busy periods
 2024-10-29 17:53 UTC  (3+ messages)

[syzbot] [sctp?] KMSAN: uninit-value in sctp_sf_ootb
 2024-10-29 17:52 UTC  (3+ messages)

[PATCH v2] bpf: fix filed access without lock
 2024-10-29 17:50 UTC  (2+ messages)

[PATCH net] sctp: properly validate chunk size in sctp_sf_ootb()
 2024-10-29 17:46 UTC 

[PATCH net-next] sctp: Avoid enqueuing addr events redundantly
 2024-10-29 17:32 UTC  (3+ messages)

BeagleBone Black Ethernet PHY issues
 2024-10-29 17:18 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).