netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-06 23:31:15 to 2023-04-07 15:19:02 UTC [more...]

[PATCH] ARM64: dts: marvell: cn9310: Add missing phy-mode
 2023-04-07 15:18 UTC 

[PATCH 0/3] Add missing DSA properties for marvell switches
 2023-04-07 15:17 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: kirkwood: Add missing phy-mode and fixed links
` [PATCH 2/3] ARM: dts: orion5: "
` [PATCH 3/3] ARM: dts: armada: "

[PATCH net-next] ax25: exit linked-list searches earlier
 2023-04-07 15:14 UTC  (2+ messages)

[PATCH 1/8] net: netronome: constify pointers to hwmon_channel_info
 2023-04-07 15:05 UTC  (14+ messages)
` [PATCH 2/8] net: aquantia: "
` [PATCH 3/8] net: phy: "
` [PATCH 4/8] net: phy: bcm54140: "
` [PATCH 5/8] net: phy: marvell: "
` [PATCH 6/8] net: phy: mxl: "
` [PATCH 7/8] net: phy: nxp-tja11xx: "
` [PATCH 8/8] net: phy: sfp: "

[PATCH 00/12] Rework PHY reset handling
 2023-04-07 15:00 UTC  (3+ messages)
` [PATCH 06/12] net: phy: add phy_device_atomic_register helper

[PATCH v2] skbuff: Fix a race between coalescing and releasing SKBs
 2023-04-07 15:01 UTC  (5+ messages)

[PATCH net-next] tools: ynl: throw a more meaningful exception if family not supported
 2023-04-07 14:56 UTC 

[PATCH] wifi: brcmfmac: add Cypress 43439 SDIO ids
 2023-04-07 14:55 UTC  (3+ messages)

[PATCH net-next RFC v4 0/5] net: Make MAC/PHY time stamping selectable
 2023-04-07 14:44 UTC  (8+ messages)
` [PATCH net-next RFC v4 2/5] net: Expose available time stamping layers to user space
` [PATCH net-next RFC v4 4/5] net: Let the active time stamping layer be selectable

[PATCH net-next v4 0/7] net: lockless stop/wake combo macros
 2023-04-07 14:36 UTC  (10+ messages)
` [PATCH net-next v4 1/7] docs: net: reformat driver.rst from a list to sections
` [PATCH net-next v4 2/7] docs: net: move the probe and open/close sections of driver.rst up
` [PATCH net-next v4 3/7] docs: net: use C syntax highlight in driver.rst
` [PATCH net-next v4 4/7] net: provide macros for commonly copied lockless queue stop/wake code
` [PATCH net-next v4 5/7] ixgbe: use new queue try_stop/try_wake macros
` [PATCH net-next v4 6/7] bnxt: "
` [PATCH net-next v4 7/7] net: piggy back on the memory barrier in bql when waking queues

[PATCH net] net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflow
 2023-04-07 14:24 UTC  (2+ messages)

[PATCH net] net: phy: nxp-c45-tja11xx: add remove callback
 2023-04-07 14:20 UTC  (2+ messages)

[PATCH net-next 0/2] DSA trace events
 2023-04-07 14:14 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: add trace points for FDB/MDB operations
` [PATCH net-next 2/2] net: dsa: add trace points for VLAN operations

[PATCH net] net: phy: nxp-c45-tja11xx: disable port and global interrupts
 2023-04-07 14:14 UTC  (2+ messages)

[RFC net-next v2 0/3] page_pool: allow caching from safely localized NAPI
 2023-04-07 14:14 UTC  (4+ messages)
` [RFC net-next v2 1/3] net: skb: plumb napi state thru skb freeing paths

[RFC PATCH v2 net-next 00/12] net: dsa: mt7530: fix port 5 phylink, port 6, and MT7988
 2023-04-07 13:46 UTC  (15+ messages)
` [RFC PATCH v2 net-next 01/14] net: dsa: mt7530: fix comments regarding port 5 and 6 for both switches
` [RFC PATCH v2 net-next 02/14] net: dsa: mt7530: fix phylink for port 5 and fix port 5 modes
` [RFC PATCH v2 net-next 03/14] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
` [RFC PATCH v2 net-next 04/14] net: dsa: mt7530: set priv->p5_interface in correct conditions
` [RFC PATCH v2 net-next 05/14] net: dsa: mt7530: remove p5_intf_sel default case from mt7530_setup_port5()
` [RFC PATCH v2 net-next 06/14] net: dsa: mt7530: do not set CPU port interfaces to PHY_INTERFACE_MODE_NA
` [RFC PATCH v2 net-next 07/14] net: dsa: mt7530: call port 6 setup from mt7530_mac_config()
` [RFC PATCH v2 net-next 08/14] net: dsa: mt7530: remove pad_setup function pointer
` [RFC PATCH v2 net-next 09/14] net: dsa: mt7530: move enabling port 6 to mt7530_setup_port6()
` [RFC PATCH v2 net-next 10/14] net: dsa: mt7530: switch to if/else statements on mt7530_setup_port6()
` [RFC PATCH v2 net-next 11/14] net: dsa: mt7530: set TRGMII RD TAP if trgmii is being used
` [RFC PATCH v2 net-next 12/14] net: dsa: mt7530: move lowering port 5 RGMII driving to mt7530_setup()
` [RFC PATCH v2 net-next 13/14] net: dsa: mt7530: fix port capabilities for MT7988
` [RFC PATCH v2 net-next 14/14] net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional

[PATCH] ieee802154: hwsim: Fix possible memory leaks
 2023-04-07 13:46 UTC  (2+ messages)

[PATCH net-next 0/5] tsnep: XDP socket zero-copy support
 2023-04-07 13:41 UTC  (6+ messages)
` [PATCH net-next 4/5] tsnep: Add XDP socket zero-copy RX support

[PATCH bpf-next v3 0/3] Add FOU support for externally controlled ipip devices
 2023-04-07 13:38 UTC  (3+ messages)
` [PATCH bpf-next v3 1/3] ipip,ip_tunnel,sit: "
` [PATCH bpf-next v3 2/3] bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncs

[PATCH net-next v2] net: ethernet: mtk_eth_soc: use be32 type to store be32 values
 2023-04-07 13:26 UTC 

[PATCH v2 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name
 2023-04-07 12:50 UTC  (7+ messages)
` [PATCH v2 2/7] dt-bindings: net: dsa: mediatek,mt7530: improve MCM and MT7988 information
` [PATCH v2 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988
` [PATCH v2 4/7] dt-bindings: net: dsa: mediatek,mt7530: allow delayed rgmii phy-modes
` [PATCH v2 5/7] dt-bindings: net: dsa: mediatek,mt7530: disallow reset without mediatek,mcm
` [PATCH v2 6/7] dt-bindings: net: dsa: mediatek,mt7530: disallow core-supply and io-supply
` [PATCH v2 7/7] dt-bindings: net: dsa: mediatek,mt7530: allow mediatek,mcm on MT7531

[net PATCH v2 0/7] octeontx2: Miscellaneous fixes
 2023-04-07 12:23 UTC  (8+ messages)
` [net PATCH v2 1/7] octeontx2-af: Secure APR table update with the lock
` [net PATCH v2 2/7] octeontx2-af: Fix start and end bit for scan config
` [net PATCH v2 3/7] octeontx2-af: Add validation for lmac type
` [net PATCH v2 4/7] octeontx2-af: Update correct mask to filter IPv4 fragments
` [net PATCH v2 5/7] octeontx2-af: Fix issues with NPC field hash extract
` [net PATCH v2 6/7] octeontx2-af: Skip PFs if not enabled
` [net PATCH v2 7/7] octeontx2-pf: Disable packet I/O for graceful exit

[PATCH v7] net/packet: support mergeable feature of virtio
 2023-04-07 11:54 UTC 

[RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988
 2023-04-07 11:04 UTC  (10+ messages)

[-net-next v11 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-07 11:03 UTC  (7+ messages)
` [-net-next v11 1/6] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
` [-net-next v11 2/6] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
` [-net-next v11 3/6] dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-name
` [-net-next v11 4/6] dt-bindings: net: Add support StarFive dwmac
` [-net-next v11 5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC
` [-net-next v11 6/6] net: stmmac: starfive-dmac: Add phy interface settings

[syzbot] [net?] WARNING in cleanup_net (2)
 2023-04-07 10:48 UTC 

[syzbot] KASAN: use-after-free Read in rdma_close
 2023-04-07 10:38 UTC  (2+ messages)

[PATCH net-next] net: davicom: Make davicom drivers not depends on DM9000
 2023-04-07 10:36 UTC  (2+ messages)

[PATCH] ieee802154: hwsim: Fix possible memory leaks
 2023-04-07  9:48 UTC  (3+ messages)

[PATCH 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name
 2023-04-07  9:46 UTC  (10+ messages)
` [PATCH 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988
` [PATCH 5/7] dt-bindings: net: dsa: mediatek,mt7530: disallow reset without mediatek,mcm

[PATCHv2 net-next] bonding: add software tx timestamping support
 2023-04-07  9:34 UTC  (2+ messages)

[PATCH v2 0/2] Fix failure to access u32* argument of tracked function
 2023-04-07  9:33 UTC  (4+ messages)
` [PATCH v2 1/2] bpf/btf: Fix is_int_ptr()
` [PATCH v2 2/2] selftests/bpf: Add test to access u32 ptr argument in tracing program

[PATCH net v3] net: openvswitch: fix race on port output
 2023-04-07  9:31 UTC  (5+ messages)

[PATCH net-next v3 0/4] Support MACsec VLAN
 2023-04-07  9:04 UTC  (4+ messages)
` [PATCH net-next v3 1/4] vlan: Add MACsec offload operations for VLAN interface
      ` [EXT] Fwd: "

[PATCH net-next v2] qlcnic: check pci_reset_function result
 2023-04-07  9:01 UTC  (2+ messages)

[PATCH net-next] net/ipv6: silence 'passing zero to ERR_PTR()' warning
 2023-04-07  9:00 UTC  (2+ messages)

[syzbot] kernel panic: kernel stack overflow
 2023-04-07  8:17 UTC  (7+ messages)

[PATCH net-next v4 00/14] sfc: add vDPA support for EF100 devices
 2023-04-07  8:10 UTC  (15+ messages)
` [PATCH net-next v4 01/14] sfc: add function personality "
` [PATCH net-next v4 02/14] sfc: implement MCDI interface for vDPA operations
` [PATCH net-next v4 03/14] sfc: update MCDI headers for CLIENT_CMD_VF_PROXY capability bit
` [PATCH net-next v4 04/14] sfc: evaluate vdpa support based on FW capability CLIENT_CMD_VF_PROXY
` [PATCH net-next v4 05/14] sfc: implement init and fini functions for vDPA personality
` [PATCH net-next v4 06/14] sfc: implement vDPA management device operations
` [PATCH net-next v4 07/14] sfc: implement vdpa device config operations
` [PATCH net-next v4 08/14] sfc: implement vdpa vring "
` [PATCH net-next v4 09/14] sfc: implement device status related vdpa "
` [PATCH net-next v4 10/14] sfc: implement filters for receiving traffic
` [PATCH net-next v4 11/14] sfc: use PF's IOMMU domain for running VF's MCDI commands
` [PATCH net-next v4 12/14] sfc: unmap VF's MCDI buffer when switching to vDPA mode
` [PATCH net-next v4 13/14] sfc: update vdpa device MAC address
` [PATCH net-next v4 14/14] sfc: register the vDPA device

[PATCHv2 net 0/3] bonding: fix ns validation on backup slaves
 2023-04-07  8:10 UTC  (2+ messages)

[PATCH net] tcp: restrict net.ipv4.tcp_app_win
 2023-04-07  8:10 UTC  (4+ messages)

[PATCH v4 net-next 1/2] net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devices
 2023-04-07  7:30 UTC  (2+ messages)

[PATCH][next] wifi: mt76: Replace zero-length array with flexible-array member
 2023-04-07  7:23 UTC  (2+ messages)

[PATCH] niu: Fix missing unwind goto in niu_alloc_channels()
 2023-04-07  7:20 UTC  (2+ messages)

[PATCH] r8152: Add __GFP_NOWARN to big allocations
 2023-04-07  6:24 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next 00/15] Introduce IDPF driver
 2023-04-07  4:39 UTC  (6+ messages)

[PATCH] net: fddi: skfp: rmt: Clean up some inconsistent indenting
 2023-04-07  3:41 UTC 

[PATCH] net/sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
 2023-04-07  3:14 UTC 

[PATCH 0/5] add initial io_uring_cmd support for sockets
 2023-04-07  2:46 UTC  (5+ messages)

[net-next 01/15] net/mlx5e: Set default can_offload action
 2023-04-07  2:20 UTC  (2+ messages)

[PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-07  2:13 UTC  (8+ messages)
` [PATCH net-next v5 03/19] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v5 06/19] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data

[PATCH net] net: sfp: initialize sfp->i2c_block_size at sfp allocation
 2023-04-07  2:02 UTC  (2+ messages)

[PATCH net-next] net: sunhme: move asm includes to below linux includes
 2023-04-07  2:10 UTC  (2+ messages)

[PATCH net-next] selftests: forwarding: hw_stats_l3: Detect failure to install counters
 2023-04-07  2:10 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable
 2023-04-07  2:04 UTC  (2+ messages)

[PATCH net-next 0/6] TXGBE PHYLINK support
 2023-04-07  2:03 UTC  (7+ messages)
` [PATCH net-next 2/6] net: txgbe: Implement I2C bus master driver

[PATCH bpf-next] bpf: ensure all memory is initialized in bpf_get_current_comm
 2023-04-07  2:00 UTC  (2+ messages)

[net-next v9 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-07  1:59 UTC  (4+ messages)
` [net-next v9 4/6] dt-bindings: net: Add support StarFive dwmac

[PATCH bpf-next 0/8] bpf: Follow up to RCU enforcement in the verifier
 2023-04-07  1:57 UTC  (13+ messages)

[PATCH bpf-next 0/6] bpf: add netfilter program type
 2023-04-07  1:36 UTC  (3+ messages)
` [PATCH bpf-next 6/6] bpf: add test_run support for "

Convention regarding SGMII in-band autonegotiation
 2023-04-07  1:26 UTC  (6+ messages)

[PATCH net-next 1/3] net: provide macros for commonly copied lockless queue stop/wake code
 2023-04-07  1:21 UTC  (14+ messages)

[PATCH net] ipv4: Fix potential uninit variable access buf in __ip_make_skb()
 2023-04-07  0:54 UTC  (3+ messages)

[PATCH] skbuff: Fix a race between coalescing and releasing SKBs
 2023-04-07  0:45 UTC  (11+ messages)

[PATCH net-next v3 0/7] net: lockless stop/wake combo macros
 2023-04-07  0:41 UTC  (4+ messages)
` [PATCH net-next v3 7/7] net: piggy back on the memory barrier in bql when waking queues

[PATCH v9 net-next 00/14] pds_core driver
 2023-04-06 23:41 UTC  (15+ messages)
` [PATCH v9 net-next 01/14] pds_core: initial framework for pds_core PF driver
` [PATCH v9 net-next 02/14] pds_core: add devcmd device interfaces
` [PATCH v9 net-next 03/14] pds_core: health timer and workqueue
` [PATCH v9 net-next 04/14] pds_core: add devlink health facilities
` [PATCH v9 net-next 05/14] pds_core: set up device and adminq
` [PATCH v9 net-next 06/14] pds_core: Add adminq processing and commands
` [PATCH v9 net-next 07/14] pds_core: add FW update feature to devlink
` [PATCH v9 net-next 08/14] pds_core: set up the VIF definitions and defaults
` [PATCH v9 net-next 09/14] pds_core: add initial VF device handling
` [PATCH v9 net-next 10/14] pds_core: add auxiliary_bus devices
` [PATCH v9 net-next 11/14] pds_core: devlink params for enabling VIF support
` [PATCH v9 net-next 12/14] pds_core: add the aux client API
` [PATCH v9 net-next 13/14] pds_core: publish events to the clients
` [PATCH v9 net-next 14/14] pds_core: Kconfig and pds_core.rst

[RFC PATCH net] net: ipv4/ipv6 addrconf: call igmp{,6}_group_dropped() while dev is still up
 2023-04-06 23:30 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).