netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-18 20:42:45 to 2025-03-19 11:36:49 UTC [more...]

[PATCH net 0/2] mlx5 misc fixes 2025-03-18
 2025-03-19 11:36 UTC  (7+ messages)
` [PATCH net 1/2] net/mlx5: LAG, reload representors on LAG creation failure
` [PATCH net 2/2] net/mlx5: Start health poll after enable hca

[PATCH net v2 0/2] net: phy: Fix potential string cut when using PHY_ID_FMT
 2025-03-19 11:26 UTC  (5+ messages)
` [PATCH net v2 1/2] net: phy: Fix formatting specifier to avoid potential string cuts
` [PATCH net v2 2/2] net: usb: asix: ax88772: Increase phy_name size

[PATCH 0/4] net: fix bugs and error handling in qinheng ch9200 driver and mii interface
 2025-03-19 11:21 UTC  (5+ messages)
` [PATCH 1/4] net: fix uninitialised access in mii_nway_restart()
` [PATCH 2/4] net: ch9200: remove extraneous return in control_write() to propagate failures
` [PATCH 3/4] net: ch9200: improve error handling in get_mac_address()
` [PATCH 4/4] net: ch9200: add error handling in ch9200_bind()

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-19 11:22 UTC  (19+ messages)

[PATCH net-next 0/3] Fix late DMA unmap crash for page pool
 2025-03-19 11:06 UTC  (7+ messages)
` [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH v2 0/8] drivers: Transition to the faux device interface
 2025-03-19 11:05 UTC  (4+ messages)
` [PATCH v2 8/8] net: phy: fixed_phy: transition "

[RFC PATCH] mac80211: clip ADDBA instead of bailing out
 2025-03-19 10:58 UTC 

[PATCH net v1 1/1] net: usb: asix: ax88772: Increase phy_name size
 2025-03-19 10:49 UTC  (6+ messages)

[PATCH net-next v5 0/6] Convert LAN78xx to PHYLINK
 2025-03-19 10:48 UTC  (8+ messages)
` [PATCH net-next v5 1/6] net: usb: lan78xx: Improve error handling in PHY initialization
` [PATCH net-next v5 2/6] net: usb: lan78xx: Convert to PHYlink for improved PHY and MAC management
` [PATCH net-next v5 3/6] net: usb: lan78xx: Use ethtool_op_get_link to reflect current link status
` [PATCH net-next v5 4/6] net: usb: lan78xx: port link settings to phylink API
` [PATCH net-next v5 5/6] net: usb: lan78xx: Integrate EEE support with phylink LPI API
` [PATCH net-next v5 6/6] net: usb: lan78xx: remove unused struct members

[PATCH v2 00/57] irqdomain: Cleanups and Documentation
 2025-03-19 10:32 UTC  (4+ messages)
` [PATCH v2 27/57] irqdomain: net: Switch to irq_domain_create_*()

[PATCH iwl-next v3 0/4] igb: XDP/ZC follow up
 2025-03-19 10:26 UTC  (5+ messages)
` [PATCH iwl-next v3 1/4] igb: Link IRQs to NAPI instances
` [PATCH iwl-next v3 2/4] igb: Link queues "
` [PATCH iwl-next v3 3/4] igb: Add support for persistent NAPI config
` [PATCH iwl-next v3 4/4] igb: Get rid of spurious interrupts

[PATCH iwl-next] igc: enable HW vlan tag insertion/stripping by default
 2025-03-19 10:19 UTC  (2+ messages)

[PATCH net v2 0/3] fix xa_alloc_cyclic() return checks
 2025-03-19 10:00 UTC  (8+ messages)

[v5 PATCH 00/14] crypto: acomp - Add virtual address and folio support
 2025-03-19  9:57 UTC  (8+ messages)
` [v5 PATCH 10/14] crypto: acomp - Add support for folios
` [v5 PATCH 13/14] ubifs: Use crypto_acomp interface
` [v5 PATCH 14/14] ubifs: Pass folios to acomp

[syzbot] [bcachefs?] [kernfs?] UBSAN: shift-out-of-bounds in radix_tree_delete_item
 2025-03-19  9:40 UTC 

[PATCH net v4 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
 2025-03-19  9:34 UTC  (6+ messages)
` [PATCH net v4 2/3] selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update
` [PATCH net v4 3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment

[net-next PATCH 0/6] net: pcs: Introduce support for PCS OF
 2025-03-19  9:25 UTC  (10+ messages)
` [net-next PATCH 1/6] net: phylink: reset PCS-Phylink double reference on phylink_stop
` [net-next PATCH 2/6] net: pcs: Implement OF support for PCS driver
` [net-next PATCH 3/6] net: phylink: Correctly handle PCS probe defer from PCS provider
` [net-next PATCH 4/6] dt-bindings: net: ethernet-controller: permit to define multiple PCS
` [net-next PATCH 5/6] net: pcs: airoha: add PCS driver for Airoha SoC
` [net-next PATCH 6/6] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS

[PATCH net] netfilter: nf_tables: Only use nf_skip_indirect_calls() when MITIGATION_RETPOLINE
 2025-03-19  9:19 UTC  (2+ messages)

[PATCH v12 0/6] Add NSS clock controller support for IPQ9574
 2025-03-19  9:10 UTC  (5+ messages)
` [PATCH v12 4/6] clk: qcom: Add NSS clock Controller driver "

[PATCH net-next 0/4] virtio_net: Fixes and improvements
 2025-03-19  9:07 UTC  (14+ messages)
` [PATCH net-next 1/4] virtio_net: Split struct virtio_net_rss_config
` [PATCH net-next 2/4] virtio_net: Fix endian with virtio_net_ctrl_rss
` [PATCH net-next 3/4] virtio_net: Use new RSS config structs
` [PATCH net-next 4/4] virtio_net: Allocate rss_hdr with devres

[PATCH] dql: Fix dql->limit value when reset
 2025-03-19  8:57 UTC 

[syzbot] [net?] KASAN: slab-use-after-free Read in udp_tunnel_update_gro_lookup
 2025-03-19  8:33 UTC 

[PATCH v2] net: introduce per netns packet chains
 2025-03-19  8:27 UTC  (4+ messages)

general protection fault in llc_conn_state_process
 2025-03-19  8:26 UTC 

[PATCH iproute2-next 0/2] Add optional-counters binding support
 2025-03-19  8:25 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] rdma: update uapi headers
` [PATCH iproute2-next 2/2] rdma: Add optional-counter option to rdma stat bind commands

[PATCH v3 0/5] dt-bindings: net: Add network-class.yaml schema
 2025-03-19  7:56 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: net: Add network-class schema for mac-address properties
` [PATCH v3 2/5] dt-bindings: net: Add generic wireless controller
` [PATCH v3 3/5] dt-bindings: wireless: bcm4329-fmac: Use wireless-controller.yaml schema
` [PATCH v3 4/5] dt-bindings: wireless: silabs,wfx: Use wireless-controller.yaml
` [PATCH v3 5/5] dt-bindings: wireless: qcom,wcnss: "

[PATCH net-next RFC 0/3] net/mlx5: Introduce shared devlink instance for PFs on same chip
 2025-03-19  8:21 UTC  (4+ messages)
` [PATCH net-next RFC 2/3] "

[PATCH net] bonding: use permanent address for MAC swapping if device address is same
 2025-03-19  8:09 UTC 

[iwl-next v4 1/1] iidc/ice/irdma: Update IDC to support multiple consumers
 2025-03-19  8:04 UTC  (11+ messages)
    ` [Intel-wired-lan] "

[RFC -next 00/10] Add ZC notifications to splice and sendfile
 2025-03-19  8:04 UTC  (12+ messages)
` [RFC -next 01/10] splice: Add ubuf_info to prepare for ZC
` [RFC -next 02/10] splice: Add helper that passes through splice_desc
` [RFC -next 03/10] splice: Factor splice_socket into a helper
` [RFC -next 04/10] splice: Add SPLICE_F_ZC and attach ubuf
` [RFC -next 05/10] fs: Add splice_write_sd to file operations
` [RFC -next 06/10] fs: Extend do_sendfile to take a flags argument
` [RFC -next 07/10] fs: Add sendfile2 which accepts "
` [RFC -next 08/10] fs: Add sendfile flags for sendfile2
` [RFC -next 09/10] fs: Add sendfile2 syscall
` [RFC -next 10/10] selftests: Add sendfile zerocopy notification test

[PATCH v1 net-next 0/7] nexthop: Convert RTM_{NEW,DEL}NEXTHOP to per-netns RTNL
 2025-03-19  7:57 UTC  (9+ messages)
` [PATCH v1 net-next 1/7] nexthop: Move nlmsg_parse() in rtm_to_nh_config() to rtm_new_nexthop()
` [PATCH v1 net-next 2/7] nexthop: Split nh_check_attr_group()
` [PATCH v1 net-next 3/7] nexthop: Move NHA_OIF validation to rtm_to_nh_config_rtnl()
` [PATCH v1 net-next 4/7] nexthop: Check NLM_F_REPLACE and NHA_ID in rtm_new_nexthop()
` [PATCH v1 net-next 5/7] nexthop: Remove redundant group len check in nexthop_create_group()
` [PATCH v1 net-next 6/7] nexthop: Convert RTM_NEWNEXTHOP to per-netns RTNL
` [PATCH v1 net-next 7/7] nexthop: Convert RTM_DELNEXTHOP "

[PATCH net-next 0/3] sfc: devlink flash for X4
 2025-03-19  7:50 UTC  (3+ messages)
` [PATCH net-next 3/3] sfc: support X4 devlink flash

[PATCH v4 0/5] dt-bindings: net: Add network-class.yaml schema
 2025-03-19  7:42 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: net: Add network-class schema for mac-address properties
` [PATCH v4 2/5] dt-bindings: net: Add generic wireless controller
` [PATCH v4 3/5] dt-bindings: wireless: bcm4329-fmac: Use wireless-controller.yaml schema
` [PATCH v4 4/5] dt-bindings: wireless: silabs,wfx: Use wireless-controller.yaml
` [PATCH v4 5/5] dt-bindings: wireless: qcom,wcnss: "

[PATCH net-next v9 0/6] add sriov support for wangxun NICs
 2025-03-19  7:33 UTC 

[PATCH net-next v9 1/6] net: libwx: Add mailbox api for wangxun pf drivers
 2025-03-19  7:33 UTC  (6+ messages)
` [PATCH net-next v9 2/6] net: libwx: Add sriov api for wangxun nics
` [PATCH net-next v9 3/6] net: libwx: Redesign flow when sriov is enabled
` [PATCH net-next v9 4/6] net: libwx: Add msg task func
` [PATCH net-next v9 5/6] net: ngbe: add sriov function support
` [PATCH net-next v9 6/6] net: txgbe: "

[PATCH 0/2] pull request (net): ipsec 2025-03-19
 2025-03-19  6:55 UTC  (3+ messages)
` [PATCH 1/2] xfrm: fix tunnel mode TX datapath in packet offload mode
` [PATCH 2/2] xfrm_output: Force software GSO only in tunnel mode

[PATCH v8 00/10] Support ROHM BD79124 ADC
 2025-03-19  6:02 UTC  (4+ messages)
` [PATCH v8 02/10] property: Add functions to iterate named child

[PATCH net-next v9 0/6] tun: Introduce virtio-net hashing feature
 2025-03-19  5:28 UTC  (23+ messages)
` [PATCH net-next v9 3/6] tun: Introduce virtio-net hash feature
` [PATCH net-next v9 6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT

linux-next: build failure after merge of the bpf-next tree
 2025-03-19  5:03 UTC  (4+ messages)

[PATCH net 0/7] selftests/net: Mixed select()+polling mode for TCP-AO tests
 2025-03-19  3:26 UTC  (6+ messages)
` [PATCH net 4/7] selftests/net: Add mixed select()+polling mode to "

[PATCH net-next v2 0/7] selftests/net: Mixed select()+polling mode for TCP-AO tests
 2025-03-19  3:13 UTC  (8+ messages)
` [PATCH net-next v2 1/7] selftests/net: Print TCP flags in more common format
` [PATCH net-next v2 2/7] selftests/net: Provide tcp-ao counters comparison helper
` [PATCH net-next v2 3/7] selftests/net: Fetch and check TCP-MD5 counters
` [PATCH net-next v2 4/7] selftests/net: Add mixed select()+polling mode to TCP-AO tests
` [PATCH net-next v2 5/7] selftests/net: Print the testing side in unsigned-md5
` [PATCH net-next v2 6/7] selftests/net: Delete timeout from test_connect_socket()
` [PATCH net-next v2 7/7] selftests/net: Drop timeout argument from test_client_verify()

[PATCH] net/smc: Reduce size of smc_wr_tx_tasklet_fn
 2025-03-19  2:42 UTC  (5+ messages)

[PATCH net] net: fix NULL pointer dereference in l3mdev_l3_rcv
 2025-03-19  2:08 UTC  (5+ messages)

[RFC PATCH 6.1.y] net/sched: act_mirred: don't override retval if we already lost the skb
 2025-03-19  1:22 UTC 

[PATCH v5 0/5] net: Bluetooth: add TX timestamping for ISO/L2CAP/SCO
 2025-03-19  0:39 UTC  (5+ messages)
` [PATCH v5 1/5] net-timestamp: COMPLETION timestamp on packet tx completion
` [PATCH v5 2/5] Bluetooth: add support for skb TX SND/COMPLETION timestamping

[RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
 2025-03-19  0:30 UTC  (7+ messages)

[PATCH net-next v2] vsock/test: Add test for null ptr deref when transport changes
 2025-03-19  0:27 UTC  (2+ messages)

[PATCH v1 net-next 0/4] af_unix: Clean up headers
 2025-03-18 23:50 UTC  (6+ messages)
` [PATCH v1 net-next 1/4] af_unix: Sort headers
` [PATCH v1 net-next 2/4] af_unix: Move internal definitions to net/unix/

[PATCH net] tools headers: Sync uapi/asm-generic/socket.h with the kernel sources
 2025-03-18 23:44 UTC  (2+ messages)

[PATCH v10 nf-next 0/3] Add nf_flow_encap_push() for xmit direct
 2025-03-18 23:23 UTC  (3+ messages)
` [PATCH v10 nf-next 2/3] netfilter: nf_flow_table_offload: "

[PATCH net-next v2] net: ena: resolve WARN_ON when freeing IRQs
 2025-03-18 23:11 UTC  (2+ messages)

[PATCH net v2] net: stmmac: Fix accessing freed irq affinity_hint
 2025-03-18 23:08 UTC  (2+ messages)

[PATCH v10 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
 2025-03-18 23:07 UTC  (5+ messages)
` [PATCH v10 nf-next 2/3] netfilter: nft_chain_filter: Add bridge double vlan and pppoe
` [PATCH v10 nf-next 3/3] selftests: netfilter: Add conntrack_bridge.sh

[PATCH v6 2/4] virtio_rtc: Add PTP clocks
 2025-03-18 22:56 UTC  (2+ messages)

[RFC iproute2-next 0/2] Add support mdb offload failure notification
 2025-03-18 22:50 UTC  (3+ messages)
` [Patch iproute2-next 1/2] bridge: mdb: Support offload failed flag
` [RFC iproute2-next 2/2] ip: link: Support mdb_notify_on_flag_change knob

[RFC PATCH 00/13] Ultra Ethernet driver introduction
 2025-03-18 22:49 UTC  (8+ messages)
          ` Netlink vs ioctl WAS(Re: "

[Patch net-next 0/3] Add support for mdb offload failure notification
 2025-03-18 22:42 UTC  (4+ messages)
` [Patch net-next 1/3] net: bridge: mcast: Add offload failed mdb flag
` [Patch net-next 2/3] net: bridge: mcast: Notify on offload flag change
` [Patch net-next 3/3] net: bridge: Add notify on flag change netlink i/f

[PATCH net] netfilter: socket: Lookup orig tuple for IPv6 SNAT
 2025-03-18 22:33 UTC  (3+ messages)

[PATCH 6.6.y] netfilter: nf_tables: use timestamp to check for set element timeout
 2025-03-18 22:18 UTC  (2+ messages)

[PATCH net-next v6 0/7] net: tn40xx: add support for AQR105 based cards
 2025-03-18 22:06 UTC  (8+ messages)
` [PATCH net-next v6 1/7] net: phy: Add swnode support to mdiobus_scan
` [PATCH net-next v6 2/7] net: phy: aquantia: add probe function to aqr105 for firmware loading
` [PATCH net-next v6 3/7] net: phy: aquantia: search for firmware-name in fwnode
` [PATCH net-next v6 4/7] net: phy: aquantia: add essential functions to aqr105 driver
` [PATCH net-next v6 5/7] net: tn40xx: create swnode for mdio and aqr105 phy and add to mdiobus
` [PATCH net-next v6 6/7] net: tn40xx: prepare tn40xx driver to find phy of the TN9510 card
` [PATCH net-next v6 7/7] net: tn40xx: add pci-id of the aqr105-based Tehuti TN4010 cards

[PATCH net-next v4 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
 2025-03-18 20:57 UTC  (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: dwmac: Increase 'maxItems' for 'interrupts' and 'interrupt-names'
` [PATCH net-next v4 2/3] dt-bindings: net: Document support for Renesas RZ/V2H(P) GBETH
` [PATCH net-next v4 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH

[PATCH] e1000e: add option not to verify NVM checksum
 2025-03-18 20:46 UTC 

[GIT PULL] bluetooth 2025-02-21
 2025-03-18 20:43 UTC  (2+ messages)

[GIT PULL] bluetooth 2025-02-27
 2025-03-18 20:43 UTC  (2+ 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).