netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-14 20:24:52 to 2023-11-15 14:36:09 UTC [more...]

[PATCH 0/9] add MDIO changes on ipq5332 platform
 2023-11-15 14:35 UTC  (13+ messages)
` [PATCH 1/9] net: mdio: ipq4019: increase eth_ldo_rdy for "
` [PATCH 2/9] net: mdio: ipq4019: Enable the clocks "
` [PATCH 3/9] net: mdio: ipq4019: Enable GPIO reset "
` [PATCH 4/9] net: mdio: ipq4019: configure CMN PLL clock for ipq5332
` [PATCH 5/9] net: mdio: ipq4019: support MDIO clock frequency divider
` [PATCH 6/9] net: mdio: ipq4019: Support qca8084 switch register access
` [PATCH 7/9] net: mdio: ipq4019: program phy address when "fixup" defined
` [PATCH 8/9] net: mdio: ipq4019: add qca8084 configurations
` [PATCH 9/9] dt-bindings: net: ipq4019-mdio: Document ipq5332 platform

[PATCH net v1] net/smc: avoid data corruption caused by decline
 2023-11-15 14:06 UTC  (8+ messages)

[PATCH v3 0/6] add qca8084 ethernet phy driver
 2023-11-15 14:31 UTC  (9+ messages)
` [PATCH v3 1/6] net: phylink: move phylink_pcs_neg_mode() to phylink.c
` [PATCH v3 2/6] net: phy: introduce core support for phy-mode = "10g-qxgmii"
` [PATCH v3 3/6] net: phy: at803x: add QCA8084 ethernet phy support
` [PATCH v3 4/6] net: phy: at803x: add the function phydev_id_is_qca808x
` [PATCH v3 5/6] net: phy: at803x: Add qca8084_config_init function
` [PATCH v3 6/6] net: phy: qca8084: add qca8084_link_change_notify

[PATCH] net: stmmac: fix FPE events losing
 2023-11-15 14:25 UTC  (4+ messages)

[PATCH net-next v3 0/8] net: qualcomm: ipqess: introduce Qualcomm IPQESS driver
 2023-11-15 14:24 UTC  (7+ messages)
` [PATCH net-next v3 3/8] net: qualcomm: ipqess: introduce the "
` [PATCH net-next v3 4/8] net: qualcomm: ipqess: Add Ethtool ops to IPQESS port netdevices

[PATCH net-next,v3] bonding: use WARN_ON instead of BUG in alb_upper_dev_walk
 2023-11-15 14:22 UTC  (2+ messages)

[patch net-next 0/8] devlink: introduce notifications filtering
 2023-11-15 14:17 UTC  (9+ messages)
` [patch net-next 1/8] devlink: use devl_is_registered() helper instead xa_get_mark()
` [patch net-next 2/8] devlink: introduce __devl_is_registered() helper and use it instead of xa_get_mark()
` [patch net-next 3/8] devlink: send notifications only if there are listeners
` [patch net-next 4/8] devlink: introduce a helper for netlink multicast send
` [patch net-next 5/8] genetlink: implement release callback and free sk_user_data there
` [patch net-next 6/8] genetlink: introduce helpers to do filtered multicast
` [patch net-next 7/8] devlink: add a command to set notification filter and use it for multicasts
` [patch net-next 8/8] devlink: extend multicast filtering by port index

[PATCH net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-11-15 13:48 UTC 

[PATCH RFC 0/8] A possible proposal for intergating dmabuf to page pool
 2023-11-15 13:38 UTC  (17+ messages)
` [PATCH RFC 3/8] memory-provider: dmabuf devmem memory provider

[PATCH bpf-next v5 00/13] xsk: TX metadata
 2023-11-15 13:37 UTC  (8+ messages)
` [PATCH bpf-next v5 02/13] xsk: Add TX timestamp and TX checksum offload support

[PATCH net-next v11 00/13] Add Realtek automotive PCIe driver
 2023-11-15 13:34 UTC  (14+ messages)
` [PATCH net-next v11 01/13] net:ethernet:realtek:rtase: Add pci table supported in this module
` [PATCH net-next v11 02/13] net:ethernet:realtek:rtase: Implement the .ndo_open function
` [PATCH net-next v11 03/13] net:ethernet:realtek:rtase: Implement the rtase_down function
` [PATCH net-next v11 04/13] net:ethernet:realtek:rtase: Implement the interrupt routine and rtase_poll
` [PATCH net-next v11 05/13] net:ethernet:realtek:rtase: Implement hardware configuration function
` [PATCH net-next v11 06/13] net:ethernet:realtek:rtase: Implement .ndo_start_xmit function
` [PATCH net-next v11 07/13] net:ethernet:realtek:rtase: Implement a function to receive packets
` [PATCH net-next v11 08/13] net:ethernet:realtek:rtase: Implement net_device_ops
` [PATCH net-next v11 09/13] net:ethernet:realtek:rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v11 10/13] net:ethernet:realtek:rtase: Implement ethtool function
` [PATCH net-next v11 11/13] net:ethernet:realtek:rtase: Add a Makefile in the rtase folder
` [PATCH net-next v11 12/13] net:ethernet:realtek: Update the Makefile and Kconfig in the realtek folder
` [PATCH net-next v11 13/13] MAINTAINERS: Add the rtase ethernet driver entry

sr-iov related bonding regression (two regressions in one report)
 2023-11-15 13:11 UTC  (8+ messages)

[PATCH net-next 00/14] mlxsw: Add support for new reset flow
 2023-11-15 12:17 UTC  (15+ messages)
` [PATCH net-next 01/14] devlink: Move private netlink flags to C file
` [PATCH net-next 02/14] devlink: Acquire device lock during netns dismantle
` [PATCH net-next 03/14] devlink: Enable the use of private flags in post_doit operations
` [PATCH net-next 04/14] devlink: Allow taking device lock in pre_doit operations
` [PATCH net-next 05/14] devlink: Acquire device lock during reload command
` [PATCH net-next 06/14] devlink: Add device lock assert in reload operation
` [PATCH net-next 07/14] PCI: Add no PM reset quirk for NVIDIA Spectrum devices
` [PATCH net-next 08/14] PCI: Add debug print for device ready delay
` [PATCH net-next 09/14] mlxsw: Extend MRSR pack() function to support new commands
` [PATCH net-next 10/14] mlxsw: pci: Rename mlxsw_pci_sw_reset()
` [PATCH net-next 11/14] mlxsw: pci: Move software reset code to a separate function
` [PATCH net-next 12/14] mlxsw: pci: Add support for new reset flow
` [PATCH net-next 13/14] mlxsw: pci: Implement PCI reset handlers
` [PATCH net-next 14/14] selftests: mlxsw: Add PCI reset test

[PATCH][net-next][v3] rtnetlink: introduce nlmsg_new_large and use it in rtnl_getlink
 2023-11-15 12:01 UTC 

[PATCH net-next v3 5/8] net: qualcomm: ipqess: add bridge offloading features to the IPQESS driver
 2023-11-15 11:56 UTC  (2+ messages)

[PATCH v2 net 0/7] qbv cycle time extension/truncation
 2023-11-15 11:57 UTC  (22+ messages)
` [PATCH v2 net 1/7] net/sched: taprio: fix too early schedules switching
` [PATCH v2 net 2/7] net/sched: taprio: fix cycle time adjustment for next entry
` [PATCH v2 net 3/7] net/sched: taprio: update impacted fields during cycle time adjustment
` [PATCH v2 net 4/7] net/sched: taprio: get corrected value of cycle_time and interval
` [PATCH v2 net 5/7] net/sched: taprio: fix delayed switching to new schedule after timer expiry
` [PATCH v2 net 6/7] net/sched: taprio: fix q->current_entry is NULL before its expiry
` [PATCH v2 net 7/7] net/sched: taprio: enable cycle time adjustment for current entry

possible proble with skb_pull() in smsc75xx_rx_fixup()
 2023-11-15 11:45 UTC 

[PATCH bpf-next 0/3] skmsg: Add the data length in skmsg to SIOCINQ ioctl and rx_queue
 2023-11-15 11:45 UTC  (4+ messages)
` [PATCH bpf-next 2/3] tcp: Add the data length in skmsg to SIOCINQ ioctl

[PATCH net-next 0/3] Add linkmode_fill, use linkmode_*() in phylink/sfp code
 2023-11-15 11:39 UTC  (4+ messages)
` [PATCH net-next 1/3] net: linkmode: add linkmode_fill() helper
` [PATCH net-next 2/3] net: phylink: use linkmode_fill()
` [PATCH net-next 3/3] net: sfp: use linkmode_*() rather than open coding

[PATCH net-next 00/15][pull request] ice: one by one port representors creation
 2023-11-15 11:25 UTC  (5+ messages)
` [PATCH net-next 12/15] ice: realloc VSI stats arrays

[PATCH net-next,v2] bonding: use WARN_ON_ONCE instead of BUG in alb_upper_dev_walk
 2023-11-15 11:24 UTC  (3+ messages)

[PATCH] MAINTAINERS: add entry for TI ICSSG Ethernet driver
 2023-11-15 11:18 UTC  (3+ messages)

[RFC PATCH v1 0/2] send credit update during setting SO_RCVLOWAT
 2023-11-15 11:11 UTC  (6+ messages)
` [RFC PATCH v1 1/2] virtio/vsock: "
` [RFC PATCH v1 2/2] vsock/test: SO_RCVLOWAT + deferred credit update test

[PATCH net v2] net: Fix undefined behavior in netdev name allocation
 2023-11-15 11:10 UTC  (4+ messages)

[PATCH v2] stmmac: dwmac-loongson: Add architecture dependency
 2023-11-15 10:53 UTC 

[PATCH] iproute2: prevent memory leak on error return
 2023-11-15 10:37 UTC  (2+ messages)

[PATCH] iproute2: prevent memory leak
 2023-11-15 10:23 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH net-next v2 00/13] bnxt_en: TX path improvements
 2023-11-15 10:30 UTC  (2+ messages)

[PATCH net-next] net: don't dump stack on queue timeout
 2023-11-15 10:30 UTC  (2+ messages)

[PATCH net] net/smc: Fix dependency of SMC on ISM
 2023-11-15 10:23 UTC  (3+ messages)
` [PATCH net] s390/ism: ism driver implies smc protocol

[PATCH net v3] Revert ncsi: Propagate carrier gain/loss events to the NCSI controller
 2023-11-15 10:10 UTC  (5+ messages)

[PATCH] dt-bindings: net: ethernet-controller: Fix formatting error
 2023-11-15 10:10 UTC  (2+ messages)

[PATCH] usb: aqc111: check packet for fixup for true limit
 2023-11-15 10:08 UTC 

[RFC PATCHv3 net-next 00/10] Doc: update bridge doc
 2023-11-15  9:55 UTC  (12+ messages)
` [RFC PATCHv3 net-next 02/10] net: bridge: add document for IFLA_BRPORT enum
` [RFC PATCHv3 net-next 04/10] docs: bridge: Add kAPI/uAPI fields
` [RFC PATCHv3 net-next 06/10] docs: bridge: add VLAN doc

[PATCH net-next v8 0/9] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-11-15  9:50 UTC  (5+ messages)
` [PATCH net-next v8 6/9] dt-bindings: net: ethernet-switch: Accept special variants

[Discuss] Seeking advice on net selftests netns naming method
 2023-11-15  9:35 UTC  (5+ messages)

[PATCH net] net: Fix undefined behavior in netdev name allocation
 2023-11-15  9:28 UTC  (4+ messages)

[PATCH bpf v3 0/8] bpf_redirect_peer fixes
 2023-11-15  9:25 UTC  (2+ messages)

[PATCH] i40e: Use correct buffer size
 2023-11-15  9:21 UTC  (5+ messages)
  ` [PATCH iwl-next] "

[PATCH] net: bcmasp: Use common error handling code in bcmasp_probe()
 2023-11-15  9:10 UTC  (6+ messages)
  `  "
        ` [PATCH v2] "

[PATCH][net-next][v2] rtnetlink: instroduce vnlmsg_new and use it in rtnl_getlink
 2023-11-15  8:16 UTC  (3+ messages)

[BUG]Bluetooth: possible semantic bug when HCI_Command_Status event triggered without prior HCI_Inquiry command
 2023-11-15  8:14 UTC 

[PATCH net] macvlan: Don't propagate promisc change to lower dev in passthru
 2023-11-15  7:16 UTC  (2+ messages)

[PATCH v7 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-11-15  7:07 UTC  (6+ messages)
` [PATCH v7 net-next 1/5] Documentations: Analyze heavily used Networking related structs
` [PATCH v7 net-next 2/5] cache: enforce cache groups

[PATCH net-next v10 00/13] Add Realtek automotive PCIe driver
 2023-11-15  6:25 UTC  (10+ messages)
` [PATCH net-next v10 09/13] net:ethernet:realtek:rtase: Implement pci_driver suspend and resume function
` [PATCH net-next v10 10/13] net:ethernet:realtek:rtase: Implement ethtool function
` [PATCH net-next v10 12/13] net:ethernet:realtek: Update the Makefile and Kconfig in the realtek folder

[PATCH net-next v3 0/5] virtio-net: support dynamic coalescing moderation
 2023-11-15  4:52 UTC  (4+ messages)
` [PATCH net-next v3 5/5] virtio-net: return -EOPNOTSUPP for adaptive-tx

[net-next PATCH v7 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
 2023-11-15  4:49 UTC  (5+ messages)
` [net-next PATCH v7 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
` [net-next PATCH v7 05/10] netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI

[PATCH net-next 00/15][pull request] Intel Wired LAN Driver Updates 2023-11-13 (i40e)
 2023-11-15  4:20 UTC  (2+ messages)

[PATCH net 0/5] mptcp: misc. fixes for v6.7
 2023-11-15  4:20 UTC  (2+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2023-11-13 (ice)
 2023-11-15  4:10 UTC  (2+ messages)

[PATCH net v2] gve: Fixes for napi_poll when budget is 0
 2023-11-15  4:10 UTC  (2+ messages)

[PATCH net 1/2] net: stmmac: fix rx budget limit check
 2023-11-15  4:00 UTC  (2+ messages)

[PATCH v4 1/2] tg3: Move the [rt]x_dropped counters to tg3_napi
 2023-11-15  4:00 UTC  (2+ messages)

[PATCH net v2 0/2] pds_core: fix irq index bug and compiler warnings
 2023-11-15  4:00 UTC  (2+ messages)

[syzbot] [can?] possible deadlock in j1939_sk_errqueue (2)
 2023-11-15  3:54 UTC  (2+ messages)

[PATCH net-next] net: dsa: tag_rtl4_a: Use existing ETH_P_REALTEK constant
 2023-11-15  3:50 UTC  (2+ messages)

[PATCH iproute2] Makefile: use /usr/share/iproute2 for config files
 2023-11-15  3:37 UTC  (2+ messages)

[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
 2023-11-15  2:35 UTC  (4+ messages)
` [PATCH net-next v1 16/19] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer

[PATCH net v3] ravb: Fix races between ravb_tx_timeout_work() and net related ops
 2023-11-15  2:26 UTC 

[PATCH net v2] ravb: Fix races between ravb_tx_timeout_work() and net related ops
 2023-11-15  2:09 UTC  (6+ messages)

[Intel-wired-lan] [PATCH v2 iwl-next] iavf: use iavf_schedule_aq_request() helper
 2023-11-14 22:35 UTC 

[net-next PATCH v8 1/4] net: phy: aquantia: move to separate directory
 2023-11-14 22:18 UTC  (3+ messages)
` [net-next PATCH v8 3/4] net: phy: aquantia: add firmware load support

[PATCH net-next v2 00/15] mptcp: More selftest coverage and code cleanup for net-next
 2023-11-14 22:03 UTC  (3+ messages)
` [PATCH net-next v2 11/15] selftests: mptcp: add mptcp_lib_get_counter

[pull request][net V2 00/15] mlx5 fixes 2023-11-13
 2023-11-14 21:58 UTC  (16+ messages)
` [net V2 01/15] Revert "net/mlx5: DR, Supporting inline WQE when possible"
` [net V2 02/15] net/mlx5: Free used cpus mask when an IRQ is released
` [net V2 03/15] net/mlx5: DR, Allow old devices to use multi destination FTE
` [net V2 04/15] net/mlx5: Decouple PHC .adjtime and .adjphase implementations
` [net V2 05/15] net/mlx5e: fix double free of encap_header
` [net V2 06/15] net/mlx5e: fix double free of encap_header in update funcs
` [net V2 07/15] net/mlx5e: Fix pedit endianness
` [net V2 08/15] net/mlx5e: Don't modify the peer sent-to-vport rules for IPSec offload
` [net V2 09/15] net/mlx5e: Avoid referencing skb after free-ing in drop path of mlx5e_sq_xmit_wqe
` [net V2 10/15] net/mlx5e: Track xmit submission to PTP WQ after populating metadata map
` [net V2 11/15] net/mlx5e: Update doorbell for port timestamping CQ before the software counter
` [net V2 12/15] net/mlx5: Increase size of irq name buffer
` [net V2 13/15] net/mlx5e: Reduce the size of icosq_str
` [net V2 14/15] net/mlx5e: Check return value of snprintf writing to fw_version buffer
` [net V2 15/15] net/mlx5e: Check return value of snprintf writing to fw_version buffer for representors

Potential bug in linux TCP pacing implementation
 2023-11-14 21:04 UTC  (5+ messages)

[PATCH] net/tg3: fix race condition in tg3_reset_task_cancel()
 2023-11-14 21:03 UTC  (6+ messages)
` [PATCH v2] net/tg3: fix race condition in tg3_reset_task()

[GIT PULL] vhost,virtio,vdpa,firmware: bugfixes
 2023-11-14 20:24 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).