netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-19 15:49:26 to 2024-12-20 08:16:03 UTC [more...]

[PATCH net 0/4] mlx5 misc fixes 2024-12-20
 2024-12-20  8:15 UTC 

[PATCH net-next 0/2] net: renesas: rswitch: update irq handling
 2024-12-20  8:09 UTC  (5+ messages)
` [PATCH net-next 1/2] net: renesas: rswitch: use per-port irq handlers
` [PATCH net-next 2/2] net: renesas: rswitch: request ts interrupt at port open

[PATCH net-next v2] net: stmmac: TSO: Simplify the code flow of DMA descriptor allocations
 2024-12-20  8:07 UTC 

[PATCH net] net: ethernet: ti: am65-cpsw: default to round-robin for host port receive
 2024-12-20  7:56 UTC 

[PATCH net 0/2] Fix NPE discovered by running bpf kselftest
 2024-12-20  7:56 UTC  (7+ messages)

[PATCH v10 0/1] MCTP Over PCC Transport
 2024-12-20  7:40 UTC  (3+ messages)
` [PATCH v10 1/1] mctp pcc: Implement MCTP over "

[PATCH 0/2] IPA support on qcm2290
 2024-12-20  7:35 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: net: qcom,ipa: document qcm2290 compatible
` [PATCH 2/2] arm64: dts: qcom: qcm2290: Add IPA nodes

[PATCH net-next] r8169: add support for RTL8125BP rev.b
 2024-12-20  7:33 UTC  (3+ messages)

[PATCH v1 00/16] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver
 2024-12-20  7:31 UTC  (9+ messages)
` [PATCH v1 13/16] net-next/yunsilicon: Add eth rx
` [PATCH v1 16/16] net-next/yunsilicon: Add change mtu

[PATCH net-next] net: dsa: honor "max-speed" for implicit PHYs on user ports
 2024-12-20  7:30 UTC  (7+ messages)

[PATCH v7 0/7] rust: Add IO polling
 2024-12-20  6:18 UTC  (8+ messages)
` [PATCH v7 1/7] rust: time: Add PartialEq/Eq/PartialOrd/Ord trait to Ktime
` [PATCH v7 2/7] rust: time: Introduce Delta type
` [PATCH v7 3/7] rust: time: Introduce Instant type
` [PATCH v7 4/7] rust: time: Add wrapper for fsleep function
` [PATCH v7 5/7] MAINTAINERS: rust: Add TIMEKEEPING and TIMER abstractions
` [PATCH v7 6/7] rust: Add read_poll_timeout functions
` [PATCH v7 7/7] net: phy: qt2025: Wait until PHY becomes ready

[PATCH linux next] net:dsa:fix the dsa_ptr null pointer dereference
 2024-12-20  6:05 UTC 

[PATCH v6 0/7] rust: Add IO polling
 2024-12-20  5:57 UTC  (4+ messages)
` [PATCH v6 7/7] net: phy: qt2025: Wait until PHY becomes ready

[PATCH net-next 0/4] Add Multicast Filtering support for VLAN interface
 2024-12-20  5:31 UTC  (6+ messages)
` [PATCH net-next 1/4] net: ti: Kconfig: Select HSR for ICSSG Driver

[PATCH v2 0/4] RTL9300 MDIO driver
 2024-12-20  5:11 UTC  (10+ messages)
` [PATCH v2 2/4] dt-bindings: mfd: Add MDIO interface to rtl9301-switch
  ` (subset) "
` [PATCH v2 4/4] net: mdio: Add RTL9300 MDIO driver

[PATCH net] net/smc: fix data error when recvmsg with MSG_PEEK flag
 2024-12-20  5:04 UTC  (3+ messages)

[PATCH bpf-next v6 0/5] Support eliding map lookup nullness
 2024-12-20  4:09 UTC  (2+ messages)
` [PATCH bpf-next v6 2/5] bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write

[PATCH net-next v16 00/26] Introducing OpenVPN Data Channel Offload
 2024-12-20  4:02 UTC  (5+ messages)
` [PATCH net-next v16 06/26] kref/refcount: implement kref_put_sock()
` [PATCH net-next v16 26/26] testing/selftests: add test tool and scripts for ovpn module

[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
 2024-12-20  4:00 UTC  (12+ messages)
` [PATCH bpf-next v5 4/5] bpf: verifier: "

[PATCH net-next] gre: Drop ip_route_output_gre()
 2024-12-20  4:00 UTC  (2+ messages)

[PATCH net-next 0/7] xdp: a fistful of generic changes pt. III
 2024-12-20  4:00 UTC  (4+ messages)
` [PATCH net-next 6/7] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go

[PATCH net-next v2 0/8] Introduce unified and structured PHY
 2024-12-20  3:54 UTC  (2+ messages)

[PATCH net-next v2 0/8] net: napi: add CPU affinity to napi->config
 2024-12-20  3:42 UTC  (5+ messages)
` [PATCH net-next v2 1/8] net: napi: add irq_flags to napi struct
` [PATCH net-next v2 4/8] net: napi: add CPU affinity to napi->config

[PATCH net-next v5] net: Document netmem driver support
 2024-12-20  3:30 UTC  (2+ messages)

[PATCH net-next v2] net: airoha: Fix error path in airoha_probe()
 2024-12-20  3:30 UTC  (2+ messages)

[PATCH net-next] sfc: remove efx_writed_page_locked
 2024-12-20  3:30 UTC  (2+ messages)

[PATCH net-next 0/3] net: add and use phy_disable_eee
 2024-12-20  3:30 UTC  (2+ messages)

[PATCH net-next v1] net: stmmac: Drop useless code related to ethtool rx-copybreak
 2024-12-20  3:30 UTC  (2+ messages)

[PATCH net-next 1/1] selftests: net: remove redundant ncdevmem print
 2024-12-20  3:30 UTC  (2+ messages)

[PATCH net] af_unix: Add a prompt to CONFIG_AF_UNIX_OOB
 2024-12-20  3:30 UTC  (2+ messages)

[net-next PATCH v6 0/6] CN20K silicon with mbox support
 2024-12-20  3:26 UTC  (3+ messages)
` [net-next PATCH v6 5/6] octeontx2-af: CN20K mbox implementation for AF's VF

[PATCH net v3 0/4] Fix race conditions in ndo_get_stats64
 2024-12-20  3:23 UTC  (7+ messages)
` [PATCH net v3 1/4] octeon_ep: fix "
` [PATCH net v3 2/4] octeon_ep: remove firmware stats fetch "
` [PATCH net v3 3/4] octeon_ep_vf: fix race conditions "

pull-request: wireless-next-2024-12-19
 2024-12-20  3:00 UTC  (2+ messages)

pull-request: wireless-2024-12-19
 2024-12-20  3:00 UTC  (2+ messages)

[PATCH net-next 00/10] eth: fbnic: support basic RSS config and setting channel count
 2024-12-20  2:52 UTC  (11+ messages)
` [PATCH net-next 01/10] eth: fbnic: reorder ethtool code
` [PATCH net-next 02/10] eth: fbnic: support querying RSS config
` [PATCH net-next 03/10] eth: fbnic: don't reset the secondary RSS indir table
` [PATCH net-next 04/10] eth: fbnic: support setting RSS configuration
` [PATCH net-next 05/10] eth: fbnic: let user control the RSS hash fields
` [PATCH net-next 06/10] eth: fbnic: store NAPIs in an array instead of the list
` [PATCH net-next 07/10] eth: fbnic: add IRQ reuse support
` [PATCH net-next 08/10] eth: fbnic: centralize the queue count and NAPI<>queue setting
` [PATCH net-next 09/10] eth: fbnic: support ring channel get and set while down
` [PATCH net-next 10/10] eth: fbnic: support ring channel set while up

[PATCH bpf-next 1/3] netkit: Allow for configuring needed_{head,tail}room
 2024-12-20  2:23 UTC  (4+ messages)
` [PATCH bpf-next 2/3] netkit: Add add netkit {head,tail}room to rt_link.yaml
` [PATCH bpf-next 3/3] selftests/bpf: Extend netkit tests to validate set {head,tail}room

[PATCH net-next] net: netlink: catch attempts to send empty messages
 2024-12-20  2:20 UTC  (2+ messages)

[PATCH net-next] net: dsa: microchip: Add suspend/resume support to KSZ DSA driver
 2024-12-20  2:20 UTC  (3+ messages)

[PATCH net-next v2 0/6] bnxt_en: Driver update
 2024-12-20  2:20 UTC  (8+ messages)
` [PATCH net-next v2 5/6] bnxt_en: Skip reading PXP registers during ethtool -d if unsupported

[PATCH v5 net] net: phy: micrel: Dynamically control external clock of KSZ PHY
 2024-12-20  2:10 UTC  (4+ messages)

[PATCH net 0/2] net: dsa: microchip: Fix set_ageing_time function for KSZ9477 and LAN937X switches
 2024-12-20  2:10 UTC  (6+ messages)
` [PATCH net 1/2] net: dsa: microchip: Fix KSZ9477 set_ageing_time function
` [PATCH net 2/2] net: dsa: microchip: Fix LAN937X "

[PATCH iwl-net v2] idpf: fix transaction timeouts on reset
 2024-12-20  2:09 UTC 

[PATCH net-next v6 0/9] bnxt_en: implement tcp-data-split and thresh option
 2024-12-20  2:08 UTC  (11+ messages)
` [PATCH net-next v6 3/9] bnxt_en: add support for tcp-data-split ethtool command

[PATCH net-next 0/4] selftests/net: packetdrill: import multiple tests
 2024-12-20  2:01 UTC  (5+ messages)

[PATCH net-next v4 00/12] Begin upstreaming Homa transport protocol
 2024-12-20  1:41 UTC  (8+ messages)
` [PATCH net-next v4 01/12] inet: homa: define user-visible API for Homa

[PATCH net-next v2] net: mdio_bus: change the bus name to mdio
 2024-12-20  1:34 UTC  (4+ messages)

[PATCH net-next v3 0/7] net: tn40xx: add support for AQR105 based cards
 2024-12-20  1:24 UTC  (16+ messages)
` [PATCH net-next v3 2/7] net: phy: aquantia: add probe function to aqr105 for firmware loading
` [PATCH net-next v3 3/7] net: phy: aquantia: search for firmware-name in fwnode
` [PATCH net-next v3 4/7] net: phy: aquantia: add essential functions to aqr105 driver
` [PATCH net-next v3 5/7] net: tn40xx: create software node for mdio and phy and add to mdiobus
` [PATCH net-next v3 6/7] net: tn40xx: prepare tn40xx driver to find phy of the TN9510 card
` [PATCH net-next v3 7/7] net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards

[PATCH bpf-next v1 00/13] bpf qdisc
 2024-12-20  0:32 UTC  (11+ messages)
` [PATCH bpf-next v1 01/13] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v1 02/13] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v1 06/13] bpf: net_sched: Add basic bpf qdisc kfuncs

[PATCH net-next] selftests: drv-net: assume stats refresh is 0 if no ethtool -c support
 2024-12-20  0:31 UTC 

[RESEND. PATCH] mt76: mt76u_vendor_request: Do not print error messages when -EPROTO
 2024-12-19 23:27 UTC  (2+ messages)
` mt76: dealing with disconnections, -ENODEV and -EPROTO

[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
 2024-12-19 22:59 UTC  (7+ messages)
` [PATCH bpf-next v3 3/5] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v3 5/5] bpf/selftests: add selftest for bpf_smc_ops

[PATCH] percpu: Remove intermediate variable in PERCPU_PTR()
 2024-12-19 22:51 UTC  (5+ messages)

cpu_rmap maps CPUs to wrong interrupts after reprogramming affinities
 2024-12-19 22:04 UTC  (2+ messages)

[PATCH v3 0/3] RTL9300 MDIO driver
 2024-12-19 20:44 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: net: Add Realtek MDIO controller

[RFC PATCH 0/2] ptp: add PTP_SYS_OFFSET_STAT ioctl, support it in virtio_rtc
 2024-12-19 20:42 UTC  (3+ messages)
` [RFC PATCH 1/2] ptp: add PTP_SYS_OFFSET_STAT for xtstamping with status
` [RFC PATCH 2/2] virtio_rtc: Support PTP_SYS_OFFSET_STAT ioctl

[RFC PATCH v4 0/4] Add virtio_rtc module
 2024-12-19 20:11 UTC  (3+ messages)
` [RFC PATCH v4 1/4] virtio_rtc: Add module and driver core
` [RFC PATCH v4 2/4] virtio_rtc: Add PTP clocks

[PATCH v6 0/7] can: m_can: Add am62 wakeup support
 2024-12-19 19:57 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: can: m_can: Add wakeup properties
` [PATCH v6 2/7] can: m_can: Map WoL to device_set_wakeup_enable
` [PATCH v6 3/7] can: m_can: Return ERR_PTR on error in allocation
` [PATCH v6 4/7] can: m_can: Support pinctrl wakeup state
` [PATCH v6 5/7] arm64: dts: ti: k3-am62: Mark mcu_mcan0/1 as wakeup-source
` [PATCH v6 6/7] arm64: dts: ti: k3-am62a-mcu: "
` [PATCH v6 7/7] arm64: dts: ti: k3-am62p-mcu: "

[PATCH iwl-next v4] e1000e: Fix real-time violations on link up
 2024-12-19 19:27 UTC 

[PATCH net-next] inetpeer: avoid false sharing in inet_peer_xrlim_allow()
 2024-12-19 18:21 UTC  (2+ messages)

tcp_diag for all network namespaces?
 2024-12-19 18:11 UTC  (3+ messages)

[PATCH v3 net-next] sfc: Use netdev refcount tracking in struct efx_async_filter_insertion
 2024-12-19 18:04 UTC  (2+ messages)

[PATCH net-next V4 00/11] mlx5 misc changes 2024-12-19
 2024-12-19 17:58 UTC  (12+ messages)
` [PATCH net-next V4 01/11] net/mlx5: LAG, Refactor lag logic
` [PATCH net-next V4 02/11] net/mlx5: LAG, Support LAG over Multi-Host NICs
` [PATCH net-next V4 03/11] net/mlx5: fs, add counter object to flow destination
` [PATCH net-next V4 04/11] net/mlx5: fs, add mlx5_fs_pool API
` [PATCH net-next V4 05/11] net/mlx5: fs, retry insertion to hash table on EBUSY
` [PATCH net-next V4 06/11] net/mlx5: HWS, no need to expose mlx5hws_send_queues_open/close
` [PATCH net-next V4 07/11] net/mlx5: HWS, do not initialize native API queues
` [PATCH net-next V4 08/11] net/mlx5: DR, expand SWS STE callbacks and consolidate common structs
` [PATCH net-next V4 09/11] net/mlx5: DR, add support for ConnectX-8 steering
` [PATCH net-next V4 10/11] net/mlx5: Remove PTM support log message
` [PATCH net-next V4 11/11] net/mlx5: fs, Add support for RDMA RX steering over IB link layer

[PATCH net-next v3 00/12] Begin upstreaming Homa transport protocol
 2024-12-19 17:50 UTC  (6+ messages)
` [PATCH net-next v3 03/12] net: homa: create shared Homa header files

[PATCH net 0/5] gve: various XDP fixes
 2024-12-19 17:34 UTC  (3+ messages)
` [PATCH net 3/5] gve: guard XSK operations on the existence of queues

[RFC ethtool] ethtool: mock JSON output for --module-info
 2024-12-19 17:34 UTC  (12+ messages)

[GIT PULL] Networking for v6.13-rc4
 2024-12-19 17:26 UTC  (3+ messages)

[PATCH iwl-net v2] ice: fix incorrect PHY settings for 100 GB/s
 2024-12-19 16:32 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v3 0/2] net/bridge: Add skb drop reasons to the most common drop points
 2024-12-19 16:36 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE
` [PATCH net-next v3 2/2] net: bridge: add skb drop reasons to the most common drop points

[PATCH net v2 0/4] Fix race conditions in ndo_get_stats64
 2024-12-19 16:35 UTC  (15+ messages)
` [PATCH net v2 1/4] octeon_ep: fix "
      ` [EXTERNAL] "

[PATCH] net/sctp: Prevent autoclose integer overflow in sctp_association_init()
 2024-12-19 16:21 UTC 

[PATCH net-next] netlink: correct nlmsg size for multicast notifications
 2024-12-19 16:13 UTC  (9+ messages)

[PATCH] vsock/virtio: Fix null-ptr-deref in vsock_stream_has_data
 2024-12-19 16:09 UTC  (14+ messages)

[PATCH bpf v2] bpf: fix configuration-dependent BTF function references
 2024-12-19 16:05 UTC  (2+ messages)

[PATCH net-next v1] net: page_pool: add page_pool_put_page_nosync()
 2024-12-19 16:01 UTC  (3+ messages)

[PATCH net] selftests: net: local_termination: require mausezahn
 2024-12-19 15:54 UTC 

[syzbot] [net?] general protection fault in put_page (4)
 2024-12-19 15:53 UTC  (5+ messages)

[PATCH bpf-next/net v2 0/7] bpf: Add mptcp_subflow bpf_iter support
 2024-12-19 15:46 UTC  (8+ messages)
` [PATCH bpf-next/net v2 1/7] bpf: Extend bpf_skc_to_mptcp_sock to MPTCP sock
` [PATCH bpf-next/net v2 2/7] bpf: Allow use of skc_to_mptcp_sock in cg_sockopt
` [PATCH bpf-next/net v2 3/7] bpf: Register mptcp common kfunc set
` [PATCH bpf-next/net v2 4/7] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v2 5/7] bpf: Acquire and release mptcp socket
` [PATCH bpf-next/net v2 6/7] selftests/bpf: More endpoints for endpoint_init
` [PATCH bpf-next/net v2 7/7] selftests/bpf: Add mptcp_subflow bpf_iter subtest

[PATCH net 0/4][pull request] Fix E825 initialization
 2024-12-19 15:49 UTC  (5+ messages)
` [PATCH net 4/4] ice: Add correct PHY lane assignment


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