netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-09 13:24:56 to 2024-09-09 23:03:06 UTC [more...]

[PATCH net-next 0/5] Add support for per-NAPI config via netlink
 2024-09-09 23:03 UTC  (10+ messages)
` [PATCH net-next 5/5] netdev-genl: Support setting per-NAPI config values

[ANN] netdev call - Sep 10th
 2024-09-09 22:51 UTC 

[PATCH] netfilter: nf_tables: replace deprecated strncpy with strscpy_pad
 2024-09-09 22:48 UTC 

[RFC net-next v2 0/9] Add support for per-NAPI config via netlink
 2024-09-09 22:37 UTC  (4+ messages)
` [RFC net-next v2 1/9] net: napi: Add napi_storage

[PATCH v7 net-next 00/15] net: introduce TX H/W shaping API
 2024-09-09 22:10 UTC  (16+ messages)
` [PATCH v7 net-next 01/15] genetlink: extend info user-storage to match NL cb ctx
` [PATCH v7 net-next 02/15] netlink: spec: add shaper YAML spec
` [PATCH v7 net-next 03/15] net-shapers: implement NL get operation
` [PATCH v7 net-next 04/15] net-shapers: implement NL set and delete operations
` [PATCH v7 net-next 05/15] net-shapers: implement NL group operation
` [PATCH v7 net-next 06/15] net-shapers: implement delete support for NODE scope shaper
` [PATCH v7 net-next 07/15] net-shapers: implement shaper cleanup on queue deletion
` [PATCH v7 net-next 08/15] netlink: spec: add shaper introspection support
` [PATCH v7 net-next 09/15] net: shaper: implement "
` [PATCH v7 net-next 10/15] net-shapers: implement cap validation in the core
` [PATCH v7 net-next 11/15] testing: net-drv: add basic shaper test
` [PATCH v7 net-next 12/15] virtchnl: support queue rate limit and quanta size configuration
` [PATCH v7 net-next 13/15] ice: Support VF "
` [PATCH v7 net-next 14/15] iavf: Add net_shaper_ops support
` [PATCH v7 net-next 15/15] iavf: add support to exchange qos capabilities

[PATCH v4 1/5] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
 2024-09-09 22:02 UTC  (10+ messages)
` [PATCH v4 5/5] wifi: wilc1000: Add WILC3000 support

[PATCH v3 0/3] driver core: Prevent device_find_child() from modifying caller's match data
 2024-09-09 21:19 UTC  (4+ messages)
` [PATCH v3 2/3] cxl/region: Find free cxl decoder by device_for_each_child()

[PATCH bpf-next] selftests/bpf: convert test_xdp_features.sh to test_progs
 2024-09-09 21:18 UTC  (2+ messages)

[PATCH net v2] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-09-09 21:09 UTC  (16+ messages)

[PATCH] bpf: devmap: allow for repeated redirect
 2024-09-09 21:06 UTC 

[PATCH net-next v3 0/6][pull request] idpf: XDP chapter II: convert Tx completion to libeth
 2024-09-09 20:53 UTC  (7+ messages)
` [PATCH net-next v3 1/6] libeth: add Tx buffer completion helpers
` [PATCH net-next v3 2/6] idpf: convert to libeth Tx buffer completion
` [PATCH net-next v3 3/6] netdevice: add netdev_tx_reset_subqueue() shorthand
` [PATCH net-next v3 4/6] idpf: refactor Tx completion routines
` [PATCH net-next v3 5/6] idpf: fix netdev Tx queue stop/wake
` [PATCH net-next v3 6/6] idpf: enable WB_ON_ITR

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2024-09-09 (ice, igb)
 2024-09-09 20:38 UTC  (6+ messages)
` [PATCH net 1/5] ice: Fix lldp packets dropping after changing the number of channels
` [PATCH net 2/5] ice: fix accounting for filters shared by multiple VSIs
` [PATCH net 3/5] ice: stop calling pci_disable_device() as we use pcim
` [PATCH net 4/5] ice: fix VSI lists confusion when adding VLANs
` [PATCH net 5/5] igb: Always call igb_xdp_ring_update_tail() under Tx lock

[PATCH v2 1/1] dt-bindings: can: convert microchip,mcp251x.txt to yaml
 2024-09-09 20:38 UTC  (2+ messages)

[PATCH net-next v4 0/3] Add option to provide OPT_ID value via cmsg
 2024-09-09 20:37 UTC  (10+ messages)
` [PATCH net-next v4 1/3] net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
` [PATCH net-next v4 2/3] net_tstamp: add SCM_TS_OPT_ID for RAW sockets
` [PATCH net-next v4 3/3] selftests: txtimestamp: add SCM_TS_OPT_ID test

Follow-up to "net: drop bad gso csum_start and offset in virtio_net_hdr" - backport for 5.15 needed
 2024-09-09 20:32 UTC  (7+ messages)

[PATCH net-next 0/3] bnxt_en: MSIX improvements
 2024-09-09 20:27 UTC  (4+ messages)
` [PATCH net-next 1/3] bnxt_en: Increase the number of MSIX vectors for RoCE device
` [PATCH net-next 2/3] bnxt_en: Add MSIX check in bnxt_check_rings()
` [PATCH net-next 3/3] bnxt_en: resize bnxt_irq name field to fit format string

[PATCH net-next] net: amlogic,meson-dwmac: Fix "amlogic,tx-delay-ns" schema
 2024-09-09 20:26 UTC  (2+ messages)

[PATCH net-next 0/3] mptcp: fallback to TCP after 3 MPC drop + cache
 2024-09-09 20:09 UTC  (4+ messages)
` [PATCH net-next 1/3] mptcp: export mptcp_subflow_early_fallback()
` [PATCH net-next 2/3] mptcp: fallback to TCP after SYN+MPC drops
` [PATCH net-next 3/3] mptcp: disable active MPTCP in case of blackhole

[PATCH v4 0/2] driver core: Prevent device_find_child() from modifying caller's match data
 2024-09-09 19:56 UTC  (4+ messages)
` [PATCH v4 1/2] cxl/region: Find free cxl decoder by device_for_each_child()

[pull request][net 0/7] mlx5 fixes 2024-09-09
 2024-09-09 19:45 UTC  (8+ messages)
` [net 1/7] net/mlx5: Update the list of the PCI supported devices
` [net 2/7] net/mlx5e: Add missing link modes to ptys2ethtool_map
` [net 3/7] net/mlx5e: Add missing link mode to ptys2ext_ethtool_map
` [net 4/7] net/mlx5: Explicitly set scheduling element and TSAR type
` [net 5/7] net/mlx5: Add missing masks and QoS bit masks for scheduling elements
` [net 6/7] net/mlx5: Verify support for scheduling element and TSAR type
` [net 7/7] net/mlx5: Fix bridge mode operations when there are no VFs

[PATCH] ieee802154: Fix build error
 2024-09-09 19:40 UTC  (2+ messages)

[PATCH net v3 0/2] bpf: devmap: provide rxq after redirect
 2024-09-09 19:38 UTC  (3+ messages)
` [PATCH net v3 1/2] "
` [PATCH net v3 2/2] bpf: selftests: send packet to devmap redirect XDP

[PATCH] ixgbe: Manual AN-37 for troublesome link partners for X550 SFI
 2024-09-09 19:35 UTC  (6+ messages)

[PATCH v5 1/9] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
 2024-09-09 19:29 UTC  (9+ messages)
` [PATCH v5 2/9] wifi: wilc1000: Fold wilc_get_chipid() into wlan.c
` [PATCH v5 3/9] wifi: wilc1000: Fold chip_allow_sleep()/chip_wakeup() "
` [PATCH v5 4/9] wifi: wilc1000: Fill in missing error handling
` [PATCH v5 5/9] wifi: wilc1000: Fold wilc_create_wiphy() into cfg80211.c
` [PATCH v5 6/9] wifi: wilc1000: Remove cmd53_buf() allocation
` [PATCH v5 7/9] wifi: wilc1000: Get chipid early
` [PATCH v5 8/9] wifi: wilc1000: Register wiphy after reading out chipid
` [PATCH v5 9/9] wifi: wilc1000: Add WILC3000 support

[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
 2024-09-09 19:21 UTC  (2+ messages)

[PATCH net-next] net: gianfar: fix NVMEM mac address
 2024-09-09 19:14 UTC  (8+ messages)

[PATCH net] net: prevent NULL pointer dereference in rt_fibinfo_free() and rt_fibinfo_free_cpus()
 2024-09-09 19:01 UTC  (2+ messages)

[PATCH net-next v2 1/1] netfilter: conntrack: Guard possible unused functions
 2024-09-09 18:35 UTC  (2+ messages)

[PATCH net v1 1/1] netfilter: conntrack: Guard possoble unused functions
 2024-09-09 18:30 UTC  (6+ messages)

[PATCH 5.15 0/4] Backport fix for net: missing check virtio
 2024-09-09 18:22 UTC  (5+ messages)
` [PATCH 5.15 1/4] net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validation
` [PATCH 5.15 2/4] net: change maximum number of UDP segments to 128
` [PATCH 5.15 3/4] gso: fix dodgy bit handling for GSO_UDP_L4
` [PATCH 5.15 4/4] net: drop bad gso csum_start and offset in virtio_net_hdr

[pull request][net-next V4 00/15] mlx5 updates 2024-09-02
 2024-09-09 18:12 UTC  (16+ messages)
` [net-next V4 01/15] net/mlx5: Added missing mlx5_ifc definition for HW Steering
` [net-next V4 02/15] net/mlx5: Added missing definitions in preparation "
` [net-next V4 03/15] net/mlx5: HWS, added actions handling
` [net-next V4 04/15] net/mlx5: HWS, added tables handling
` [net-next V4 05/15] net/mlx5: HWS, added rules handling
` [net-next V4 06/15] net/mlx5: HWS, added definers handling
` [net-next V4 07/15] net/mlx5: HWS, added matchers functionality
` [net-next V4 08/15] net/mlx5: HWS, added FW commands handling
` [net-next V4 09/15] net/mlx5: HWS, added modify header pattern and args handling
` [net-next V4 10/15] net/mlx5: HWS, added vport handling
` [net-next V4 11/15] net/mlx5: HWS, added memory management handling
` [net-next V4 12/15] net/mlx5: HWS, added backward-compatible API handling
` [net-next V4 13/15] net/mlx5: HWS, added debug dump and internal headers
` [net-next V4 14/15] net/mlx5: HWS, added send engine and context handling
` [net-next V4 15/15] net/mlx5: HWS, added API and enabled HWS support

[PATCH net] net: dpaa: Pad packets to ETH_ZLEN
 2024-09-09 18:02 UTC  (5+ messages)

[PATCH] net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition
 2024-09-09 17:58 UTC 

[PATCH ipsec-next v10 00/16] Add IP-TFS mode to xfrm
 2024-09-09 17:53 UTC  (6+ messages)
` [PATCH ipsec-next v10 07/16] xfrm: iptfs: add new iptfs xfrm mode impl
    ` [devel-ipsec] "

[PATCH net-next v2] selftests: return failure when timestamps can't be reported
 2024-09-09 17:38 UTC  (3+ messages)

[PATCH net-next] page_pool: add a test module for page_pool
 2024-09-09 17:28 UTC  (2+ messages)

[PATCH net] selftests: net: csum: Fix checksums for packets with non-zero padding
 2024-09-09 17:26 UTC  (6+ messages)

[PATCH ipsec-next v11 00/16] Add IP-TFS mode to xfrm
 2024-09-09 17:26 UTC  (5+ messages)
` [PATCH ipsec-next v11 10/16] xfrm: iptfs: add fragmenting of larger than MTU user packets

[PATCH net-next v2 0/2] selftests/net: add packetdrill
 2024-09-09 17:21 UTC  (11+ messages)
` [PATCH net-next v2 2/2] selftests/net: integrate packetdrill with ksft

[PATCH v4] memcg: add charging of already allocated slab objects
 2024-09-09 17:20 UTC  (9+ messages)

[PATCH 6.6 1/4] riscv: dts: starfive: add assigned-clock* to limit frquency
 2024-09-09 17:04 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: phy: Support master-slave config via device tree
 2024-09-09 17:00 UTC  (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: ethernet-phy: Add master-slave role property for SPE PHYs

[PATCH net-next v25 00/13] Device Memory TCP
 2024-09-09 16:54 UTC  (3+ messages)

[PATCH net-next] can: rockchip_canfd: Use div_s64() in rkcanfd_timestamp_init()
 2024-09-09 16:24 UTC 

[PATCH net-next V2] net: phy: microchip_t1: SQI support for LAN887x
 2024-09-09 16:10 UTC 

[PATCH net-next v2 0/4] net: xilinx: axienet: Partial checksum offload improvements
 2024-09-09 16:10 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: xilinx: axienet: Remove unused checksum variables
` [PATCH net-next v2 2/4] net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksumming
` [PATCH net-next v2 3/4] net: xilinx: axienet: Set RXCSUM in features
` [PATCH net-next v2 4/4] net: xilinx: axienet: Relax partial rx checksum checks

[PATCH net-next v2 00/10] netconsole refactoring and warning fix
 2024-09-09 16:05 UTC  (7+ messages)
` [PATCH net-next v2 02/10] net: netconsole: split send_ext_msg_udp() function
` [PATCH net-next v2 04/10] net: netconsole: rename body to msg_body
` [PATCH net-next v2 08/10] net: netconsole: do not pass userdata up to the tail

[PATCH v2 net] dt-bindings: net: tja11xx: fix the broken binding
 2024-09-09 16:04 UTC  (2+ messages)

[PATCH net-next 1/1] net: dsa: microchip: update tag_ksz masks for KSZ9477 family
 2024-09-09 15:57 UTC  (2+ messages)

[BUG] Regression with commit: ptp: Add .getmaxphase callback to ptp_clock_info
 2024-09-09 15:35 UTC  (2+ messages)

[syzbot] [mptcp?] KASAN: slab-use-after-free Read in lock_timer_base
 2024-09-09 15:31 UTC  (2+ messages)

[PATCH iproute2-next v3 0/2] add support for tunsrc
 2024-09-09 15:30 UTC  (2+ messages)

[PATCH] can: rockchip_canfd: fix return type of rkcanfd_start_xmit()
 2024-09-09 15:27 UTC  (5+ messages)

[PATCH net-next v2] MAINTAINERS: Add ethtool pse-pd to PSE NETWORK DRIVER
 2024-09-09 15:22 UTC  (2+ messages)

[PATCH -next v3 0/2] posix-timers: Check timespec64 before call clock_set()
 2024-09-09 15:19 UTC  (3+ messages)
` [PATCH -next v3 1/2] "

[PATCH ipsec-next v2] xfrm: policy: Restore dir assignments in xfrm_hash_rebuild()
 2024-09-09 15:09 UTC  (2+ messages)

[Patch net] mptcp: initialize sock lock with its own lockdep keys
 2024-09-09 15:03 UTC  (2+ messages)

2023 Extension Filing Ready
 2024-09-09 14:52 UTC 

[PATCH V8 net-next 00/11] Add support of HIBMCGE Ethernet Driver
 2024-09-09 14:48 UTC  (7+ messages)
` [PATCH V8 net-next 05/11] net: hibmcge: Implement some .ndo functions

[PATCH 0/7] net: Use IRQF_NO_AUTOEN flag in request_irq()
 2024-09-09 14:39 UTC  (2+ messages)

[PATCH can v2 0/2] can: m_can: fix struct net_device_ops::{open,stop} callbacks under high bus load
 2024-09-09 14:29 UTC  (3+ messages)
` [PATCH can v2 1/2] can: m_can: enable NAPI before enabling interrupts
` [PATCH can v2 2/2] can: m_can: m_can_close(): stop clocks after device has been shut down

Kmemleak false positives in mld_newpack() and ndisc_alloc_skb()
 2024-09-09 14:18 UTC 

[PATCH net] net: dsa: fix panic when DSA master device unbinds on shutdown
 2024-09-09 14:23 UTC  (5+ messages)

[PATCH] can: rockchip_canfd: rkcanfd_timestamp_init(): fix 64 bit division on 32 bit platforms
 2024-09-09 14:23 UTC  (2+ messages)

[PATCH net-next v3 0/6] net: ethernet: ti: am65-cpsw: Add multi queue RX support
 2024-09-09 14:17 UTC  (5+ messages)
` [PATCH net-next v3 1/6] net: ethernet: ti: am65-cpsw: Introduce multi queue Rx

[PATCH v2] ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()
 2024-09-09 14:16 UTC  (4+ messages)
    ` [Intel-wired-lan] "

[PATCH net-next] usbnet: ipheth: prevent OoB reads of NDP16
 2024-09-09 14:12 UTC  (6+ messages)

[PATCH bpf-next] selftests: xsk: read current MAX_SKB_FRAGS from sysctl knob
 2024-09-09 14:11 UTC 

[PATCH][next] r8169: Fix spelling mistake: "tx_underun" -> "tx_underrun"
 2024-09-09 14:00 UTC 

[PATCH -next] MIPS: Remove obsoleted declaration for mv64340_irq_init
 2024-09-09 13:50 UTC  (3+ messages)

[PATCH][next] rtase: Fix spelling mistake: "tx_underun" -> "tx_underrun"
 2024-09-09 13:46 UTC 

[PATCH net-next 0/3] lan743x: This series of patches are for lan743x driver testing
 2024-09-09 13:24 UTC  (6+ 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).