messages from 2023-01-25 04:45:53 to 2023-01-25 19:51:36 UTC [more...]
[PATCH v2 00/18] can: m_can: Optimizations for m_can/tcan part 2
2023-01-25 19:50 UTC (8+ messages)
` [PATCH v2 01/18] can: tcan4x5x: Remove reserved register 0x814 from writable table
` [PATCH v2 02/18] can: tcan4x5x: Check size of mram configuration
` [PATCH v2 03/18] can: m_can: Remove repeated check for is_peripheral
` [PATCH v2 04/18] can: m_can: Always acknowledge all interrupts
` [PATCH v2 05/18] can: m_can: Remove double interrupt enable
` [PATCH v2 06/18] can: m_can: Disable unused interrupts
` [PATCH v2 07/18] can: m_can: Keep interrupts enabled during peripheral read
[PATCH net-next] neighbor: fix proxy_delay usage when it is zero
2023-01-25 19:50 UTC (3+ messages)
[PATCH] net: page_pool: fix refcounting issues with fragmented allocation
2023-01-25 19:40 UTC (12+ messages)
[PATCH v2 0/6] introduce vm_flags modifier functions
2023-01-25 19:22 UTC (24+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()
[PATCH net-next] ibmvnic: Toggle between queue types in affinity mapping
2023-01-25 19:16 UTC (5+ messages)
[PATCH 00/12] can: rcar_canfd: Add support for R-Car V4H systems
2023-01-25 19:16 UTC (4+ messages)
` [PATCH 01/12] dt-bindings: can: renesas,rcar-canfd: R-Car V3U is R-Car Gen4
` [PATCH 02/12] dt-bindings: can: renesas,rcar-canfd: Document R-Car V4H support
` [PATCH 03/12] dt-bindings: can: renesas,rcar-canfd: Add transceiver support
[PATCH 0/2] net: stmmac: add DT parameter to keep RX_CLK running in LPI state
2023-01-25 19:14 UTC (5+ messages)
[PATCH net 0/4] Netfilter fixes for net
2023-01-25 19:03 UTC (3+ messages)
` [PATCH net 0/4] Netfilter fixes for net: manual merge
[PATCH net-next v1 00/10] Convert drivers to return XFRM configuration errors through extack
2023-01-25 19:02 UTC (4+ messages)
` [PATCH net-next v1 01/10] xfrm: extend add policy callback to set failure reason
[PATCH net-next 0/5] tls: implement key updates for TLS1.3
2023-01-25 18:57 UTC (3+ messages)
[PATCH v3] netpoll: Remove 4s sleep during carrier detection
2023-01-25 18:52 UTC
[PATCH iproute2 1/1] macsec: Fix Macsec packet number attribute print
2023-01-25 18:30 UTC (2+ messages)
[PATCH net] net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices
2023-01-25 18:23 UTC
Setting TLS_RX and TLS_TX crypto info more than once?
2023-01-25 18:22 UTC (4+ messages)
[PATCH v4 net 0/3] fixes for mtk_eth_soc
2023-01-25 18:16 UTC (4+ messages)
` [PATCH v4 net 1/3] net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
` [PATCH v4 net 2/3] net: mediatek: sgmii: fix duplex configuration
` [PATCH v4 net 3/3] mtk_sgmii: enable PCS polling to allow SFP work
[patch net-next 00/12] devlink: Cleanup params usage
2023-01-25 18:13 UTC (16+ messages)
` [patch net-next 01/12] net/mlx5: Change devlink param register/unregister function names
` [patch net-next 02/12] net/mlx5: Covert devlink params registration to use devlink_params_register/unregister()
` [patch net-next 03/12] devlink: make devlink_param_register/unregister static
` [patch net-next 04/12] devlink: don't work with possible NULL pointer in devlink_param_unregister()
` [patch net-next 05/12] ice: remove pointless calls to devlink_param_driverinit_value_set()
` [patch net-next 06/12] qed: remove pointless call "
` [patch net-next 07/12] devlink: make devlink_param_driverinit_value_set() return void
` [patch net-next 08/12] devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get()
` [patch net-next 09/12] devlink: protect devlink param list by instance lock
` [patch net-next 10/12] net/mlx5: Move fw reset devlink param to fw reset code
` [patch net-next 11/12] net/mlx5: Move flow steering devlink param to flow steering code
` [patch net-next 12/12] net/mlx5: Move eswitch port metadata devlink param to flow eswitch code
[PATCH v5 net-next 0/5] net: wwan: t7xx: fw flashing & coredump support
2023-01-25 18:08 UTC (11+ messages)
` [PATCH v5 net-next 3/5] net: wwan: t7xx: PCIe reset rescan
` [PATCH v5 net-next 4/5] net: wwan: t7xx: Enable devlink based fw flashing and coredump collection
` [PATCH v5 net-next 5/5] net: wwan: t7xx: Devlink documentation
[PATCH bpf-next v8 00/17] xdp: hints via kfuncs
2023-01-25 17:16 UTC (7+ messages)
` [PATCH bpf-next v8 17/17] selftests/bpf: Simple program to dump XDP RX metadata
[PATCH 1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh
2023-01-25 17:08 UTC (2+ messages)
` [PATCH 2/2] selftests: net: .gitignore the scratch directory of bpf
[PATCH net-next RFC 01/20] net/sched: act_api: change act_base into an IDR
2023-01-25 16:48 UTC (2+ messages)
[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-25 16:57 UTC (6+ messages)
` [PATCH 2/2] vhost: check for pending livepatches from "
[PATCH v3] netrom: Fix use-after-free caused by accept on already connected socket
2023-01-25 16:48 UTC (2+ messages)
[PATCH v2] netrom: Fix use-after-free caused by accept on already connected socket
2023-01-25 16:40 UTC (4+ messages)
KASAN veth use after free in XDP_REDIRECT
2023-01-25 16:40 UTC (3+ messages)
[PATCH iproute2] ip-rule.8: Bring synopsis in line with description
2023-01-25 16:17 UTC (4+ messages)
` [PATCH iproute2 v2 1/1] "
[PATCH net-next v5 0/6] net/sched: cls_api: Support hardware miss to tc action
2023-01-25 15:32 UTC (7+ messages)
` [PATCH net-next v5 1/6] "
` [PATCH net-next v5 2/6] net/sched: flower: Move filter handle initialization earlier
` [PATCH net-next v5 3/6] net/sched: flower: Support hardware miss to tc action
` [PATCH net-next v5 4/6] net/mlx5: Refactor tc miss handling to a single function
` [PATCH net-next v5 5/6] net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REG
` [PATCH net-next v5 6/6] net/mlx5e: TC, Set CT miss to the specific ct action instance
WARNING in pskb_expand_head
2023-01-25 15:31 UTC (2+ messages)
` [syzbot] "
[PATCH v4 1/3] dsa: marvell: Provide per device information about max frame size
2023-01-25 15:12 UTC (5+ messages)
[PATCH] i40e: Add checking for null for nlmsg_find_attr()
2023-01-25 15:08 UTC (2+ messages)
[PATCH] net: qrtr: free memory on error path in radix_tree_insert()
2023-01-25 15:04 UTC (2+ messages)
bnxt devl_assert_locked warning
2023-01-25 15:01 UTC (4+ messages)
[PATCH net v2 0/5] net: xdp: execute xdp_do_flush() before napi_complete_done()
2023-01-25 14:58 UTC (7+ messages)
` [PATCH net v2 1/5] qede: "
` [PATCH net v2 2/5] lan966x: "
` [PATCH net v2 3/5] virtio-net: "
` [PATCH net v2 4/5] dpaa_eth: "
` [PATCH net v2 5/5] dpaa2-eth: "
[PATCH net-next] net: dsa: ocelot: build felix.c into a dedicated kernel module
2023-01-25 14:57 UTC
[PATCH v5 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
2023-01-25 14:55 UTC (5+ messages)
` [PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
[PATCH net 0/2] mlx5: bugfixes for ptp fifo queue
2023-01-25 14:42 UTC (5+ messages)
` [PATCH net 1/2] mlx5: fix possible ptp queue fifo overflow
[PATCH treewide v2 0/9] phy: Add devm_of_phy_optional_get() helper
2023-01-25 14:38 UTC (7+ messages)
` [PATCH v2 6/9] net: ethernet: ti: am65-cpsw: Convert to devm_of_phy_optional_get()
` [PATCH v2 8/9] usb: host: ehci-exynos: "
` [PATCH v2 9/9] usb: host: ohci-exynos: "
[PATCH net RFC 1/1] mfd/ptp: clockmatrix: support 32-bit address space
2023-01-25 14:36 UTC (2+ messages)
[PATCH net] sfc: correctly advertise tunneled IPv6 segmentation
2023-01-25 14:35 UTC
[PATCH net-next 0/5] net: phy: C45-over-C22 access
2023-01-25 13:52 UTC (7+ messages)
[PATCH net-next 0/2] amd-xgbe: add support for 2.5GbE and rx-adaptation
2023-01-25 13:39 UTC (4+ messages)
` [PATCH net-next 1/2] amd-xgbe: add 2.5GbE support to 10G BaseT mode
` [PATCH net-next 2/2] amd-xgbe: add support for rx-adaptation
mtk_eth_soc for mt7621 won't work after 6.0-rc1
2023-01-25 13:21 UTC (4+ messages)
` gmac1 issues with mtk_eth_soc & port 5 issues with MT7530 DSA driver
[RFC PATCH net-next 00/11] ENETC mqprio/taprio cleanup
2023-01-25 13:16 UTC (6+ messages)
` [RFC PATCH net-next 03/11] net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
[PATCH net 0/4] net: mctp: struct sock lifetime fixes
2023-01-25 13:10 UTC (2+ messages)
[PATCH net v3 0/2] net: ravb: Fix potential issues
2023-01-25 13:10 UTC (2+ messages)
[PATCH net-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
2023-01-25 12:49 UTC (7+ messages)
ethtool: introducing "-D_POSIX_C_SOURCE=200809L" breaks compilation with OpenWrt
2023-01-25 11:26 UTC (3+ messages)
[PATCH v1 0/3] Add support for NXP bluetooth chipsets
2023-01-25 11:22 UTC (7+ messages)
` [PATCH v1 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v1 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
[PATCH v2 net-next 2/8] sfc: add devlink info support for ef100
2023-01-25 11:20 UTC (2+ messages)
[PATCH v2] net/x25: Fix to not accept on connected socket
2023-01-25 11:08 UTC (3+ messages)
[PATCH v3] net/x25: Fix to not accept on connected socket
2023-01-25 11:05 UTC
[PATCH net-next] net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL_NETLINK=n
2023-01-25 11:02 UTC
[PATCH v3] net/rose: Fix to not accept on connected socket
2023-01-25 10:59 UTC
[PATCH v3 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
2023-01-25 10:59 UTC (2+ messages)
[PATCH net-next 0/8] mptcp: add mixed v4/v6 support for the in-kernel PM
2023-01-25 10:47 UTC (9+ messages)
` [PATCH net-next 1/8] mptcp: let the in-kernel PM use mixed IPv4 and IPv6 addresses
` [PATCH net-next 2/8] mptcp: propagate sk_ipv6only to subflows
` [PATCH net-next 3/8] selftests: mptcp: add test-cases for mixed v4/v6 subflows
` [PATCH net-next 4/8] mptcp: userspace pm: use a single point of exit
` [PATCH net-next 5/8] selftests: mptcp: userspace: print titles
` [PATCH net-next 6/8] selftests: mptcp: userspace: refactor asserts
` [PATCH net-next 7/8] selftests: mptcp: userspace: print error details if any
` [PATCH net-next 8/8] selftests: mptcp: userspace: avoid read errors
[syzbot] KMSAN: uninit-value in qrtr_tx_resume
2023-01-25 10:42 UTC
Very strange EPOLLHUP during connect()
2023-01-25 10:41 UTC
[PATCH v2 bpf-next 0/8] xdp: introduce xdp-feature support
2023-01-25 10:35 UTC (7+ messages)
` [PATCH v2 bpf-next 1/8] netdev-genl: create a simple family for netdev stuff
` [PATCH v2 bpf-next 2/8] drivers: net: turn on XDP features
` [PATCH v2 bpf-next 6/8] bpf: devmap: check XDP features in __xdp_enqueue routine
[PATCH 4/9] i40e: Remove redundant pci_enable_pcie_error_reporting()
2023-01-25 10:34 UTC (8+ messages)
` [Intel-wired-lan] "
` [PATCH 6/9] ice: "
` [Intel-wired-lan] "
` [PATCH 7/9] igb: "
` [Intel-wired-lan] "
` [PATCH 9/9] ixgbe: "
` [Intel-wired-lan] "
[PATCH wpan-next v2 0/2] ieee802154: Beaconing support
2023-01-25 10:29 UTC (3+ messages)
` [PATCH wpan-next v2 1/2] ieee802154: Add support for user beaconing requests
` [PATCH wpan-next v2 2/2] mac802154: Handle basic beaconing
[PATCH bpf-next v3 00/16] bpfilter
2023-01-25 10:25 UTC (5+ messages)
[PATCH net-next v4 0/8] Netlink protocol specs
2023-01-25 10:16 UTC (6+ messages)
` [PATCH net-next v4 5/8] net: fou: regenerate the uAPI from the spec
[bpf-next v2] selftests/bpf: fix vmtest static compilation error
2023-01-25 10:04 UTC
[PATCH net-next] net: ethtool: fix NULL pointer dereference in pause_prepare_data()
2023-01-25 10:00 UTC (2+ messages)
[PATCH net-next] net: ethtool: fix NULL pointer dereference in stats_prepare_data()
2023-01-25 10:00 UTC (2+ messages)
[net-next v2 0/8] drivers/s390/net/ism: Add generalized interface
2023-01-25 10:00 UTC (2+ messages)
[PATCH wpan-next 0/2] ieee802154: Beaconing support
2023-01-25 9:59 UTC (8+ messages)
[PATCH net-next] virtio-net: Reduce debug name field size to 16 bytes
2023-01-25 9:30 UTC (2+ messages)
mv88e6321, dual cpu port
2023-01-25 9:04 UTC (12+ messages)
[PATCH] net/tg3: resolve deadlock in tg3_reset_task() during EEH
2023-01-25 8:33 UTC (3+ messages)
` [PATCH v2] "
[net-next 03/15] net/mlx5: Add adjphase function to support hardware-only offset control
2023-01-25 8:28 UTC (13+ messages)
[PATCH net] ixgbe: allow to increase MTU to some extent with XDP enalbed
2023-01-25 7:35 UTC (2+ messages)
[PATCH v2 0/1] virtio_net: vdpa: update MAC address when it is generated by virtio-net
2023-01-25 7:13 UTC (5+ messages)
` [PATCH v2 1/1] virtio_net: notify MAC address change on device initialization
pull-request: mlx5-next 2023-01-24
2023-01-25 6:19 UTC
[PATCH] selftests/bpf: fix vmtest static compilation error
2023-01-25 6:07 UTC (3+ messages)
[PATCH bpf v2 0/4] bpf, sockmap: Fix infinite recursion in sock_map_close
2023-01-25 6:00 UTC (10+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
` [PATCH bpf v2 2/4] bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
` [PATCH bpf v2 3/4] selftests/bpf: Pass BPF skeleton to sockmap_listen ops tests
` [PATCH bpf v2 4/4] selftests/bpf: Cover listener cloning with progs attached to sockmap
[PATCH net-next v4 0/7] Allow offloading of UDP NEW connections via act_ct
2023-01-25 5:42 UTC (3+ messages)
` [PATCH net-next v4 6/7] net/sched: act_ct: offload UDP NEW connections
[PATCH] net: dsa: mt7530: fix tristate and help description
2023-01-25 5:34 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).