netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-19 20:24:32 to 2025-12-22 20:52:28 UTC [more...]

[PATCH v2 01/19] include: dt-bindings: add LAN969x clock bindings
 2025-12-22 20:52 UTC  (5+ messages)
` [PATCH v2 16/19] dt-bindings: pinctrl: pinctrl-microchip-sgpio: add LAN969x

[PATCH v1 10/23] net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return value
 2025-12-22 20:16 UTC  (3+ messages)
` [PATCH v1 11/23] net: cadence: macb: "
` [PATCH v1 12/23] net: wan: framer: Discard pm_runtime_put() return values

[syzbot] [bpf?] inconsistent lock state in bpf_lru_push_free
 2025-12-22 20:11 UTC  (2+ messages)

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-12-22 20:04 UTC  (2+ messages)
` (subset) "

[RFC bpf PATCH 0/2] bpf: Fix memory access tags in helper prototypes
 2025-12-22 19:29 UTC  (5+ messages)
` [RFC PATCH bpf 1/2] "
` [RFC PATCH bpf 2/2] selftests/bpf: add regression tests for snprintf and get_stack helpers

[PATCH iproute2 1/2] man: explain the naming convention of files under .d dir
 2025-12-22 18:32 UTC  (2+ messages)

ctucanfd: possible coding error in ctucan_set_secondary_sample_point causing SSP not enabled
 2025-12-22 18:22 UTC  (4+ messages)

[RFC] STCP: secure-by-default transport (kernel-level, experimental)
 2025-12-22 18:13 UTC 

[PATCH v4 00/21] Add support for MT8189 clock/power controller
 2025-12-22 18:00 UTC  (3+ messages)
` [PATCH v4 04/21] clk: mediatek: Add MT8189 apmixedsys clock support

[PATCH 2/3] lib/crypto: Initial implementation of Ascon-Hash256
 2025-12-22 17:41 UTC  (3+ messages)

[PATCH net v2] ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
 2025-12-22 17:26 UTC  (4+ messages)

[PATCH net-next] net: gve: convert to use .get_rx_ring_count
 2025-12-22 17:16 UTC 

[PATCH 1/3] lib/crypto: Add KUnit test vectors for Ascon-Hash256
 2025-12-22 17:11 UTC 

[PATCH net-next] net: stmmac: convert to use .get_rx_ring_count
 2025-12-22 16:08 UTC 

[PATCH net v3] net: nfc: nci: Fix parameter validation for packet data
 2025-12-22 15:21 UTC  (2+ messages)

[PATCH net-next 0/2] net: netconsole: convert to NBCON console infrastructure
 2025-12-22 14:52 UTC  (3+ messages)
` [PATCH net-next 1/2] netconsole: extract message fragmentation into send_msg_udp()
` [PATCH net-next 2/2] netconsole: convert to NBCON console infrastructure

[PATCH net-next v3 0/4] A series of minor optimizations of the bonding module
 2025-12-22 14:24 UTC  (14+ messages)
` [PATCH net-next v3 1/4] net: bonding: use workqueue to make sure peer notify updated in lacp mode
` [PATCH net-next v3 2/4] net: bonding: move bond_should_notify_peers, e.g. into rtnl lock block
` [PATCH net-next v3 3/4] net: bonding: skip the 2nd trylock when first one fail

[PATCH net v3 1/2] net: fib: restore ECMP balance from loopback
 2025-12-22 14:05 UTC  (4+ messages)
` [PATCH net v3 2/2] selftests: fib_test: Add test case for ipv4 multi nexthops

[PATCH v1] Bluetooth: hci_sync: Initial LE Channel Sounding support by defining required HCI command/event structures
 2025-12-22 13:54 UTC  (4+ messages)

[RFC iproute2-next 0/4] Introduce FRMR pools
 2025-12-22 13:25 UTC  (5+ messages)
` [RFC iproute2-next 1/4] rdma: Update headers
` [RFC iproute2-next 2/4] rdma: Add resource FRMR pools show command
` [RFC iproute2-next 3/4] rdma: Add FRMR pools set aging command
` [RFC iproute2-next 4/4] rdma: Add FRMR pools set pinned command

[PATCH 0/2] rust: net: replace `kernel::c_str!` with C-Strings
 2025-12-22 13:18 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drivers: "

[syzbot] Monthly batman report (Dec 2025)
 2025-12-22 13:07 UTC 

[PATCH net-next v3] idpf: export RX hardware timestamping information to XDP
 2025-12-22 12:54 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH net-next v5 0/2] ptp: Alibaba CIPU PTP clock driver
 2025-12-22 12:44 UTC  (17+ messages)
` [PATCH net-next v5 1/2] ptp: introduce Alibaba CIPU PHC driver

[PATCH net v3] ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
 2025-12-22 12:42 UTC 

[PATCH rdma-next v2 00/11] RDMA/core: Introduce FRMR pools infrastructure
 2025-12-22 12:40 UTC  (12+ messages)
` [PATCH rdma-next v2 01/11] RDMA/mlx5: Move device async_ctx initialization
` [PATCH rdma-next v2 02/11] IB/core: Introduce FRMR pools
` [PATCH rdma-next v2 03/11] RDMA/core: Add aging to "
` [PATCH rdma-next v2 04/11] RDMA/core: Add FRMR pools statistics
` [PATCH rdma-next v2 05/11] RDMA/core: Add pinned handles to FRMR pools
` [PATCH rdma-next v2 06/11] RDMA/mlx5: Switch from MR cache "
` [PATCH rdma-next v2 07/11] net/mlx5: Drop MR cache related code
` [PATCH rdma-next v2 08/11] RDMA/nldev: Add command to get FRMR pools
` [PATCH rdma-next v2 09/11] RDMA/core: Add netlink command to modify FRMR aging
` [PATCH rdma-next v2 10/11] RDMA/nldev: Add command to set pinned FRMR handles
` [PATCH rdma-next v2 11/11] RDMA/nldev: Expose kernel-internal FRMR pools in netlink

[PATCH net v2] virtio-net: enable all napis before scheduling refill work
 2025-12-22 11:58 UTC  (7+ messages)

[PATCH][next] net: dsa: microchip: make read-only array ts_reg static const
 2025-12-22 11:50 UTC  (2+ messages)

[PATCH v2] net: openvswitch: Avoid needlessly taking the RTNL on vport destroy
 2025-12-22 11:44 UTC  (6+ messages)

[PATCH net-next] net: ipconfig: Remove outdated comment and indent code block
 2025-12-22 11:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add an additional maintainer to the AMD XGBE driver
 2025-12-22 11:22 UTC  (2+ messages)

[PATCH nf] netfilter: nf_conntrack: Add allow_clash to generic protocol handler
 2025-12-22 11:22 UTC  (4+ messages)

[syzbot] [netfilter?] possible deadlock in nf_tables_dumpreset_obj
 2025-12-22 11:16 UTC  (5+ messages)

[PATCH iwlwifi-fixes] wifi: iwlwifi: Implement settime64 as stub for MVM/MLD PTP
 2025-12-22 10:43 UTC  (2+ messages)

[PATCH v6 0/2] net: mhi: Add support to enable ethernet interface
 2025-12-22 10:43 UTC  (10+ messages)
` [PATCH v6 1/2] net: mhi: Enable Ethernet interface support
` [PATCH v6 2/2] bus: mhi: host: pci: Enable IP_SW1, IP_ETH0 and IP_ETH1 channels for QDU100

[GIT PULL] Networking for Linux 6.19
 2025-12-22 10:09 UTC  (4+ messages)

[PATCH net] net/smc: Initialize smc hashtables before registering users
 2025-12-22  9:50 UTC  (3+ messages)

[PATCH RFC net 0/5] net: discard ARP/NDP bcast/null announce (poison)
 2025-12-22  9:47 UTC  (8+ messages)
` [PATCH RFC net 1/5] arp: discard sha bcast/null (bcast ARP poison)
` [PATCH RFC net 2/5] selftests/net: add no ARP bcast/null poison test
` [PATCH RFC net 3/5] neigh: discard lladdr bcast/null (bcast poison)
` [PATCH RFC net 4/5] selftests/net: add no NDP bcast/null poison test
` [PATCH RFC net 5/5] selftests/net: use scapy for no_bcastnull_poison

[PATCH v2] net: usb: sr9700: fix incorrect command used to write single register
 2025-12-22  9:07 UTC  (4+ messages)

[PATCH net] bonding: Fix header_ops type confusion
 2025-12-22  8:20 UTC  (5+ messages)

[PATCH v2] net/sched: Fix divide error in tabledist
 2025-12-22  6:13 UTC 

[DISCUSS] tg3 reboot handling on Dell T440 (BCM5720)
 2025-12-22  5:53 UTC  (2+ messages)

[syzbot] [batman?] INFO: rcu detected stall in batadv_mcast_mla_update (2)
 2025-12-22  5:27 UTC 

[syzbot] [batman?] INFO: rcu detected stall in batadv_iv_send_outstanding_bat_ogm_packet (6)
 2025-12-22  5:27 UTC 

[PATCH iproute2 2/2] man: explain rt_tables.d and rt_protos.d directories
 2025-12-22  3:43 UTC  (3+ messages)

[PATCH v2 net] net: enetc: do not print error log if addr is 0
 2025-12-22  2:26 UTC 

[PATCH net v3] net: macb: Relocate mog_init_rings() callback from macb_mac_link_up() to macb_open()
 2025-12-22  1:56 UTC 

[PATCH net] net: enetc: do not print error log if addr is 0
 2025-12-22  1:53 UTC  (3+ messages)

[BUG] RTL8157 (0bda:8157): firmware lockup with TX SG/GSO using Realtek r8152 out-of-tree; in-tree r8152 on 6.17.9-zen1 does not bind
 2025-12-21 22:35 UTC 

[RFC PATCH net-next v4 1/3] net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controller
 2025-12-21 20:42 UTC  (4+ messages)
` [RFC PATCH net-next v4 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller

Question about to KMSAN: uninit-value in can_receive
 2025-12-21 19:42 UTC  (7+ messages)
          ` [bpf, xdp] headroom - was: "

[PATCH net v2 1/2] net: fib: restore ECMP balance from loopback
 2025-12-21 18:49 UTC  (6+ messages)
` [PATCH net v2 2/2] selftests: fib_test: Add test case for ipv4 multi nexthops

[PATCH iproute2] utils: do not be restrictive about alternate network device names
 2025-12-21 17:49 UTC 

net/sched: Fix divide error in tabledist
 2025-12-21 17:03 UTC  (5+ messages)

[PATCH] selftests: net: fib-onlink-tests: Set high metric for default IPv6 route
 2025-12-21 14:59 UTC  (4+ messages)

[PATCH net 1/2] ipv4: Fix reference count leak when using error routes with nexthop objects
 2025-12-21 14:48 UTC  (2+ messages)
` [PATCH net 2/2] selftests: fib_nexthops: Add test cases for error routes deletion

[PATCH iwl-next v1 0/3] igc: add RSS key get/set support
 2025-12-21 13:20 UTC  (7+ messages)
` [PATCH iwl-next v1 1/3] igc: prepare for "
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 2/3] igc: expose RSS key via ethtool get_rxfh
  ` [Intel-wired-lan] "
` [PATCH iwl-next v1 3/3] igc: allow configuring RSS key via ethtool set_rxfh
  ` [Intel-wired-lan] "

[rdma/siw] unregister_netdevice: waiting for bond0 to become free. Usage count = 3
 2025-12-21 11:45 UTC  (13+ messages)
  ` [not-yet-signed PATCH] RDMA/core: flush gid_cache_wq WQ from disable_device()
            ` [PATCH] "
                  ` [PATCH] RDMA/core: always drop device refcount in ib_del_sub_device_and_put()

[PATCH] RDMA/rxe: let rxe_reclassify_recv_socket() call sk_owner_put()
 2025-12-21 10:29 UTC  (6+ messages)

Implement initial driver for virtio-RDMA device(kernel)
 2025-12-21  9:11 UTC  (5+ messages)
` [PATCH 01/10] drivers/infiniband/hw/virtio: Initial driver for virtio RDMA devices
    ` Re: Implement initial driver for virtio-RDMA device(kernel)

[PATCH 0/7] don't abuse task_struct.group_leader
 2025-12-21  8:03 UTC  (3+ messages)
` [PATCH 6/7] RDMA/umem: don't abuse current->group_leader

[syzbot] [can?] memory leak in j1939_netdev_start
 2025-12-21  7:58 UTC  (2+ messages)

[PATCH] net: usb: sr9700: fix incorrect command used to write single register
 2025-12-21  7:27 UTC 

[PATCH RFC net-next v2 0/8] net: macb: Add XDP support and page pool integration
 2025-12-20 23:51 UTC  (9+ messages)
` [PATCH RFC net-next v2 1/8] net: macb: move Rx buffers alloc from link up to open
` [PATCH RFC net-next v2 2/8] net: macb: rename rx_skbuff into rx_buff
` [PATCH RFC net-next v2 3/8] cadence: macb: Add page pool support handle multi-descriptor frame rx
` [PATCH RFC net-next v2 4/8] cadence: macb: use the current queue number for stats
` [PATCH RFC net-next v2 5/8] cadence: macb: add XDP support for gem
` [PATCH RFC net-next v2 6/8] cadence: macb: make macb_tx_skb generic
` [PATCH RFC net-next v2 7/8] cadence: macb: make tx path skb agnostic
` [PATCH RFC net-next v2 8/8] cadence: macb: introduce xmit support

[PATCH iproute2-next v3] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
 2025-12-20 23:36 UTC  (2+ messages)

[PATCH 2/4] cgroup: Introduce cgroup_level() helper
 2025-12-20 21:49 UTC  (3+ messages)

[PATCH net v2] net: mscc: ocelot: Fix crash when adding interface under a lag
 2025-12-20 21:08 UTC  (5+ messages)

[PATCH net v2] net: mscc: ocelot: Fix crash when adding interface under a lag
 2025-12-20 19:58 UTC  (2+ messages)

[PATCH] netfilter: replace -EEXIST with -EBUSY
 2025-12-20 19:16 UTC  (4+ messages)

[BUG nexthop] refcount leak in "struct nexthop" handling
 2025-12-20 18:14 UTC  (3+ messages)

[PATCH] Prevent crash when adding interface under a lag
 2025-12-20 18:01 UTC  (2+ messages)

[PATCH v2] net: dsa: Fix error handling in dsa_port_parse_of
 2025-12-20 16:41 UTC  (3+ messages)

[PATCH v2] net: skbuff: add usercopy region to skbuff_fclone_cache
 2025-12-20 15:57 UTC  (3+ messages)

[RFC PATCH v3 00/35] NTB transport backed by endpoint DW eDMA
 2025-12-20 15:44 UTC  (15+ messages)
` [RFC PATCH v3 03/35] PCI: dwc: ep: Support BAR subrange inbound mapping via address match iATU
` [RFC PATCH v3 13/35] NTB: ntb_transport: Introduce get_dma_dev() helper
` [RFC PATCH v3 22/35] dmaengine: dw-edma: Serialize RMW on shared interrupt registers
` [RFC PATCH v3 26/35] NTB: ntb_transport: Introduce DW eDMA backed transport mode

[PATCH v6 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2025-12-20 12:46 UTC  (4+ messages)
` [PATCH v6 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems

[PATCH bpf-next v4 0/9] bpf: tracing session supporting
 2025-12-20 12:22 UTC  (6+ messages)

[syzbot] [can?] INFO: task hung in cangw_pernet_exit_batch (5)
 2025-12-20  8:51 UTC  (2+ messages)

[GIT PULL] bluetooth 2025-12-19
 2025-12-19 22:31 UTC 

[PATCH v2] af_unix: don't post cmsg for SO_INQ unless explicitly asked for
 2025-12-19 22:03 UTC  (6+ messages)

[PATCH net-next v2 0/2] dsa: mxl-gsw1xx: Support R(G)MII slew rate configuration
 2025-12-19 20:43 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: dsa: lantiq,gswip: add MaxLinear R(G)MII slew rate


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