messages from 2020-09-12 00:48:54 to 2020-09-14 06:03:15 UTC [more...]
[PATCH v3 0/4] Fixes for setting event freq/periods
2020-09-14 6:02 UTC (7+ messages)
` [PATCH v3 1/4] perf record: Set PERF_RECORD_PERIOD if attr->freq is set
` [PATCH v3 2/4] perf record: Prevent override of attr->sample_period for libpfm4 events
` [PATCH v3 3/4] perf record: Don't clear event's period if set by a term
` [PATCH v3 4/4] perf test: Leader sampling shouldn't clear sample period
[PATCH net-next] drivers/net/wan/x25_asy: Remove an unnecessary x25_type_trans call
2020-09-14 5:32 UTC (2+ messages)
[PATCH net-next] octeontx2-af: Constify npc_kpu_profile_{action,cam}
2020-09-14 5:27 UTC (2+ messages)
[PATCH net v2] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
2020-09-14 5:26 UTC (4+ messages)
[PATCH] brcmfmac: initialize variable
2020-09-14 5:26 UTC (3+ messages)
[PATCH v2 00/14] Adding GAUDI NIC code to habanalabs driver
2020-09-14 5:15 UTC (23+ messages)
` [PATCH v2 01/14] habanalabs/gaudi: add NIC H/W and registers definitions
` [PATCH v2 02/14] habanalabs/gaudi: add NIC firmware-related definitions
` [PATCH v2 03/14] habanalabs/gaudi: add NIC security configuration
` [PATCH v2 04/14] habanalabs/gaudi: add support for NIC QMANs
` [PATCH v2 05/14] habanalabs/gaudi: add NIC Ethernet support
` [PATCH v2 06/14] habanalabs/gaudi: add NIC PHY code
` [PATCH v2 07/14] habanalabs/gaudi: allow user to get MAC addresses in INFO IOCTL
` [PATCH v2 08/14] habanalabs/gaudi: add a new IOCTL for NIC control operations
` [PATCH v2 09/14] habanalabs/gaudi: add CQ "
` [PATCH v2 10/14] habanalabs/gaudi: add WQ "
` [PATCH v2 11/14] habanalabs/gaudi: add QP error handling
` [PATCH v2 12/14] habanalabs/gaudi: Add ethtool support using coresight
` [PATCH v2 13/14] habanalabs/gaudi: support DCB protocol
` [PATCH v2 14/14] habanalabs/gaudi: add NIC init/fini calls from common code
[PATCH] net: fix uninit value error in __sys_sendmmsg
2020-09-14 5:09 UTC (5+ messages)
` [Linux-kernel-mentees] "
[PATCH bpf-next v2 0/6] bpf: BTF support for ksyms
2020-09-14 5:04 UTC (16+ messages)
` [PATCH bpf-next v2 1/6] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v2 2/6] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v2 3/6] bpf/selftests: ksyms_btf to test "
` [PATCH bpf-next v2 4/6] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v2 5/6] bpf: Introduce bpf_this_cpu_ptr()
[PATCH] Convert enum pci_dev_flags to bit fields in struct pci_dev
2020-09-14 4:02 UTC (2+ messages)
[PATCH -next] can: peak_usb: convert to use le32_add_cpu()
2020-09-14 4:17 UTC
[PATCH -next] mt76: mt7915: convert to use le16_add_cpu()
2020-09-14 4:17 UTC
[PATCH net-next 0/3] First bunch of cleanups
2020-09-14 3:04 UTC (5+ messages)
` [PATCH net-next 1/3] net: dec: tulip: de2104x: Replace alloc_etherdev by devm_alloc_etherdev
` [PATCH net-next 2/3] net: dec: tulip: de2104x: Replace pci_enable_device with devres version
` [PATCH net-next 3/3] net: dec: tulip: de2104x: Replace kmemdup() with devm_kmempdup()
[RFC PATCH net-next v1 00/11] make drivers/net/ethernet W=1 clean
2020-09-14 3:04 UTC (9+ messages)
` [RFC PATCH net-next v1 11/11] drivers/net/ethernet: clean up mis-targeted comments
[PATCH] vhost: reduce stack usage in log_used
2020-09-14 2:42 UTC (2+ messages)
[DISCUSS] sfp: sfp controller concept
2020-09-14 2:28 UTC (3+ messages)
mt7615: Fail to load firmware on AZWAVE-CB434NF module
2020-09-14 2:13 UTC (2+ messages)
Packet gets stuck in NOLOCK pfifo_fast qdisc
2020-09-14 2:10 UTC (10+ messages)
[PATCH net-next v2 0/8] ethtool: add pause frame stats
2020-09-14 2:08 UTC (13+ messages)
` [PATCH net-next v2 1/8] ethtool: add standard pause stats
` [PATCH net-next v2 7/8] mlx5: add pause frame stats
[PATCH] tulip: switch from 'pci_' to 'dma_' API
2020-09-13 21:44 UTC (2+ messages)
[PATCH] tulip: de2104x: switch from 'pci_' to 'dma_' API
2020-09-13 21:44 UTC (3+ messages)
[PATCH] tulip: dmfe: switch from 'pci_' to 'dma_' API
2020-09-13 21:44 UTC (2+ messages)
[PATCH] tulip: uli526x: switch from 'pci_' to 'dma_' API
2020-09-13 21:44 UTC (2+ messages)
[PATCH v2] net: fix uninit value error in __sys_sendmmsg
2020-09-13 21:39 UTC (2+ messages)
[PATCH net-next] net: ethernet: mlx4: Avoid assigning a value to ring_cons but not used it anymore in mlx4_en_xmit()
2020-09-13 21:33 UTC (4+ messages)
[PATCH V1 net-next 0/8] Update license and polish ENA driver code
2020-09-13 21:30 UTC (6+ messages)
` [PATCH V1 net-next 1/8] net: ena: Change license into format to SPDX in all files
` [PATCH V1 net-next 2/8] net: ena: Add device distinct log prefix to files
` [PATCH V1 net-next 3/8] net: ena: Change log message to netif/dev function
` [PATCH V1 net-next 4/8] net: ena: Capitalize all log strings and improve code readability
[PATCH net-next] ionic: dynamic interrupt moderation
2020-09-13 21:28 UTC
[PATCH net-next] net: mvpp2: set SKBTX_IN_PROGRESS
2020-09-13 21:21 UTC (3+ messages)
[PATCH] tulip: windbond-840: Fix a debug message
2020-09-13 21:21 UTC (2+ messages)
[PATCH] tulip: windbond-840: switch from 'pci_' to 'dma_' API
2020-09-13 21:21 UTC (2+ messages)
[PATCH] net: dl2k: switch from 'pci_' to 'dma_' API
2020-09-13 21:19 UTC (4+ messages)
[PATCH] natsemi: switch from 'pci_' to 'dma_' API
2020-09-13 21:15 UTC (3+ messages)
` [PATCH V2] "
5.4.55 mlx5x - panic on bond link loss
2020-09-13 20:46 UTC
[PATCH net-next] ionic: fix up debugfs after queue swap
2020-09-13 19:16 UTC
WARNING in tracepoint_add_func
2020-09-13 19:16 UTC (2+ messages)
[PATCH net] ipv4: Initialize flowi4_multipath_hash in data path
2020-09-13 18:43 UTC
[PATCH v3 00/11] Fix PM hibernation in Xen guests
2020-09-13 17:52 UTC (10+ messages)
` [PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
` [PATCH v3 02/11] xenbus: add freeze/thaw/restore callbacks support
` [PATCH v3 04/11] x86/xen: add system core suspend and resume callbacks
` [PATCH v3 10/11] xen: Update sched clock offset to avoid system instability in hibernation
[PATCH v3 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
2020-09-13 16:59 UTC (24+ messages)
` [PATCH v3 01/11] Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
` [PATCH v3 02/11] Drivers: hv: vmbus: Move __vmbus_open()
` [PATCH v3 03/11] Drivers: hv: vmbus: Introduce types of GPADL
` [PATCH v3 04/11] Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()
` [PATCH v3 05/11] Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
` [PATCH v3 06/11] hv: hyperv.h: Introduce some hvpfn helper functions
` [PATCH v3 07/11] hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
` [PATCH v3 08/11] Input: hyperv-keyboard: Make ringbuffer at least take two pages
` [PATCH v3 09/11] HID: hyperv: "
` [PATCH v3 10/11] Driver: hv: util: "
` [PATCH v3 11/11] scsi: storvsc: Support PAGE_SIZE larger than 4K
[PATCH] wireless: rtw88: rtw8822c: eliminate code duplication, use native swap() function
2020-09-13 16:59 UTC
[PATCH net-next 0/5] mlxsw: Derive SBIB from maximum port speed & MTU
2020-09-13 15:46 UTC (6+ messages)
` [PATCH net-next 1/5] mlxsw: spectrum_ethtool: Extract a helper to get Ethernet attributes
` [PATCH net-next 2/5] mlxsw: spectrum_ethtool: Introduce ptys_max_speed callback
` [PATCH net-next 3/5] mlxsw: spectrum: Keep maximum MTU around
` [PATCH net-next 4/5] mlxsw: spectrum: Keep maximum speed around
` [PATCH net-next 5/5] mlxsw: spectrum_span: Derive SBIB from maximum port speed & MTU
[PATCH net-next v2 0/7] net: ipa: wake up system on RX available
2020-09-13 13:36 UTC (13+ messages)
` [PATCH net-next v2 2/7] net: ipa: replace ipa->suspend_ref with a flag bit
` [PATCH net-next v2 3/7] net: ipa: verify reference flag values
` [PATCH net-next v2 4/7] net: ipa: manage endpoints separate from clock
` [PATCH net-next v2 5/7] net: ipa: use device_init_wakeup()
` [PATCH net-next v2 6/7] net: ipa: enable wakeup on IPA interrupt
` [PATCH net-next v2 7/7] net: ipa: do not enable GSI interrupt for wakeup
[PATCH net 0/2] net: improve vxlan option process in net_sched and lwtunnel
2020-09-13 11:51 UTC (3+ messages)
` [PATCH net 1/2] net: sched: only keep the available bits when setting vxlan md->gbp
` [PATCH net 2/2] lwtunnel: "
[PATCH net] net: sched: initialize with 0 before setting erspan md->u
2020-09-13 11:43 UTC
[PATCH net] tipc: use skb_unshare() instead in tipc_buf_append()
2020-09-13 11:37 UTC
[PATCH V1 net-next 5/8] net: ena: Remove redundant print of placement policy
2020-09-13 11:03 UTC (5+ messages)
` [PATCH V1 net-next 6/8] net: ena: Change RSS related macros and variables names
` [PATCH V1 net-next 7/8] net: ena: Fix all static chekers' warnings
` [PATCH V1 net-next 8/8] net: ena: update ena documentation
[PATCH net-next 0/7] ethtool: add pause frame stats
2020-09-13 9:14 UTC (5+ messages)
` [PATCH net-next 7/8] ixgbe: "
[PATCH net-next] net/packet: Fix a comment about hard_header_len and add a warning for it
2020-09-13 8:43 UTC (5+ messages)
memory leak in tipc_group_create_member
2020-09-13 8:06 UTC (5+ messages)
` [Linux-kernel-mentees] [PATCH net] tipc: Fix memory leak in tipc_group_create_member()
` [Linux-kernel-mentees] [PATCH net v2] "
[PATCH v2 0/3] Bluetooth: Emit events for suspend/resume
2020-09-13 7:57 UTC (2+ messages)
[RESEND PATCH] bluetooth: Set ext scan response only when it exists
2020-09-13 7:48 UTC (2+ messages)
[RESEND PATCH] Bluetooth: Only mark socket zapped after unlocking
2020-09-13 7:46 UTC (2+ messages)
[PATCH] Revert "net: linkwatch: add check for netdevice being present to linkwatch_do_dev"
2020-09-13 1:34 UTC (6+ messages)
[PATCH] net: tehuti: switch from 'pci_' to 'dma_' API
2020-09-13 1:27 UTC (2+ messages)
[PATCH] rocker: switch from 'pci_' to 'dma_' API
2020-09-13 1:27 UTC (2+ messages)
[PATCH] sc92031: switch from 'pci_' to 'dma_' API
2020-09-13 1:27 UTC (2+ messages)
[PATCH] tlan: switch from 'pci_' to 'dma_' API
2020-09-13 1:26 UTC (2+ messages)
[PATCH v2 0/4] net: lantiq: Fix bugs in NAPI handling
2020-09-12 20:22 UTC (6+ messages)
` [PATCH v2 1/4] net: lantiq: Wake TX queue again
` [PATCH v2 2/4] net: lantiq: use netif_tx_napi_add() for TX NAPI
` [PATCH v2 3/4] net: lantiq: Use napi_complete_done()
` [PATCH v2 4/4] net: lantiq: Disable IRQs only if NAPI gets scheduled
[PATCH net-next] net: bridge: pop vlan from skb if filtering is disabled but it's a pvid
2020-09-12 19:38 UTC (6+ messages)
[GIT] Networking
2020-09-12 19:08 UTC (2+ messages)
[PATCH 0/2] ptp_qoriq: support FIPER3
2020-09-12 18:31 UTC (5+ messages)
` [PATCH 1/2] dt-binding: ptp_qoriq: support fsl,tmr-fiper3 property
` [PATCH 2/2] ptp_qoriq: support FIPER3
[PATCH net-next 3/8] netdevsim: add pause frame stats
2020-09-12 14:38 UTC (2+ messages)
[PATCH] tlan: switch from 'pci_' to 'dma_' API
2020-09-12 14:15 UTC (2+ messages)
inconsistent lock state in sco_conn_del
2020-09-12 12:59 UTC (3+ messages)
[Linux-kernel-mentees] [PATCH] net: bluetooth: Fix null pointer dereference in hci_event_packet()
2020-09-12 9:10 UTC (3+ messages)
KMSAN: uninit-value in ip_check_mc_rcu (3)
2020-09-12 7:59 UTC
KASAN: use-after-free Read in hci_get_auth_info
2020-09-12 7:35 UTC (3+ messages)
[PATCH 06/29] wil6210: Fix a couple of formatting issues in 'wil6210_debugfs_init'
2020-09-12 6:34 UTC (2+ messages)
[PATCH RFC bpf-next 0/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
2020-09-12 4:59 UTC (3+ messages)
` [PATCH RFC bpf-next 1/2] bpf: Move the PTR_TO_BTF_ID check to check_reg_type()
` [PATCH RFC bpf-next 2/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
[PATCH v2 0/5] Fixes for setting event freq/periods
2020-09-12 3:02 UTC (13+ messages)
` [PATCH v2 2/5] perf record: Prevent override of attr->sample_period for libpfm4 events
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).