messages from 2023-01-24 17:07:23 to 2023-01-25 10:04:58 UTC [more...]
[bpf-next v2] selftests/bpf: fix vmtest static compilation error
2023-01-25 10:04 UTC
[PATCH v2] net/x25: Fix to not accept on connected socket
2023-01-25 10:00 UTC (2+ messages)
[PATCH net-next] net: ethtool: fix NULL pointer dereference in pause_prepare_data()
2023-01-25 10:00 UTC (3+ messages)
[PATCH net-next] net: ethtool: fix NULL pointer dereference in stats_prepare_data()
2023-01-25 10:00 UTC (7+ 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 v2 0/6] introduce vm_flags modifier functions
2023-01-25 9:43 UTC (14+ 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] virtio-net: Reduce debug name field size to 16 bytes
2023-01-25 9:30 UTC (2+ messages)
[PATCH v2] netrom: Fix use-after-free caused by accept on already connected socket
2023-01-25 9:17 UTC (3+ messages)
[PATCH net 0/4] Netfilter fixes for net
2023-01-25 9:13 UTC (7+ messages)
` [PATCH net 1/4] netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
` [PATCH net 2/4] netfilter: conntrack: fix bug in for_each_sctp_chunk
` [PATCH net 3/4] Revert "netfilter: conntrack: add sctp DATA_SENT state"
` [PATCH net 4/4] netfilter: conntrack: unify established states for SCTP paths
` [PATCH net 0/4] Netfilter fixes for net: manual merge
[PATCH 6/9] ice: Remove redundant pci_enable_pcie_error_reporting()
2023-01-25 9:09 UTC (6+ messages)
` [Intel-wired-lan] "
` [PATCH 7/9] igb: "
` [Intel-wired-lan] "
` [PATCH 9/9] ixgbe: "
` [Intel-wired-lan] "
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 (14+ messages)
[PATCH v2 bpf-next 0/8] xdp: introduce xdp-feature support
2023-01-25 8:27 UTC (12+ 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 3/8] xsk: add usage of XDP features flags
` [PATCH v2 bpf-next 4/8] libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
` [PATCH v2 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
` [PATCH v2 bpf-next 6/8] bpf: devmap: check XDP features in __xdp_enqueue routine
` [PATCH v2 bpf-next 7/8] selftests/bpf: add test for bpf_xdp_query xdp-features support
` [PATCH v2 bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool
[PATCH iproute2] ip-rule.8: Bring synopsis in line with description
2023-01-25 8:20 UTC
[PATCH net v2 0/5] net: xdp: execute xdp_do_flush() before napi_complete_done()
2023-01-25 7:49 UTC (6+ 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] ixgbe: allow to increase MTU to some extent with XDP enalbed
2023-01-25 7:35 UTC (2+ messages)
[PATCH net-next 0/2] amd-xgbe: add support for 2.5GbE and rx-adaptation
2023-01-25 7:25 UTC (3+ 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
[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
[PATCH v1 0/3] Add support for NXP bluetooth chipsets
2023-01-25 7:21 UTC (14+ messages)
` [PATCH v1 1/3] serdev: Add method to assert break
` [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
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)
[PATCH treewide v2 0/9] phy: Add devm_of_phy_optional_get() helper
2023-01-25 5:13 UTC (11+ messages)
` [PATCH v2 1/9] phy: Remove unused phy_optional_get()
` [PATCH v2 2/9] doc: phy: Document devm_of_phy_get()
` [PATCH v2 3/9] phy: Add devm_of_phy_optional_get() helper
` [PATCH v2 4/9] net: fman: memac: Convert to devm_of_phy_optional_get()
` [PATCH v2 5/9] net: lan966x: "
` [PATCH v2 6/9] net: ethernet: ti: am65-cpsw: "
` [PATCH v2 7/9] PCI: tegra: "
` [PATCH v2 8/9] usb: host: ehci-exynos: "
` [PATCH v2 9/9] usb: host: ohci-exynos: "
[PATCH v5 net-next 0/5] net: wwan: t7xx: fw flashing & coredump support
2023-01-25 4:53 UTC (7+ 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 net-next] devlink: remove a dubious assumption in fmsg dumping
2023-01-25 4:40 UTC (2+ messages)
[PATCH net-next] neighbor: fix proxy_delay usage when it is zero
2023-01-25 4:30 UTC (2+ messages)
[PATCH RESEND] igbvf: Fix rx_buffer_len
2023-01-25 4:04 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH 0/2] ip/ip6_gre: Fix GRE tunnels not generating IPv6 link local addresses
2023-01-25 3:28 UTC (4+ messages)
` [PATCH v3 1/2] ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
[PATCH] arm64: ls1046ardb: Use in-band-status for SFP module
2023-01-25 3:08 UTC (2+ messages)
[PATCH net RFC 1/1] mfd/ptp: clockmatrix: support 32-bit address space
2023-01-25 3:06 UTC (2+ messages)
[PATCH net 1/1] ice: move devlink port creation/deletion
2023-01-25 3:00 UTC (2+ messages)
[PATCH net-next] nfp: flower: change get/set_eeprom logic and enable for flower reps
2023-01-25 2:40 UTC (2+ messages)
[PATCH net] net/sched: sch_taprio: do not schedule in taprio_reset()
2023-01-25 2:40 UTC (2+ messages)
[PATCH net] sctp: fail if no bound addresses can be used for a given scope
2023-01-25 2:40 UTC (6+ messages)
[PATCH net-next] net: mscc: ocelot: fix incorrect verify_enabled reporting in ethtool get_mm()
2023-01-25 2:40 UTC (2+ messages)
[PATCH net-next] ibmvnic: Toggle between queue types in affinity mapping
2023-01-25 2:39 UTC (2+ messages)
[PATCH net v2 0/2] ps3_gelic_net: DMA related fixes
2023-01-25 2:31 UTC (2+ messages)
` [PATCH net v2 1/2] net/ps3_gelic_net: Fix RX skbuff length
[PATCH v2] net/rose: Fix to not accept on connected socket
2023-01-25 2:28 UTC (3+ messages)
[PATCH net-next] ipv6: Make ip6_route_output_flags_noref() static
2023-01-25 2:20 UTC (2+ messages)
[PATCH net-next RFC] net: introduce skb_poison_list and use in kfree_skb_list
2023-01-25 2:11 UTC (2+ messages)
KASAN veth use after free in XDP_REDIRECT
2023-01-25 2:07 UTC (4+ messages)
possible macvlan packet loss
2023-01-25 1:44 UTC (3+ messages)
[PATCH net-next] unix: Guarantee sk_state relevance in case of it was assigned by a task on other cpu
2023-01-25 1:35 UTC (5+ messages)
[net-next Patch v2 4/5] octeontx2-pf: Add devlink support to configure TL1 RR_PRIO
2023-01-25 1:26 UTC (12+ messages)
[RFC PATCH net-next 00/11] ENETC mqprio/taprio cleanup
2023-01-25 1:11 UTC (7+ messages)
` [RFC PATCH net-next 11/11] net/sched: taprio: only calculate gate mask per TXQ for igc
[PATCH net-next] netlink: fix spelling mistake in dump size assert
2023-01-25 1:00 UTC (2+ messages)
[PATCH v2 00/13] spi: Add support for stacked/parallel memories
2023-01-25 0:57 UTC (3+ messages)
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
[PATCH v2 net-next 0/8] sfc: devlink support for ef100
2023-01-25 0:54 UTC (10+ messages)
` [PATCH v2 net-next 1/8] sfc: add "
` [PATCH v2 net-next 2/8] sfc: add devlink info "
` [PATCH v2 net-next 3/8] sfc: enumerate mports in ef100
` [PATCH v2 net-next 4/8] sfc: add mport lookup based on driver's mport data
` [PATCH v2 net-next 5/8] sfc: add devlink port support for ef100
` [PATCH v2 net-next 6/8] sfc: obtain device mac address based on firmware handle "
` [PATCH v2 net-next 7/8] sfc: add support for devlink port_function_hw_addr_get in ef100
` [PATCH v2 net-next 8/8] sfc: add support for devlink port_function_hw_addr_set "
[PATCH net-next v4 0/8] Netlink protocol specs
2023-01-25 0:40 UTC (5+ messages)
` [PATCH net-next v4 5/8] net: fou: regenerate the uAPI from the spec
[PATCH net-next 1/2] ethtool: netlink: handle SET intro/outro in the common code
2023-01-25 0:37 UTC (3+ messages)
[PATCH RESEND] icmp: Add counters for rate limits
2023-01-25 0:16 UTC
ethtool: introducing "-D_POSIX_C_SOURCE=200809L" breaks compilation with OpenWrt
2023-01-24 23:28 UTC (3+ messages)
Setting TLS_RX and TLS_TX crypto info more than once?
2023-01-24 22:29 UTC (2+ messages)
PHY firmware update method
2023-01-24 22:28 UTC (14+ messages)
[PATCH net-next 0/7] sfc: devlink support for ef100
2023-01-24 22:12 UTC (5+ messages)
` [PATCH net-next 1/7] sfc: add "
[PATCH] net: page_pool: fix refcounting issues with fragmented allocation
2023-01-24 21:30 UTC (5+ messages)
[PATCH net-next 0/5] net: phy: C45-over-C22 access
2023-01-24 21:20 UTC (6+ messages)
[PATCH v3 00/10] Let iommufd charge IOPTE allocations to the memory cgroup
2023-01-24 20:50 UTC (3+ messages)
` [PATCH v3 01/10] iommu: Add a gfp parameter to iommu_map()
[linux-next:master] BUILD REGRESSION a54df7622717a40ddec95fd98086aff8ba7839a6
2023-01-24 20:44 UTC (5+ messages)
[PATCH v9 00/25] nvme-tcp receive offloads
2023-01-24 19:55 UTC (7+ messages)
` [PATCH v9 03/25] net/ethtool: add ULP_DDP_{GET,SET} operations for caps and stats
[PATCH net] tsnep: Fix TX queue stop/wake for multiple queues
2023-01-24 19:14 UTC
[PATCH 1/2] wifi: ath11k: Use platform_get_irq() to get the interrupt
2023-01-24 19:01 UTC (2+ messages)
` [PATCH 2/2] wifi: ath5k: "
[PATCH net-next] tsnep: Fix TX queue stop/wake for multiple queues
2023-01-24 18:59 UTC (3+ messages)
[PATCH bpf-next v8 00/17] xdp: hints via kfuncs
2023-01-24 18:48 UTC (11+ messages)
` [PATCH bpf-next v8 17/17] selftests/bpf: Simple program to dump XDP RX metadata
` [xdp-hints] Re: [PATCH bpf-next v8 00/17] xdp: hints via kfuncs
[PATCH 00/12] can: rcar_canfd: Add support for R-Car V4H systems
2023-01-24 18:41 UTC (3+ messages)
` [PATCH 12/12] can: rcar_canfd: Add transceiver support
[PATCH v4 0/4] wifi: libertas: IE handling fixes
2023-01-24 18:24 UTC (2+ messages)
[PATCH net-next] net: Kconfig: fix spellos
2023-01-24 18:17 UTC
[PATCH net-next v6 0/2] Add IP_LOCAL_PORT_RANGE socket option
2023-01-24 18:15 UTC (4+ messages)
` [PATCH net-next v6 1/2] inet: "
[PATCHv2 net-next 00/10] net: support ipv4 big tcp
2023-01-24 17:25 UTC (6+ messages)
[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-24 17:21 UTC (4+ messages)
` [PATCH 2/2] vhost: check for pending livepatches from "
[PATCH net-next RFC 01/20] net/sched: act_api: change act_base into an IDR
2023-01-24 17:05 UTC (2+ messages)
` [PATCH net-next RFC 19/20] p4tc: add dynamic action commands
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).