messages from 2023-08-10 07:08:40 to 2023-08-10 13:46:39 UTC [more...]
[PATCH net-next v3 00/10] net: stmmac: add new features to xgmac
2023-08-10 13:46 UTC (7+ messages)
` [PATCH net-next v3 01/10] net: stmmac: correct RX COE parsing for xgmac
` [PATCH net-next v3 02/10] net: stmmac: xgmac: add more feature parsing from hw cap
` [PATCH net-next v3 03/10] net: stmmac: mdio: enlarge the max XGMAC C22 ADDR to 31
[PATCH net-next,v2 0/5] bonding: do some cleanups in bond driver
2023-08-10 13:50 UTC (6+ messages)
` [PATCH net-next,v2 1/5] bonding: add modifier to initialization function and exit function
` [PATCH net-next,v2 2/5] bonding: use IS_ERR instead of NULL check in bond_create_debugfs
` [PATCH net-next,v2 3/5] bonding: remove redundant NULL check in debugfs function
` [PATCH net-next,v2 4/5] bonding: use bond_set_slave_arr to simplify code
` [PATCH net-next,v2 5/5] bonding: remove unnecessary NULL check in bond_destructor
[PATCH v3 0/9] arm64: dts: qcom: enable EMAC1 on sa8775p
2023-08-10 13:26 UTC (12+ messages)
` [PATCH v3 1/9] arm64: dts: qcom: sa8775p: add a node for the second serdes PHY
` [PATCH v3 2/9] arm64: dts: qcom: sa8775p: add a node for EMAC1
` [PATCH v3 3/9] arm64: dts: qcom: sa8775p-ride: enable the second SerDes PHY
` [PATCH v3 4/9] arm64: dts: qcom: sa8775p-ride: move the reset-gpios property of the PHY
` [PATCH v3 5/9] arm64: dts: qcom: sa8775p-ride: index the first SGMII PHY
` [PATCH v3 6/9] arm64: dts: qcom: sa8775p-ride: add the second "
` [PATCH v3 7/9] arm64: dts: qcom: sa8775p-ride: sort aliases alphabetically
` [PATCH v3 8/9] arm64: dts: qcom: sa8775p-ride: add an alias for ethernet0
` [PATCH v3 9/9] arm64: dts: qcom: sa8775p-ride: enable EMAC1
[PATCH] net: phy: at803x: Improve hibernation support on start up
2023-08-10 13:16 UTC (23+ messages)
[patch net-next v3 00/13] devlink: introduce selective dumps
2023-08-10 13:15 UTC (14+ messages)
` [patch net-next v3 01/13] devlink: parse linecard attr in doit() callbacks
` [patch net-next v3 02/13] devlink: parse rate attrs "
` [patch net-next v3 03/13] devlink: introduce devlink_nl_pre_doit_port*() helper functions
` [patch net-next v3 04/13] devlink: rename doit callbacks for per-instance dump commands
` [patch net-next v3 05/13] devlink: introduce dumpit callbacks for split ops
` [patch net-next v3 06/13] devlink: pass flags as an arg of dump_one() callback
` [patch net-next v3 07/13] netlink: specs: devlink: add commands that do per-instance dump
` [patch net-next v3 08/13] devlink: remove duplicate temporary netlink callback prototypes
` [patch net-next v3 09/13] devlink: remove converted commands from small ops
` [patch net-next v3 10/13] devlink: allow user to narrow per-instance dumps by passing handle attrs
` [patch net-next v3 11/13] netlink: specs: devlink: extend per-instance dump commands to accept instance attributes
` [patch net-next v3 12/13] devlink: extend health reporter dump selector by port index
` [patch net-next v3 13/13] netlink: specs: devlink: extend health reporter dump attributes "
[PATCH net-next v10 08/16] tls: Inline do_tcp_sendpages()
2023-08-10 13:07 UTC (11+ messages)
` [PATCH net-next v10 00/16] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
[PATCH v3 0/5] Introduce IEP driver and packet timestamping support
2023-08-10 13:05 UTC (12+ messages)
` [PATCH v3 1/5] dt-bindings: net: Add ICSS IEP
` [EXTERNAL] "
` [PATCH v3 3/5] net: ti: icss-iep: Add IEP driver
[PATCH 1/1] netlink: allow nl_sset return -EOPNOTSUPP to fallback to do_sset
2023-08-10 12:53 UTC
[PATCH v2 0/8] io_uring: Initial support for {s,g}etsockopt commands
2023-08-10 12:57 UTC (7+ messages)
` [PATCH v2 2/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
` [PATCH v2 7/8] io_uring/cmd: BPF hook for getsockopt cmd
[PATCH 1/1] net: stmmac: dwmac4: extract MAC_HW_Feature regs MSB first
2023-08-10 12:55 UTC (2+ messages)
[PATCH net v2 0/2] Fix VF to VM attach detach
2023-08-10 12:52 UTC (2+ messages)
[PATCH 1/2] ethernet: ldmvsw: mark ldmvsw_open() static
2023-08-10 12:50 UTC (3+ messages)
` [PATCH 2/2] ethernet: atarilance: mark init function static
[PATCH bpf-next 00/10] seltests/xsk: various improvements to xskxceiver
2023-08-10 12:41 UTC (10+ messages)
` [PATCH bpf-next 03/10] selftests/xsk: add option to only run tests in a single mode
` [PATCH bpf-next 05/10] selftests/xsk: declare test names in struct
` [PATCH bpf-next 10/10] selftests/xsk: display command line options with -h
[PATCH vhost v13 00/12] virtio core prepares for AF_XDP
2023-08-10 12:30 UTC (13+ messages)
` [PATCH vhost v13 01/12] virtio_ring: check use_dma_api before unmap desc for indirect
` [PATCH vhost v13 02/12] virtio_ring: put mapping error check in vring_map_one_sg
` [PATCH vhost v13 03/12] virtio_ring: introduce virtqueue_set_dma_premapped()
` [PATCH vhost v13 04/12] virtio_ring: support add premapped buf
` [PATCH vhost v13 05/12] virtio_ring: introduce virtqueue_dma_dev()
` [PATCH vhost v13 06/12] virtio_ring: skip unmap for premapped
` [PATCH vhost v13 07/12] virtio_ring: correct the expression of the description of virtqueue_resize()
` [PATCH vhost v13 08/12] virtio_ring: separate the logic of reset/enable from virtqueue_resize
` [PATCH vhost v13 09/12] virtio_ring: introduce virtqueue_reset()
` [PATCH vhost v13 10/12] virtio_ring: introduce dma map api for virtqueue
` [PATCH vhost v13 11/12] virtio_ring: introduce dma sync "
` [PATCH vhost v13 12/12] virtio_net: merge dma operations when filling mergeable buffers
[PATCH iwl-net v3] ice: Block switchdev mode when ADQ is active and vice versa
2023-08-10 12:12 UTC
[PATCH] net: sfp: handle 100G/25G active optical cables in sfp_parse_support
2023-08-10 12:05 UTC (4+ messages)
[PATCH -next] hv_netvsc: Remove duplicated include
2023-08-10 11:51 UTC
[patch net-next 0/5] net: Remove redundant of_match_ptr() macro
2023-08-10 11:43 UTC (8+ messages)
` [patch net-next 1/5] net: dsa: realtek: Remove redundant of_match_ptr()
` [patch net-next 2/5] net: dsa: rzn1-a5psw: "
` [patch net-next 3/5] net: gemini: "
` [patch net-next 4/5] net: qualcomm: "
` [patch net-next 5/5] wlcore: spi: "
[PATCH net-next 1/2] dt-bindings: net: ethernet-controller: add PSGMII mode
2023-08-10 11:31 UTC (5+ messages)
` [PATCH net-next 2/2] net: phy: Introduce PSGMII PHY interface mode
[PATCH net] net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
2023-08-10 11:21 UTC
[PATCH v3 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
2023-08-10 11:17 UTC (5+ messages)
` [PATCH v3 21/28] net: wan: Add framer framework support
` [PATCH v3 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
[PATCH iwl-net v1] ice: fix receive buffer size miscalculation
2023-08-10 11:02 UTC (2+ messages)
[PATCH] net: phy: Don't disable irqs on shutdown if WoL is enabled
2023-08-10 11:01 UTC (11+ messages)
[PATCH 0/4] Add support for Agilex5 SoCFPGA platform
2023-08-10 10:56 UTC (6+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 4/5] clk: socfpga: agilex: add clock driver for the Agilex5
[PATCH] virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG case
2023-08-10 10:41 UTC (5+ messages)
[PATCH net-next 00/15] inet: socket lock and data-races avoidance
2023-08-10 10:39 UTC (16+ messages)
` [PATCH net-next 01/15] inet: introduce inet->inet_flags
` [PATCH net-next 02/15] inet: set/get simple options locklessly
` [PATCH net-next 03/15] inet: move inet->recverr to inet->inet_flags
` [PATCH net-next 04/15] inet: move inet->recverr_rfc4884 "
` [PATCH net-next 05/15] inet: move inet->freebind "
` [PATCH net-next 06/15] inet: move inet->hdrincl "
` [PATCH net-next 07/15] inet: move inet->mc_loop to inet->inet_frags
` [PATCH net-next 08/15] inet: move inet->mc_all "
` [PATCH net-next 09/15] inet: move inet->transparent to inet->inet_flags
` [PATCH net-next 10/15] inet: move inet->is_icsk "
` [PATCH net-next 11/15] inet: move inet->nodefrag "
` [PATCH net-next 12/15] inet: move inet->bind_address_no_port "
` [PATCH net-next 13/15] inet: move inet->defer_connect "
` [PATCH net-next 14/15] inet: implement lockless IP_TTL
` [PATCH net-next 15/15] inet: implement lockless IP_MINTTL
[PATCH net-next 1/2] net/xgene: fix Wvoid-pointer-to-enum-cast warning
2023-08-10 10:39 UTC (2+ messages)
` [PATCH net-next 2/2] net/marvell: "
[PATCH net-next v1 0/7] introduce DEFINE_FLEX() macro
2023-08-10 10:35 UTC (8+ messages)
` [PATCH net-next v1 1/7] overflow: add DEFINE_FLEX() for on-stack allocs
` [PATCH net-next v1 2/7] ice: ice_sched_remove_elems: replace 1 elem array param by u32
` [PATCH net-next v1 3/7] ice: drop two params of ice_aq_move_sched_elems()
` [PATCH net-next v1 4/7] ice: make use of DEFINE_FLEX() in ice_ddp.c
` [PATCH net-next v1 5/7] ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrp
` [PATCH net-next v1 6/7] ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item
` [PATCH net-next v1 7/7] ice: make use of DEFINE_FLEX() in ice_switch.c
[PATCH] MAINTAINERS: update Claudiu Beznea's email address
2023-08-10 10:30 UTC (4+ messages)
possible deadlock in raw_setsockopt
2023-08-10 10:30 UTC
[RFC PATCH v2 00/11] Device Memory TCP
2023-08-10 10:29 UTC (2+ messages)
[PATCH net 0/5] Netfilter fixes for net
2023-08-10 10:29 UTC (5+ messages)
` [PATCH net 2/5] netfilter: nf_tables: GC transaction API to avoid race with control plane
` [PATCH net 5/5] netfilter: nf_tables: remove busy mark and gc batch API
[RFC PATCH bpf-next 0/2] Remove unnecessary synchronizations in cpumap
2023-08-10 10:22 UTC (5+ messages)
` [RFC PATCH bpf-next 1/2] bpf, cpumap: Use queue_rcu_work() to remove unnecessary rcu_barrier()
` [RFC PATCH bpf-next 2/2] bpf, cpumap: Clean up bpf_cpu_map_entry directly in cpu_map_free
[PATCH 0/4][next] i40e: Replace one-element arrays with flexible-array members
2023-08-10 10:13 UTC (9+ messages)
` [PATCH 1/4][next] i40e: Replace one-element array with flex-array member in struct i40e_package_header
` [Intel-wired-lan] "
` [PATCH 2/4][next] i40e: Replace one-element array with flex-array member in struct i40e_profile_segment
` [Intel-wired-lan] "
` [PATCH 3/4][next] i40e: Replace one-element array with flex-array member in struct i40e_section_table
` [Intel-wired-lan] "
` [PATCH 4/4][next] i40e: Replace one-element array with flex-array member in struct i40e_profile_aq_section
` [Intel-wired-lan] "
[PATCH net-next v3 1/1] net: stmmac: xgmac: RX queue routing configuration
2023-08-10 10:03 UTC (2+ messages)
[PATCH net-next v5 0/2] netconsole: Enable compile time configuration
2023-08-10 9:54 UTC (3+ messages)
` [PATCH net-next v5 1/2] netconsole: Create a allocation helper
` [PATCH net-next v5 2/2] netconsole: Enable compile time configuration
[PATCH net-next v2 0/5] TSN auto negotiation between 1G and 2.5G
2023-08-10 9:52 UTC (6+ messages)
` [PATCH net-next v2 3/5] net: phy: update in-band AN mode when changing interface by PHY driver
[PATCH v1 mptcp-next] mptcp: Remove unnecessary test for __mptcp_init_sock()
2023-08-10 9:51 UTC (2+ messages)
[PATCH net-next 0/2] Support more IPsec selectors in mlx5 packet offload
2023-08-10 9:47 UTC (2+ messages)
[PATCH net-next v5 0/3] net: dsa: rzn1-a5psw: add support for vlan and .port_bridge_flags
2023-08-10 9:36 UTC (4+ messages)
` [PATCH net-next v5 1/3] net: dsa: rzn1-a5psw: use a5psw_reg_rmw() to modify flooding resolution
` [PATCH net-next v5 2/3] net: dsa: rzn1-a5psw: add support for .port_bridge_flags
` [PATCH net-next v5 3/3] net: dsa: rzn1-a5psw: add vlan support
[PATCH v5 00/12] can: m_can: Optimizations for m_can/tcan part 2
2023-08-10 9:32 UTC (2+ messages)
[PATCH net-next 00/10] genetlink: provide struct genl_info to dumps
2023-08-10 9:12 UTC (16+ messages)
` [PATCH net-next 02/10] genetlink: make genl_info->nlhdr const
` [PATCH net-next 03/10] genetlink: remove userhdr from struct genl_info
` [PATCH net-next 04/10] genetlink: add struct genl_info to struct genl_dumpit_info
` [PATCH net-next 05/10] genetlink: use attrs from struct genl_info
` [PATCH net-next 07/10] genetlink: add genlmsg_iput() API
` [PATCH net-next 08/10] netdev-genl: use struct genl_info for reply construction
` [PATCH net-next 09/10] ethtool: netlink: simplify arguments to ethnl_default_parse()
[PATCHv4 net] ipv6: do not match device when remove source route
2023-08-10 9:06 UTC (4+ messages)
[PATCH net-next 0/2] Use helper functions to update stats
2023-08-10 8:56 UTC (3+ messages)
` [PATCH net-next 1/2] net: macsec: "
` [PATCH net-next 2/2] vxlan: "
[PATCH net] net: stmmac: remove disable_irq() from ->ndo_poll_controller()
2023-08-10 8:37 UTC
BCM43455: brcmf_notify_rssi / cfg80211_cqm_rssi_notify : Unable to handle kernel NULL pointer dereference
2023-08-10 8:34 UTC (2+ messages)
` BCM43455: brcmf_notify_rssi / cfg80211_cqm_rssi_notify : Unable to handle kernel NULL pointer dereference (RSSI notification after station disconnect?)
[PATCH net-next] net: ethernet: 8390: ne2k-pci: use module_pci_driver() macro
2023-08-10 8:33 UTC (2+ messages)
[PATCH v14 vfio 0/8] pds-vfio-pci driver
2023-08-10 8:32 UTC (2+ messages)
[PATCH net-next v2 0/5] net: Remove redundant of_match_ptr() macro
2023-08-10 8:16 UTC (6+ messages)
` [PATCH net-next v2 1/5] net: dsa: realtek: Remove redundant of_match_ptr()
` [PATCH net-next v2 2/5] net: dsa: rzn1-a5psw: "
` [PATCH net-next v2 3/5] net: gemini: "
` [PATCH net-next v2 4/5] net: qualcomm: "
` [PATCH net-next v2 5/5] wlcore: spi: "
[PATCH iwl-net v2] ice: Block switchdev mode when ADQ is active and vice versa
2023-08-10 8:14 UTC (3+ messages)
[PATCH net-next 0/5] bonding: do some cleanups in bond driver
2023-08-10 8:10 UTC (11+ messages)
` [PATCH net-next 2/5] bonding: remove warning printing in bond_create_debugfs
` [PATCH net-next 3/5] bonding: remove unnecessary NULL check in debugfs function
` [PATCH net-next 4/5] bonding: use bond_set_slave_arr to simplify code
[PATCH net-next v2] net: mana: Add gdma stats to ethtool output for mana
2023-08-10 8:08 UTC (2+ messages)
[PATCH net 0/6] There are some bugfix for the HNS3 ethernet driver
2023-08-10 8:06 UTC (8+ messages)
` [PATCH net 5/6] net: hns3: fix wrong print link down up
[PATCH net] net: hns3: fix strscpy causing content truncation issue
2023-08-10 7:45 UTC (3+ messages)
[PATCH V8 0/9] Enable Wifi RFI interference mitigation feature support
2023-08-10 7:38 UTC (10+ messages)
` [PATCH V8 1/9] drivers core: Add support for Wifi band RF mitigations
` [PATCH V8 2/9] drivers core: add ACPI based WBRF mechanism introduced by AMD
` [PATCH V8 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH V8 4/9] wifi: mac80211: Add support for WBRF features
` [PATCH V8 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH V8 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH V8 7/9] drm/amd/pm: add flood detection for wbrf events
` [PATCH V8 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH V8 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7
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).