messages from 2024-04-06 16:00:32 to 2024-04-08 08:49:07 UTC [more...]
[PATCH 1/2] ipv6: fib: hide unused 'pn' variable
2024-04-08 8:48 UTC (4+ messages)
` [PATCH 2/2] ipv4/route: avoid unused-but-set-variable warning
[PATCH v9 00/13] Introduce STM32 Firewall framework
2024-04-08 8:42 UTC (2+ messages)
[PATCH v0 10/14] sfc: falcon: Make I2C terminology more inclusive
2024-04-08 8:35 UTC (7+ messages)
[syzbot] [bluetooth?] KASAN: global-out-of-bounds Read in __timer_delete
2024-04-08 8:31 UTC
[PATCH net 0/3] net: start to replace copy_from_sockptr()
2024-04-08 8:28 UTC (4+ messages)
` [PATCH net 1/3] net: add copy_safe_from_sockptr() helper
` [PATCH net 2/3] mISDN: fix MISDN_TIME_STAMP handling
` [PATCH net 3/3] nfc: llcp: fix nfc_llcp_setsockopt() unsafe copies
[PATCH net-next v4] net: phy: dp8382x: keep WOL settings across suspends
2024-04-08 8:26 UTC
[net-next v2] pfcp: avoid copy warning by simplifing code
2024-04-08 8:18 UTC (2+ messages)
[PATCH V4 0/5] mlx5 ConnectX control misc driver
2024-04-08 8:02 UTC (12+ messages)
[PATCH] [v4] net/mlx5: fix possible stack overflows
2024-04-08 7:57 UTC (2+ messages)
[PATCH v2] lib: checksum: hide unused expected_csum_ipv6_magic[]
2024-04-08 7:49 UTC (2+ messages)
[PATCH net-next v6 0/5] remove page frag implementation in vhost_net
2024-04-08 7:48 UTC (2+ messages)
[PATCH net-next] ip_tunnel: harden copying IP tunnel params to userspace
2024-04-08 7:48 UTC (2+ messages)
[PATCH net-next v4 0/9] Enhanced DCB and DSCP Support for KSZ Switches
2024-04-08 7:47 UTC (10+ messages)
` [PATCH net-next v4 1/9] net: dsa: add support for DCB get/set apptrust configuration
` [PATCH net-next v4 2/9] net: dsa: microchip: add IPV information support
` [PATCH net-next v4 3/9] net: add IEEE 802.1q specific helpers
` [PATCH net-next v4 4/9] net: dsa: microchip: add multi queue support for KSZ88X3 variants
` [PATCH net-next v4 5/9] net: dsa: microchip: add support for different DCB app configurations
` [PATCH net-next v4 6/9] net: dsa: microchip: dcb: add special handling for KSZ88X3 family
` [PATCH net-next v4 7/9] net: dsa: microchip: enable ETS support for KSZ989X variants
` [PATCH net-next v4 8/9] net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xxx variants
` [PATCH net-next v4 9/9] net: dsa: microchip: let DCB code do PCP and DSCP policy configuration
[PATCH net-next v3] net: phy: dp8382x: keep WOL settings across suspends
2024-04-08 7:43 UTC (2+ messages)
[PATCH] MAINTAINERS: Drop Li Yang as their email address stopped working
2024-04-08 7:43 UTC (3+ messages)
` Zhang Wei also unreachable working
[PATCH net] Bluetooth: validate setsockopt(RFCOMM_LM) user input
2024-04-08 7:42 UTC (2+ messages)
[PATCH v3] Documentation: Add reconnect process for VDUSE
2024-04-08 7:39 UTC (2+ messages)
[PATCH v2 4/4] ax.25: Remove the now superfluous sentinel elements from ctl_table array
2024-04-08 7:20 UTC (3+ messages)
[net-next PATCH] octeontx2-pf: Add support for offload tc with skbedit mark action
2024-04-08 7:26 UTC
[PATCH net v2] bpf, skmsg: fix NULL pointer dereference in sk_psock_skb_ingress_enqueue
2024-04-08 7:20 UTC (2+ messages)
[PATCH net-next v7 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
2024-04-08 7:20 UTC (4+ messages)
` [PATCH net-next v7 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH net-next v7 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH net-next v7 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
[PATCH net v3] net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boards
2024-04-08 7:08 UTC
[PATCH] [RFC] xfrm: work around a clang-19 fortifiy-string false-positive
2024-04-08 7:06 UTC (3+ messages)
[PATCH net-next v2 7/7] net: txgbe: add sriov function support
2024-04-08 6:50 UTC (3+ messages)
[PATCH net-next v3 0/2] net: phy: micrel: lan8814: Enable PTP_PF_PEROUT
2024-04-08 6:44 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: phy: micrel: lan8814: Enable LTC at probe time
` [PATCH net-next v3 2/2] net: phy: micrel: lan8814: Add support for PTP_PF_PEROUT
[PATCH] dt-bindings: net: rockchip-dwmac: use rgmii-id in example
2024-04-08 6:44 UTC
[PATCH net-next v5] virtio_net: Support RX hash XDP hint
2024-04-08 6:41 UTC (14+ messages)
[PATCH v3] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
2024-04-08 6:37 UTC (11+ messages)
` "
[net PATCH] octeontx2-af: Fix NIX SQ mode and BP config
2024-04-08 6:36 UTC
REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
2024-04-08 6:35 UTC (14+ messages)
[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
2024-04-08 6:18 UTC (20+ messages)
[syzbot] [net?] KASAN: global-out-of-bounds Read in __nla_validate_parse
2024-04-08 5:40 UTC (2+ messages)
[PATCH vhost v6 00/10] virtio: drivers maintain dma info for premapped vq
2024-04-08 5:01 UTC (10+ messages)
` [PATCH vhost v6 09/10] virtio_net: set premapped mode by find_vqs()
[PATCH net-next v3 0/9] Enhanced DCB and DSCP Support for KSZ Switches
2024-04-08 5:00 UTC (6+ messages)
` [PATCH net-next v3 7/9] net: dsa: microchip: enable ETS support for KSZ989X variants
` [PATCH net-next v3 8/9] net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xxx variants
[PATCH net-next v4 0/4] ethtool: provide the dim profile fine-tuning channel
2024-04-08 3:44 UTC (5+ messages)
` [PATCH net-next v4 1/4] ethtool: provide customized dim profile management
` [PATCH net-next v4 2/4] linux/dim: move profiles from .c to .h file
` [PATCH net-next v4 3/4] virtio-net: refactor dim initialization/destruction
` [PATCH net-next v4 4/4] virtio-net: support dim profile fine-tuning
[syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in dev_map_generic_redirect
2024-04-08 3:43 UTC
[net-next v4 0/2] devlink: Add port function attribute for IO EQs
2024-04-08 3:20 UTC (5+ messages)
` [net-next v4 2/2] mlx5/core: Support max_io_eqs for a function
[PATCH v2 0/2] Add missing mmc statistics in DW GMAC
2024-04-08 1:29 UTC (3+ messages)
` [PATCH v2 1/2] net: stmmac: mmc_core: Add GMAC LPI statistics
` [PATCH v2 2/2] net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statistics
[PATCH net-next v9 0/6] stmmac: Add Loongson platform support
2024-04-08 2:30 UTC (6+ messages)
` [PATCH net-next v9 6/6] net: stmmac: dwmac-loongson: Add GNET support
[syzbot] [bpf?] KASAN: stack-out-of-bounds Read in hash
2024-04-08 1:11 UTC (4+ messages)
[PATCH] l2cap: do not return LE flow credits when buf full
2024-04-08 0:56 UTC (5+ messages)
` [PATCH v2] Bluetooth: keep LE flow credits when recvbuf full
` [PATCH v3] Bluetooth: compute LE flow credits based on recvbuf space
[PATCH AUTOSEL 6.8 39/68] net: mdio: mdio-bcm-unimac: Manage clock around I/O accesses
2024-04-07 23:37 UTC (3+ messages)
[PATCH v24 00/20] nvme-tcp receive offloads
2024-04-07 22:21 UTC (7+ messages)
` [PATCH v24 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v24 06/20] nvme-tcp: Add DDP data-path
[PATCH net-next] r8169: add support for RTL8168M
2024-04-07 21:19 UTC
[PATCH net] net: dsa: mt7530: trap link-local frames regardless of ST Port State
2024-04-07 20:16 UTC (2+ messages)
[PATCH 0/9] Convert Tasklets to BH Workqueues
2024-04-07 18:56 UTC (3+ messages)
` [PATCH 3/9] IB: Convert from tasklet to BH workqueue
[PATCH net-next v1 00/12] First try to replace page_frag with page_frag_cache
2024-04-07 18:13 UTC (17+ messages)
` [PATCH net-next v1 01/12] mm: Move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v1 02/12] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [PATCH net-next v1 03/12] mm: page_frag: change page_frag_alloc_* API to accept align param
` [PATCH net-next v1 04/12] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v1 05/12] mm: page_frag: add two inline helper for "
` [PATCH net-next v1 06/12] mm: page_frag: reuse MSB of 'size' field for pfmemalloc
` [PATCH net-next v1 07/12] mm: page_frag: reuse existing bit field of 'va' for pagecnt_bias
` [PATCH net-next v1 08/12] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v1 09/12] mm: page_frag: introduce prepare/commit API for page_frag
` [PATCH net-next v1 10/12] net: replace page_frag with page_frag_cache
` [PATCH net-next v1 11/12] mm: page_frag: add a test module for page_frag
` [PATCH net-next v1 12/12] mm: page_frag: update documentation and maintainer "
[PATCH net-next 0/2] net: Clean up some EEE code
2024-04-07 17:53 UTC (5+ messages)
` [PATCH net-next 1/2] net: usb: lan78xx: Fixup EEE
` [PATCH net-next 2/2] net: lan743x: "
[PATCH net-next v4 0/8] net: Add generic support for netdev LEDs
2024-04-07 17:26 UTC (10+ messages)
` [PATCH net-next v4 1/8] net: dsa: consolidate setup and teardown for shared ports
` [PATCH net-next v4 2/8] net: dsa: break out port setup and teardown code per port type
` [PATCH net-next v4 3/8] net: dsa: move call to driver port_setup after creation of netdev
` [PATCH net-next v4 4/8] net: Add helpers for netdev LEDs
` [PATCH net-next v4 5/8] net: dsa: mv88e6xxx: Add helpers for 6352 LED blink and brightness
` [PATCH net-next v4 6/8] net: dsa: mv88e6xxx: Tie the low level LED functions to device ops
` [PATCH net-next v4 7/8] dsa: mv88e6xxx: Create port/netdev LEDs
` [PATCH net-next v4 8/8] arm: boot: dts: mvebu: linksys-mamba: Add Ethernet LEDs
Deadlock in pciehp on dock disconnect
2024-04-07 16:39 UTC (2+ messages)
[PATCH net-next] net: sched: cake: Optimize number of calls to cake_heapify()
2024-04-07 16:10 UTC (2+ messages)
[PATCH] can: m_can: don't enable transceiver when probing
2024-04-07 15:48 UTC (2+ messages)
[PATCH net v4] virtio_net: Do not send RSS key if it is not supported
2024-04-07 14:50 UTC (3+ messages)
[net Patch] octeontx2-pf: Fix transmit scheduler resource leak
2024-04-07 14:50 UTC (2+ messages)
[bug report] [spi.c] Kernel panic - not syncing: Asynchronous SError Interrupt
2024-04-07 14:39 UTC
[syzbot] [bluetooth?] BUG: sleeping function called from invalid context in hci_le_create_big_complete_evt
2024-04-07 13:59 UTC
[PATCH AUTOSEL 4.19 3/5] wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
2024-04-07 13:14 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 4/5] net: mark racy access on sk->sk_rcvbuf
[PATCH AUTOSEL 5.4 3/6] wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
2024-04-07 13:14 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 4/6] wifi: cfg80211: fix rdev_dump_mpp() arguments order
` [PATCH AUTOSEL 5.4 5/6] net: mark racy access on sk->sk_rcvbuf
[PATCH AUTOSEL 5.10 3/7] wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
2024-04-07 13:13 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 4/7] wifi: cfg80211: fix rdev_dump_mpp() arguments order
` [PATCH AUTOSEL 5.10 5/7] net: mark racy access on sk->sk_rcvbuf
[PATCH AUTOSEL 5.15 05/10] wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
2024-04-07 13:13 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 06/10] wifi: cfg80211: fix rdev_dump_mpp() arguments order
` [PATCH AUTOSEL 5.15 07/10] net: mark racy access on sk->sk_rcvbuf
[PATCH AUTOSEL 6.1 06/13] wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
2024-04-07 13:13 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 07/13] wifi: cfg80211: fix rdev_dump_mpp() arguments order
` [PATCH AUTOSEL 6.1 08/13] net: mark racy access on sk->sk_rcvbuf
[PATCH AUTOSEL 6.6 09/22] wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
2024-04-07 13:12 UTC (4+ messages)
` [PATCH AUTOSEL 6.6 10/22] wifi: cfg80211: fix rdev_dump_mpp() arguments order
` [PATCH AUTOSEL 6.6 11/22] wifi: mac80211: fix prep_connection error path
` [PATCH AUTOSEL 6.6 14/22] net: mark racy access on sk->sk_rcvbuf
[PATCH AUTOSEL 6.8 10/25] wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
2024-04-07 13:11 UTC (4+ messages)
` [PATCH AUTOSEL 6.8 11/25] wifi: cfg80211: fix rdev_dump_mpp() arguments order
` [PATCH AUTOSEL 6.8 12/25] wifi: mac80211: fix prep_connection error path
` [PATCH AUTOSEL 6.8 15/25] net: mark racy access on sk->sk_rcvbuf
[PATCH net-next 0/2] tcp: fix ISN selection in TIMEWAIT -> SYN_RECV
2024-04-07 9:33 UTC (3+ messages)
` [PATCH net-next 1/2] tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
` [PATCH net-next 2/2] tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
[PATCH ipsec-next v6] xfrm: Add Direction to the SA in or out
2024-04-07 8:23 UTC (3+ messages)
` [devel-ipsec] "
[PATCH v2 net-next] net: display more skb fields in skb_dump()
2024-04-07 8:06 UTC
[PATCH net] nfc: nci: Fix uninit-value in nci_rx_work
2024-04-07 8:05 UTC
[PATCH net-next] net: display more skb fields in skb_dump()
2024-04-07 8:03 UTC (3+ messages)
[PATCH net 0/2] Add check for usbnet_get_endpoints and cleanup
2024-04-07 7:55 UTC (3+ messages)
` [PATCH net 1/2] net: usb: asix: Add check for usbnet_get_endpoints
` [PATCH net 2/2] net: usb: asix: Replace the direct return with goto statement
[net-next 0/2] tcp: add support for SO_PEEK_OFF socket option
2024-04-07 7:51 UTC (6+ messages)
` [net-next 1/2] "
` [net-next 2/2] tcp: correct handling of extreme menory squeeze
[syzbot] [bpf?] BUG: unable to handle kernel paging request in jhash
2024-04-07 5:59 UTC
[PATCH] vhost-vdpa: change ioctl # for VDPA_GET_VRING_SIZE
2024-04-07 3:12 UTC (2+ messages)
[PATCH -next] net: usb: asix: Add check for usbnet_get_endpoints
2024-04-07 2:11 UTC (3+ messages)
[PATCH bpf] MAINTAINERS: bpf: Add Lehui and Puranjay as riscv64 reviewers
2024-04-07 1:47 UTC (2+ messages)
[PATCH 0/3] Add REQ_F_CQE_SKIP support to io_uring zerocopy
2024-04-06 21:23 UTC (7+ messages)
` [PATCH 1/3] io_uring: Add REQ_F_CQE_SKIP support for "
` [PATCH 3/3] io_uring: Support IOSQE_CQE_SKIP_SUCCESS in io_uring zerocopy test
[PATCH] net: change maximum number of UDP segments to 128
2024-04-06 20:56 UTC (2+ messages)
r8169: unknown chip XID 6c0
2024-04-06 20:15 UTC
[PATCH net] ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
2024-04-06 19:51 UTC (2+ messages)
[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
2024-04-06 19:37 UTC (7+ messages)
` [PATCH net-next v6 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs
[PATCH v4 net] geneve: fix header validation in geneve[6]_xmit_skb
2024-04-06 19:22 UTC (2+ messages)
[PATCH] udp: Avoid call to compute_score on multiple sites
2024-04-06 17:41 UTC (3+ messages)
[PATCH net-next] netlink: add nlmsg_consume() and use it in devlink compat
2024-04-06 17:30 UTC (2+ messages)
[PATCH net-next] net: phy: marvell: implement cable test for 88E1111
2024-04-06 17:30 UTC (2+ messages)
[PATCH net-next v11 00/13] Introduce PHY listing and link_topology tracking
2024-04-06 17:30 UTC (14+ messages)
` [PATCH net-next v11 08/13] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next v11 09/13] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v11 10/13] net: ethtool: pse-pd: "
` [PATCH net-next v11 11/13] net: ethtool: cable-test: "
` [PATCH net-next v11 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v11 13/13] Documentation: networking: document phy_link_topology
[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
2024-04-06 16:53 UTC (3+ messages)
[PATCH] batman-adv: Add flex array to struct batadv_tvlv_tt_data
2024-04-06 16:46 UTC (3+ messages)
[PATCH net-next] net: skbuff: generalize the skb->decrypted bit
2024-04-06 16:40 UTC (2+ messages)
[PATCH v3 3/3] net: mana: Avoid open coded arithmetic
2024-04-06 14:23 UTC
[PATCH net] bonding: 802.3ad: Avoid packet loss when switching aggregator
2024-04-06 16:03 UTC (2+ 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).