messages from 2024-08-05 00:56:05 to 2024-08-05 14:50:19 UTC [more...]
[PATCH v3 0/4] use device_for_each_child_node() to access device child nodes
2024-08-05 14:49 UTC (5+ messages)
` [PATCH v3 1/4] device property: document device_for_each_child_node macro
` [PATCH v3 2/4] leds: pca995x: use device_for_each_child_node() to access device child nodes
` [PATCH v3 3/4] net: mvpp2: use port_count to remove ports
` [PATCH v3 4/4] net: mvpp2: use device_for_each_child_node() to access device child nodes
[PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
2024-08-05 14:41 UTC (8+ messages)
` (subset) "
[PATCH net-next v2 00/12] ethtool: rss: driver tweaks and netlink context dumps
2024-08-05 14:36 UTC (9+ messages)
` [PATCH net-next v2 02/12] eth: mvpp2: implement new RSS context API
` [PATCH net-next v2 04/12] ethtool: make ethtool_ops::cap_rss_ctx_supported optional
` [PATCH net-next v2 05/12] eth: remove .cap_rss_ctx_supported from updated drivers
` [PATCH net-next v2 06/12] ethtool: rss: don't report key if device doesn't support it
[PATCH v3 00/12] net: introduce TX H/W shaping API
2024-08-05 14:35 UTC (10+ messages)
` [PATCH v3 02/12] netlink: spec: add shaper YAML spec
` [PATCH v3 08/12] testing: net-drv: add basic shaper test
[PATCH net-next 0/6] net: nexthop: Increase weight to u16
2024-08-05 14:31 UTC (7+ messages)
` [PATCH net-next 2/6] "
[PATCH net v2 0/2] Silence bad offload warning when sending UDP GSO with IPv6 extension headers
2024-08-05 14:25 UTC (5+ messages)
` [PATCH net v2 1/2] gso: Skip bad offload detection when device supports requested GSO
[PATCH net-next] selftests: net: py: support verbose printing, display executed commands
2024-08-05 14:14 UTC (3+ messages)
BUG: UDP Packet Corruption Issue with stmmac Driver on Linux 5.15.21-rt30
2024-08-05 14:16 UTC (3+ messages)
[net-next PATCH v10 00/11] Introduce RVU representors
2024-08-05 13:18 UTC (12+ messages)
` [net-next PATCH v10 01/11] octeontx2-pf: Refactoring RVU driver
` [net-next PATCH v10 02/11] octeontx2-pf: RVU representor driver
` [net-next PATCH v10 03/11] octeontx2-pf: Create representor netdev
` [net-next PATCH v10 04/11] octeontx2-pf: Add basic net_device_ops
` [net-next PATCH v10 05/11] octeontx2-af: Add packet path between representor and VF
` [net-next PATCH v10 06/11] octeontx2-pf: Get VF stats via representor
` [net-next PATCH v10 07/11] octeontx2-pf: Add support to sync link state between representor and VFs
` [net-next PATCH v10 08/11] octeontx2-pf: Configure VF mtu via representor
` [net-next PATCH v10 09/11] octeontx2-pf: Add representors for sdp MAC
` [net-next PATCH v10 10/11] octeontx2-pf: Add devlink port support
` [net-next PATCH v10 11/11] octeontx2-pf: Implement offload stats ndo for representors
[PATCH v2] can: m_can: Release irq on error in m_can_open
2024-08-05 14:01 UTC
[PATCH v2] dt-bindings: leds: Document "netdev" trigger
2024-08-05 13:56 UTC (5+ messages)
[PATCH net-next 0/5] net: constify 'struct net' parameter of socket lookups
2024-08-05 13:54 UTC (11+ messages)
` [PATCH net-next 1/5] inet: constify inet_sk_bound_dev_eq() net parameter
` [PATCH net-next 2/5] inet: constify 'struct net' parameter of various lookup helpers
` [PATCH net-next 3/5] udp: constify 'struct net' parameter of socket lookups
` [PATCH net-next 4/5] inet6: constify 'struct net' parameter of various lookup helpers
` [PATCH net-next 5/5] ipv6: udp: constify 'struct net' parameter of socket lookups
[PATCH net-next 0/7] ibmvnic RR performance improvements
2024-08-05 13:52 UTC (4+ messages)
` [PATCH net-next 7/7] ibmvnic: Perform tx CSO during send scrq direct
[PATCH] net: sched: fix use-after-free in taprio_change()
2024-08-05 13:51 UTC
[PATCH net-next] net: airoha: honor reset return value in airoha_hw_init()
2024-08-05 13:49 UTC (2+ messages)
[PATCH iwl-next v2] ice: Implement ethtool reset support
2024-08-05 13:49 UTC (2+ messages)
[PATCH iwl-net] ice: Flush FDB entries before reset
2024-08-05 13:43 UTC
[PATCH] idpf: Acquire the lock before accessing the xn->salt
2024-08-05 13:37 UTC (2+ messages)
[RFC PATCH net-next 00/10] Add support of HIBMCGE Ethernet Driver
2024-08-05 13:29 UTC (7+ messages)
` [RFC PATCH net-next 02/10] net: hibmcge: Add read/write registers supported through the bar space
` [RFC PATCH net-next 04/10] net: hibmcge: Add interrupt supported in this module
Regression in KSZ9477 dsa driver - KSZ9567 et al. do not support EEE
2024-08-05 12:15 UTC
[syzbot] Monthly netfilter report (Aug 2024)
2024-08-05 12:54 UTC
[BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
2024-08-05 12:53 UTC (7+ messages)
[Bug report] NFS patch breaks TLS device-offloaded TX zerocopy
2024-08-05 11:43 UTC (2+ messages)
[PATCH net] bnxt: fix crashes when reducing ring count with active RSS contexts
2024-08-05 11:42 UTC (2+ messages)
[PATCH net-next 0/9] l2tp: misc improvements
2024-08-05 11:35 UTC (10+ messages)
` [PATCH net-next 1/9] documentation/networking: update l2tp docs
` [PATCH net-next 2/9] l2tp: move l2tp_ip and l2tp_ip6 data to pernet
` [PATCH net-next 3/9] l2tp: fix handling of hash key collisions in l2tp_v3_session_get
` [PATCH net-next 4/9] l2tp: add tunnel/session get_next helpers
` [PATCH net-next 5/9] l2tp: use get_next APIs for management requests and procfs/debugfs
` [PATCH net-next 6/9] l2tp: improve tunnel/session refcount helpers
` [PATCH net-next 7/9] l2tp: l2tp_eth: use per-cpu counters from dev->tstats
` [PATCH net-next 8/9] l2tp: fix lockdep splat
` [PATCH net-next 9/9] l2tp: flush workqueue before draining it
[PATCH net] tcp: fix forever orphan socket caused by tcp_abort
2024-08-05 11:12 UTC (2+ messages)
[PATCH] rdma.c: Add <libgen.h> include for basename on musl
2024-08-05 11:05 UTC (2+ messages)
[PATCH net-next 0/5] tc: adjust network header after second vlan push
2024-08-05 10:56 UTC (6+ messages)
` [PATCH net-next 1/5] skb: add skb_vlan_flush helper
` [PATCH net-next 2/5] skb: move mac_len adjustment out of skb_vlan_flush
` [PATCH net-next 3/5] skb: export skb_vlan_flush
` [PATCH net-next 4/5] act_vlan: open code skb_vlan_push
` [PATCH net-next 5/5] act_vlan: adjust network header
[syzbot] [bpf?] BUG: spinlock recursion in bpf_lru_push_free
2024-08-05 10:36 UTC
[PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
2024-08-05 10:25 UTC (15+ messages)
` [PATCH RFC net-next v4 01/14] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()
` [PATCH RFC net-next v4 02/14] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method
` [PATCH RFC net-next v4 03/14] net: stmmac: remove pcs_get_adv_lp() support
` [PATCH RFC net-next v4 04/14] net: stmmac: add infrastructure for hwifs to provide PCS
` [PATCH RFC net-next v4 05/14] net: stmmac: provide core phylink PCS infrastructure
` [PATCH RFC net-next v4 06/14] net: stmmac: dwmac1000: convert sgmii/rgmii "pcs" to phylink
` [PATCH RFC net-next v4 07/14] net: stmmac: dwmac1000: move PCS interrupt control
` [PATCH RFC net-next v4 08/14] net: stmmac: dwmac4: convert sgmii/rgmii "pcs" to phylink
` [PATCH RFC net-next v4 09/14] net: stmmac: dwmac4: move PCS interrupt control
` [PATCH RFC net-next v4 10/14] net: stmmac: move dwmac_ctrl_ane() into stmmac_pcs.c
` [PATCH RFC net-next v4 11/14] net: stmmac: pass stmmac_pcs into dwmac_pcs_isr()
` [PATCH RFC net-next v4 12/14] net: stmmac: rename PCS registers
` [PATCH RFC net-next v4 13/14] net: stmmac: remove obsolete pcs methods and associated code
` [PATCH RFC net-next v4 14/14] net: stmmac: Activate Inband/PCS flag based on the selected iface
[PATCH 00/13] tty: random fixes and cleanups
2024-08-05 10:20 UTC (7+ messages)
` [PATCH 08/13] mctp: serial: propagage new tty types
` [PATCH 09/13] 6pack: remove sixpack::rbuff
` [PATCH 10/13] 6pack: drop sixpack::mtu
` [PATCH 11/13] 6pack: drop sixpack::buffsize
` [PATCH 12/13] 6pack: remove global strings
` [PATCH 13/13] 6pack: propagage new tty types
[PATCH v4 0/8] Add support for the LAN966x PCI device using a DT overlay
2024-08-05 10:17 UTC (9+ messages)
` [PATCH v4 1/8] misc: Add support for LAN966x PCI device
` [PATCH v4 2/8] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
` [PATCH v4 3/8] mfd: syscon: Add reference counting and device managed support
` [PATCH v4 4/8] reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency
` [PATCH v4 5/8] reset: mchp: sparx5: Allow building as a module
` [PATCH v4 6/8] reset: mchp: sparx5: Release syscon when not use anymore
` [PATCH v4 7/8] reset: core: add get_device()/put_device on rcdev
` [PATCH v4 8/8] reset: mchp: sparx5: set the dev member of the reset controller
[PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink
2024-08-05 10:14 UTC (3+ messages)
[syzbot] [bpf?] possible deadlock in htab_lock_bucket (2)
2024-08-05 10:05 UTC
[PATCH 0/4] Add support for QCA9379 hw1.0 SDIO WiFi/BT
2024-08-05 10:04 UTC (8+ messages)
` [PATCH 1/4] mmc: sdio: add Qualcomm QCA9379-3 SDIO id
` [PATCH 2/4] wifi: ath10k: add support for QCA9379 hw1.0 SDIO
` [PATCH 3/4] dt-bindings: net: bluetooth: qualcomm: add QCA9379 compatible
` [PATCH 4/4] Bluetooth: hci_qca: add compatible for QCA9379
[PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest
2024-08-05 9:52 UTC (3+ messages)
` [PATCH bpf-next v4 1/2] selftests/bpf: Add mptcp subflow example
` [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp subflow subtest
[PATCH net-next] net: veth: Disable netpoll support
2024-08-05 9:40 UTC
[PATCH net-next v3] selftests: net: ksft: print more of the stack for checks
2024-08-05 9:37 UTC (2+ messages)
[PATCH] wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850
2024-08-05 9:36 UTC (6+ messages)
[PATCH net] net/smc: delete buf_desc from buffer list under lock protection
2024-08-05 9:31 UTC (5+ messages)
BUG: stack guard page was hit in vsock_connectible_recvmsg
2024-08-05 9:24 UTC (2+ messages)
ipvlan: different behaviour/path of ip4 and ip6?
2024-08-05 9:06 UTC
[PATCH net-next 0/2] net/smc: introduce ringbufs usage statistics
2024-08-05 9:05 UTC (3+ messages)
` [PATCH net-next 1/2] net/smc: introduce statistics for allocated ringbufs of link group
` [PATCH net-next 2/2] net/smc: introduce statistics for ringbufs usage of net namespace
[PATCH net] net: linkwatch: use system_unbound_wq
2024-08-05 8:58 UTC
[PATCH] nfc: pn533: Add poll mod list filling check
2024-08-05 8:47 UTC (5+ messages)
` [lvc-project] "
[PATCH net-next v2] tcp: Use clamp() in htcp_alpha_update()
2024-08-05 8:39 UTC (2+ messages)
[PATCH net-next v4 0/2] vsock: avoid queuing on intermediate queue if possible
2024-08-05 8:39 UTC (2+ messages)
[PATCH v8 0/5] Add AP6275P wireless support
2024-08-05 8:37 UTC (7+ messages)
` [PATCH v8 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v8 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
` [PATCH v8 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v8 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v8 5/5] wifi: brcmfmac: add flag for random seed during firmware download
[syzbot] [kernel?] WARNING in hrtimer_forward (3)
2024-08-05 8:36 UTC (2+ messages)
[PATCH] nfc: nci: Fix uninit-value in nci_rx_work()
2024-08-05 8:20 UTC (3+ messages)
[PATCH net-next] net: skbuff: sprinkle more __GFP_NOWARN on ingress allocs
2024-08-05 8:06 UTC (4+ messages)
[PATCH net] tcp: fix forever orphan socket caused by tcp_abort
2024-08-05 8:04 UTC (8+ messages)
[PATCH net,v2] net/smc: add the max value of fallback reason count
2024-08-05 7:59 UTC (3+ messages)
[syzbot] [net?] WARNING in l2tp_nl_cmd_tunnel_delete
2024-08-05 7:53 UTC
[syzbot] [net?] WARNING in pppol2tp_release
2024-08-05 7:53 UTC
[PATCH 3/6] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R
2024-08-05 7:29 UTC (5+ messages)
` [EXT] "
[PATCH] wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority
2024-08-05 7:17 UTC
[PATCH v4 0/6] Add support for ICSSG PA_STATS
2024-08-05 6:42 UTC (3+ messages)
` [PATCH v4 1/6] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support
[PATCH v2 0/3] Constify struct lib80211_crypto_ops
2024-08-05 6:40 UTC (4+ messages)
` [PATCH v2 1/3] lib80211: Handle const struct lib80211_crypto_ops in lib80211
` [PATCH v2 2/3] lib80211: Constify struct lib80211_crypto_ops
` [PATCH v2 3/3] staging: rtl8192e: "
[PATCH net-next v5 07/10] net: libwx: allocate devlink for devlink port
2024-08-05 6:40 UTC (2+ messages)
[REGRESSION] [PATCH v2] net: missing check virtio
2024-08-05 6:38 UTC (2+ messages)
[PATCH net-next] virtio_net: Prevent misidentified spurious interrupts from killing the irq
2024-08-05 6:29 UTC (5+ messages)
[REGRESSION] [PATCH v2] net: missing check virtio
2024-08-05 6:16 UTC
[PATCH V5 net-next 0/3] virtio-net: synchronize op/admin state
2024-08-05 6:16 UTC (6+ messages)
` [PATCH V5 net-next 1/3] virtio: rename virtio_config_enabled to virtio_config_core_enabled
` [PATCH V5 net-next 2/3] virtio: allow driver to disable the configure change notification
` [PATCH V5 net-next 3/3] virtio-net: synchronize operstate with admin state on up/down
[PATCH net-next] MAINTAINERS: Update Mellanox website links
2024-08-05 5:22 UTC
[PATCH net V3 0/3] Fixes for IPsec over bonding
2024-08-05 5:03 UTC (4+ messages)
` [PATCH net V3 1/3] bonding: implement xdo_dev_state_free and call it after deletion
` [PATCH net V3 2/3] bonding: extract the use of real_device into local variable
` [PATCH net V3 3/3] bonding: change ipsec_lock from spin lock to mutex
[iwl-next v2 0/7] ice: managing MSI-X in driver
2024-08-05 4:55 UTC (6+ messages)
` [iwl-next v2 4/7] ice, irdma: move interrupts code to irdma
[PATCH ipsec-next v8 00/16] Add IP-TFS mode to xfrm
2024-08-05 4:19 UTC (5+ messages)
` [PATCH ipsec-next v8 10/16] xfrm: iptfs: add fragmenting of larger than MTU user packets
[PATCH net-next v2] net: mana: Implement get_ringparam/set_ringparam for mana
2024-08-05 3:48 UTC (4+ messages)
[RFC PATCH vhost] vhost-vdpa: Fix invalid irq bypass unregister
2024-08-05 3:17 UTC (4+ messages)
linux-next: duplicate patch in the net-next tree
2024-08-05 2:27 UTC
[PATCH net-next v3 0/6] net: phy: add Applied Micro QT2025 PHY driver
2024-08-05 1:10 UTC (2+ messages)
[PATCH net-next] net/smc: add the max value of fallback reason count
2024-08-05 0:56 UTC (6+ messages)
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).