messages from 2020-09-14 08:46:22 to 2020-09-14 20:07:21 UTC [more...]
[PATCH v2 00/14] Adding GAUDI NIC code to habanalabs driver
2020-09-14 20:07 UTC (4+ messages)
` [PATCH v2 12/14] habanalabs/gaudi: Add ethtool support using coresight
[PATCH net-next v2 0/8] ethtool: add pause frame stats
2020-09-14 20:05 UTC (26+ messages)
` [PATCH net-next v2 1/8] ethtool: add standard pause stats
` [PATCH net-next v2 2/8] docs: net: include the new ethtool pause stats in the stats doc
[net-next v3 00/20] ethernet: convert tasklets to use new tasklet_setup API
2020-09-14 20:03 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-14 20:02 UTC (4+ messages)
[PATCH net-next 0/3] octeontx2-af: add support for KPU profile customization
2020-09-14 19:55 UTC (4+ messages)
` [PATCH net-next 3/3] octeontx2-af: add support for custom KPU entries
[PATCH RFC bpf-next 0/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
2020-09-14 19:43 UTC (6+ 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
[Linux-kernel-mentees] [PATCH] idr: remove WARN_ON_ONCE() when trying to check id
2020-09-14 19:26 UTC
[PATCH] arm64: bpf: Fix branch offset in JIT
2020-09-14 19:24 UTC (16+ messages)
[PATCH] ath10k: sdio: remove reduntant check in for loop
2020-09-14 19:19 UTC
[PATCH bpf-next] bpf: using rcu_read_lock for bpf_sk_storage_map iterator
2020-09-14 18:46 UTC
[Linux-kernel-mentees] [PATCH] net: bluetooth: Fix null pointer dereference in hci_event_packet()
2020-09-14 18:37 UTC (5+ messages)
[PATCH bpf-next v5 0/5] Allow storage of flexible metadata information for eBPF programs
2020-09-14 18:36 UTC (6+ messages)
` [PATCH bpf-next v5 1/5] bpf: Mutex protect used_maps array and count
` [PATCH bpf-next v5 2/5] bpf: Add BPF_PROG_BIND_MAP syscall
` [PATCH bpf-next v5 3/5] libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata section
` [PATCH bpf-next v5 4/5] bpftool: support dumping metadata
` [PATCH bpf-next v5 5/5] selftests/bpf: Test load and dump metadata with btftool and skel
[PATCH bpf-next v3] bpftool: fix build failure
2020-09-14 18:31 UTC
[PATCH bpf-next] bpftool: fix build failure
2020-09-14 18:20 UTC (12+ messages)
[PATCH bpf-next v2 1/5] bpf: expose is_mptcp flag to bpf_tcp_sock
2020-09-14 18:20 UTC (6+ messages)
` [PATCH bpf-next v2 4/5] bpf: selftests: add MPTCP test base
` [PATCH bpf-next v2 5/5] bpf: selftests: add bpf_mptcp_sock() verifier tests
[PATCH bpf-next v2] bpftool: fix build failure
2020-09-14 18:14 UTC (2+ messages)
[PATCH] vhost: reduce stack usage in log_used
2020-09-14 18:08 UTC (2+ messages)
[PATCH net-next v2 00/13] mptcp: introduce support for real multipath xmit
2020-09-14 18:09 UTC (25+ messages)
` [PATCH net-next v2 01/13] mptcp: rethink 'is writable' conditional
` [MPTCP] "
` [PATCH net-next v2 02/13] mptcp: set data_ready status bit in subflow_check_data_avail()
` [MPTCP] "
` [PATCH net-next v2 03/13] mptcp: trigger msk processing even for OoO data
` [MPTCP] "
` [PATCH net-next v2 04/13] mptcp: basic sndbuf autotuning
` [MPTCP] "
` [PATCH net-next v2 05/13] mptcp: introduce and use mptcp_try_coalesce()
` [PATCH net-next v2 06/13] mptcp: move ooo skbs into msk out of order queue
` [PATCH net-next v2 07/13] mptcp: cleanup mptcp_subflow_discard_data()
` [PATCH net-next v2 08/13] mptcp: add OoO related mibs
` [PATCH net-next v2 09/13] mptcp: move address attribute into mptcp_addr_info
` [PATCH net-next v2 10/13] mptcp: allow creating non-backup subflows
` [PATCH net-next v2 11/13] mptcp: allow picking different xmit subflows
` [PATCH net-next v2 13/13] mptcp: simult flow self-tests
[PATCH bpf-next v2 0/6] bpf: BTF support for ksyms
2020-09-14 18:09 UTC (8+ messages)
` [PATCH bpf-next v2 4/6] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v2 6/6] bpf/selftests: Test for bpf_per_cpu_ptr() and bpf_this_cpu_ptr()
[PATCH v3 0/2] To support the HFP WBS, a chip vendor may choose a particular
2020-09-14 12:18 UTC (4+ messages)
` [PATCH v3 1/2] Bluetooth: btusb: define HCI packet sizes of USB Alts
[PATCH net-next 0/6] net: hns3: updates for -next
2020-09-14 12:06 UTC (7+ messages)
` [PATCH net-next 1/6] net: hns3: batch the page reference count updates
` [PATCH net-next 2/6] net: hns3: batch tx doorbell operation
` [PATCH net-next 3/6] net: hns3: optimize the tx clean process
` [PATCH net-next 4/6] net: hns3: optimize the rx "
` [PATCH net-next 5/6] net: hns3: use writel() to optimize the barrier operation
` [PATCH net-next 6/6] net: hns3: use napi_consume_skb() when cleaning tx desc
[RFC PATCH net-next 0/6] implement kthread based napi poll
2020-09-14 17:24 UTC (7+ messages)
` [RFC PATCH net-next 1/6] net: implement threaded-able napi poll loop support
` [RFC PATCH net-next 2/6] net: add sysfs attribute to control napi threaded mode
` [RFC PATCH net-next 3/6] net: extract napi poll functionality to __napi_poll()
` [RFC PATCH net-next 4/6] net: modify kthread handler to use __napi_poll()
` [RFC PATCH net-next 5/6] net: process RPS/RFS work in kthread context
` [RFC PATCH net-next 6/6] net: improve napi threaded config
[net-next v2 0/5][pull request] 40GbE Intel Wired LAN Driver Updates 2020-09-14
2020-09-14 17:32 UTC (6+ messages)
` [net-next v2 1/5] i40e: not compute affinity_mask for IRQ
` [net-next v2 2/5] i40e: optimise prefetch page refcount
` [net-next v2 3/5] i40e, xsk: remove HW descriptor prefetch in AF_XDP path
` [net-next v2 4/5] i40e: use 16B HW descriptors instead of 32B
` [net-next v2 5/5] i40e, xsk: move buffer allocation out of the Rx processing loop
[PATCH bpf] xsk: fix number of pinned pages/umem size discrepancy
2020-09-14 17:14 UTC (3+ messages)
[PATCH AUTOSEL 5.8 01/29] xprtrdma: Release in-flight MRs on disconnect
2020-09-14 13:03 UTC (2+ messages)
` [PATCH AUTOSEL 5.8 14/29] SUNRPC: stop printk reading past end of string
[PATCH 0/1] Adding 100base FX support
2020-09-14 17:06 UTC (2+ messages)
` [PATCH 1/1] ethtool: Add 100BaseFX half and full duplex link modes
[PATCH 0/2] prandom_u32: make output less predictable
2020-09-14 16:48 UTC (7+ messages)
` [PATCH 1/2] random32: make prandom_u32() output unpredictable
[PATCH bpf v4] xsk: do not discard packet when NETDEV_TX_BUSY
2020-09-14 16:52 UTC (2+ messages)
[PATCH 00/15] Adding GAUDI NIC code to habanalabs driver
2020-09-14 16:50 UTC (13+ messages)
` [PATCH 05/15] habanalabs/gaudi: add NIC Ethernet support
` [PATCH 12/15] habanalabs/gaudi: add debugfs entries for the NIC
a saner API for allocating DMA addressable pages v2
2020-09-14 15:34 UTC (22+ messages)
` [PATCH 01/17] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 02/17] mm: turn alloc_pages into an inline function
` [PATCH 03/17] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 04/17] drm/nouveau/gk20a: "
` [PATCH 05/17] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 06/17] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/17] 53c700: improve non-coherent DMA handling
` [PATCH 08/17] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/17] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/17] hal2: "
` [PATCH 11/17] sgiseeq: "
` [PATCH 12/17] 53c700: "
` [PATCH 13/17] dma-mapping: remove dma_cache_sync
` [PATCH 14/17] dma-mapping: add a new dma_alloc_pages API
` [PATCH 15/17] dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
` [PATCH 16/17] dma-iommu: implement ->alloc_noncoherent
` [PATCH 17/17] firewire-ohci: use dma_alloc_pages
[PATCH net-next 0/5] rxrpc: Fixes for the connection manager rewrite
2020-09-14 15:31 UTC (6+ messages)
` [PATCH net-next 1/5] rxrpc: Fix an error goto in rxrpc_connect_call()
` [PATCH net-next 2/5] rxrpc: Fix a missing NULL-pointer check in a trace
` [PATCH net-next 3/5] rxrpc: Fix rxrpc_bundle::alloc_error to be signed
` [PATCH net-next 4/5] rxrpc: Fix conn bundle leak in net-namespace exit
` [PATCH net-next 5/5] rxrpc: Fix an overget of the conn bundle when setting up a client conn
[PATCH net-next v2] net: phy: leds: Deduplicate link LED trigger registration
2020-09-14 15:32 UTC
[PATCH bpf-next v4 0/8] bpf: Support multi-attach for freplace programs
2020-09-14 16:13 UTC (9+ messages)
` [PATCH bpf-next v4 1/8] bpf: change logging calls from verbose() to bpf_log() and use log pointer
` [PATCH bpf-next v4 2/8] bpf: verifier: refactor check_attach_btf_id()
` [PATCH bpf-next v4 3/8] bpf: wrap prog->aux->linked_prog in a bpf_tracing_link
` [PATCH bpf-next v4 4/8] bpf: support attaching freplace programs to multiple attach points
` [PATCH bpf-next v4 5/8] bpf: Fix context type resolving for extension programs
` [PATCH bpf-next v4 6/8] libbpf: add support for freplace attachment in bpf_link_create
` [PATCH bpf-next v4 7/8] selftests: add test for multiple attachments of freplace program
` [PATCH bpf-next v4 8/8] selftests/bpf: Adding test for arg dereference in extension trace
[PATCH net-next 0/7] ethtool: add pause frame stats
2020-09-14 16:20 UTC (6+ messages)
` [PATCH net-next 7/8] ixgbe: "
[PATCH v2] arm64: bpf: Fix branch offset in JIT
2020-09-14 16:03 UTC
[PATCH RESEND bpf-next v3 0/9] bpf: Support multi-attach for freplace programs
2020-09-14 16:08 UTC (4+ messages)
` [PATCH RESEND bpf-next v3 4/9] bpf: support attaching freplace programs to multiple attach points
[PATCH Resend linux-can-next/testing] can: flexcan: add correctable errors correction when HW supports ECC
2020-09-14 15:16 UTC (8+ messages)
` [PATCH linux-can-next/flexcan] can: flexcan: fix TDC feature
PROBLEM: Crash when timestamping outgoing PTP packets under heavy network load (ppc, gianfar)
2020-09-14 13:53 UTC
[PATCH bpf-next] xsk: fix refcount warning in xp_dma_map
2020-09-14 14:50 UTC
[PATCH AUTOSEL 5.4 08/22] SUNRPC: stop printk reading past end of string
2020-09-14 13:04 UTC
[PATCH net-next] net: fec: ptp: remove unused variable 'ns' in fec_time_keep()
2020-09-14 14:35 UTC (2+ messages)
[PATCH AUTOSEL 4.19 08/19] SUNRPC: stop printk reading past end of string
2020-09-14 13:04 UTC
[net-next:master 903/970] net/smc/smc_close.c:214 smc_close_active() warn: variable dereferenced before check 'smc->clcsock' (see line 211)
2020-09-14 14:29 UTC
[PATCH AUTOSEL 4.14 07/15] SUNRPC: stop printk reading past end of string
2020-09-14 13:05 UTC
[PATCH net-next] net: qlcnic: remove unused variable 'val' in qlcnic_83xx_cam_unlock()
2020-09-14 13:24 UTC
[PATCH net-next] tcp: remove SOCK_QUEUE_SHRUNK
2020-09-14 13:45 UTC (3+ messages)
[PATCH net-next RFC v4 00/15] Add devlink reload action and
2020-09-14 14:12 UTC (20+ messages)
` [PATCH net-next RFC v4 01/15] devlink: Add reload action option to devlink reload command
` [PATCH net-next RFC v4 02/15] devlink: Add reload action limit level
` [PATCH net-next RFC v4 03/15] devlink: Add reload action stats
` [PATCH net-next RFC v4 04/15] devlink: Add reload actions stats to dev get
` [PATCH net-next RFC v4 10/15] net/mlx5: Add support for devlink reload action fw activate
` [PATCH net-next RFC v4 11/15] devlink: Add enable_remote_dev_reset generic parameter
` [PATCH net-next RFC v4 15/15] devlink: Add Documentation/networking/devlink/devlink-reload.rst
[PATCH net-next] hinic: add vxlan segmentation and cs offload support
2020-09-14 13:48 UTC
[PATCH bpf-next] bpf: don't check against device MTU in __bpf_skb_max_len
2020-09-14 14:05 UTC (5+ messages)
[PATCH net-next] net: pxa168_eth: remove unused variable 'retval' int pxa168_eth_change_mtu()
2020-09-14 13:19 UTC
[PATCH AUTOSEL 4.9 06/10] SUNRPC: stop printk reading past end of string
2020-09-14 13:05 UTC
[PATCH AUTOSEL 4.4 4/8] SUNRPC: stop printk reading past end of string
2020-09-14 13:05 UTC
[PATCH net-next] net: dnet: remove unused variable 'tx_status 'in dnet_start_xmit()
2020-09-14 13:08 UTC
[PATCH V1 net-next 0/8] Update license and polish ENA driver code
2020-09-14 12:23 UTC (4+ messages)
` [PATCH V1 net-next 2/8] net: ena: Add device distinct log prefix to files
[PATCH nf-next v3 3/3] netfilter: Introduce egress hook
2020-09-14 11:29 UTC (7+ messages)
INFO: task hung in ctrl_getfamily
2020-09-14 10:43 UTC (2+ messages)
[PATCH v3 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
2020-09-14 10:22 UTC (5+ messages)
` [PATCH v3 08/11] Input: hyperv-keyboard: Make ringbuffer at least take two pages
[PATCH net-next] i40e: allow VMDQs to be used with AF_XDP zero-copy
2020-09-14 10:10 UTC (7+ messages)
` [Intel-wired-lan] "
[PATCH net-next v2] net/packet: Fix a comment about hard_header_len and headroom allocation
2020-09-14 9:48 UTC (2+ messages)
general protection fault in tipc_mon_reinit_self
2020-09-14 9:33 UTC
INFO: trying to register non-static key in cfg80211_release_pmsr
2020-09-14 9:29 UTC
kernel BUG at net/wireless/core.h:LINE!
2020-09-14 9:29 UTC
WARNING in taprio_change
2020-09-14 9:19 UTC
[PATCH 0/3] can: xilinx_can: Some minor changes
2020-09-14 8:49 UTC (4+ messages)
` [PATCH 1/3] can: xilinx_can: Limit CANFD brp to 2
` [PATCH 2/3] can: xilinx_can: Check return value of set_reset_mode
` [PATCH 3/3] can: xilinx_can: Fix incorrect variable and initialize with a default value
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).