netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-21 21:52:59 to 2025-02-24 01:44:58 UTC [more...]

[PATCH v6 0/6] vhost: Add support of kthread API
 2025-02-24  1:44 UTC  (11+ messages)
` [PATCH v6 1/6] vhost: Add a new parameter in vhost_dev to allow user select kthread
` [PATCH v6 2/6] vhost: Reintroduce vhost_worker to support kthread
` [PATCH v6 3/6] vhost: Add the cgroup related function
` [PATCH v6 4/6] vhost: introduce worker ops to support multiple thread models
` [PATCH v6 5/6] vhost: Add new UAPI to support change to task mode
` [PATCH v6 6/6] vhost: Add check for inherit_owner status

[PATCH v11 0/8] rust: Add IO polling
 2025-02-24  1:40 UTC  (3+ messages)
` [PATCH v11 1/8] sched/core: Add __might_sleep_precision()

[PATCH net-next] net: ethernet: renesas: rcar_gen4_ptp: Remove bool conversion
 2025-02-23 23:36 UTC 

[PATCH v4 0/5] net: Bluetooth: add TX timestamping for ISO/L2CAP/SCO
 2025-02-23 22:52 UTC  (8+ messages)
` [PATCH v4 1/5] net-timestamp: COMPLETION timestamp on packet tx completion

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

[PATCH net v2] net: Handle napi_schedule() calls from non-interrupt
 2025-02-23 22:17 UTC 

[PATCH net] enic: Avoid removing IPv6 address when updating rings size
 2025-02-23 21:42 UTC 

[PATCH net-next] sctp: Remove unused payload from sctp_idatahdr
 2025-02-23 20:45 UTC 

[PATCH net-next 0/2] net: phy: sfp: Add single-byte SMBus SFP access
 2025-02-23 20:31 UTC  (7+ messages)
` [PATCH net-next 1/2] net: phy: sfp: Add support for SMBus module access
` [PATCH net-next 2/2] net: mdio: mdio-i2c: Add support for single-byte SMBus operations

[PATCH 00/17] Introduce and use generic parity32/64 helper
 2025-02-23 20:25 UTC  (19+ messages)
` [PATCH 01/17] bitops: Add generic parity calculation for u32
` [PATCH 02/17] bitops: Add generic parity calculation for u64
` [PATCH 03/17] x86: Replace open-coded parity calculation with parity8()
` [PATCH 04/17] media: media/test_drivers: "
` [PATCH 05/17] media: pci: cx18-av-vbi: "
` [PATCH 06/17] media: saa7115: "
` [PATCH 07/17] serial: max3100: "
` [PATCH 08/17] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH 09/17] Input: joystick - "
` [PATCH 10/17] net: ethernet: oa_tc6: "
` [PATCH 11/17] wifi: brcm80211: "
` [PATCH 12/17] drm/bridge: dw-hdmi: "
` [PATCH 13/17] mtd: ssfdc: "
` [PATCH 14/17] fsi: i2cr: "
` [PATCH 15/17] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH 16/17] Input: joystick - "
` [PATCH 17/17] nfp: bpf: "

[PATCH] dpll: Add a check before kfree() to match the existing check before kmemdup()
 2025-02-23 20:17 UTC 

Phy access methods for copper SFP+ disguised as SR
 2025-02-23 17:53 UTC  (4+ messages)

[PATCH] selftests/net: deflake GRO tests and fix return value and output
 2025-02-23 15:19 UTC  (2+ messages)

[net-next PATCH v10 0/6] CN20K silicon with mbox support
 2025-02-23 14:40 UTC  (4+ messages)
` [net-next PATCH v10 5/6] octeontx2-af: CN20K mbox implementation for AF's VF

[PATCH net-next 0/2] net: stmmac: thead: clean up clock rate setting
 2025-02-23 14:33 UTC  (3+ messages)

[PATCH net v2 0/2] gre: Fix regressions in IPv6 link-local address generation
 2025-02-23 14:29 UTC  (5+ messages)
` [PATCH net v2 1/2] gre: Fix "
` [PATCH net v2 2/2] selftests: Add IPv6 link-local address generation tests for GRE devices

[PATCH net-next 00/13] net: phy: Rework linkmodes handling in a dedicated file
 2025-02-23 13:40 UTC  (16+ messages)
` [PATCH net-next 01/13] net: phy: Extract the speed/duplex to linkmode conversion from phylink
` [PATCH net-next 02/13] net: phy: phylink: Extract the logic to get caps from interface
` [PATCH net-next 03/13] net: phy: phylink: Extract getting the max speed for a given interface
` [PATCH net-next 04/13] net: ethtool: Export the link_mode_params definitions
` [PATCH net-next 05/13] net: phy: Use an internal, searchable storage for the linkmodes
` [PATCH net-next 06/13] net: phy: phy_caps: Move phy_speeds to phy_caps
` [PATCH net-next 07/13] net: phy: phy_caps: Move __set_linkmode_max_speed "
` [PATCH net-next 08/13] net: phy: phy_caps: Introduce link_caps_valid
` [PATCH net-next 09/13] net: phy: phy_caps: Implement link_capabilities lookup by linkmode
` [PATCH net-next 10/13] net: phy: phy_caps: Allow looking-up link caps based on speed and duplex
` [PATCH net-next 11/13] net: phy: phy_device: Use link_capabilities lookup for PHY aneg config
` [PATCH net-next 12/13] net: phy: phylink: Use phy_caps_lookup for fixed-link configuration
` [PATCH net-next 13/13] net: phy: drop phy_settings and the associated lookup helpers

[PATCH rdma-next 0/9] RDMA/bnxt_re: Driver Debug Enhancements
 2025-02-23 13:34 UTC  (4+ messages)
` [PATCH rdma-next 5/9] bnxt_en: Introduce ULP coredump callbacks

[PATCH net-next v4 0/5] Symmetric OR-XOR RSS hash
 2025-02-23 12:43 UTC  (7+ messages)
` [PATCH net-next v4 1/5] ethtool: "
` [PATCH net-next v4 5/5] selftests: drv-net-hw: Add a test for symmetric "

[PATCH net v2 1/2] net: ethtool: fix ioctl confusing drivers about desired HDS user config
 2025-02-23 12:32 UTC  (5+ messages)
` [PATCH net v2 2/2] selftests: drv-net: test XDP, HDS auto and the ioctl path

[PATCH ipsec v1 1/2] xfrm: Update offload configuration during SA updates
 2025-02-23 11:21 UTC  (4+ messages)
` [PATCH ipsec v2 0/1] Update offload configuration with SA
  ` [PATCH ipsec v2 1/1] xfrm: Migrate offload configuration

[RESEND PATCH net-next] net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-02-23 10:35 UTC  (2+ messages)

[PATCH net] MAINTAINERS: socket timestamping: add Jason Xing as reviewer
 2025-02-23 10:20 UTC  (2+ messages)

[PATCH mlx5-next 0/2] mlx5-next updates 2025-02-19
 2025-02-23  9:43 UTC  (2+ messages)

[PATCH AUTOSEL 6.10 03/27] r8169: remove detection of chip version 11 (early RTL8168b)
 2025-02-23  9:43 UTC  (3+ messages)

[PATCH net v2] tcp: Defer ts_recent changes until req is owned
 2025-02-23  7:36 UTC  (3+ messages)

[PATCH iwl-next v5 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-23  5:39 UTC  (10+ messages)
` [PATCH iwl-next v5 1/9] net: ethtool: mm: extract stmmac verification logic into common library

[PATCH v2 0/5] net: phy: bcm63xx: Enable internal GPHY on BCM63268
 2025-02-23  0:05 UTC  (6+ messages)
` [PATCH v2 5/5] dt-bindings: mfd: brcm: add gphy controller to BCM63268 sysctl

[PATCH bpf-next v3 1/2] bpf: support TCP_RTO_MAX_MS for bpf_setsockopt
 2025-02-22 22:51 UTC  (5+ messages)

[syzbot] [net?] [s390?] possible deadlock in smc_sendmsg
 2025-02-22 21:28 UTC 

[PATCH net-next v3 0/3] Use new for_each macro to create hexdumps
 2025-02-22 21:27 UTC  (9+ messages)
` [PATCH net-next v3 1/3] hexdump: Implement macro for converting large buffers

[PATCH iproute2] ip: link: netkit: Support scrub options
 2025-02-22 20:41 UTC 

[PATCH net-next v5 0/9] Device memory TCP TX
 2025-02-22 19:15 UTC  (10+ messages)
` [PATCH net-next v5 1/9] net: add get_netmem/put_netmem support
` [PATCH net-next v5 2/9] net: devmem: TCP tx netlink api
` [PATCH net-next v5 3/9] net: devmem: Implement TX path
` [PATCH net-next v5 4/9] net: devmem: make dmabuf unbinding scheduled work
` [PATCH net-next v5 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v5 6/9] net: enable driver support for netmem TX
` [PATCH net-next v5 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v5 8/9] net: check for driver support in netmem TX
` [PATCH net-next v5 9/9] selftests: ncdevmem: Implement devmem TCP TX

[PATCH net-next 1/2] net: phy: add LED dimming support
 2025-02-22 18:38 UTC  (2+ messages)
` [PATCH net-next 2/2] net: phy: mxl-gpy: "

[Patch bpf-next 0/4] tcp_bpf: improve ingress redirection performance with message corking
 2025-02-22 18:30 UTC  (5+ messages)
` [Patch bpf-next 1/4] skmsg: rename sk_msg_alloc() to sk_msg_expand()
` [Patch bpf-next 2/4] skmsg: implement slab allocator cache for sk_msg
` [Patch bpf-next 3/4] skmsg: use bitfields for struct sk_psock
` [Patch bpf-next 4/4] tcp_bpf: improve ingress redirection performance with message corking

[RFC PATCH fwctl 0/5] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-02-22 18:29 UTC  (13+ messages)
` [RFC PATCH fwctl 2/5] pds_core: add new fwctl auxilary_device
` [RFC PATCH fwctl 3/5] pds_fwctl: initial driver framework

[PATCH iwl-next v4] net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 2025-02-22 12:46 UTC 

[PATCH v3 00/15] gpiolib: add gpiod_multi_set_value_cansleep
 2025-02-22 11:51 UTC  (5+ messages)
` [PATCH v3 10/15] iio: resolver: ad2s1210: use bitmap_write

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-22 11:00 UTC  (9+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()

[PATCH v7 0/2] net: stmmac: dwc-qos: Add FSD EQoS support
 2025-02-21 12:56 UTC  (6+ messages)
  ` [PATCH v7 2/2] "

[PATCH v3 iproute2-next 0/1] DualPI2 iproute2 patch
 2025-02-22 10:17 UTC  (2+ messages)
` [PATCH v3 iproute2-next 1/1] tc: add dualpi2 scheduler module

[PATCH v5 net-next 0/1] DUALPI2 patch
 2025-02-22 10:07 UTC  (2+ messages)
` [PATCH v5 net-next 1/1] sched: Add dualpi2 qdisc

[PATCH net-next] net: stmmac: qcom-ethqos: use rgmii_clock() to set the link clock
 2025-02-22 10:00 UTC  (2+ messages)

[PATCH net-next v3 0/1] ppp: Fix KMSAN uninit-value warning with bpf
 2025-02-22  9:25 UTC  (2+ messages)
` [PATCH net-next v3 1/1] ppp: Fix KMSAN warning by initializing 2-byte header

[PATCH net] xsk: fix __xsk_generic_xmit() error code when cq is full
 2025-02-22  9:30 UTC 

[PATCH v2 net-next] net: phy: add phylib-internal.h
 2025-02-22  8:36 UTC 

[PATCH net-next 0/2] page_pool: Convert stats to u64_stats_t
 2025-02-22  8:13 UTC  (5+ messages)
` [PATCH net-next 1/2] page_pool: Convert page_pool_recycle_stats "
` [PATCH net-next 2/2] page_pool: Convert page_pool_alloc_stats "

[PATCH net-next v9 0/4] fix the DMA API misuse problem for page_pool
 2025-02-22  8:11 UTC  (4+ messages)
` [PATCH net-next v9 3/4] page_pool: support unlimited number of inflight pages

[PATCH v7] Bluetooth: Fix possible race with userspace of sysfs isoc_alt
 2025-02-22  5:44 UTC  (6+ messages)

[PATCHv2 net] ipvs: Always clear ipvs_property flag in skb_scrub_packet()
 2025-02-22  3:35 UTC 

[PATCH net-next v3 0/2] mctp: Add MCTP-over-USB hardware transport binding
 2025-02-22  3:30 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: introduce skb refcount kfuncs
 2025-02-22  1:55 UTC  (9+ messages)
` [PATCH bpf-next 2/3] bpf: add kfunc for skb refcounting

[PATCH net-next v2] net: cadence: macb: Implement BQL
 2025-02-22  0:50 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: fix DWMAC S32 entry
 2025-02-22  0:50 UTC  (2+ messages)

[PATCH net] ipvlan: ensure network headers are in skb linear part
 2025-02-22  0:50 UTC  (2+ messages)

[PATCH net v2] net: cadence: macb: Synchronize stats calculations
 2025-02-22  0:50 UTC  (2+ messages)

[PATCH net-next] net: stmmac: print stmmac_init_dma_engine() errors using netdev_err()
 2025-02-22  0:40 UTC  (2+ messages)

[PATCH net] net: better track kernel sockets lifetime
 2025-02-22  0:40 UTC  (2+ messages)

[PATCH net] net: loopback: Avoid sending IP packets without an Ethernet header
 2025-02-22  0:40 UTC  (2+ messages)

[PATCH] net: set the minimum for net_hotdata.netdev_budget_usecs
 2025-02-22  0:40 UTC  (2+ messages)

[PATCH RESEND net-next] net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000
 2025-02-22  0:38 UTC  (2+ messages)

[PATCH net-next v4 0/9] Device memory TCP TX
 2025-02-22  0:35 UTC  (10+ messages)
` [PATCH net-next v4 6/9] net: enable driver support for netmem TX
` [PATCH net-next v4 9/9] selftests: ncdevmem: Implement devmem TCP TX

pull-request: bpf-next 2025-02-20
 2025-02-22  0:30 UTC  (2+ messages)

[PATCH net-next 0/6] net: fib_rules: Add DSCP mask support
 2025-02-22  0:30 UTC  (2+ messages)

[PATCH net-next] selftests: fib_nexthops: do not mark skipped tests as failed
 2025-02-22  0:30 UTC  (2+ messages)

[PATCH] net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination
 2025-02-22  0:27 UTC  (2+ messages)

[PATCH net-next 0/3] Converge on using secs_to_jiffies() part two
 2025-02-22  0:21 UTC  (2+ messages)

[PATCH] net: ethernet: ti: am65-cpsw: select PAGE_POOL
 2025-02-22  0:16 UTC  (2+ messages)

[PATCH net-next] net/rds: Replace deprecated strncpy() with strscpy_pad()
 2025-02-22  0:10 UTC  (2+ messages)

[PATCH net-next v4] gve: Add RSS cache for non RSS device option scenario
 2025-02-22  0:10 UTC  (2+ messages)

[GIT PULL] bluetooth 2025-02-21
 2025-02-22  0:10 UTC  (2+ messages)

[PATCH net v3] tcp: devmem: don't write truncated dmabuf CMSGs to userspace
 2025-02-21 23:52 UTC 

[PATCH net-next v10 00/13] net: Improve netns handling in rtnetlink
 2025-02-21 23:50 UTC  (3+ messages)

[PATCH 0/3] net: Convert Gianfar (Triple Speed Ethernet Controller) bindings to YAML
 2025-02-21 23:35 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: net: fsl,gianfar-mdio: Update information about TBI
` [PATCH 3/3] dt-bindings: net: Convert fsl,gianfar to YAML

[PATCH net-next] net: sfp: add quirk for 2.5G OEM BX SFP
 2025-02-21 23:30 UTC  (2+ messages)

[RESEND PATCH net-next 0/5] dt-bindings: net: realtek,rtl9301-switch
 2025-02-21 23:30 UTC  (2+ messages)

[PATCH net 0/5] rxrpc, afs: Miscellaneous fixes
 2025-02-21 23:10 UTC  (2+ messages)

[PATCH RESUBMIT net-next] net: phy: add phylib-internal.h
 2025-02-21 23:09 UTC  (2+ messages)

[PATCH v3 0/3] Add support for Plymovent AQM board
 2025-02-21 22:58 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: sound: convert ICS-43432 binding to YAML
` [PATCH v3 2/3] dt-bindings: arm: stm32: Add Plymovent AQM board

[PATCH net-next v6 00/15] Introduce flowtable hw offloading in airoha_eth driver
 2025-02-21 22:56 UTC  (4+ messages)
` [PATCH net-next v6 12/15] net: airoha: Introduce Airoha NPU support

[RFC net-next v2 0/2] devlink: whole-device, resource .occ_set()
 2025-02-21 22:50 UTC  (4+ messages)
` [RFC net-next v2 1/2] devlink: add whole device devlink instance

[PATCH net] selftests/net: big_tcp: longer netperf session on slow machines
 2025-02-21 22:44 UTC  (4+ messages)

[PATCH iwl-net] ice: fix Get Tx Topology AQ command error on E830
 2025-02-21 22:41 UTC  (5+ messages)

[PATCH mptcp] mptcp: fix 'scheduling while atomic' in mptcp_pm_nl_append_new_local_addr
 2025-02-21 22:21 UTC 

[PATCH iwl-next v2 0/4] igb: XDP/ZC follow up
 2025-02-21 22:26 UTC  (6+ messages)

[PATCH net v2 0/2] Fixes for perout configuration in IEP driver
 2025-02-21 22:22 UTC  (4+ messages)

[PATCH] net: Handle napi_schedule() calls from non-interrupt
 2025-02-21 22:12 UTC  (3+ messages)

[PATCH net-next v6 0/8] Some pktgen fixes/improvments (part II)
 2025-02-21 21:52 UTC  (5+ messages)
` [PATCH net-next v6 1/8] net: pktgen: fix mix of int/long
` [PATCH net-next v6 5/8] net: pktgen: fix access outside of user given buffer in pktgen_if_write()
` [PATCH net-next v6 6/8] net: pktgen: fix mpls reset parsing
` [PATCH net-next v6 8/8] selftest: net: add proc_net_pktgen


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