messages from 2024-06-05 20:40:50 to 2024-06-06 10:02:43 UTC [more...]
[PATCH net 0/8] Intel Wired LAN Driver Updates 2024-05-28 (e1000e, i40e, ice)
2024-06-06 10:02 UTC (7+ messages)
` [PATCH net 4/8] i40e: Fix XDP program unloading while removing the driver
[PATCH net-next v7 0/3] net: tcp: un-pin tw timer
2024-06-06 10:01 UTC (4+ messages)
` [PATCH net-next v7 1/3] net: tcp/dccp: prepare for tw_timer un-pinning
Recursive locking in sockmap
2024-06-06 10:00 UTC
[PATCH net-next v2 00/10] net: pcs: xpcs: Add memory-mapped device support
2024-06-06 9:54 UTC (4+ messages)
` [PATCH net-next v2 06/10] dt-bindings: net: Add Synopsys DW xPCS bindings
[PATCH vhost v13 00/12] virtio core prepares for AF_XDP
2024-06-06 9:49 UTC (7+ messages)
` [PATCH vhost v13 04/12] virtio_ring: support add premapped buf
[PATCH iwl-next v1 0/5] ice: add standard stats
2024-06-06 9:42 UTC (6+ messages)
` [PATCH iwl-next v1 1/5] net: docs: add missing features that can have stats
` [PATCH iwl-next v1 4/5] ice: implement transmit hardware timestamp statistics
[PATCH v3 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
2024-06-06 9:16 UTC (18+ messages)
` [PATCH v3 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
` [PATCH v3 1/4] dt-bindings: net: Add FSD EQoS device tree bindings
` [PATCH v3 2/4] net: stmmac: dwc-qos: Add FSD EQoS support
[PATCH net-next v14 00/14] net: Make timestamping selectable
2024-06-06 9:34 UTC (4+ messages)
` [PATCH net-next v14 07/14] net: Add struct kernel_ethtool_ts_info
[PATCH v5 0/3] net: phy: bcm5481x: add support for BroadR-Reach mode
2024-06-06 9:34 UTC (6+ messages)
` [PATCH v5 1/3] net: phy: bcm54811: New link mode for BroadR-Reach
` [PATCH v5 3/3] net: phy: bcm-phy-lib: Implement BroadR-Reach link modes
[PATCH v3] wifi: mac80211: Avoid address calculations via out of bounds array indexing
2024-06-06 9:31 UTC (2+ messages)
[PATCH bpf-next 0/5] sockmap: Fix reading with splice(2)
2024-06-06 9:27 UTC (6+ messages)
` [PATCH bpf-next 1/5] net: Add splice_read to prot
` [PATCH bpf-next 2/5] tcp_bpf: Fix reading with splice(2)
` [PATCH bpf-next 3/5] selftests/bpf: sockmap: Exit with error on failure
` [PATCH bpf-next 4/5] selftests/bpf: sockmap: Allow SK_PASS in verdict
` [PATCH bpf-next 5/5] selftests/bpf: sockmap: Add basic splice(2) mode
[PATCH nf] netfilter: nf_reject: init skb->dev for reset packet
2024-06-06 9:26 UTC (9+ messages)
[PATCH v4 0/3] net: phy: bcm5481x: add support for BroadR-Reach mode
2024-06-06 9:19 UTC (3+ messages)
` [PATCH v4 1/3] net: phy: bcm54811: New link mode for BroadR-Reach
[PATCH v4 6/8] fsverity: improve performance by using multibuffer hashing
2024-06-06 9:15 UTC (11+ messages)
[PATCH net-next v3 0/6] net/tcp: TCP-AO and TCP-MD5 tracepoints
2024-06-06 9:11 UTC (10+ messages)
` [PATCH net-next v3 1/6] net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
` [PATCH net-next v3 2/6] net/tcp: Add a helper tcp_ao_hdr_maclen()
` [PATCH net-next v3 3/6] net/tcp: Move tcp_inbound_hash() from headers
` [PATCH net-next v3 4/6] net/tcp: Add tcp-md5 and tcp-ao tracepoints
` [PATCH net-next v3 5/6] net/tcp: Remove tcp_hash_fail()
` [PATCH net-next v3 6/6] Documentation/tcp-ao: Add a few lines on tracepoints
[PATCH net-next 1/2] selftests: openvswitch: fix action formatting
2024-06-06 9:05 UTC (3+ messages)
[PATCH 2/3] net: core: Implement dstats-type stats collections
2024-06-06 9:02 UTC (2+ messages)
[PATCH net-next v1] page_pool: remove WARN_ON() with OR
2024-06-06 8:58 UTC (3+ messages)
[PATCH net-next 00/13] net: dsa: lantiq_gswip: code improvements
2024-06-06 8:52 UTC (14+ messages)
` [PATCH net-next 01/13] dt-bindings: net: dsa: lantiq_gswip: Add missing phy-mode and fixed-link
` [PATCH net-next 02/13] net: dsa: lantiq_gswip: Only allow phy-mode = "internal" on the CPU port
` [PATCH net-next 03/13] net: dsa: lantiq_gswip: Use dev_err_probe where appropriate
` [PATCH net-next 04/13] net: dsa: lantiq_gswip: Don't manually call gswip_port_enable()
` [PATCH net-next 05/13] net: dsa: lantiq_gswip: do also enable or disable cpu port
` [PATCH net-next 06/13] net: dsa: lantiq_gswip: Use dsa_is_cpu_port() in gswip_port_change_mtu()
` [PATCH net-next 07/13] net: dsa: lantiq_gswip: Change literal 6 to ETH_ALEN
` [PATCH net-next 08/13] net: dsa: lantiq_gswip: Consistently use macros for the mac bridge table
` [PATCH net-next 09/13] net: dsa: lantiq_gswip: Forbid gswip_add_single_port_br on the CPU port
` [PATCH net-next 10/13] net: dsa: lantiq_gswip: Fix error message in gswip_add_single_port_br()
` [PATCH net-next 11/13] net: dsa: lantiq_gswip: Fix comments in gswip_port_vlan_filtering()
` [PATCH net-next 12/13] net: dsa: lantiq_gswip: Add and use a GSWIP_TABLE_MAC_BRIDGE_FID macro
` [PATCH net-next 13/13] net: dsa: lantiq_gswip: Improve error message in gswip_port_fdb()
[PATCH net-next v2 0/3] add flow director for txgbe
2024-06-06 8:53 UTC (7+ messages)
` [PATCH net-next v2 2/3] net: txgbe: support Flow Director perfect filters
` [PATCH net-next v2 3/3] net: txgbe: add FDIR info to ethtool ops
[PATCH nf] netfilter: restore default behavior for nf_conntrack_events
2024-06-06 8:53 UTC (6+ messages)
[PATCH net-next] tools: ynl: make user space policies const
2024-06-06 8:51 UTC (3+ messages)
[PATCH v2 net-next] net: hsr: Send supervisory frames to HSR network with ProxyNodeTable data
2024-06-06 8:51 UTC (2+ messages)
[PATCH 0/8] Introduce fwctl subystem
2024-06-06 8:50 UTC (10+ messages)
[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
2024-06-06 8:46 UTC (5+ messages)
` [PATCH v2 09/19] irqdomain: Add missing parameter descriptions in docs
[PATCH net-next v2 0/9] net: openvswitch: Add sample multicasting
2024-06-06 8:42 UTC (4+ messages)
` [PATCH net-next v2 5/9] net: openvswitch: add emit_sample action
[PATCH net-next v12 00/13] Introduce PHY listing and link_topology tracking
2024-06-06 8:41 UTC (6+ messages)
` [PATCH net-next v12 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
` [PATCH net-next v12 10/13] net: ethtool: pse-pd: Target the command to the requested PHY
[PATCH net] net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
2024-06-06 8:40 UTC (2+ messages)
[PATCH iwl-next v3] ice: Add support for devlink local_forwarding param
2024-06-06 8:21 UTC (4+ messages)
[net-next PATCH v5 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
2024-06-06 8:20 UTC (2+ messages)
[PATCH net-next v4 0/2] net: allow dissecting/matching tunnel control flags
2024-06-06 8:09 UTC (4+ messages)
` [PATCH net-next v4 2/2] net/sched: cls_flower: add support for matching "
[RFC PATCH v2 2/2] net: include: mii: Refactor: Use bit ops for ADVERTISE_* bits
2024-06-06 8:08 UTC
[PATCH] igb: Fix igb_down hung on surprise removal
2024-06-06 8:03 UTC (3+ messages)
[PATCH v4 net-next 00/15] locking: Introduce nested-BH locking
2024-06-06 7:59 UTC (8+ messages)
` [PATCH v4 net-next 01/14] locking/local_lock: Add local nested BH locking infrastructure
` [PATCH v4 net-next 03/14] net: Use nested-BH locking for napi_alloc_cache
[patch net-next] virtio_net: add support for Byte Queue Limits
2024-06-06 7:56 UTC (19+ messages)
[PATCH net-next v2] net: ti: icssg-prueth: Split out common object into module
2024-06-06 7:36 UTC
[PATCH net-next v3 0/4] net: macb: WOL enhancements
2024-06-06 7:04 UTC (13+ messages)
` [PATCH net-next v3 1/4] net: macb: queue tie-off or disable during WOL suspend
` [PATCH net-next v3 2/4] net: macb: Enable queue disable
` [PATCH net-next v3 3/4] net: macb: Add ARP support to WOL
` [PATCH net-next v3 4/4] dt-bindings: net: cdns,macb: Deprecate magic-packet property
[RFC PATCH net-next 00/28] Add CPSW Proxy Client driver
2024-06-06 6:52 UTC (6+ messages)
` [RFC PATCH net-next 01/28] docs: networking: ti: add driver doc for CPSW Proxy Client
[PATCH net V3 0/3] net: lan743x: Fixes for multiple WOL related issues
2024-06-06 6:41 UTC (4+ messages)
` [PATCH net V3 3/3] net: phy: mxl-gpy: Remove interrupt mask clearing from config_init
[PATCH V5] ext4: check hash version and filesystem casefolded consistent
2024-06-06 6:27 UTC (4+ messages)
[PATCH net-next v3 0/4] virtio_net: enable the irq for ctrlq
2024-06-06 6:14 UTC (5+ messages)
` [PATCH net-next v3 1/4] virtio_net: passing control_buf explicitly
` [PATCH net-next v3 2/4] virtio_net: enable irq for the control vq
` [PATCH net-next v3 3/4] virtio_net: change the command token to completion
` [PATCH net-next v3 4/4] virtio_net: improve dim command request efficiency
[PATCH net-next v5] net: ethernet: mtk_eth_soc: ppe: add support for multiple PPEs
2024-06-06 5:56 UTC (3+ messages)
[PATCH net v2 0/3] fix NULL dereference trigger by SRv6 with netfilter
2024-06-06 5:46 UTC (8+ messages)
` [PATCH net v2 2/3] selftests: add selftest for the SRv6 End.DX4 behavior "
[PATCH net-next V2 00/14] net/mlx5e: SHAMPO, Enable HW GRO once more
2024-06-06 5:32 UTC (5+ messages)
` [PATCH net-next V2 02/14] net/mlx5e: SHAMPO, Fix incorrect page release
[PATCH v2] dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0
2024-06-06 4:44 UTC (4+ messages)
[PATCH net] devlink: Fix setting max_io_eqs as the sole attribute
2024-06-06 4:40 UTC (2+ messages)
[PATCH v3] landlock: Add abstract unix socket connect restriction
2024-06-06 4:36 UTC
[PATCH] igb: Add MII write support
2024-06-06 4:30 UTC (6+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2 0/3] net: core: Unify dstats with tstats and lstats, add generic collection helper
2024-06-06 3:24 UTC (7+ messages)
[PATCH net-next v2 0/2] virtio_net: enable the irq for ctrlq
2024-06-06 3:05 UTC (4+ messages)
` [PATCH net-next v2 2/2] virtio_net: improve dim command request efficiency
[PATCH net v1 1/1] net dsa: qca8k: fix usages of device_get_named_child_node()
2024-06-06 3:00 UTC (2+ messages)
[net v3] net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
2024-06-06 2:43 UTC (3+ messages)
[PATCH net-next v5 0/2] Introduce auxiliary bus IRQs sysfs
2024-06-06 2:42 UTC (6+ messages)
[RFC net-next 00/15] add basic PSP encryption for TCP connections
2024-06-06 2:40 UTC (11+ messages)
` [RFC net-next 01/15] psp: add documentation
[PATCH net v2 0/6] Intel Wired LAN Driver Updates 2024-05-29 (ice, igc)
2024-06-06 2:40 UTC (2+ messages)
[PATCH v3 0/5] Add Microchip KSZ 9897 Switch CPU PHY + Errata
2024-06-06 2:34 UTC (5+ messages)
` [PATCH net v5 4/4] net: dsa: microchip: monitor potential faults in half-duplex mode
[PATCH net-next] selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
2024-06-06 2:30 UTC (5+ messages)
` [PATCH net-next] selftests: hsr: Extend the hsr_redbox.sh "
pull-request: bpf 2024-06-05
2024-06-06 2:20 UTC (2+ messages)
[PATCH net 0/3] selftests: net: lib: small fixes
2024-06-06 2:15 UTC (5+ messages)
` [PATCH net 2/3] selftests: net: lib: avoid error removing empty netns name
` [PATCH net 3/3] selftests: net: lib: set 'i' as local
[PATCH net-next v10 00/14] Device Memory TCP
2024-06-06 1:48 UTC (12+ messages)
` [PATCH net-next v10 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v10 06/14] page_pool: convert to use netmem
[PATCH net-next v2 0/6] net/tcp: TCP-AO and TCP-MD5 tracepoints
2024-06-06 1:05 UTC (6+ messages)
` [PATCH net-next v2 3/6] net/tcp: Move tcp_inbound_hash() from headers
[PATCH net] net: Don't warn on ENOMEM in __dev_change_net_namespace
2024-06-05 23:59 UTC
[PATCH net-next v4 0/6] add sriov support for wangxun NICs
2024-06-06 0:42 UTC (2+ messages)
[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2024-06-06 0:35 UTC (16+ messages)
RTL8125B on r8169 no traffic
2024-06-06 0:23 UTC (2+ messages)
[PATCH net-next V2] virtio-net: synchronize operstate with admin state on up/down
2024-06-06 0:22 UTC (6+ messages)
[PATCH v4 00/11] Series to deliver Ethernet for STM32MP13
2024-06-06 0:21 UTC (6+ messages)
` [PATCH v4 01/11] dt-bindings: net: add STM32MP13 compatible in documentation for stm32
[RFC v3 net-next 0/7] net: pass receive socket to drop tracepoint
2024-06-05 23:57 UTC (3+ messages)
` [RFC v3 net-next 1/7] net: add rx_sk to trace_kfree_skb
[PATCH net-next v9 0/6] add ethernet driver for Tehuti Networks TN40xx chips
2024-06-05 23:26 UTC (7+ messages)
` [PATCH net-next v9 1/6] net: tn40xx: add pci "
` [PATCH net-next v9 2/6] net: tn40xx: add register defines
` [PATCH net-next v9 3/6] net: tn40xx: add basic Tx handling
` [PATCH net-next v9 4/6] net: tn40xx: add basic Rx handling
` [PATCH net-next v9 5/6] net: tn40xx: add mdio bus support
` [PATCH net-next v9 6/6] net: tn40xx: add phylink support
[PATCH net] ptp: Fix error message on failed pin verification
2024-06-05 23:10 UTC (2+ messages)
[PATCH net] net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
2024-06-05 23:10 UTC (2+ messages)
[PATCH v2 net-next 0/4] vmxnet3: upgrade to version 9
2024-06-05 23:00 UTC (2+ messages)
[PATCH net-next v2] ionic: advertise 52-bit addressing limitation for MSI-X
2024-06-05 23:00 UTC (2+ messages)
[net PATCH] octeontx2-af: Always allocate PF entries from low prioriy zone
2024-06-05 22:39 UTC (2+ messages)
[PATCH RFC v2 0/8] net: stmmac: convert stmmac "pcs" to phylink
2024-06-05 22:35 UTC (8+ messages)
` [PATCH RFC net-next v2 3/8] net: stmmac: dwmac1000: convert sgmii/rgmii "
` [PATCH RFC net-next v2 5/8] net: stmmac: dwmac4: "
` [PATCH RFC net-next v2 7/8] net: stmmac: remove obsolete pcs methods and associated code
[PATCH net V3 2/3] net: lan743x: Support WOL at both the PHY and MAC appropriately
2024-06-05 22:25 UTC (2+ messages)
[PATCH] net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()
2024-06-05 21:54 UTC (6+ messages)
[PATCH v2 18/19] mfd: Add support for LAN966x PCI device
2024-06-05 21:34 UTC (2+ messages)
[ANN] LPC 2024 - Networking Track CFP
2024-06-05 21:30 UTC
[PATCH net-next] bnxt_en: fix atomic counter for ptp packets
2024-06-05 21:30 UTC (2+ messages)
[PATCH net] net/mlx5: Fix tainted pointer delete is case of flow rules creation fail
2024-06-05 21:30 UTC (2+ messages)
namespaced vsock
2024-06-05 21:22 UTC (3+ messages)
[PATCH v5] af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
2024-06-05 21:21 UTC (2+ messages)
[PATCH v2 0/7] Intel Wired LAN Driver Updates 2024-06-03
2024-06-05 20:40 UTC (2+ messages)
` [PATCH v2 7/7] ice: use irq_update_affinity_hint()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).