netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-01 16:21:59 to 2024-08-02 09:35:41 UTC [more...]

[PATCH net-next v3 0/7] tcp: completely support active reset
 2024-08-02  9:35 UTC  (7+ messages)
` [PATCH net-next v3 5/7] tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for "
` [PATCH net-next v3 6/7] tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA "
` [PATCH net-next v3 7/7] tcp: rstreason: let it work finally in tcp_send_active_reset()

[PATCH net-next v2 0/4] net: axienet: Fix coding style issues
 2024-08-02  9:30 UTC  (2+ messages)

[PATCH net-next v2 0/7] net/selftests: TCP-AO selftests updates
 2024-08-02  9:23 UTC  (8+ messages)
` [PATCH net-next v2 1/7] selftests/net: Clean-up double assignment
` [PATCH net-next v2 2/7] selftests/net: Provide test_snprintf() helper
` [PATCH net-next v2 3/7] selftests/net: Be consistent in kconfig checks
` [PATCH net-next v2 4/7] selftests/net: Don't forget to close nsfd after switch_save_ns()
` [PATCH net-next v2 5/7] selftests/tcp_ao: Fix printing format for uint64_t
` [PATCH net-next v2 6/7] selftests/net: Synchronize client/server before counters checks
` [PATCH net-next v2 7/7] selftests/net: Add trace events matching to tcp_ao

[PATCH] net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()
 2024-08-02  8:54 UTC 

[PATCH net-next] tcp: limit wake-up for crossed SYN cases with SYN-ACK
 2024-08-02  8:48 UTC  (3+ messages)

[PATCH net-next V3 0/4] Add support to PHYLINK for LAN743x/PCI11x1x chips
 2024-08-02  8:37 UTC  (7+ messages)
` [PATCH net-next V3 3/4] net: lan743x: Migrate phylib to phylink

[PATCH] net: ftgmac100: Get link speed and duplex for NC-SI
 2024-08-02  8:33 UTC 

[PATCH net-next v4 0/3] ioctl support for AF_VSOCK and virtio-based transports
 2024-08-02  8:30 UTC  (3+ messages)

[PATCH net V2 0/3] Fixes for IPsec over bonding
 2024-08-02  8:27 UTC  (4+ messages)
` [PATCH net V2 3/3] bonding: change ipsec_lock from spin lock to mutex

[PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-02  8:23 UTC  (6+ messages)
` [PATCH net-next v3 1/3] net: stmmac: Add basic dwxgmac4 support to stmmac core
` [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
` [PATCH net-next v3 3/3] net: stmmac: Add PCI driver support for BCM8958x

[PATCH net v1] net: wan: fsl_qmc_hdlc: Discard received CRC
 2024-08-02  8:10 UTC  (3+ messages)

[PATCH net-next 0/6] net: netconsole: Fix netconsole unsafe locking
 2024-08-02  8:09 UTC  (7+ messages)
` [PATCH net-next 1/6] net: netconsole: selftests: Create a new netconsole selftest
` [PATCH net-next 6/6] net: netconsole: Defer netpoll cleanup to avoid lock release during list traversal

[PATCH net] net: bridge: mcast: wait for previous gc cycles when removing port
 2024-08-02  8:07 UTC 

[PATCH net-next] net: netconsole: Fix MODULE_AUTHOR format
 2024-08-02  8:07 UTC 

[PATCH net 0/6] net: dsa: vsc73xx: fix MDIO bus access and PHY operations
 2024-08-02  8:04 UTC  (7+ messages)
` [PATCH net 1/6] net: dsa: vsc73xx: fix port MAC configuration in full duplex mode
` [PATCH net 2/6] net: dsa: vsc73xx: pass value in phy_write operation
` [PATCH net 3/6] net: dsa: vsc73xx: use defined values in phy operations
` [PATCH net 4/6] net: dsa: vsc73xx: check busy flag in MDIO operations
` [PATCH net 5/6] net: dsa: vsc73xx: allow phy resetting
` [PATCH net 6/6] net: phy: vitesse: repair vsc73xx autonegotiation

[PATCH net-next v2 1/1] net: phy: microchip: lan937x: add support for 100BaseTX PHY
 2024-08-02  8:02 UTC  (3+ messages)

[PATCH net-next v2] net: pse-pd: tps23881: Fix the device ID check
 2024-08-02  7:53 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: dsa: microchip: ksz8795: add Wake on LAN support
 2024-08-02  7:48 UTC  (7+ messages)
` [PATCH net-next v2 2/5] net: dsa: microchip: move KSZ9477 WoL functions to ksz_common
` [PATCH net-next v2 5/5] net: dsa: microchip: check erratum workaround through indirect register read

[PATCH net-next] virtio_net: Prevent misidentified spurious interrupts from killing the irq
 2024-08-02  7:42 UTC  (4+ messages)

[PATCH net-next v2 00/15][pull request] ice: support devlink subfunction
 2024-08-02  7:38 UTC  (15+ messages)
` [PATCH net-next v2 05/15] ice: allocate devlink for subfunction
` [PATCH net-next v2 15/15] ice: allow to activate and deactivate subfunction

[PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
 2024-08-02  7:37 UTC  (5+ messages)
` (subset) "

RFC: l2tp: how to fix nested socket lockdep splat
 2024-08-02  7:35 UTC  (3+ messages)

[syzbot] Monthly net report (Aug 2024)
 2024-08-02  7:26 UTC 

[PATCH vhost 0/7] vdpa/mlx5: Parallelize device suspend/resume
 2024-08-02  7:20 UTC  (2+ messages)
` [PATCH mlx5-vhost 1/7] net/mlx5: Support throttled commands from async API

[PATCH net-next] net: skbuff: sprinkle more __GFP_NOWARN on ingress allocs
 2024-08-02  7:18 UTC  (3+ messages)

[PATCH net-next] net: remove IFF_* re-definition
 2024-08-02  6:58 UTC  (3+ messages)

[RFC PATCH vhost] vhost-vdpa: Fix invalid irq bypass unregister
 2024-08-02  6:51 UTC  (3+ messages)

[PATCH] net: ethernet: use ip_hdrlen() instead of bit shift
 2024-08-02  5:44 UTC 

[PATCH V3 09/10] bnxt_en: Add TPH support in BNXT driver
 2024-08-02  5:44 UTC  (2+ messages)

[PATCH v7 0/5] Add AP6275P wireless support
 2024-08-02  5:38 UTC  (7+ messages)
` [PATCH v7 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v7 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
` [PATCH v7 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v7 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v7 5/5] wifi: brcmfmac: add flag for random seed during firmware download

[PATCH net-next v2] net: phy: vitesse: implement downshift in vsc73xx phys
 2024-08-02  5:16 UTC 

[PATCH V3 06/10] PCI/TPH: Introduce API to retrieve TPH steering tags from ACPI
 2024-08-02  4:58 UTC  (2+ messages)

[PATCH net] net: dsa: microchip: Fix Wake-on-LAN check to not return an error
 2024-08-02  4:45 UTC  (2+ messages)

[PATCH V3 04/10] PCI/TPH: Add pci=nostmode to force No ST Mode
 2024-08-02  4:29 UTC  (2+ messages)

[PATCH net-next v2] net: mana: Implement get_ringparam/set_ringparam for mana
 2024-08-02  4:29 UTC  (5+ messages)

[PATCH v8 0/4] Landlock: Add abstract unix socket connect
 2024-08-02  4:02 UTC  (5+ 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 3/4] sample/Landlock: Support abstract unix socket restriction
` [PATCH v8 4/4] Landlock: Document LANDLOCK_SCOPED_ABSTRACT_UNIX_SOCKET and ABI versioning

[PATCH net v4 0/2] virtio-net: unbreak vq resizing if vq coalescing is not supported
 2024-08-02  2:55 UTC  (3+ messages)
` [PATCH net v4 1/2] virtio-net: check feature before configuring the vq coalescing command

[PATCH V4 net-next 0/3] virtio-net: synchronize op/admin state
 2024-08-02  2:47 UTC  (10+ messages)
` [PATCH V4 net-next 3/3] virtio-net: synchronize operstate with admin state on up/down

[PATCH net-next] net/smc: add the max value of fallback reason count
 2024-08-02  2:38 UTC  (2+ messages)

[PATCH] e1000e: use ip_hdrlen() instead of bit shift
 2024-08-02  2:25 UTC  (3+ messages)

[BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
 2024-08-02  2:06 UTC  (5+ messages)

[PATCH net v3] net/tcp: Disable TCP-AO static key after RCU grace period
 2024-08-02  2:00 UTC  (4+ messages)

[PATCH net] eth: fbnic: select devlink
 2024-08-02  1:59 UTC 

[PATCH net] net/smc: delete buf_desc from buffer list under lock protection
 2024-08-02  1:55 UTC  (3+ messages)

[PATCH net 0/7] mptcp: fix endpoints with 'signal' and 'subflow' flags
 2024-08-02  1:40 UTC  (2+ messages)

[PATCH net v2 0/2] Silence bad offload warning when sending UDP GSO with IPv6 extension headers
 2024-08-02  1:36 UTC  (6+ messages)
` [PATCH net v2 1/2] gso: Skip bad offload detection when device supports requested GSO
` [PATCH net v2 2/2] selftests/net: Add coverage for UDP GSO with IPv6 extension headers

[PATCH net-next] net: Use of_property_read_bool()
 2024-08-02  1:30 UTC  (2+ messages)

[PATCH net-next] net: mdio: Use of_property_count_u32_elems() to get property length
 2024-08-02  1:30 UTC  (2+ messages)

[PATCH net-next] net: phy: qca807x: Drop unnecessary and broken DT validation
 2024-08-02  1:30 UTC  (2+ messages)

[PATCH net-next 0/2] gve: Add RSS config support
 2024-08-02  1:28 UTC  (3+ messages)
` [PATCH net-next 1/2] gve: Add RSS device option
` [PATCH net-next 2/2] gve: Add RSS adminq commands and ethtool support

[PATCH net-next v2] net: mctp: Consistent peer address handling in ioctl tag allocation
 2024-08-02  1:10 UTC  (5+ messages)

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

[PATCH net] team: fix possible deadlock in team_port_change_check
 2024-08-02  0:49 UTC  (4+ messages)

[PATCH iwl-net 0/3] idpf: fix 3 bugs revealed by the Chapter I
 2024-08-02  0:23 UTC  (12+ messages)
` [PATCH iwl-net 1/3] idpf: fix memory leaks and crashes while performing a soft reset
` [PATCH iwl-net 2/3] idpf: fix memleak in vport interrupt configuration
    ` [Intel-wired-lan] "
` [PATCH iwl-net 3/3] idpf: fix UAFs when destroying the queues

[PATCH v3] net: core: annotate socks of struct sock_reuseport with __counted_by
 2024-08-02  0:20 UTC  (2+ messages)

[PATCH net-next 00/12] ethtool: rss: driver tweaks and netlink context dumps
 2024-08-02  0:18 UTC  (13+ messages)
` [PATCH net-next 01/12] selftests: drv-net: rss_ctx: add identifier to traffic comments
` [PATCH net-next 02/12] eth: mvpp2: implement new RSS context API
` [PATCH net-next 03/12] eth: mlx5: allow disabling queues when RSS contexts exist
` [PATCH net-next 04/12] ethtool: make ethtool_ops::cap_rss_ctx_supported optional
` [PATCH net-next 05/12] eth: remove .cap_rss_ctx_supported from updated drivers
` [PATCH net-next 06/12] ethtool: rss: don't report key if device doesn't support it
` [PATCH net-next 07/12] ethtool: rss: move the device op invocation out of rss_prepare_data()
` [PATCH net-next 08/12] ethtool: rss: report info about additional contexts from XArray
` [PATCH net-next 09/12] ethtool: rss: support dumping RSS contexts
` [PATCH net-next 10/12] ethtool: rss: support skipping contexts during dump
` [PATCH net-next 11/12] netlink: specs: decode indirection table as u32 array
` [PATCH net-next 12/12] selftests: drv-net: rss_ctx: test dumping RSS contexts

[PATCH net-next v3 1/3] selftests: net-drv: exercise queue stats when the device is down
 2024-08-02  0:03 UTC  (3+ messages)
` [PATCH net-next v3 2/3] selftests: net: ksft: support marking tests as disruptive
` [PATCH net-next v3 3/3] selftests: net: ksft: replace 95 with errno.EOPNOTSUPP

[v6.1] WARNING in ieee80211_check_rate_mask
 2024-08-01 23:39 UTC 

[PATCH net-next v1 0/5] net: stmmac: FPE via ethtool + tc
 2024-08-01 23:29 UTC  (8+ messages)
` [PATCH net-next v1 1/5] net: stmmac: configure FPE via ethtool-mm
` [PATCH net-next v1 2/5] net: stmmac: support fp parameter of tc-mqprio
` [PATCH net-next v1 3/5] net: stmmac: support fp parameter of tc-taprio

[PATCH net-next v3] selftests: net: ksft: print more of the stack for checks
 2024-08-01 23:23 UTC 

[PATCH net-next 0/2] ibmveth RR performance
 2024-08-01 23:07 UTC  (5+ messages)
` [PATCH net-next 1/2] ibmveth: Optimize poll rescheduling process
` [PATCH net-next 2/2] ibmveth: Recycle buffers during replenish phase

io_uring NAPI busy poll RCU is causing 50 context switches/second to my sqpoll thread
 2024-08-01 23:05 UTC  (7+ messages)

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

[PATCH net-next v2 1/2] selftests: net-drv: exercise queue stats when the device is down
 2024-08-01 21:38 UTC  (13+ messages)
` [PATCH net-next v2 2/2] selftests: net: ksft: support marking tests as disruptive

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

[PATCH v2 1/1] dt-bindings: can: fsl,flexcan: add common 'can-transceiver' for fsl,flexcan
 2024-08-01 21:11 UTC  (3+ messages)

[PATCH net] gve: Fix use of netif_carrier_ok()
 2024-08-01 20:56 UTC 

[RFC PATCH net-next 00/10] Add support of HIBMCGE Ethernet Driver
 2024-08-01 20:16 UTC  (7+ messages)
` [RFC PATCH net-next 08/10] net: hibmcge: Implement workqueue and some ethtool_ops functions

[PATCH net-next] linkmode: Change return type of linkmode_andnot to bool
 2024-08-01 20:00 UTC 

[PATCH] net: tuntap: add ioctl() TUNGETQUEUEINDX to fetch queue index
 2024-08-01 19:52 UTC  (9+ messages)

[RFC] USB: ipeth: race between ipeth_close and error handling
 2024-08-01 19:42 UTC  (2+ messages)

[PATCH v3] dt-bindings: can: renesas,rcar-canfd: Document R-Car V4M support
 2024-08-01 19:22 UTC  (2+ messages)

[PATCH v4 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2024-08-01 19:09 UTC  (3+ messages)
  ` [PATCH v4 2/4] "

[PATCH net-next] net: phy: vitesse: implement downshift in vsc73xx phys
 2024-08-01 18:57 UTC  (2+ messages)

[PATCH net v3] net-sysfs: check device is present when showing duplex
 2024-08-01 18:54 UTC  (3+ messages)

[PATCH 00/24] netfs: Read/write improvements
 2024-08-01 18:53 UTC  (4+ messages)
` [PATCH 18/24] netfs: Speed up buffered reading

[PATCH net-next v2] tipc: guard against string buffer overrun
 2024-08-01 18:35 UTC 

[PATCH v4 0/2] Add interconnect support for stmmac driver
 2024-08-01 18:32 UTC  (3+ messages)
` [PATCH v4 2/2] net: stmmac: Add interconnect support

[PATCH] selftests: tc-testing: Fixed Typo error
 2024-08-01 18:24 UTC  (2+ messages)

[PATCH 00/12] flow_dissector: Dissect UDP encapsulation protocols
 2024-08-01 18:22 UTC  (3+ messages)
` [PATCH 07/12] flow_dissector: Parse vxlan in UDP

[PATCH v2 net-next 0/2] Add support for EN7581 to mt7530 driver
 2024-08-01 18:21 UTC  (5+ messages)
` [PATCH v2 net-next 1/2] dt-bindings: net: dsa: mediatek,mt7530: Add airoha,en7581-switch
` [PATCH v2 net-next 2/2] net: dsa: mt7530: Add EN7581 support

[PATCH net-next v8 0/3] net: A lightweight zero-copy notification mechanism for MSG_ZEROCOPY
 2024-08-01 18:15 UTC  (10+ messages)
` [PATCH net-next v8 2/3] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
` [PATCH net-next v8 3/3] selftests: add MSG_ZEROCOPY msg_control notification test

[PATCH] wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850
 2024-08-01 18:04 UTC  (3+ messages)

[RFC PATCH v1 0/9] Support TCP listen access-control
 2024-08-01 17:42 UTC  (4+ messages)
` [RFC PATCH v1 7/9] selftests/landlock: Test listen on ULP socket without clone method

[PATCH net-next v15 00/14] stmmac: Add Loongson platform support
 2024-08-01 17:27 UTC  (9+ messages)
` [PATCH net-next v15 11/14] net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device support
` [PATCH net-next v15 12/14] net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC support
` [PATCH net-next v15 13/14] net: stmmac: dwmac-loongson: Add Loongson GNET support
` [PATCH net-next v15 14/14] net: stmmac: dwmac-loongson: Add loongson module author

[PATCH v2 0/8] Introduce fwctl subystem
 2024-08-01 17:26 UTC  (5+ messages)
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware

[GIT PULL] Networking for v6.11-rc2
 2024-08-01 16:51 UTC  (2+ messages)

[PATCH] MAINTAINERS: update status of sky2 and skge drivers
 2024-08-01 16:28 UTC 


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