netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-12 08:22:53 to 2025-03-12 17:57:10 UTC [more...]

[PATCH v11 00/23] add type2 device basic support
 2025-03-12 17:57 UTC  (8+ messages)
` [PATCH v11 03/23] cxl: move pci generic code
` [PATCH v11 18/23] cxl: allow region creation by type2 drivers

[PATCH v4 net-next 0/2] udp_tunnel: GRO optimizations
 2025-03-12 17:57 UTC  (5+ messages)
` [PATCH v4 net-next 1/2] udp_tunnel: create a fastpath GRO lookup
` [PATCH v4 net-next 2/2] udp_tunnel: use static call for GRO hooks when possible

[PATCH v8 0/2] net: stmmac: dwc-qos: Add FSD EQoS support
 2025-03-12 17:56 UTC  (4+ messages)
  ` [PATCH v8 2/2] "

[PATCH net] net: switchdev: Convert blocking notification chain to a raw one
 2025-03-12 17:50 UTC  (3+ messages)

[PATCH iproute2 v3] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize
 2025-03-12 17:48 UTC  (9+ messages)
` [PATCH net-next] tc-tests: Update tc police action tests for tc buffer size rounding fixes
` [PATCH net-next v2] "
` [PATCH net-next v3] "

[RFC PATCH] net: enable SO_REUSEPORT for AF_TIPC sockets
 2025-03-12 17:44 UTC  (3+ messages)

[PATCH net-next 00/16] idpf: add XDP support
 2025-03-12 17:25 UTC  (18+ messages)
` [PATCH net-next 04/16] libeth: add XSk helpers
` [PATCH net-next 05/16] idpf: fix Rx descriptor ready check barrier in splitq
` [PATCH net-next 06/16] idpf: a use saner limit for default number of queues to allocate
` [PATCH net-next 07/16] idpf: link NAPIs to queues
` [PATCH net-next 11/16] idpf: prepare structures to support XDP
    ` [Intel-wired-lan] "

[PATCH] net: phy: dp83822: fix transmit amplitude if CONFIG_OF_MDIO not defined
 2025-03-12 17:23 UTC 

[PATCH net-next] xfrm: Remove unnecessary NULL check in xfrm_lookup_with_ifid()
 2025-03-12 17:21 UTC 

[PATCH v2] net: macb: Add __nonstring annotations for unterminated strings
 2025-03-12 17:07 UTC  (3+ messages)

[PATCH v2 0/3] net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probe
 2025-03-12 17:06 UTC  (5+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] net: stmmac: dwmac-rk: Remove unneeded GRF and peripheral GRF checks

[RFC PATCH net-next] net: Modify CSUM capability check for USO
 2025-03-12 16:59 UTC  (3+ messages)

[PATCH net-next v22 18/23] ovpn: implement peer add/get/dump/delete via netlink
 2025-03-12 16:52 UTC  (2+ messages)

[PATCH RESEND net-next v2] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000
 2025-03-12 16:34 UTC 

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-12 16:29 UTC  (10+ messages)

[PATCH net-next] net: airoha: Validate egress gdm port in airoha_ppe_foe_entry_prepare()
 2025-03-12 16:22 UTC  (5+ messages)

[PATCH v9 nf 00/15] bridge-fastpath and related improvements
 2025-03-12 16:21 UTC  (4+ messages)

[PATCH net v1 1/1] bnx2: Fix unused data compilation warning
 2025-03-12 16:20 UTC  (10+ messages)

[PATCH net-next V2 0/2] Add support for 2500Base-X only configuration
 2025-03-12 16:08 UTC  (12+ messages)
` [PATCH net-next V2 1/2] dt-bindings: net: xlnx,axi-ethernet: Modify descriptions and phy-mode value to support 2500base-X "
` [PATCH net-next V2 2/2] net: axienet: Add support for "

[PATCH iwl-next v9 00/14] igc: Add support for Frame Preemption feature in IGC
 2025-03-12 16:00 UTC  (20+ messages)
` [PATCH iwl-next v9 02/14] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v9 03/14] net: ethtool: mm: reset verification status when link is down
` [PATCH iwl-next v9 06/14] igc: use FIELD_PREP and GENMASK for existing TX packet buffer size
` [PATCH iwl-next v9 08/14] igc: use FIELD_PREP and GENMASK for existing RX "
` [PATCH iwl-next v9 10/14] igc: add support for frame preemption verification
` [PATCH iwl-next v9 11/14] igc: add support to set tx-min-frag-size
` [PATCH iwl-next v9 12/14] igc: block setting preemptible traffic class in taprio
` [PATCH iwl-next v9 13/14] igc: add support to get MAC Merge data via ethtool
` [PATCH iwl-next v9 14/14] igc: add support to get frame preemption statistics "

[RFC PATCH 00/13] Ultra Ethernet driver introduction
 2025-03-12 16:00 UTC  (11+ messages)

[PATCH nf-next] netfilter: xt_hashlimit: replace vmalloc calls with kvmalloc
 2025-03-12 15:38 UTC  (2+ messages)

[PATCH] net/netfilter: use kvfree_rcu to simplify the code
 2025-03-12 15:37 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
 2025-03-12 15:35 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] tcp: bpf: introduce bpf_sol_tcp_getsockopt to support TCP_BPF flags
` [PATCH bpf-next v3 2/4] tcp: bpf: support bpf_getsockopt for TCP_BPF_RTO_MIN
` [PATCH bpf-next v3 3/4] tcp: bpf: support bpf_getsockopt for TCP_BPF_DELACK_MAX
` [PATCH bpf-next v3 4/4] selftests: add bpf_set/getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN

[PATCH] sctp: handle error of sctp_sf_heartbeat() in sctp_sf_do_asconf()
 2025-03-12 15:30 UTC  (3+ messages)

[PATCH v5] can: virtio: Initial virtio CAN driver
 2025-03-12 15:11 UTC  (8+ messages)

Kernel oops with 6.14 when enabling TLS
 2025-03-12 15:09 UTC  (11+ messages)
                ` Networking people smell funny and make poor life choices

[PATCH iwl-next v7 00/15] ixgbe: Add basic devlink support
 2025-03-12 14:55 UTC  (17+ messages)
` [PATCH iwl-next v7 01/15] devlink: add value check to devlink_info_version_put()
` [PATCH iwl-next v7 02/15] ixgbe: wrap netdev_priv() usage
` [PATCH iwl-next v7 03/15] ixgbe: add initial devlink support
` [PATCH iwl-next v7 04/15] ixgbe: add handler for devlink .info_get()
` [PATCH iwl-next v7 05/15] ixgbe: add E610 functions for acquiring flash data
` [PATCH iwl-next v7 06/15] ixgbe: read the OROM version information
` [PATCH iwl-next v7 07/15] ixgbe: read the netlist "
` [PATCH iwl-next v7 08/15] ixgbe: add .info_get() extension specific for E610 devices
` [PATCH iwl-next v7 09/15] ixgbe: add E610 functions getting PBA and FW ver info
` [PATCH iwl-next v7 10/15] ixgbe: extend .info_get with() stored versions
` [PATCH iwl-next v7 11/15] ixgbe: add device flash update via devlink
` [PATCH iwl-next v7 12/15] ixgbe: add support for devlink reload
` [PATCH iwl-next v7 13/15] ixgbe: add FW API version check
` [PATCH iwl-next v7 14/15] ixgbe: add E610 implementation of FW recovery mode
` [PATCH iwl-next v7 15/15] ixgbe: add support for FW rollback mode

[PATCH netdev v2] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000
 2025-03-12 14:49 UTC  (2+ messages)

[PATCH v2 net] ipvs: prevent integer overflow in do_ip_vs_get_ctl()
 2025-03-12 14:48 UTC  (3+ messages)

[PATCH net-next] net: ena: resolve WARN_ON when freeing IRQs
 2025-03-12 14:39 UTC  (2+ messages)

[PATCH net v1] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
 2025-03-12 14:36 UTC  (2+ messages)

[PATCH net] Revert "openvswitch: switch to per-action label counting in conntrack"
 2025-03-12 14:25 UTC  (2+ messages)
` [ovs-dev] "

[PATCH net 0/7] net: fix lwtunnel reentry loops
 2025-03-12 14:19 UTC  (2+ messages)

[PATCH] net: tulip: avoid unused variable warning
 2025-03-12 14:08 UTC  (3+ messages)

[PATCH net] net: openvswitch: remove misbehaving actions length check
 2025-03-12 13:54 UTC  (4+ messages)

[PATCH net v3] net: ethernet: ti: am65-cpsw: Fix NAPI registration sequence
 2025-03-12 13:39 UTC  (2+ messages)

[patch rdma-next v5 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
 2025-03-12 13:38 UTC  (6+ messages)
` [patch rdma-next v5 2/2] RDMA/mana_ib: Handle net event for pointing to the current netdev
    ` [EXTERNAL] "

[RFC PATCH net-next] net/smc: avoid conflict with sockmap after fallback
 2025-03-12 13:30 UTC 

[PATCH net-next 0/2] net: bring back dev_addr_sem
 2025-03-12 13:25 UTC  (2+ messages)

[PATCH net-next] tcp: cache RTAX_QUICKACK metric in a hot cache line
 2025-03-12 13:24 UTC  (3+ messages)

[PATCH iwl-next v2] i40e: fix MMIO write access to an invalid page in i40e_clear_hw
 2025-03-12 13:22 UTC  (3+ messages)

[PATCH net 0/2] mlxsw: spectrum_acl_bloom_filter: Fix compilation warning on s390x
 2025-03-12 13:20 UTC  (3+ messages)
` [PATCH net 1/2] mlxsw: spectrum_acl_bloom_filter: Expand chunk_key_offsets[chunk_index]

[PATCH net-next v3 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
 2025-03-12 13:16 UTC  (3+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: dwmac: Increase 'maxItems' for 'interrupts' and 'interrupt-names'

[PATCH net v2 0/3] fix xa_alloc_cyclic() return checks
 2025-03-12 13:15 UTC  (8+ messages)
` [PATCH net v2 1/3] devlink: fix xa_alloc_cyclic() error handling
` [PATCH net v2 2/3] dpll: "
` [PATCH net v2 3/3] phy: "

[PATCH net] selftests: drv-net: use defer in the ping test
 2025-03-12 13:10 UTC 

[PATCH net] igb: Prevent IPCFGN write resetting autoneg advertisement register
 2025-03-12 13:05 UTC  (2+ messages)

[PATCH net-next v3]: cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk
 2025-03-12 12:55 UTC 

[PATCH ipsec-next v4 0/2] Update offload configuration with SA
 2025-03-12 13:00 UTC  (5+ messages)
` [PATCH ipsec-next v4 2/2] xfrm: Refactor migration setup during the cloning process

[RFC PATCH net-next] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
 2025-03-12 12:55 UTC  (21+ messages)

[PATCH net-next] net: revert to lockless TC_SETUP_BLOCK and TC_SETUP_FT
 2025-03-12 12:43 UTC  (2+ messages)

[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-03-12 12:41 UTC  (5+ messages)

[PATCH net-next 0/3] net/mlx5: HW Steering cleanups
 2025-03-12 12:40 UTC  (6+ messages)
` [PATCH net-next 1/3] net/mlx5: HWS, remove unused code for alias flow tables
` [PATCH net-next 2/3] net/mlx5: HWS, use list_move() instead of del/add
` [PATCH net-next 3/3] net/mlx5: HWS, log the unsupported mask in definer

[PATCH net] net: lwtunnel: fix recursion loops
 2025-03-12 12:38 UTC  (6+ messages)

[PATCH bpf-next v2 0/6] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
 2025-03-12 12:25 UTC  (5+ messages)

net-shapers plan
 2025-03-12 11:02 UTC  (3+ messages)

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-12 10:34 UTC  (13+ messages)

[bug report] net: ti: icss-iep: Add pwidth configuration for perout signal
 2025-03-12 10:04 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH net-next v8 00/14] xsc: ADD Yunsilicon XSC Ethernet Driver
 2025-03-12  9:43 UTC  (12+ messages)
` [PATCH net-next v8 02/14] xsc: Enable command queue
` [PATCH net-next v8 12/14] xsc: Add ndo_start_xmit
` [PATCH net-next v8 14/14] xsc: add ndo_get_stats64

[PATCH v1 net] ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create()
 2025-03-12  9:36 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: stmmac: deprecate "snps,en-tx-lpi-clockgating" property
 2025-03-12  9:34 UTC  (8+ messages)
` [PATCH net-next v2 1/7] net: stmmac: allow platforms to use PHY tx clock stop capability
` [PATCH net-next v2 2/7] net: stmmac: starfive: use PHY capability for TX clock stop
` [PATCH net-next v2 3/7] net: stmmac: stm32: "
` [PATCH net-next v2 4/7] riscv: dts: starfive: remove "snps,en-tx-lpi-clockgating" property
` [PATCH net-next v2 5/7] ARM: dts: stm32: "
` [PATCH net-next v2 6/7] dt-bindings: deprecate "
` [PATCH net-next v2 7/7] net: stmmac: "

[PATCH v2 net-next] MAINTAINERS: Add Andrea Mayer as a maintainer of SRv6
 2025-03-12  9:22 UTC 

[PATCH net-next v2 0/9] net: stmmac: remove unnecessary of_get_phy_mode() calls
 2025-03-12  9:21 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net: stmmac: qcom-ethqos: remove of_get_phy_mode()
` [PATCH net-next v2 2/9] net: stmmac: mediatek: "
` [PATCH net-next v2 3/9] net: stmmac: anarion: "
` [PATCH net-next v2 4/9] net: stmmac: ipq806x: "
` [PATCH net-next v2 5/9] net: stmmac: meson8b: "
` [PATCH net-next v2 6/9] net: stmmac: rk: "
` [PATCH net-next v2 7/9] net: stmmac: sti: "
` [PATCH net-next v2 8/9] net: stmmac: sun8i: "
` [PATCH net-next v2 9/9] net: stmmac: sunxi: "

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

[PATCH net-next 2/2] net: reorder dev_addr_sem lock
 2025-03-12  8:59 UTC  (3+ messages)

[PATCH] Bluetooth: HCI: Fix value of HCI_ERROR_UNSUPPORTED_REMOTE_FEATURE
 2025-03-12  8:54 UTC  (2+ messages)

[PATCH] net: remove sb1000 cable modem driver
 2025-03-12  8:51 UTC 

pull-request: wireless-2025-03-12
 2025-03-12  8:46 UTC 

[PATCH v2 net-next 0/4] inet: frags: fully use RCU
 2025-03-12  8:22 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] inet: frags: add inet_frag_putn() helper
` [PATCH v2 net-next 2/4] ipv4: frags: remove ipq_put()
` [PATCH v2 net-next 3/4] inet: frags: change inet_frag_kill() to defer refcount updates
` [PATCH v2 net-next 4/4] inet: frags: save a pair of atomic operations in reassembly


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