messages from 2023-09-16 01:06:40 to 2023-09-18 06:56:50 UTC [more...]
[net-next PATCH] octeon_ep: restructured interrupt handlers
2023-09-18 6:56 UTC
[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
2023-09-18 6:56 UTC
[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
2023-09-18 6:56 UTC (9+ messages)
` [PATCH v11.1] "
[PATCH iwl-next v2 0/4] change MSI-X vectors per VF
2023-09-18 6:24 UTC (5+ messages)
` [PATCH iwl-next v2 1/4] ice: implement num_msix field "
` [PATCH iwl-next v2 2/4] ice: add bitmap to track VF MSI-X usage
` [PATCH iwl-next v2 3/4] ice: set MSI-X vector count on VF
` [PATCH iwl-next v2 4/4] ice: manage VFs MSI-X using resource tracking
[PATCH net-next v4 1/3] dt-bindings: net: snps,dwmac: add phy-supply support
2023-09-18 6:42 UTC (3+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: snps, dwmac: "
[PATCH iwl-next v3 00/13] Add E800 live migration driver
2023-09-18 6:25 UTC (14+ messages)
` [PATCH iwl-next v3 01/13] ice: Fix missing legacy 32byte RXDID in the supported bitmap
` [PATCH iwl-next v3 02/13] ice: Add function to get RX queue context
` [PATCH iwl-next v3 03/13] ice: Add function to get and set TX "
` [PATCH iwl-next v3 04/13] ice: Introduce VF state ICE_VF_STATE_REPLAYING_VC for migration
` [PATCH iwl-next v3 05/13] ice: Add fundamental migration init and exit function
` [PATCH iwl-next v3 06/13] ice: Log virtual channel messages in PF
` [PATCH iwl-next v3 07/13] ice: Add device state save/restore function for migration
` [PATCH iwl-next v3 08/13] ice: Fix VSI id in virtual channel message "
` [PATCH iwl-next v3 09/13] ice: Save and restore RX Queue head
` [PATCH iwl-next v3 10/13] ice: Save and restore TX "
` [PATCH iwl-next v3 11/13] ice: Add device suspend function for migration
` [PATCH iwl-next v3 12/13] ice: Save and restore mmio registers
` [PATCH iwl-next v3 13/13] vfio/ice: Implement vfio_pci driver for E800 devices
[PATCH v2 net] dccp: fix dccp_v4_err()/dccp_v6_err() again
2023-09-18 6:20 UTC (2+ messages)
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-18 6:16 UTC (5+ messages)
BUG: KCSAN: data-race in rtl8169_poll
2023-09-18 6:14 UTC
[net-next PATCH] octeon_ep: support to fetch firmware info
2023-09-18 6:10 UTC (2+ messages)
[PATCH] ncsi: Propagate carrier gain/loss events to the NCSI controller
2023-09-18 6:10 UTC (2+ messages)
[syzbot] [bpf?] WARNING in bpf_mprog_pos_after
2023-09-18 5:15 UTC
linux-next: build warnings after merge of the net-next tree
2023-09-18 3:15 UTC
[PATCH net v2 1/3] net: replace calls to sock->ops->connect() with kernel_connect()
2023-09-18 3:11 UTC (5+ messages)
` [PATCH net v2 2/3] net: prevent rewrite of msg_name in sock_sendmsg()
` [PATCH net v2 3/3] net: prevent address rewrite in kernel_bind()
[net-next:main 7/43] ERROR: modpost: "ice_is_clock_mux_present_e810t" [drivers/net/ethernet/intel/ice/ice.ko] undefined!
2023-09-18 2:50 UTC
[PATCH net-next v4] net/core: Introduce netdev_core_stats_inc() for trace
2023-09-18 2:40 UTC
[PATCH] ceph: Annotate struct ceph_monmap with __counted_by
2023-09-18 2:25 UTC (5+ messages)
[PATCH v1] tcp: enhancing timestamps random algo to address issues arising from NAT mapping
2023-09-18 1:47 UTC
[PATCH net v2] net: team: get rid of team->lock in team module
2023-09-18 1:16 UTC (3+ messages)
[PATCH net-next v7 0/2] net: stmmac: Tx coe sw fallback
2023-09-18 0:35 UTC (5+ messages)
` [PATCH net-next v7 1/2] dt-bindings: net: snps,dwmac: Tx coe unsupported
` [PATCH net-next v7 2/2] net: stmmac: Tx coe sw fallback
[PATCH bpf-next 0/6] Zbb support and code simplification for RV64 JIT
2023-09-18 0:32 UTC (4+ messages)
` [PATCH bpf-next 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
[PATCH net-next v2 00/22] convert to devm_stmmac_probe_config_dt
2023-09-17 22:25 UTC (27+ messages)
` [PATCH net-next v2 01/23] net: stmmac: dwmac-anarion: use devm_stmmac_probe_config_dt()
` [PATCH net-next v2 02/23] net: stmmac: dwmac-dwc-qos-eth: "
` [PATCH net-next v2 03/23] net: stmmac: dwmac-generic: "
` [PATCH net-next v2 04/23] net: stmmac: dwmac-generic: use devm_stmmac_pltfr_probe()
` [PATCH net-next v2 05/23] net: stmmac: dwmac-imx: use devm_stmmac_probe_config_dt()
` [PATCH net-next v2 06/23] net: stmmac: dwmac-ingenic: "
` [PATCH net-next v2 07/23] net: stmmac: dwmac-intel-plat: "
` [PATCH net-next v2 08/23] net: stmmac: dwmac-ipq806x: "
` [PATCH net-next v2 09/23] net: stmmac: dwmac-lpc18xx: "
` [PATCH net-next v2 10/23] net: stmmac: dwmac-mediatek: "
` [PATCH net-next v2 11/23] net: stmmac: dwmac-meson: "
` [PATCH net-next v2 12/23] net: stmmac: dwmac-meson8b: "
` [PATCH net-next v2 13/23] net: stmmac: dwmac-rk: "
` [PATCH net-next v2 14/23] net: stmmac: dwmac-socfpga: "
` [PATCH net-next v2 15/23] net: stmmac: dwmac-starfive: "
` [PATCH net-next v2 16/23] net: stmmac: dwmac-sti: "
` [PATCH net-next v2 17/23] net: stmmac: dwmac-stm32: "
` [PATCH net-next v2 18/23] net: stmmac: dwmac-sun8i: "
` [PATCH net-next v2 19/23] net: stmmac: dwmac-sunxi: "
` [PATCH net-next v2 20/23] net: stmmac: dwmac-tegra: "
` [PATCH net-next v2 21/23] net: stmmac: dwmac-visconti: "
` [PATCH net-next v2 22/23] net: stmmac: rename stmmac_pltfr_remove_no_dt to stmmac_pltfr_remove
` [PATCH net-next v2 23/23] net: stmmac: make stmmac_{probe|remove}_config_dt static
[net-next:main 2/43] htmldocs: Documentation/driver-api/dpll.rst:427: WARNING: Error in "code-block" directive:
2023-09-17 20:50 UTC
[PATCH v2] net: stmmac: fix incorrect rxq|txq_stats reference
2023-09-17 20:19 UTC (2+ messages)
[PATCH][next] gve: Use size_add() in call to struct_size()
2023-09-17 18:00 UTC (2+ messages)
[PATCH v1 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
2023-09-17 17:10 UTC (15+ messages)
` [PATCH v1 net-next 1/5] Documentations: Analyze heavily used Networking related structs
` [PATCH v1 net-next 2/5] net-smnp: reorganize SNMP fast path variables
` [PATCH v1 net-next 3/5] netns-ipv4: reorganize netns_ipv4 "
` [PATCH v1 net-next 4/5] net-device: reorganize net_device "
` [PATCH v1 net-next 5/5] tcp: reorganize tcp_sock "
[PATCH iproute2] fix set-not-used warnings
2023-09-17 17:08 UTC
[PATCH net-next 0/5] vsock/test: add recv_buf()/send_buf() utility functions and some improvements
2023-09-17 16:50 UTC (2+ messages)
[PATCH] scsi: iscsi_tcp: restrict to TCP sockets
2023-09-17 16:50 UTC (2+ messages)
[PATCH] can: sun4i_can: Only show Kconfig if ARCH_SUNXI is set
2023-09-17 16:41 UTC (2+ messages)
[PATCH 0/3] ax25: Update link for linux-ax25.org
2023-09-17 15:30 UTC (4+ messages)
` [PATCH 1/3] Documentation: netdev: fix dead link in ax25.rst
` [PATCH 2/3] MAINTAINERS: Update link for linux-ax25.org
` [PATCH 3/3] ax25: Kconfig: "
[PATCH v4] tracepoint: add new `tcp:tcp_ca_event` trace event
2023-09-17 15:12 UTC (3+ messages)
[PATCH v3 net] ipv4: fix null-deref in ipv4_link_failure
2023-09-17 14:20 UTC (2+ messages)
[PATCH net] amd-xgbe: read STAT1 register twice to get correct value
2023-09-17 14:11 UTC (5+ messages)
[PATCH net-next 0/7] net: phy: avoid race when erroring stopping PHY
2023-09-17 13:40 UTC (2+ messages)
[patch net-next v2 00/12] expose devlink instances relationships
2023-09-17 13:30 UTC (2+ messages)
[PATCH net-next 1/2] net: dsa: microchip: Move *_port_setup code to dsa_switch_ops::port_setup()
2023-09-17 13:30 UTC (2+ messages)
[PATCH net-next 1/2] dt-bindings: net: mediatek,net: remove reference on top level schema
2023-09-17 12:47 UTC (2+ messages)
` [PATCH net-next 2/2] dt-bindings: net: mediatek,net: move mediatek,mt7621-eth to another schema
Urgent Bug Report Kernel crash 6.5.2
2023-09-17 12:04 UTC (8+ messages)
[PATCH wpan-next v2 00/11] ieee802154: Associations between devices
2023-09-17 11:50 UTC (10+ messages)
` [PATCH wpan-next v2 02/11] ieee802154: Internal PAN management
` [PATCH wpan-next v2 04/11] mac802154: Handle associating
` [PATCH wpan-next v2 07/11] mac802154: Handle association requests from peers
` [PATCH wpan-next v2 11/11] ieee802154: Give the user the association list
[PATCH net-next v8 0/9] Create common DPLL configuration API
2023-09-17 11:00 UTC (2+ messages)
[PATCH net-next v1] net: microchip: lan743x: add fixed phy unregister support
2023-09-17 11:00 UTC (2+ messages)
[PATCH net-next 0/4][pull request] Support rx-fcs on/off for VFs
2023-09-17 10:50 UTC (2+ messages)
[PATCH net-next 00/15] Add WED support for MT7988 chipset
2023-09-17 8:47 UTC (3+ messages)
` [PATCH net-next 13/15] net: ethernet: mtk_wed: introduce hw_rro support for MT7988
transmission shaft
2023-09-17 5:56 UTC
[syzbot] [bluetooth?] BUG: sleeping function called from invalid context in hci_cmd_sync_submit
2023-09-17 4:59 UTC (2+ messages)
[syzbot] [wireless?] INFO: task hung in cfg80211_event_work (2)
2023-09-16 22:46 UTC (2+ messages)
` [syzbot] [net?] "
mv88e6xxx: Timeout waiting for EEPROM done
2023-09-16 21:43 UTC (6+ messages)
[PATCH net-next v2 0/6] net: stmmac: add and use library for setting clock
2023-09-16 20:17 UTC (11+ messages)
` [PATCH net-next 4/6] net: stmmac: rk: use stmmac_set_tx_clk_gmii()
[PATCH net-next] net: ethernet: mtk_eth_soc: add paths and SerDes modes for MT7988
2023-09-16 18:24 UTC (3+ messages)
pull-request: bpf-next 2023-09-16
2023-09-16 16:58 UTC
[PATCH net-next v2 00/10] define and enforce phylink bindings
2023-09-16 16:15 UTC (20+ messages)
` [PATCH net-next v2 01/10] net: dsa: mt7530: register OF node for internal MDIO bus
` [PATCH net-next v2 02/10] dt-bindings: net: dsa: microchip,lan937x: add missing ethernet on example
` [PATCH net-next v2 03/10] dt-bindings: net: dsa: realtek: fix MDIO bus child node restrictions
` [PATCH net-next v2 04/10] dt-bindings: net: dsa: nxp,sja1105: improve MDIO bus bindings
` [PATCH net-next v2 05/10] dt-bindings: net: dsa: define MDIO bus child node
` [PATCH net-next v2 06/10] dt-bindings: net: define phylink bindings
` [PATCH net-next v2 07/10] dt-bindings: net: enforce phylink bindings on certain ethernet controllers
` [PATCH net-next v2 08/10] dt-bindings: net: dsa: marvell: convert to json-schema
` [PATCH net-next v2 09/10] MAINTAINERS: update MARVELL 88E6XXX ETHERNET SWITCH document file name
` [PATCH net-next v2 10/10] dt-bindings: net: marvell-armada-370-neta: convert to json-schema
[PATCH] net: stmmac: fix incorrect rxq|txq_stats reference
2023-09-16 15:47 UTC (2+ messages)
[PATCH net 0/5] There are some bugfix for the HNS3 ethernet driver
2023-09-16 15:34 UTC (5+ messages)
` [PATCH net 1/5] net: hns3: add cmdq check for vf periodic service task
` [PATCH net 5/5] net: hns3: add 5ms delay before clear firmware reset irq source
[PATCH iproute2] github: add contributing page
2023-09-16 15:30 UTC
[net-next Patch] octeontx2-pf: Tc flower offload support for MPLS
2023-09-16 15:05 UTC (2+ messages)
[PATCH iproute2 v2] allow overriding color option in environment
2023-09-16 15:03 UTC
[PATCH iproute2] bridge: fix missing quote on man page
2023-09-16 14:58 UTC
[PATCH net-next 0/4] pds_core: add PCI reset handling
2023-09-16 14:52 UTC (2+ messages)
Lenovo Hybrid Dock MAC passtrough patch
2023-09-16 14:46 UTC (2+ messages)
[PATCH net-next v4 1/2] pktgen: Automate flag enumeration for unknown flag handling
2023-09-16 13:29 UTC (2+ messages)
` [PATCH net-next v4 2/2] pktgen: Introducing 'SHARED' flag for testing with non-shared skb
[PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-16 13:09 UTC (5+ messages)
` [PATCH net-next v9 1/4] vsock/virtio/vhost: read data from non-linear skb
` [PATCH net-next v9 2/4] vsock/virtio: support to send "
` [PATCH net-next v9 3/4] vsock/virtio: non-linear skb handling for tap
` [PATCH net-next v9 4/4] vsock/virtio: MSG_ZEROCOPY flag support
[PATCH iproute2-next] allow overriding color option in environment
2023-09-16 13:11 UTC (2+ messages)
[PATCH net-next v5 0/2] net: dsa: microchip: add drive strength support
2023-09-16 12:50 UTC (2+ messages)
[PATCH net-next v2 0/2] tcp: new TCP_INFO stats for RTO events
2023-09-16 12:50 UTC (2+ messages)
[PATCH v2 1/1] net: core: Use the bitmap API to allocate bitmaps
2023-09-16 12:40 UTC (2+ messages)
[PATCH net] igc: Fix infinite initialization loop with early XDP redirect
2023-09-16 12:40 UTC (2+ messages)
[PATCH] net: sched: hfsc: dont intepret cls results when asked to drop
2023-09-16 12:03 UTC (2+ messages)
[PATCH 0/4 v6.1.y] net: fix roundup issue in kmalloc_reserve()
2023-09-16 11:30 UTC (2+ messages)
[PATCH net-next v7 00/15][pull request] Introduce Intel IDPF driver
2023-09-16 11:10 UTC (2+ messages)
[PATCH net 0/5] mptcp: fix stalled connections
2023-09-16 10:52 UTC (6+ messages)
` [PATCH net 1/5] mptcp: fix bogus receive window shrinkage with multiple subflows
` [PATCH net 2/5] mptcp: move __mptcp_error_report in protocol.c
` [PATCH net 3/5] mptcp: process pending subflow error on close
` [PATCH net 4/5] mptcp: rename timer related helper to less confusing names
` [PATCH net 5/5] mptcp: fix dangling connection hang-up
[PATCH v5 0/3] Move Loongson1 MAC arch-code to the driver dir
2023-09-16 10:50 UTC (2+ messages)
[PATCH net v2] ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
2023-09-16 10:50 UTC (2+ messages)
[PATCH net-next] sfc: make coding style of PTP addresses consistent with core
2023-09-16 10:40 UTC (2+ messages)
[PATCH v2 net-next] net: ethernet: mtk_wed: do not assume offload callbacks are always set
2023-09-16 10:20 UTC (2+ messages)
[PATCH net-next] net: add truesize debug checks in skb_{add|coalesce}_rx_frag()
2023-09-16 9:20 UTC (2+ messages)
[PATCH net-next] net: use indirect call helpers for sk->sk_prot->release_cb()
2023-09-16 9:10 UTC (2+ messages)
[PATCH] net: sched: qfq: dont intepret cls results when asked to drop
2023-09-16 7:22 UTC (2+ messages)
[RFCv8 PATCH net-next 00/55] net: extend the type of netdev_features_t to bitmap
2023-09-16 7:20 UTC (6+ messages)
[PATCH] net: sched: htb: dont intepret cls results when asked to drop
2023-09-16 7:12 UTC (2+ messages)
[PATCH] net: sched: drr: dont intepret cls results when asked to drop
2023-09-16 6:18 UTC (2+ messages)
[PATCH net-next v6 1/2] dt-bindings: net: snps,dwmac: Tx coe unsupported
2023-09-16 6:17 UTC (2+ messages)
` [linux-drivers-review] [PATCH net-next v2 1/3] net: stmmac: xgmac: EST interrupts handling
[PATCH] Update Bhupesh's email address
2023-09-16 5:18 UTC (3+ messages)
[PATCH] net: ti: icss-iep: add dependency for PTP
2023-09-16 5:07 UTC
nft_rhash_walk, rhashtable and resize event
2023-09-16 3:37 UTC (2+ messages)
[PATCH net-next v3 1/2] pktgen: Automate flag enumeration for unknown flag handling
2023-09-16 3:20 UTC (4+ messages)
` [PATCH net-next v3 2/2] pktgen: Introducing 'SHARED' flag for testing with non-shared skb
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).