messages from 2023-03-16 10:23:42 to 2023-03-16 18:37:09 UTC [more...]
[PATCH net-next 00/11] Add EMAC3 support for sa8540p-ride
2023-03-16 18:36 UTC (7+ messages)
` [PATCH net-next 01/11] dt-bindings: net: snps,dwmac: Update interrupt-names
` [PATCH net-next 08/11] net: stmmac: Add EMAC3 variant of dwmac4
[RFC PATCH 00/28] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
2023-03-16 18:37 UTC (39+ messages)
` [RFC PATCH 01/28] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [RFC PATCH 02/28] Add a special allocator for staging netfs protocol to MSG_SPLICE_PAGES
` [RFC PATCH 03/28] tcp: Support MSG_SPLICE_PAGES
` [RFC PATCH 04/28] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [RFC PATCH 05/28] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [RFC PATCH 06/28] espintcp: Inline do_tcp_sendpages()
` [RFC PATCH 07/28] tls: "
` [RFC PATCH 08/28] siw: "
` [RFC PATCH 09/28] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [RFC PATCH 10/28] ip, udp: Support MSG_SPLICE_PAGES
` [RFC PATCH 11/28] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [RFC PATCH 12/28] af_unix: Support MSG_SPLICE_PAGES
` [RFC PATCH 13/28] crypto: af_alg: Indent the loop in af_alg_sendmsg()
` [RFC PATCH 14/28] crypto: af_alg: Support MSG_SPLICE_PAGES
` [RFC PATCH 15/28] crypto: af_alg: Convert af_alg_sendpage() to use MSG_SPLICE_PAGES
` [RFC PATCH 16/28] splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
` [RFC PATCH 17/28] Remove file->f_op->sendpage
` [RFC PATCH 18/28] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
` [RFC PATCH 19/28] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [RFC PATCH 20/28] iscsi: "
` [RFC PATCH 21/28] tcp_bpf: Make tcp_bpf_sendpage() go through tcp_bpf_sendmsg(MSG_SPLICE_PAGES)
` [RFC PATCH 22/28] net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
` [RFC PATCH 23/28] algif: Remove hash_sendpage*()
` [RFC PATCH 24/28] ceph: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage()
` [RFC PATCH 25/28] rds: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage
` [RFC PATCH 26/28] dlm: "
` [RFC PATCH 27/28] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
` [RFC PATCH 28/28] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
[PATCH v2 net-next 0/8] inet: better const qualifier awareness
2023-03-16 18:35 UTC (10+ messages)
` [PATCH v2 net-next 1/8] inet: preserve const qualifier in inet_sk()
` [PATCH v2 net-next 2/8] ipv4: constify ip_mc_sf_allow() socket argument
` [PATCH v2 net-next 3/8] udp: constify __udp_is_mcast_sock() "
` [PATCH v2 net-next 4/8] ipv6: constify inet6_mc_check()
` [PATCH v2 net-next 5/8] udp6: constify __udp_v6_is_mcast_sock() socket argument
` [PATCH v2 net-next 6/8] ipv6: raw: constify raw_v6_match() "
` [PATCH v2 net-next 7/8] ipv4: raw: constify raw_v4_match() "
` [PATCH v2 net-next 8/8] inet_diag: constify raw_lookup() "
[PATCH v2 12/14] mac802154: Rename kfree_rcu() to kvfree_rcu_mightsleep()
2023-03-16 18:06 UTC (3+ messages)
[PATCH] mac802154: Rename kfree_rcu() to kvfree_rcu_mightsleep()
2023-03-16 17:58 UTC (3+ messages)
[PATCH bpf-next 0/2] double-fix bpf_test_run + XDP_PASS recycling
2023-03-16 17:50 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf, test_run: fix crashes due to XDP frame overwriting/corruption
` [PATCH bpf-next 2/2] selftests/bpf: fix "metadata marker" getting overwritten by the netstack
[PATCH net v2 0/2] virtio_net: fix two bugs related to XDP
2023-03-16 17:50 UTC (2+ messages)
[PATCH net 0/2] Fix MTU reporting for Marvell DSA switches where we can't change it
2023-03-16 17:50 UTC (2+ messages)
[PATCH v2 1/2] nfc: mrvl: Move platform_data struct into driver
2023-03-16 17:50 UTC (2+ messages)
[PATCH v2] net: Use of_property_read_bool() for boolean properties
2023-03-16 17:50 UTC (2+ messages)
[PATCH net 1/2] net: dsa: realtek: fix out-of-bounds access
2023-03-16 17:41 UTC (2+ messages)
[PATCH v3] Bluetooth: mgmt: Fix MGMT add advmon with RSSI command
2023-03-16 17:40 UTC (3+ messages)
[PATCH net-next v5] net: phy: mxl-gpy: enhance delay time required by loopback disable function
2023-03-16 17:40 UTC (2+ messages)
[PATCH net 1/1] ice: xsk: disable txq irq before flushing hw
2023-03-16 17:40 UTC (2+ messages)
[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2023-03-16 (igb, igbvf, igc)
2023-03-16 17:31 UTC (6+ messages)
` [PATCH net 1/5] igb: revert rtnl_lock() that causes deadlock
` [PATCH net 2/5] igb: Enable SR-IOV after reinit
` [PATCH net 3/5] intel/igbvf: free irq on the error path in igbvf_request_msix()
` [PATCH net 4/5] igbvf: Regard vf reset nack as success
` [PATCH net 5/5] igc: fix the validation logic for taprio's gate list
[PATCH RESEND net v4 0/4] several updates to virtio/vsock
2023-03-16 17:30 UTC (2+ messages)
[PATCH] net: dsa: b53: mmap: fix device tree support
2023-03-16 17:30 UTC (3+ messages)
` [PATCH v2] "
[PATCH v13 0/4] Add support for NXP bluetooth chipsets
2023-03-16 17:22 UTC (5+ messages)
` [PATCH v13 1/4] serdev: Replace all instances of ENOTSUPP with EOPNOTSUPP
` [PATCH v13 2/4] serdev: Add method to assert break signal over tty UART port
` [PATCH v13 3/4] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v13 4/4] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
2023-03-16 17:10 UTC (15+ messages)
` [PATCH bpf-next v3 3/4] "
[PATCH net-next 0/9] net/packet: KCSAN awareness
2023-03-16 17:02 UTC (6+ messages)
` [PATCH net-next 1/9] net/packet: annotate accesses to po->xmit
[PATCH bpf-next 0/2] bpf: Add detection of kfuncs
2023-03-16 16:45 UTC (5+ messages)
` [PATCH bpf-next 1/2] bpf: Allow ld_imm64 instruction to point to kfunc
[PATCH next] ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()
2023-03-16 16:33 UTC (4+ messages)
[PATCH] Bluetooth: msft: Extended monitor tracking by address filter
2023-03-16 16:30 UTC (3+ messages)
[PATCH net-next] net: macb: Increase halt timeout to accommodate 10Mbps link
2023-03-16 16:22 UTC (2+ messages)
[PATCH net-next] net: macb: Reset TX when TX halt times out
2023-03-16 16:20 UTC (3+ messages)
[PATCH net v5] xirc2ps_cs: Fix use after free bug in xirc2ps_detach
2023-03-16 16:15 UTC
[PATCH RFC v6 0/6] Create common DPLL/clock configuration API
2023-03-16 16:16 UTC (21+ messages)
` [PATCH RFC v6 1/6] dpll: spec: Add Netlink spec in YAML
` [PATCH RFC v6 2/6] dpll: Add DPLL framework base functions
` [PATCH RFC v6 3/6] dpll: documentation on DPLL subsystem interface
` [PATCH RFC v6 6/6] ptp_ocp: implement DPLL ops
[RFC/RFT PATCH net-next 0/4] KSZ DSA driver: xMII speed adjustment and partial reg_fields conversion
2023-03-16 16:12 UTC (5+ messages)
` [RFC/RFT PATCH net-next 1/4] net: dsa: microchip: add an enum for regmap widths
` [RFC/RFT PATCH net-next 2/4] net: dsa: microchip: partial conversion to regfields API for KSZ8795 (WIP)
` [RFC/RFT PATCH net-next 3/4] net: dsa: microchip: allow setting xMII port speed/duplex on KSZ8765/KSZ8794/KSZ8795
` [RFC/RFT PATCH net-next 4/4] net: dsa: microchip: remove unused dev->dev_ops->phylink_mac_config()
[PATCH net-next 0/2] Minor fixes for pcs_get_state() implementations
2023-03-16 16:12 UTC (4+ messages)
` [PATCH net-next 1/2] net: pcs: xpcs: remove double-read of link state when using AN
[PATCH] net: macb: Set MDIO clock divisor for pclk higher than 160MHz
2023-03-16 16:11 UTC (3+ messages)
[PATCH v2 0/8] vdpa_sim: add support for user VA
2023-03-16 16:07 UTC (4+ messages)
` [PATCH v2 4/8] vringh: support VA with iotlb
[PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2023-03-16 (iavf)
2023-03-16 15:53 UTC (4+ messages)
` [PATCH net v2 1/3] iavf: fix inverted Rx hash condition leading to disabled hash
` [PATCH net v2 2/3] iavf: fix non-tunneled IPv6 UDP packet type and hashing
` [PATCH net v2 3/3] iavf: do not track VLAN 0 filters
mv88e6xxx / MV88E6176 + VLAN-aware unusable in 5.15.98 (ok in 5.10.168) (resend)
2023-03-16 15:40 UTC (5+ messages)
[PATCH net-next 0/3] Add SCM_PIDFD and SO_PEERPIDFD
2023-03-16 15:32 UTC (6+ messages)
` [PATCH net-next 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD
` [PATCH net-next 2/3] net: core: add getsockopt SO_PEERPIDFD
` [PATCH net-next 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
[PATCH v4] xirc2ps_cs: Fix use after free bug in xirc2ps_detach
2023-03-16 15:17 UTC
[PATCHv2 iproute2 0/2] tc: fix parsing of TCA_EXT_WARN_MSG
2023-03-16 15:18 UTC (2+ messages)
[PATCH v3 0/5] net: Make MAC/PHY time stamping selectable
2023-03-16 15:09 UTC (10+ messages)
` [PATCH v3 3/5] net: Let the active time stamping layer be selectable
[PATCH v1] ptp: add ToD device driver for Intel FPGA cards
2023-03-16 15:03 UTC (4+ messages)
[PATCH net v3 0/4] net: ipa: minor bug fixes
2023-03-16 14:51 UTC (5+ messages)
` [PATCH net v3 1/4] net: ipa: reg: include <linux/bug.h>
` [PATCH net v3 2/4] net: ipa: add two missing declarations
` [PATCH net v3 3/4] net: ipa: kill FILT_ROUT_CACHE_CFG IPA register
` [PATCH net v3 4/4] net: ipa: fix some register validity checks
[PATCH v5 net-next 0/6] Add tx push buf len param to ethtool
2023-03-16 14:27 UTC (7+ messages)
` [PATCH v5 net-next 1/6] ethtool: Add support for configuring tx_push_buf_len
` [PATCH v5 net-next 2/6] net: ena: Make few cosmetic preparations to support large LLQ
` [PATCH v5 net-next 3/6] net: ena: Add an option to configure large LLQ headers
` [PATCH v5 net-next 4/6] net: ena: Recalculate TX state variables every device reset
` [PATCH v5 net-next 5/6] net: ena: Add support to changing tx_push_buf_len
` [PATCH v5 net-next 6/6] net: ena: Advertise TX push support
[PATCH v4 0/5] Introduce PRU platform consumer API
2023-03-16 14:04 UTC (15+ messages)
` [PATCH v4 3/5] soc: ti: pruss: Add pruss_cfg_read()/update() API
` [EXTERNAL] "
` [EXTERNAL] "
` [PATCH v4 4/5] soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR
` [EXTERNAL] "
[PATCH net 0/4] net: set 'mac_managed_pm' at probe time
2023-03-16 13:53 UTC (7+ messages)
` [PATCH net-next 3/4] fec: add FIXME to move 'mac_managed_pm' to probe
[RFC PATCH net-next] selftests: forwarding: add a test for MAC Merge layer
2023-03-16 13:43 UTC (6+ messages)
[PATCH rdma-next 0/2] Add Q-counters for representors
2023-03-16 13:45 UTC (3+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Introduce other vport query for Q-counters
` [PATCH rdma-next 2/2] RDMA/mlx5: Expand switchdev Q-counters to expose representor statistics
[PATCH rdma-next v1 0/3] Handle FW failures to destroy QP/RQ objects
2023-03-16 13:39 UTC (4+ messages)
` [PATCH mlx5-next v1 1/3] net/mlx5: Nullify qp->dbg pointer post destruction
` [PATCH rdma-next v1 2/3] RDMA/mlx5: Handling dct common resource destruction upon firmware failure
` [PATCH rdma-next v1 3/3] RDMA/mlx5: Return the firmware result upon destroying QP/RQ
[PATCH v2 1/2] wifi: ray_cs: remove one redundant del_timer
2023-03-16 13:32 UTC (2+ messages)
` [PATCH v2 2/2] wifi: ray_cs: add sanity check on local->sram/rmem/amem
[regression] Bug 217069 - Wake on Lan is broken on r8169 since 6.2
2023-03-16 13:21 UTC (2+ messages)
[PATCH] net: stmmac: Fix for mismatched host/device DMA address width
2023-03-16 13:15 UTC (2+ messages)
` [PATCH net V2] "
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-03-14 (iavf)
2023-03-16 13:15 UTC (4+ messages)
` [PATCH net 3/3] iavf: do not track VLAN 0 filters
[PATCH bpf v3] xsk: Add missing overflow check in xdp_umem_reg
2023-03-16 12:52 UTC (2+ messages)
[PATCH net-next v1 1/1] net: phy: at803x: Replace of_gpio.h with what indeed is used
2023-03-16 12:08 UTC
[PATCH net-next] docs: networking: document NAPI
2023-03-16 12:03 UTC (5+ messages)
[PATCH net-next v1 1/1] net: smc91x: Replace of_gpio.h with what indeed is used
2023-03-16 12:04 UTC
[PATCH net-next v1 0/2] ynl: add support for user headers and struct attrs
2023-03-16 12:01 UTC (3+ messages)
` [PATCH net-next v1 1/2] tools: ynl: add user-header and struct attr support
` [PATCH net-next v1 2/2] netlink: specs: add partial specification for openvswitch
[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
2023-03-16 11:57 UTC (6+ messages)
` [PATCH bpf-next v3 1/4] selftests/bpf: robustify test_xdp_do_redirect with more payload magics
` [PATCH bpf-next v3 2/4] net: page_pool, skbuff: make skb_mark_for_recycle() always available
` [PATCH bpf-next v3 3/4] xdp: recycle Page Pool backed skbs built from XDP frames
` [PATCH bpf-next v3 4/4] xdp: remove unused {__,}xdp_release_frame()
[PATCH v4 net-next 0/5] Add tx push buf len param to ethtool
2023-03-16 11:57 UTC (8+ messages)
` [PATCH v4 net-next 1/5] ethtool: Add support for configuring tx_push_buf_len
[PATCH RESEND net-next v4 0/3] net: dsa: rzn1-a5psw: add support for vlan and .port_bridge_flags
2023-03-16 11:53 UTC (4+ messages)
` [PATCH RESEND net-next v4 2/3] net: dsa: rzn1-a5psw: add support for .port_bridge_flags
[PATCH v7 0/6] Add Ethernet driver for StarFive JH7110 SoC
2023-03-16 11:35 UTC (11+ messages)
` [PATCH v7 4/6] dt-bindings: net: Add support StarFive dwmac
[PATCH net-next V3] dt-bindings: net: ethernet-controller: Add ptp-hardware-clock
2023-03-16 11:35 UTC (5+ messages)
[PATCH 0/2] Add PTP support for sama7g5
2023-03-16 11:19 UTC (5+ messages)
` [PATCH 1/2] net: macb: Add PTP support to GEM "
` [PATCH 2/2] net: macb: Add PTP support to EMAC "
[PATCH] net: usb: smsc95xx: Limit packet length to skb->len
2023-03-16 11:13 UTC (3+ messages)
[PATCH net 1/1] nfp: correct number of MSI vectors requests returned
2023-03-16 11:09 UTC (2+ messages)
[PATCH] net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pull
2023-03-16 11:05 UTC
[PATCH v6 0/4] Add WCN6855 Bluetooth support
2023-03-16 11:06 UTC (4+ messages)
` [PATCH v6 4/4] arm64: dts: qcom: sc8280xp-x13s: Add bluetooth
igc driver causes suspend to fail if powersave is enabled
2023-03-16 10:55 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net] net: xdp: don't call notifiers during driver init
2023-03-16 11:03 UTC (3+ messages)
[PATCH v2] qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info
2023-03-16 10:47 UTC (2+ messages)
[PATCHv2 net 0/2] net/sched: fix parsing of TCA_EXT_WARN_MSG for tc action
2023-03-16 10:22 UTC (4+ 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).