netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-07 10:55:18 to 2024-08-08 01:00:19 UTC [more...]

[PATCH] nfc: nci: Fix uninit-value in nci_rx_work()
 2024-08-08  0:59 UTC  (2+ messages)
`  "

understanding switchdev notifications
 2024-08-08  0:48 UTC 

[PATCH net-next] net: ibm/emac: Constify struct mii_phy_def
 2024-08-08  0:42 UTC  (4+ messages)

[PATCH v4 0/2] Add interconnect support for stmmac driver
 2024-08-07 23:46 UTC  (4+ messages)
` [PATCH v4 2/2] net: stmmac: Add interconnect support

[PATCH v2 0/4] Landlock: Signal Scoping Support
 2024-08-07 23:36 UTC  (6+ messages)
` [PATCH v2 1/4] Landlock: Add signal control

[PATCH net-next 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
 2024-08-07 23:20 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] dt-bindings: net: dsa: "

[PATCH v2 net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
 2024-08-07 23:17 UTC 

[syzbot] [can?] WARNING: refcount bug in j1939_session_put
 2024-08-07 23:08 UTC  (4+ messages)
` [PATCH net-next] can: j1939: fix uaf in j1939_session_destroy
    ` [PATCH net-next V2] can: j1939: fix uaf warning "

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2024-08-07 (igc)
 2024-08-07 23:13 UTC  (5+ messages)
` [PATCH net 1/4] igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
` [PATCH net 2/4] igc: Fix qbv_config_change_errors logics
` [PATCH net 3/4] igc: Fix reset adapter logics when tx mode change
` [PATCH net 4/4] igc: Fix qbv tx latency by setting gtxoffset

[syzbot] [can?] WARNING: refcount bug in j1939_session_put
 2024-08-07 23:06 UTC  (2+ messages)

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2024-08-07 (ice)
 2024-08-07 22:45 UTC  (4+ messages)
` [PATCH net 1/3] ice: Fix reset handler
` [PATCH net 2/3] ice: Skip PTP HW writes during PTP reset procedure
` [PATCH net 3/3] ice: Fix incorrect assigns of FEC counts

[PATCH net-next v2] net: ag71xx: use phylink_mii_ioctl
 2024-08-07 21:58 UTC 

[PATCH net-next v3 0/7] ibmvnic: ibmvnic rr patchset
 2024-08-07 21:18 UTC  (8+ messages)
` [PATCH net-next v3 1/7] ibmvnic: Only replenish rx pool when resources are getting low
` [PATCH net-next v3 2/7] ibmvnic: Use header len helper functions on tx
` [PATCH net-next v3 3/7] ibmvnic: Reduce memcpys in tx descriptor generation
` [PATCH net-next v3 4/7] ibmvnic: Remove duplicate memory barriers in tx
` [PATCH net-next v3 5/7] ibmvnic: Introduce send sub-crq direct
` [PATCH net-next v3 6/7] ibmvnic: Only record tx completed bytes once per handler
` [PATCH net-next v3 7/7] ibmvnic: Perform tx CSO during send scrq direct

[PATCH ipsec-next v9 00/17] Add IP-TFS mode to xfrm
 2024-08-07 21:13 UTC  (18+ messages)
` [PATCH ipsec-next v9 01/17] net: refactor common skb header copy code for re-use
` [PATCH ipsec-next v9 02/17] xfrm: config: add CONFIG_XFRM_IPTFS
` [PATCH ipsec-next v9 03/17] include: uapi: add ip_tfs_*_hdr packet formats
` [PATCH ipsec-next v9 04/17] include: uapi: add IPPROTO_AGGFRAG for AGGFRAG in ESP
` [PATCH ipsec-next v9 05/17] xfrm: netlink: add config (netlink) options
` [PATCH ipsec-next v9 06/17] xfrm: add mode_cbs module functionality
` [PATCH ipsec-next v9 07/17] xfrm: add generic iptfs defines and functionality
` [PATCH ipsec-next v9 08/17] xfrm: iptfs: add new iptfs xfrm mode impl
` [PATCH ipsec-next v9 09/17] xfrm: iptfs: add user packet (tunnel ingress) handling
` [PATCH ipsec-next v9 10/17] xfrm: iptfs: share page fragments of inner packets
` [PATCH ipsec-next v9 11/17] xfrm: iptfs: add fragmenting of larger than MTU user packets
` [PATCH ipsec-next v9 12/17] xfrm: iptfs: add basic receive packet (tunnel egress) handling
` [PATCH ipsec-next v9 13/17] xfrm: iptfs: handle received fragmented inner packets
` [PATCH ipsec-next v9 14/17] xfrm: iptfs: add reusing received skb for the tunnel egress packet
` [PATCH ipsec-next v9 15/17] xfrm: iptfs: add skb-fragment sharing code
` [PATCH ipsec-next v9 16/17] xfrm: iptfs: handle reordering of received packets
` [PATCH ipsec-next v9 17/17] xfrm: iptfs: add tracepoint functionality

[PATCH net-next] net: mvpp2: Increase size of queue_name buffer
 2024-08-07 21:12 UTC  (2+ messages)

pull request: bluetooth 2024-07-26
 2024-08-07 21:01 UTC 

[PATCH net] net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897
 2024-08-07 20:52 UTC 

[PATCH net-next] net: phylib: do not disable autoneg for fixed speeds >= 1G
 2024-08-07 20:46 UTC  (3+ messages)

[PATCH v1 0/4] net: fec: add PPS channel configuration
 2024-08-07 20:40 UTC  (7+ messages)
` [PATCH v1 1/4] dt-bindings: net: fec: add pps channel property
` [PATCH v1 2/4] net: fec: refactor PPS channel configuration
` [PATCH v1 3/4] net: fec: make PPS channel configurable

[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
 2024-08-07 20:38 UTC  (3+ messages)
` [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list()

[PATCH iwl-net v1 0/5] igc: PTM timeout fix
 2024-08-07 20:27 UTC  (4+ messages)
` [PATCH iwl-net v1 1/5] igc: Ensure the PTM cycle is reliably triggered
  ` [Intel-wired-lan] "

[PATCH] net: ag71xx: use phylink_mii_ioctl
 2024-08-07 20:06 UTC  (4+ messages)

[PATCH v12 00/24] GenieZone hypervisor drivers
 2024-08-07 20:02 UTC  (3+ messages)
` [PATCH v12 20/24] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason

[PATCH ipsec-next v8 00/16] Add IP-TFS mode to xfrm
 2024-08-07 19:40 UTC  (10+ messages)
` [PATCH ipsec-next v8 10/16] xfrm: iptfs: add fragmenting of larger than MTU user packets

[PATCH] net: mediatek: use ethtool_puts
 2024-08-07 19:40 UTC  (2+ messages)

[PATCH] net: freescale: use devm for alloc_etherdev_mqs
 2024-08-07 19:05 UTC 

[PATCH] net: atlantic: use ethtool_sprintf
 2024-08-07 19:02 UTC 

[PATCH net-next v3] net: tuntap: add ioctl() TUNGETQUEUEINDEX to fetch queue index
 2024-08-07 19:02 UTC 

[PATCH] net: tuntap: add ioctl() TUNGETQUEUEINDX to fetch queue index
 2024-08-07 18:54 UTC  (11+ messages)

[PATCH net] net: drop bad gso csum_start and offset in virtio_net_hdr
 2024-08-07 18:34 UTC  (5+ messages)

[PATCH v4 0/2] Enhance network interface feature testing
 2024-08-07 17:57 UTC  (3+ messages)
` [PATCH v4 1/2] selftests: net: Create veth pair for testing in networkless kernel
` [PATCH v4 2/2] selftests: net: Add on/off checks for non-fixed features of interface

[PATCH net v3 0/3] Don't take HW USO path when packets can't be checksummed by device
 2024-08-07 17:55 UTC  (4+ messages)
` [PATCH net v3 1/3] net: Make USO depend on CSUM offload
` [PATCH net v3 2/3] udp: Fall back to software USO if IPv6 extension headers are present
` [PATCH net v3 3/3] selftests/net: Add coverage for UDP GSO with IPv6 extension headers

[PATCH net v2] ethtool: Fix context creation with no parameters
 2024-08-07 17:33 UTC 

[PATCH] idpf: Acquire the lock before accessing the xn->salt
 2024-08-07 17:05 UTC  (6+ messages)
` [PATCH] [PATCH iwl-net] "
  ` [Intel-wired-lan] "

[PATCH][next] cxgb4: Avoid -Wflex-array-member-not-at-end warning
 2024-08-07 16:51 UTC  (2+ messages)

[PATCH v8 0/5] Add AP6275P wireless support
 2024-08-07 16:48 UTC  (5+ messages)
` [PATCH v8 4/5] wifi: brcmfmac: Add optional lpo clock enable support

[PATCH net] ethtool: Fix context creation with no parameters
 2024-08-07 16:48 UTC  (6+ messages)

[PATCH][next] ethtool: Avoid -Wflex-array-member-not-at-end warning
 2024-08-07 16:44 UTC  (3+ messages)

[PATCH net-next 0/2] eth: fbnic: add basic stats
 2024-08-07 16:38 UTC  (6+ messages)
` [PATCH net-next 1/2] eth: fbnic: add basic rtnl stats
` [PATCH net-next 2/2] eth: fbnic: add support for basic qstats

[PATCH][next] sched: act_ct: avoid -Wflex-array-member-not-at-end warning
 2024-08-07 16:18 UTC  (2+ messages)

[PATCH net] igb: cope with large MAX_SKB_FRAGS
 2024-08-07 16:09 UTC  (2+ messages)

[PATCH v3 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-08-07 16:09 UTC  (12+ messages)
` [PATCH v3 03/17] wifi: cc33xx: Add sdio.c, io.c, io.h
` [PATCH v3 05/17] wifi: cc33xx: Add acx.c, acx.h
` [PATCH v3 17/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml

[PATCH v2 net 0/2] net: ethtool: fix rxfh_max_context_id
 2024-08-07 16:06 UTC  (3+ messages)
` [PATCH v2 net 1/2] net: ethtool: fix off-by-one error in max RSS context IDs
` [PATCH v2 net 2/2] net: ethtool: check rxfh_max_num_contexts != 1 at register time

[PATCH v2 0/3] Constify struct lib80211_crypto_ops
 2024-08-07 15:52 UTC  (3+ messages)
` [PATCH v2 3/3] staging: rtl8192e: "

[PATCH v8 0/4] Landlock: Add abstract unix socket connect
 2024-08-07 15:37 UTC  (13+ messages)
` [PATCH v8 1/4] Landlock: Add abstract unix socket connect restriction
` [PATCH v8 2/4] selftests/landlock: Abstract unix socket restriction tests
` [PATCH v8 4/4] Landlock: Document LANDLOCK_SCOPED_ABSTRACT_UNIX_SOCKET and ABI versioning

[PATCHSET][RFC] struct fd and memory safety
 2024-08-07 15:30 UTC  (6+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
  ` [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper

[PATCH net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
 2024-08-07 15:26 UTC  (5+ messages)

[PATCH net-next v2 0/7] ibmvnic rr patchset
 2024-08-07 15:08 UTC  (5+ messages)
` [PATCH net-next v2 3/7] ibmvnic: Reduce memcpys in tx descriptor generation
` [PATCH net-next v2 7/7] ibmvnic: Perform tx CSO during send scrq direct

[RFC net-next 0/3] add vDPA driver for nfp devices
 2024-08-07 14:55 UTC  (4+ messages)
` [RFC net-next 3/3] drivers/vdpa: add NFP devices vDPA driver

[PATCH vhost 0/7] vdpa/mlx5: Parallelize device suspend/resume
 2024-08-07 14:54 UTC  (3+ messages)

[net-next v3 00/15] ethernet: Convert from tasklet to BH workqueue
 2024-08-07 14:37 UTC  (9+ messages)
` [net-next v3 05/15] net: cavium/liquidio: Convert tasklet API to new bottom half workqueue mechanism

[PATCH net-next] selftests: forwarding: lib.sh: ignore "Address not found"
 2024-08-07 14:32 UTC  (4+ messages)

[PATCH net-next] eventpoll: Don't re-zero eventpoll fields
 2024-08-07 14:29 UTC  (3+ messages)

[RFC net] net: make page pool stall netdev unregistration to avoid IOMMU crashes
 2024-08-07 14:29 UTC  (5+ messages)

[PATCH v3 iwl-next 0/4] ice: Implement PTP support for E830 devices
 2024-08-07 14:26 UTC  (6+ messages)
` [PATCH v3 iwl-next 4/4] ice: combine cross timestamp functions for E82x and E830
  ` [Intel-wired-lan] "

[PATCH net-next v2 0/6] net: nexthop: Increase weight to u16
 2024-08-07 14:13 UTC  (7+ messages)
` [PATCH net-next v2 1/6] net: nexthop: Add flag to assert that NHGRP reserved fields are zero
` [PATCH net-next v2 2/6] net: nexthop: Increase weight to u16
` [PATCH net-next v2 3/6] selftests: router_mpath: Sleep after MZ
` [PATCH net-next v2 4/6] selftests: router_mpath_nh: Test 16-bit next hop weights
` [PATCH net-next v2 5/6] selftests: router_mpath_nh_res: "
` [PATCH net-next v2 6/6] selftests: fib_nexthops: "

[PATCH net] net: ethtool: fix off-by-one error in max RSS context IDs
 2024-08-07 14:07 UTC  (4+ messages)

[PATCH] net: fec: Stop PPS on driver remove
 2024-08-07 14:04 UTC  (4+ messages)
` [PATCH resubmit net] "

[PATCH] wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority
 2024-08-07 14:02 UTC  (8+ messages)
` [PATCH wireless-next v2] "

[PATCH resubmit net 1/2] net: fec: Forward-declare `fec_ptp_read()`
 2024-08-07 14:02 UTC  (6+ messages)
` [PATCH resubmit net 2/2] net: fec: Remove duplicated code

[PATCH net-next] net: sungem_phy: Constify struct mii_phy_def
 2024-08-07 13:57 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: netconsole: Fix netconsole unsafe locking
 2024-08-07 13:54 UTC  (3+ messages)
` [PATCH net-next v2 5/5] net: netconsole: Defer netpoll cleanup to avoid lock release during list traversal

[PATCH net-next V6 0/4] virtio-net: synchronize op/admin state
 2024-08-07 13:51 UTC  (2+ messages)

[PATCH net-next v17 00/14] stmmac: Add Loongson platform support
 2024-08-07 13:48 UTC  (15+ messages)
` [PATCH net-next v17 01/14] net: stmmac: Move the atds flag to the stmmac_dma_cfg structure
` [PATCH net-next v17 02/14] net: stmmac: Add multi-channel support
` [PATCH net-next v17 03/14] net: stmmac: Export dwmac1000_dma_ops
` [PATCH net-next v17 04/14] net: stmmac: dwmac-loongson: Drop duplicated hash-based filter size init
` [PATCH net-next v17 05/14] net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi calls
` [PATCH net-next v17 06/14] net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identification
` [PATCH net-next v17 07/14] net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init
` [PATCH net-next v17 08/14] net: stmmac: dwmac-loongson: Init ref and PTP clocks rate
` [PATCH net-next v17 09/14] net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMAC
` [PATCH net-next v17 10/14] net: stmmac: dwmac-loongson: Introduce PCI device info data
` [PATCH net-next v17 11/14] net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device support
` [PATCH net-next v17 12/14] net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC support
` [PATCH net-next v17 13/14] net: stmmac: dwmac-loongson: Add Loongson GNET support
` [PATCH net-next v17 14/14] net: stmmac: dwmac-loongson: Add loongson module author

[PATCH net-next] net: ti: icssg_prueth: populate netdev of_node
 2024-08-07 13:35 UTC  (3+ messages)

[PATCH v4 0/8] Add support for the LAN966x PCI device using a DT overlay
 2024-08-07 13:29 UTC  (4+ messages)
` [PATCH v4 3/8] mfd: syscon: Add reference counting and device managed support

CVE-2024-39503: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
 2024-08-07 13:27 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: phy: dp83tg720: Add cable testing support
 2024-08-07 13:24 UTC  (3+ messages)

[PATCH net] net: ngbe: Fix phy mode set to external phy
 2024-08-07 12:58 UTC  (4+ messages)

[PATCH iwl-net 0/3] ice: fix Rx data path for PAGE_SIZE >= 8192
 2024-08-07 12:42 UTC  (5+ messages)
` [PATCH iwl-net 1/3] ice: fix page reuse when PAGE_SIZE is over 8k
` [PATCH iwl-net 2/3] ice: fix ICE_LAST_OFFSET formula
` [PATCH iwl-net 3/3] ice: fix truesize operations for PAGE_SIZE >= 8192

PCI: Work around PCIe link training failures
 2024-08-07 12:29 UTC  (4+ messages)

[PATCH v3] net: ethernet: use ip_hdrlen() instead of bit shift
 2024-08-07 12:28 UTC  (2+ messages)

[PATCH net-next v3 00/12] ethtool: rss: driver tweaks and netlink context dumps
 2024-08-07 12:00 UTC  (3+ messages)
` [PATCH net-next v3 11/12] netlink: specs: decode indirection table as u32 array

[PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
 2024-08-07 11:49 UTC  (3+ messages)
` PCI: Work around "

[PATCH net-next v5 08/10] net: libwx: add eswitch switch api for devlink ops
 2024-08-07 11:43 UTC  (5+ messages)

[PATCH v2 0/7] can: m_can: Fix polling and other issues
 2024-08-07 11:33 UTC  (3+ messages)

[PATCH 00/13] tty: random fixes and cleanups
 2024-08-07 11:14 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).