Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH] airo: switch from 'pci_' to 'dma_' API
 2020-09-16  5:57 UTC  (2+ messages)

[PATCH] sunrpc: cache : Replace seq_printf with seq_puts
 2020-09-16  5:39 UTC 

[PATCH bpf-next v2] bpf: using rcu_read_lock for bpf_sk_storage_map iterator
 2020-09-16  5:37 UTC  (2+ messages)

[Linux-kernel-mentees][PATCH] rtl8150: set memory to all 0xFFs on failed register reads
 2020-09-16  5:05 UTC 

[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
 2020-09-16  4:26 UTC  (20+ messages)
` [PATCH v3 01/14] habanalabs/gaudi: add NIC H/W and registers definitions
` [PATCH v3 02/14] habanalabs/gaudi: add NIC firmware-related definitions
` [PATCH v3 04/14] habanalabs/gaudi: add support for NIC QMANs
` [PATCH v3 07/14] habanalabs/gaudi: allow user to get MAC addresses in INFO IOCTL
` [PATCH v3 08/14] habanalabs/gaudi: add a new IOCTL for NIC control operations
` [PATCH v3 09/14] habanalabs/gaudi: add CQ "
` [PATCH v3 10/14] habanalabs/gaudi: add WQ "

[PATCH v4 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-09-16  4:05 UTC  (13+ messages)
` [PATCH v4 01/11] Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
` [PATCH v4 02/11] Drivers: hv: vmbus: Move __vmbus_open()
` [PATCH v4 03/11] Drivers: hv: vmbus: Introduce types of GPADL
` [PATCH v4 04/11] Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()
` [PATCH v4 05/11] Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
` [PATCH v4 06/11] hv: hyperv.h: Introduce some hvpfn helper functions
` [PATCH v4 07/11] hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
` [PATCH v4 08/11] Input: hyperv-keyboard: Use VMBUS_RING_SIZE() for ringbuffer sizes
` [PATCH v4 09/11] HID: hyperv: "
` [PATCH v4 10/11] Driver: hv: util: "
` [PATCH v4 11/11] scsi: storvsc: Support PAGE_SIZE larger than 4K

pull-request: bpf 2020-09-15
 2020-09-16  3:41 UTC  (2+ messages)

[PATCH] mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofo
 2020-09-16  3:30 UTC 

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-16  3:10 UTC  (18+ messages)

[PATCH] net: core: explicitly call linkwatch_fire_event to speed up the startup of network services
 2020-09-16  3:07 UTC  (4+ messages)

[PATCH -next] cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macro
 2020-09-16  2:50 UTC 

[PATCH -next] ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macro
 2020-09-16  2:50 UTC 

[PATCH Resend linux-can-next/testing] can: flexcan: add correctable errors correction when HW supports ECC
 2020-09-16  2:26 UTC  (11+ messages)
` [PATCH linux-can-next/flexcan] can: flexcan: fix TDC feature

[PATCH] net: hns: kerneldoc fixes
 2020-09-16  2:04 UTC 

[PATCH v3 bpf-next] selftests/bpf: merge most of test_btf into test_progs
 2020-09-16  1:39 UTC  (2+ messages)

[PATCH bpf] bpf: fix a rcu warning for bpffs map pretty-print
 2020-09-16  1:19 UTC  (3+ messages)

[PATCH bpf] bpf: bpf_skc_to_* casting helpers require a NULL check on sk
 2020-09-16  1:16 UTC  (6+ messages)

[PATCH bpf-next v6 0/5] Allow storage of flexible metadata information for eBPF programs
 2020-09-16  1:07 UTC  (7+ messages)
` [PATCH bpf-next v6 1/5] bpf: Mutex protect used_maps array and count
` [PATCH bpf-next v6 2/5] bpf: Add BPF_PROG_BIND_MAP syscall
` [PATCH bpf-next v6 3/5] libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata section
` [PATCH bpf-next v6 4/5] bpftool: support dumping metadata
` [PATCH bpf-next v6 5/5] selftests/bpf: Test load and dump metadata with btftool and skel

[PATCH v2 bpf-next] selftests/bpf: merge most of test_btf into test_progs
 2020-09-16  0:20 UTC  (4+ messages)

[PATCH bpf-next] bpf: don't check against device MTU in __bpf_skb_max_len
 2020-09-16  0:12 UTC  (8+ messages)

[PATCH net-next 0/3] net: stmmac: Add ethtool support for get|set channels
 2020-09-16  0:02 UTC  (5+ messages)

[PATCH v3 net-next] ionic: dynamic interrupt moderation
 2020-09-15 23:59 UTC 

[PATCH ethtool-next 0/5] pause frame stats
 2020-09-15 23:52 UTC  (6+ messages)
` [PATCH ethtool-next 1/5] update UAPI header copies
` [PATCH ethtool-next 2/5] pause: add --json support
` [PATCH ethtool-next 3/5] separate FLAGS out in -h
` [PATCH ethtool-next 4/5] add support for stats in subcommands
` [PATCH ethtool-next 5/5] pause: add support for dumping statistics

[PATCH net] ipv4: Update exception handling for multipath routes via same device
 2020-09-15 23:33 UTC  (3+ messages)

[PATCH net-next 0/5] nexthop: Small changes
 2020-09-15 23:32 UTC  (5+ messages)
` [PATCH net-next 1/5] nexthop: Remove unused function declaration from header file
` [PATCH net-next 3/5] nexthop: Convert to blocking notification chain
` [PATCH net-next 4/5] nexthop: Only emit a notification when nexthop is actually deleted

[PATCH net-next 0/3] 100base Fx link modes
 2020-09-15 23:29 UTC  (8+ messages)
` [PATCH net-next 1/3] ethtool: Add 100base-FX link mode entries
` [PATCH net-next 2/3] net: dp83869: Add ability to advertise Fiber connection

[PATCH RFC v2 bpf-next 0/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
 2020-09-15 23:19 UTC  (3+ messages)
` [PATCH RFC v2 bpf-next 1/2] bpf: Move the PTR_TO_BTF_ID check to check_reg_type()
` [PATCH RFC v2 bpf-next 2/2] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type

linux-next: Fixes tag needs some work in the net-next tree
 2020-09-15 23:04 UTC 

[PATCH] chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4
 2020-09-15 22:59 UTC  (2+ messages)

[PATCH net-next 0/8] mlxsw: Introduce fw_fatal health reporter and test cmd to trigger test event
 2020-09-15 22:57 UTC  (2+ messages)

[PATCH net-next v2 0/3] First bunch of Tulip cleanups
 2020-09-15 22:47 UTC  (2+ messages)

[PATCH net-next v2 00/10] make drivers/net/ethernet W=1 clean
 2020-09-15 22:37 UTC  (9+ messages)

[PATCH v3 net-next 0/2] ionic: add devlink dev flash support
 2020-09-15 22:27 UTC  (21+ messages)
` [PATCH v3 net-next 2/2] ionic: add devlink firmware update

[PATCH bpf-next v5 0/5] Allow storage of flexible metadata information for eBPF programs
 2020-09-15 22:03 UTC  (7+ messages)
` [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 net 0/7] Bugfixes in Microsemi Ocelot switch driver
 2020-09-15 21:19 UTC  (2+ messages)

[PATCH] Bluetooth: pause/resume advertising around suspend
 2020-09-15 21:14 UTC 

[PATCH v2 net-next] ionic: dynamic interrupt moderation
 2020-09-15 20:57 UTC  (3+ messages)

[PATCH net-next 0/1] net/smc: fix 2020-09-15
 2020-09-15 20:57 UTC  (2+ messages)
` [PATCH net-next 1/1] net/smc: check variable before dereferencing in smc_close.c

[PATCH] net: tipc: kerneldoc fixes
 2020-09-15 20:33 UTC  (2+ messages)

[PATCH net-next RFC v4 00/15] Add devlink reload action and
 2020-09-15 20:33 UTC  (30+ messages)
` [PATCH net-next RFC v4 01/15] devlink: Add reload action option to devlink reload command
` [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 15/15] devlink: Add Documentation/networking/devlink/devlink-reload.rst

[PATCH net] ibmvnic: update MAINTAINERS
 2020-09-15 20:27 UTC  (2+ messages)

[PATCH net-next v3 0/8] ethtool: add pause frame stats
 2020-09-15 20:26 UTC  (2+ messages)

[pull request][net-next 00/16] mlx5 updates 2020-09-15
 2020-09-15 20:25 UTC  (17+ messages)
` [net-next 01/16] net/mlx5: Fix uninitialized variable warning
` [net-next 02/16] net/mlx5: remove erroneous fallthrough
` [net-next 03/16] net/mlx5: Always use container_of to find mdev pointer from clock struct
` [net-next 04/16] net/mlx5: Rename ptp clock info
` [net-next 05/16] net/mlx5: Release clock lock before scheduling a PPS work
` [net-next 06/16] net/mlx5: Don't call timecounter cyc2time directly from 1PPS flow
` [net-next 07/16] net/mlx5e: Return a valid errno if can't get lag device index
` [net-next 08/16] net/mlx5e: Add LAG warning for unsupported tx type
` [net-next 09/16] net/mlx5e: Add LAG warning if bond slave is not lag master
` [net-next 10/16] net/mlx5: E-Switch, Check and enable metadata support flag before using
` [net-next 11/16] net/mlx5: E-Switch, Dedicated metadata for uplink vport
` [net-next 12/16] net/mlx5: E-Switch, Setup all vports' metadata to support peer miss rule
` [net-next 13/16] net/mlx5: E-Switch, Use vport metadata matching by default
` [net-next 14/16] net/mlx5e: Add support for tc trap
` [net-next 15/16] net/mlx5e: Add IPv6 traffic class (DSCP) header rewrite support
` [net-next 16/16] net/mlx5e: Add CQE compression support for multi-strides packets

[PATCH net-next 0/8] s390/qeth: updates 2020-09-10
 2020-09-15 20:22 UTC  (2+ messages)

[PATCH v3 00/11] Fix PM hibernation in Xen guests
 2020-09-15 19:58 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 v2] arm64: bpf: Fix branch offset in JIT
 2020-09-15 19:23 UTC  (6+ messages)

[PATCH bpf-next] bpf: using rcu_read_lock for bpf_sk_storage_map iterator
 2020-09-15 19:03 UTC  (6+ messages)

[net-next PATCH 0/2] Introduce mbox tracepoints for Octeontx2
 2020-09-15 16:36 UTC  (12+ messages)
  ` [EXT] "

[PATCH bpf-next v2 1/5] bpf: expose is_mptcp flag to bpf_tcp_sock
 2020-09-15 16:35 UTC  (4+ messages)
` [PATCH bpf-next v2 4/5] bpf: selftests: add MPTCP test base

a saner API for allocating DMA addressable pages v3
 2020-09-15 15:51 UTC  (16+ messages)
` [PATCH 01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 02/18] mm: turn alloc_pages into an inline function
` [PATCH 03/18] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/18] 53c700: improve non-coherent DMA handling
` [PATCH 08/18] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/18] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/18] hal2: "
` [PATCH 11/18] lib82596: "
` [PATCH 13/18] 53c700: "
` [PATCH 14/18] dma-mapping: remove dma_cache_sync
` [PATCH 15/18] dma-mapping: add a new dma_alloc_pages API
` [PATCH 16/18] dma-mapping: add new {alloc,free}_noncoherent dma_map_ops methods
` [PATCH 17/18] dma-iommu: implement ->alloc_noncoherent
` [PATCH 18/18] firewire-ohci: use dma_alloc_pages

[PATCH bpf v4] xsk: do not discard packet when NETDEV_TX_BUSY
 2020-09-15 15:49 UTC  (2+ messages)

[PATCH v7 bpf-next 0/7] bpf: tailcalls in BPF subprograms
 2020-09-15 15:48 UTC  (6+ messages)
` [PATCH v7 bpf-next 7/7] selftests: bpf: add dummy prog for bpf2bpf with tailcall

[PATCH net-next] net: bridge: mcast: don't ignore return value of __grp_src_toex_excl
 2020-09-15 14:57 UTC 

[PATCH 9/9 net-next] net/socket: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

[PATCH 8/9 next] fs: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

[PATCH 7/9 next] mm/process_vm_access: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

[PATCH 6/9 next] security/keys: Use iovec_import() instead of import_iovec()
 2020-09-15 14:55 UTC 

[PATCH 4/9 next] fs/io_uring Don't use the return value from import_iovec()
 2020-09-15 14:55 UTC 

[PATCH 3/9 next] lib/iov_iter: Improved function for importing iovec[] from userpace
 2020-09-15 14:55 UTC 

[PATCH 1/9 next] mm:process_vm_access Call import_iovec() instead of rw_copy_check_uvector()
 2020-09-15 14:55 UTC 

a saner API for allocating DMA addressable pages v2
 2020-09-15 14:10 UTC  (5+ messages)
` [PATCH 07/17] 53c700: improve non-coherent DMA handling

i4oe/XXV710 suspect tx_dropped stats
 2020-09-15 13:22 UTC 

[PATCH 00/15] Adding GAUDI NIC code to habanalabs driver
 2020-09-15 12:57 UTC  (10+ messages)
` [PATCH 12/15] habanalabs/gaudi: add debugfs entries for the NIC

[PATCH bpf-next v5 0/8] bpf: Support multi-attach for freplace programs
 2020-09-15 11:41 UTC  (9+ messages)
` [PATCH bpf-next v5 1/8] bpf: change logging calls from verbose() to bpf_log() and use log pointer
` [PATCH bpf-next v5 2/8] bpf: verifier: refactor check_attach_btf_id()
` [PATCH bpf-next v5 3/8] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach
` [PATCH bpf-next v5 4/8] bpf: support attaching freplace programs to multiple attach points
` [PATCH bpf-next v5 5/8] bpf: Fix context type resolving for extension programs
` [PATCH bpf-next v5 6/8] libbpf: add support for freplace attachment in bpf_link_create
` [PATCH bpf-next v5 7/8] selftests: add test for multiple attachments of freplace program
` [PATCH bpf-next v5 8/8] selftests/bpf: Adding test for arg dereference in extension trace

page:  |  | latest

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).