public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-03 18:56:59 to 2025-07-04 09:52:12 UTC [more...]

[PATCH net-next v3 00/12] Add vf drivers for wangxun virtual functions
 2025-07-04  9:49 UTC  (13+ messages)
` [PATCH net-next v3 01/12] net: libwx: add mailbox api for wangxun vf drivers
` [PATCH net-next v3 02/12] net: libwx: add base vf api for "
` [PATCH net-next v3 03/12] net: libwx: add wangxun vf common api
` [PATCH net-next v3 04/12] net: wangxun: add txgbevf build
` [PATCH net-next v3 05/12] net: txgbevf: add sw init pci info and reset hardware
` [PATCH net-next v3 06/12] net: txgbevf: init interrupts and request irqs
` [PATCH net-next v3 07/12] net: txgbevf: Support Rx and Tx process path
` [PATCH net-next v3 08/12] net: txgbevf: add link update flow
` [PATCH net-next v3 09/12] net: wangxun: add ngbevf build
` [PATCH net-next v3 10/12] net: ngbevf: add sw init pci info and reset hardware
` [PATCH net-next v3 11/12] net: ngbevf: init interrupts and request irqs
` [PATCH net-next v3 12/12] net: ngbevf: add link update flow

[PATCH v2 0/8] vsock/virtio: SKB allocation improvements
 2025-07-04  9:50 UTC  (2+ messages)

[PATCH net v2] bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_ACCEL
 2025-07-04  9:50 UTC  (2+ messages)

[PATCH v3 2/8] char: misc: Adapt and add test cases for simple minor space division
 2025-07-04  9:48 UTC 

[PATCH net-next v4] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
 2025-07-04  9:41 UTC  (5+ messages)

[PATCH iwl-net v1 1/2] devlink: allow driver to freely name interfaces
 2025-07-04  9:31 UTC  (3+ messages)

[syzbot] [net?] general protection fault in qfq_qlen_notify
 2025-07-04  9:27 UTC 

[PATCH v3] skbuff: Add MSG_MORE flag to optimize large packet transmission
 2025-07-04  9:26 UTC  (2+ messages)

[PATCH] net: ipv4: fix mixed tab and space indentation in af_inet.c
 2025-07-04  9:10 UTC 

[PATCH 0/3] net: renesas: rswitch: R-Car S4 add HW offloading for layer 2 switching
 2025-07-04  9:11 UTC  (11+ messages)
` [PATCH 1/3] net: renesas: rswitch: rename rswitch.c to rswitch_main.c
` [PATCH 2/3] net: renesas: rswitch: add offloading for L2 switching
` [PATCH 3/3] net: renesas: rswitch: add modifiable ageing time

[PATCH RESEND net 0/3] Fix QCA808X WoL Issue and Enable WoL Support for QCA807X
 2025-07-04  9:09 UTC  (6+ messages)
` [PATCH RESEND net 1/3] net: phy: qcom: move the WoL function to shared library
` [PATCH RESEND net 2/3] net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()
` [PATCH RESEND net 3/3] net: phy: qcom: qca807x: Enable WoL support using shared library

[PATCH 46/80] net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-04  8:57 UTC  (6+ messages)
` [PATCH 47/80] net: ipa: "
` [PATCH 49/80] net: wwan: "
` [PATCH 50/80] nfc: trf7970a: "

[PATCH v12 net-next 00/15] AccECN protocol patch series
 2025-07-04  8:53 UTC  (16+ messages)
` [PATCH v12 net-next 01/15] tcp: reorganize SYN ECN code
` [PATCH v12 net-next 02/15] tcp: fast path functions later
` [PATCH v12 net-next 03/15] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v12 net-next 04/15] tcp: ecn functions in separated include file
` [PATCH v12 net-next 05/15] tcp: AccECN core
` [PATCH v12 net-next 06/15] tcp: accecn: AccECN negotiation
` [PATCH v12 net-next 07/15] tcp: Add wait_third_ack for ECN negotiation in simultaneous connect
` [PATCH v12 net-next 08/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v12 net-next 09/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v12 net-next 10/15] tcp: sack option handling improvements
` [PATCH v12 net-next 11/15] tcp: accecn: AccECN option
` [PATCH v12 net-next 12/15] tcp: accecn: AccECN option send control
` [PATCH v12 net-next 13/15] tcp: accecn: AccECN option failure handling
` [PATCH v12 net-next 14/15] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v12 net-next 15/15] tcp: accecn: try to fit AccECN option with SACK

[PATCH v3] Bluetooth: ISO: Support SCM_TIMESTAMPING for ISO TS
 2025-07-04  8:49 UTC  (2+ messages)

[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-04  8:40 UTC  (18+ messages)
` [PATCH v13 2/5] rust: support formatting of foreign types

[PATCH RESEND] ipvs: ip_vs_conn_expire_now: Rename del_timer in comment
 2025-07-04  8:35 UTC 

[PATCH net v6 0/4] net: phy: bcm54811: Fix the PHY initialization
 2025-07-04  8:35 UTC  (5+ messages)
` [PATCH net v6 1/4] net: phy: MII-Lite PHY interface mode
` [PATCH net v6 2/4] dt-bindings: ethernet-phy: add MII-Lite phy interface type
` [PATCH net v6 3/4] net: phy: bcm5481x: MII-Lite activation
` [PATCH net v6 4/4] net: phy: bcm54811: Fix the PHY initialization

[PATCH net v5 0/4] net: phy: bcm54811: Fix the PHY initialization
 2025-07-04  8:35 UTC  (6+ messages)

[PATCH net-next] net/rose: Remove unnecessary if check in rose_dev_first()
 2025-07-04  8:33 UTC 

[syzbot] [net?] general protection fault in qdisc_tree_reduce_backlog
 2025-07-04  8:34 UTC  (3+ messages)
` [PATCH] net/sched: Prevent notify to parent who unsupport class ops

[PATCH RFC ipsec-next] pfkey: Deprecate pfkey
 2025-07-04  8:26 UTC  (2+ messages)

[PATCH net v2 0/4] net: phy: smsc: robustness fixes for LAN87xx/LAN9500
 2025-07-04  8:23 UTC  (8+ messages)
` [PATCH net v2 1/3] net: phy: smsc: Fix Auto-MDIX configuration when disabled by strap
` [PATCH net v2 2/3] net: phy: smsc: Force predictable MDI-X state on LAN87xx
` [PATCH net v2 3/3] net: phy: smsc: Fix link failure in forced mode with Auto-MDIX

[PATCH 0/5] Allwinner A100/A133 Ethernet MAC (EMAC) Support
 2025-07-04  8:02 UTC  (3+ messages)
` [PATCH 1/5] pinctrl: sunxi: Fix a100 emac pin function name

[PATCH] atm: clip: Fix NULL pointer dereference in vcc_sendmsg()
 2025-07-04  7:54 UTC  (3+ messages)

[PATCH net-next v3 0/7] allow reaped pidfds receive in SCM_PIDFD
 2025-07-04  7:42 UTC  (15+ messages)
` [PATCH net-next v3 1/7] af_unix: rework unix_maybe_add_creds() to allow sleep
` [PATCH net-next v3 2/7] af_unix: introduce unix_skb_to_scm helper
` [PATCH net-next v3 3/7] af_unix: introduce and use scm_replace_pid() helper
` [PATCH net-next v3 4/7] af_unix/scm: fix whitespace errors
` [PATCH net-next v3 5/7] af_unix: stash pidfs dentry when needed
` [PATCH net-next v3 6/7] af_unix: enable handing out pidfds for reaped tasks in SCM_PIDFD
` [PATCH net-next v3 7/7] selftests: net: extend SCM_PIDFD test to cover stale pidfds

[PATCH] xfrm: Duplicate SPI Handling
 2025-07-04  7:33 UTC  (2+ messages)

[PATCH v1 1/2] Bluetooth: coredump: Add hci_devcd_unregister() for cleanup
 2025-07-04  7:23 UTC  (3+ messages)

[REGRESSION] Packet loss after hot-plugging ethernet cable on HP Zbook (Arrow Lake)
 2025-07-04  7:15 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next v2 0/5] net: migrate remaining drivers to dedicated _rxfh_context ops
 2025-07-04  7:14 UTC  (3+ messages)
` [PATCH net-next v2 1/5] eth: otx2: migrate to the *_rxfh_context ops
  ` [EXTERNAL] "

linux-next: manual merge of the tip tree with the net-next tree
 2025-07-04  6:28 UTC 

[PATCH v2 net 0/3] atm: clip: Fix infinite recursion, potential null-ptr-deref, and memleak
 2025-07-04  6:23 UTC  (4+ messages)
` [PATCH v2 net 1/3] atm: clip: Fix potential null-ptr-deref in to_atmarpd()
` [PATCH v2 net 2/3] atm: clip: Fix memory leak of struct clip_vcc
` [PATCH v2 net 3/3] atm: clip: Fix infinite recursive call of clip_push()

[PATCH net-next v07 0/8] net: hinic3: Add a driver for Huawei 3rd gen NIC - management interfaces
 2025-07-04  6:22 UTC  (9+ messages)
` [PATCH net-next v07 1/8] hinic3: Async Event Queue interfaces
` [PATCH net-next v07 2/8] hinic3: Complete "
` [PATCH net-next v07 3/8] hinic3: Command Queue framework
` [PATCH net-next v07 4/8] hinic3: Command Queue interfaces
` [PATCH net-next v07 5/8] hinic3: TX & RX Queue coalesce interfaces
` [PATCH net-next v07 6/8] hinic3: Mailbox framework
` [PATCH net-next v07 7/8] hinic3: Mailbox management interfaces
` [PATCH net-next v07 8/8] hinic3: Interrupt request configuration

[PATCH net-next v7] net: xsk: introduce XDP_MAX_TX_SKB_BUDGET setsockopt
 2025-07-04  6:19 UTC  (3+ messages)

[PATCH] af_key: Add check for the return value of pfkey_sadb2xfrm_user_sec_ctx()
 2025-07-04  6:12 UTC  (2+ messages)

[GIT PULL] Networking for v6.16-rc5
 2025-07-04  6:12 UTC  (2+ messages)

[PATCH v1 net] netlink: Fix wraparounds of sk->sk_rmem_alloc
 2025-07-04  5:48 UTC 

[PATCH] [PATH xfrm offload] xfrm: bonding: Add xfrm packet offload for active-backup mode
 2025-07-04  5:47 UTC  (5+ messages)

[BUG] Possible Null-Pointer-Dereference Vulnerability in udp_gro_receive_segment Function
 2025-07-04  5:22 UTC 

[syzbot] [net?] general protection fault in drr_qlen_notify
 2025-07-04  5:20 UTC 

[PATCH net-next V4 00/13] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-07-04  4:59 UTC  (14+ messages)
` [PATCH net-next V4 01/13] devlink: Add 'total_vfs' generic device param
` [PATCH net-next V4 02/13] net/mlx5: Implement cqe_compress_type via devlink params
` [PATCH net-next V4 03/13] net/mlx5: Implement devlink enable_sriov parameter
` [PATCH net-next V4 04/13] net/mlx5: Implement devlink total_vfs parameter
` [PATCH net-next V4 05/13] devlink: pass struct devlink_port * as arg to devlink_nl_param_fill()
` [PATCH net-next V4 06/13] devlink: Implement port params registration
` [PATCH net-next V4 07/13] devlink: Implement get/dump netlink commands for port params
` [PATCH net-next V4 08/13] devlink: Implement set netlink command "
` [PATCH net-next V4 09/13] devlink: Add 'keep_link_up' generic devlink device param
` [PATCH net-next V4 10/13] net/mlx5: Implement devlink keep_link_up port parameter
` [PATCH net-next V4 11/13] devlink: Throw extack messages on param value validation error
` [PATCH net-next V4 12/13] devlink: Implement devlink param multi attribute nested data values
` [PATCH net-next V4 13/13] net/mlx5: Implement eSwitch hairpin per prio buffers devlink params

sch_qfq: race conditon on qfq_aggregate (net/sched/sch_qfq.c)
 2025-07-04  4:55 UTC  (7+ messages)

[pull-request] mlx5-next updates 2025-07-03
 2025-07-04  4:55 UTC  (2+ messages)

[PATCH iproute2 V2 0/9] devlink params nested multi-attribute values
 2025-07-04  4:54 UTC  (10+ messages)
` [PATCH iproute2 V2 1/9] devlink: use var attributes enum
` [PATCH iproute2 V2 2/9] devlink: param show: handle multi-attribute values
` [PATCH iproute2 V2 3/9] devlink: param set: reuse cmd_dev_param_set_cb for port params set
` [PATCH iproute2 V2 4/9] devlink: rename param_ctx to dl_param
` [PATCH iproute2 V2 5/9] devlink: helper function to read user param input into dl_param
` [PATCH iproute2 V2 6/9] devlink: helper function to compare dl_params
` [PATCH iproute2 V2 7/9] devlink: helper function to put param value mnl attributes from dl_params
` [PATCH iproute2 V2 8/9] devlink: helper function to parse param vlaue attributes into dl_param
` [PATCH iproute2 V2 9/9] devlink: params set: add support for nested attributes values

[PATCH] net/sched: sch_qfq: Fix null-deref in agg_dequeue
 2025-07-04  4:45 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next] net: account for encap headers in qdisc pkt len
 2025-07-04  4:31 UTC  (2+ messages)

[Patch bpf-next v4 0/4] tcp_bpf: improve ingress redirection performance with message corking
 2025-07-04  4:20 UTC  (6+ messages)
` [Patch bpf-next v4 4/4] "

[PATCH v3 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-04  4:10 UTC  (4+ messages)
` [PATCH v3 1/3] rust: device_id: split out index support into a separate trait
` [PATCH v3 2/3] rust: net::phy represent DeviceId as transparent wrapper over mdio_device_id
` [PATCH v3 3/3] rust: net::phy Change module_phy_driver macro to use module_device_table macro

[PATCH v3] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
 2025-07-04  4:09 UTC  (5+ messages)

[PATCH v1 net 2/2] atm: clip: Fix potential null-ptr-deref in to_atmarpd()
 2025-07-04  3:23 UTC  (2+ messages)

[PATCH v2 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-04  3:12 UTC  (4+ messages)
` [PATCH v2 1/3] rust: device_id: split out index support into a separate trait

linux-next: manual merge of the bpf-next tree with the s390 tree
 2025-07-04  3:11 UTC 

[PATCH] Bluetooth: hci_core: lookup pa sync need check BIG sync state
 2025-07-04  2:21 UTC  (5+ messages)

[PATCH 00/15] Add driver for 1Gbe network chips from MUCSE
 2025-07-04  2:10 UTC  (4+ messages)
` [PATCH 01/15] net: rnpgbe: Add build support for rnpgbe

[PATCH bpf-next,v3 0/2] Clarify and Enhance XDP Rx Metadata Handling
 2025-07-04  1:17 UTC  (7+ messages)
` [PATCH bpf-next,v3 1/2] doc: enhance explanation of XDP Rx metadata layout and METADATA_SIZE
` [PATCH bpf-next,v3 2/2] selftests/bpf: Enhance XDP Rx metadata handling

[syzbot] [net?] general protection fault in htb_qlen_notify
 2025-07-04  1:12 UTC  (3+ messages)

[PATCH net-next v3] tcp: Correct signedness in skb remaining spac calculation
 2025-07-04  0:52 UTC 

[PATCH v1 0/3] rust: Build PHY device tables by using module_device_table macro
 2025-07-04  0:19 UTC  (5+ messages)
` [PATCH v1 1/3] rust: device_id: make DRIVER_DATA_OFFSET optional

[PATCH bpf] xsk: fix immature cq descriptor production
 2025-07-03 23:47 UTC  (2+ messages)

[PATCH bpf v2] xsk: Fix out of order segment free in __xsk_generic_xmit()
 2025-07-03 23:37 UTC  (4+ messages)
    `  "

[syzbot] [net?] general protection fault in hfsc_qlen_notify
 2025-07-03 23:31 UTC  (2+ messages)

[PATCH net-next v10 00/11] PRU-ICSSM Ethernet Driver
 2025-07-03 22:52 UTC  (3+ messages)
` [PATCH net-next v10 06/11] net: ti: prueth: Adds HW timestamping support for PTP using PRU-ICSS IEP module

[PATCH net-next v3 0/7] allow reaped pidfds receive in SCM_PIDFD
 2025-07-03 22:22 UTC 

[PATCH net-next v2 0/6] allow reaped pidfds receive in SCM_PIDFD
 2025-07-03 21:35 UTC  (4+ messages)
` [PATCH net-next v2 4/6] af_unix: stash pidfs dentry when needed

[PATCH net v1] mlxbf-gige: Support workaround for MDIO GPIO degradation bug
 2025-07-03 20:49 UTC  (11+ messages)

[Intel-wired-lan] [PATCH net 0/5] idpf: replace Tx flow scheduling buffer ring with buffer pool
 2025-07-03 20:21 UTC  (5+ messages)

[Bonding Draft Proposal] Add lacp_prio Support for ad_select?
 2025-07-03 19:42 UTC  (6+ messages)

[PATCH net-next v3 00/10] net/mlx5: HWS, Optimize matchers ICM usage
 2025-07-03 18:54 UTC  (4+ messages)
` [PATCH net-next v3 08/10] net/mlx5: HWS, Rearrange to prevent forward declaration
` [PATCH net-next v3 09/10] net/mlx5: HWS, Shrink empty matchers
` [PATCH net-next v3 10/10] net/mlx5: Add HWS as secondary steering mode


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox