netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-27 18:34:53 to 2020-07-27 23:27:33 UTC [more...]

[PATCH AUTOSEL 5.4 01/17] usb: hso: Fix debug compile warning on sparc32
 2020-07-27 23:24 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 17/17] drivers/net/wan: lapb: Corrected the usage of skb_cow

[PATCH AUTOSEL 4.19 01/10] usb: hso: Fix debug compile warning on sparc32
 2020-07-27 23:24 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 05/10] net: ethernet: ravb: exit if re-initialization fails in tx timeout
` [PATCH AUTOSEL 4.19 06/10] drivers/net/wan/x25_asy: Fix to make it work
` [PATCH AUTOSEL 4.19 09/10] cxgb4: add missing release on skb in uld_send()
` [PATCH AUTOSEL 4.19 10/10] xen-netfront: fix potential deadlock in xennet_remove()

[PATCH AUTOSEL 4.14 01/10] usb: hso: Fix debug compile warning on sparc32
 2020-07-27 23:24 UTC  (7+ messages)
` [PATCH AUTOSEL 4.14 02/10] qed: Disable "MFW indication via attention" SPAM every 5 minutes
` [PATCH AUTOSEL 4.14 03/10] nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
` [PATCH AUTOSEL 4.14 05/10] net: ethernet: ravb: exit if re-initialization fails in tx timeout
` [PATCH AUTOSEL 4.14 06/10] drivers/net/wan/x25_asy: Fix to make it work
` [PATCH AUTOSEL 4.14 09/10] cxgb4: add missing release on skb in uld_send()
` [PATCH AUTOSEL 4.14 10/10] xen-netfront: fix potential deadlock in xennet_remove()

[PATCH AUTOSEL 4.9 1/7] usb: hso: Fix debug compile warning on sparc32
 2020-07-27 23:25 UTC  (5+ messages)
` [PATCH AUTOSEL 4.9 2/7] qed: Disable "MFW indication via attention" SPAM every 5 minutes
` [PATCH AUTOSEL 4.9 3/7] nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
` [PATCH AUTOSEL 4.9 5/7] net: ethernet: ravb: exit if re-initialization fails in tx timeout
` [PATCH AUTOSEL 4.9 7/7] xen-netfront: fix potential deadlock in xennet_remove()

[PATCH iproute2-next master v2] bridge: fdb show: fix fdb entry state output (+ add json support)
 2020-07-27 23:25 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 1/4] nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
 2020-07-27 23:25 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 2/4] net: ethernet: ravb: exit if re-initialization fails in tx timeout
` [PATCH AUTOSEL 4.4 4/4] xen-netfront: fix potential deadlock in xennet_remove()

[PATCH AUTOSEL 5.7 01/25] mt76: mt7615: fix lmac queue debugsfs entry
 2020-07-27 23:23 UTC  (3+ messages)
` [PATCH AUTOSEL 5.7 13/25] net: ethernet: ravb: exit if re-initialization fails in tx timeout
` [PATCH AUTOSEL 5.7 15/25] drivers/net/wan/x25_asy: Fix to make it work

[PATCH v2 bpf 1/2] bpf: fix map leak in HASH_OF_MAPS map
 2020-07-27 23:22 UTC  (3+ messages)
` [PATCH v2 bpf 2/2] selftests/bpf: extend map-in-map selftest to detect memory leaks

[ethtool] ethtool: fix netlink bitmasks when sent as NOMASK
 2020-07-27 23:18 UTC  (12+ messages)

[PATCH bpf-next v2 00/35] bpf: switch to memcg-based memory accounting
 2020-07-27 23:15 UTC  (44+ messages)
` [PATCH bpf-next v2 01/35] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v2 02/35] bpf: memcg-based memory accounting for bpf maps
` [PATCH bpf-next v2 03/35] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH bpf-next v2 04/35] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next v2 05/35] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next v2 06/35] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH bpf-next v2 07/35] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH bpf-next v2 08/35] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH bpf-next v2 09/35] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v2 10/35] bpf: memcg-based memory accounting for socket storage maps
` [PATCH bpf-next v2 11/35] bpf: refine memcg-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v2 12/35] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH bpf-next v2 13/35] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH bpf-next v2 14/35] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next v2 15/35] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next v2 16/35] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next v2 17/35] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next v2 18/35] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next v2 19/35] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next v2 20/35] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next v2 21/35] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next v2 22/35] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next v2 23/35] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps
` [PATCH bpf-next v2 24/35] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next v2 25/35] bpf: eliminate rlimit-based memory accounting for socket storage maps
` [PATCH bpf-next v2 26/35] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next v2 27/35] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next v2 28/35] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next v2 29/35] bpf: libbpf: cleanup RLIMIT_MEMLOCK usage
` [PATCH bpf-next v2 30/35] bpf: bpftool: do not touch RLIMIT_MEMLOCK
` [PATCH bpf-next v2 31/35] bpf: runqslower: don't "
` [PATCH bpf-next v2 32/35] bpf: selftests: delete bpf_rlimit.h
` [PATCH bpf-next v2 33/35] bpf: selftests: don't touch RLIMIT_MEMLOCK
` [PATCH bpf-next v2 34/35] bpf: samples: do not "
` [PATCH bpf-next v2 35/35] perf: don't "

[PATCH bpf-next] bpf: fix bpf_ringbuf_output() signature to return long
 2020-07-27 23:06 UTC  (2+ messages)

[net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-13
 2020-07-27 23:04 UTC  (11+ messages)
` [net-next 1/5] ice: add the virtchnl handler for AdminQ command

[vhost:vhost 38/45] include/linux/vdpa.h:43:21: error: expected ';' at end of declaration list
 2020-07-27 22:53 UTC 

[ethtool v2 1/2] ethtool: fix netlink bitmasks when sent as NOMASK
 2020-07-27 22:49 UTC  (2+ messages)
` [ethtool v2 2/2] ethtool: use "Not reported" when no FEC modes are provided

[RFC PATCH v2 00/21] netgpu: networking between NIC and GPU/CPU
 2020-07-27 22:44 UTC  (22+ messages)
` [RFC PATCH v2 01/21] linux/log2.h: enclose macro arg in parens
` [RFC PATCH v2 02/21] mm/memory_hotplug: add {add|release}_memory_pages
` [RFC PATCH v2 03/21] mm: Allow DMA mapping of pages which are not online
` [RFC PATCH v2 04/21] kernel/user: export free_uid
` [RFC PATCH v2 05/21] uapi/misc: add shqueue.h for shared queues
` [RFC PATCH v2 06/21] include: add netgpu UAPI and kernel definitions
` [RFC PATCH v2 07/21] netdevice: add SETUP_NETGPU to the netdev_bpf structure
` [RFC PATCH v2 08/21] skbuff: add a zc_netgpu bitflag
` [RFC PATCH v2 09/21] core/skbuff: use skb_zdata for testing whether skb is zerocopy
` [RFC PATCH v2 10/21] netgpu: add network/gpu/host dma module
` [RFC PATCH v2 11/21] core/skbuff: add page recycling logic for netgpu pages
` [RFC PATCH v2 12/21] lib: have __zerocopy_sg_from_iter get netgpu pages for a sk
` [RFC PATCH v2 13/21] net/tcp: Pad TCP options out to a fixed size for netgpu
` [RFC PATCH v2 14/21] net/tcp: add netgpu ioctl setting up zero copy RX queues
` [RFC PATCH v2 15/21] net/tcp: add MSG_NETDMA flag for sendmsg()
` [RFC PATCH v2 16/21] mlx5: remove the umem parameter from mlx5e_open_channel
` [RFC PATCH v2 17/21] mlx5e: add header split ability
` [RFC PATCH v2 18/21] mlx5e: add netgpu entries to mlx5 structures
` [RFC PATCH v2 19/21] mlx5e: add the netgpu driver functions
` [RFC PATCH v2 20/21] mlx5e: hook up the netgpu functions
` [RFC PATCH v2 21/21] netgpu/nvidia: add Nvidia plugin for netgpu

[PATCH net-next] rtnetlink: add support for protodown reason
 2020-07-27 22:43 UTC  (3+ messages)

[ethtool] ethtool: use "Not reported" when no FEC modes are provided
 2020-07-27 22:19 UTC 

[PATCH RFC net-next 0/3] Restructure drivers/net/phy
 2020-07-27 22:20 UTC  (6+ messages)
` [PATCH RFC net-next 1/3] net: xgene: Move shared header file into include/linux
` [PATCH RFC net-next 2/3] net: phy: Move into subdirectories
` [PATCH RFC net-next 3/3] net: phy: Move and rename mdio-xpcs

Broken link partner advertised reporting in ethtool
 2020-07-27 22:15 UTC  (13+ messages)

[PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode
 2020-07-27 22:08 UTC  (13+ messages)

[PATCH bpf 1/2] bpf: fix map leak in HASH_OF_MAPS map
 2020-07-27 22:02 UTC  (5+ messages)
` [PATCH bpf 2/2] selftests/bpf: extend map-in-map selftest to detect memory leaks

[PATCH][next] bpf: fix swapped arguments in calls to check_buffer_access
 2020-07-27 21:39 UTC  (2+ messages)

[PATCH] Bluetooth: Fix suspend notifier race
 2020-07-27 21:22 UTC 

[PATCH bpf-next 0/2] tools: bpftool: update prog names list and fix segfault
 2020-07-27 21:19 UTC  (5+ messages)
` [PATCH bpf-next 1/2] tools: bpftool: skip type probe if name is not found
` [PATCH bpf-next 2/2] tools: bpftool: add LSM type to array of prog names

[PATCH net-next] selftests: txtimestamp: add flag for timestamp validation tolerance
 2020-07-27 21:14 UTC 

[PATCH] soc: qmi: allow user to set handle wq to hiprio
 2020-07-27 20:45 UTC  (3+ messages)

[PATCH net-next 00/11] qed: introduce devlink health support
 2020-07-27 20:40 UTC  (13+ messages)
` [PATCH net-next 01/11] qed: move out devlink logic into a new file
` [PATCH net-next 02/11] qed/qede: make devlink survive recovery
` [PATCH net-next 03/11] qed: swap param init and publish
` [PATCH net-next 04/11] qed: fix kconfig help entries
` [PATCH net-next 05/11] qed: implement devlink info request
` [PATCH net-next 06/11] qed: health reporter init deinit seq
` [PATCH net-next 07/11] qed: use devlink logic to report errors
` [PATCH net-next 08/11] qed*: make use of devlink recovery infrastructure
` [PATCH net-next 09/11] qed: implement devlink dump
` [PATCH net-next 10/11] qed: align adjacent indent
` [PATCH net-next 11/11] qede: make driver reliable on unload after failures

[PATCH v19 17/23] LSM: security_secid_to_secctx in netlink netfilter
 2020-07-27 20:37 UTC  (2+ messages)

Question Print Formatting iproute2
 2020-07-27 20:37 UTC  (3+ messages)

[PATCH net-next v4 0/5] net: phy: add Lynx PCS MDIO module
 2020-07-27 20:28 UTC  (5+ messages)

[PATCH][next] dmaengine: Use fallthrough pseudo-keyword
 2020-07-27 20:34 UTC 

[PATCH] Re: PROBLEM: cryptsetup fails to unlock drive in 5.8-rc6 (regression)
 2020-07-27 20:25 UTC  (3+ messages)
  ` [PATCH net] fix a braino in cmsghdr_from_user_compat_to_kern()

[PATCH][next] net/mlx5: Use fallthrough pseudo-keyword
 2020-07-27 20:24 UTC  (2+ messages)

[PATCH][next] net/mlx4: Use fallthrough pseudo-keyword
 2020-07-27 20:22 UTC  (2+ messages)

[net-next v2 0/8][pull request] 1GbE Intel Wired LAN Driver Updates 2020-07-27
 2020-07-27 20:12 UTC  (2+ messages)

[PATCH net 0/4] selftests/net: Fix clang warnings on powerpc
 2020-07-27 19:57 UTC  (4+ messages)
` [PATCH net 4/4] selftests/net: tcp_mmap: fix clang warning for target arch PowerPC

[PATCH] [net/ipv6] ip6_output: Add ipv6_pinfo null check
 2020-07-27 19:50 UTC  (3+ messages)

[PATCH 2/4] drivers: crypto: add support for OCTEONTX2 CPT engine
 2020-07-27 19:48 UTC  (4+ messages)

[PATCH] net: mscc: ocelot: fix hardware timestamp dequeue logic
 2020-07-27 19:46 UTC  (3+ messages)

[PATCH][next] ath6kl: Use fallthrough pseudo-keyword
 2020-07-27 19:51 UTC 

[PATCH][next] ath11k: Use fallthrough pseudo-keyword
 2020-07-27 19:44 UTC  (2+ messages)

[PATCH][next] ath5k: Use fallthrough pseudo-keyword
 2020-07-27 19:49 UTC 

[PATCH] drivers/net/wan/lapbether: Use needed_headroom instead of hard_header_len
 2020-07-27 19:41 UTC  (2+ messages)

[PATCH] net: tipc: fix general protection fault in tipc_conn_delete_sub
 2020-07-27 19:38 UTC  (3+ messages)

UDP data corruption in v4.4
 2020-07-27 19:37 UTC  (6+ messages)

[PATCH RFC net-next 0/2] XDP multi buffer helpers
 2020-07-27 19:35 UTC  (3+ messages)
` [PATCH RFC net-next 1/2] xdp: helpers: add multibuffer support

[net-next v4 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-07-27 19:32 UTC  (3+ messages)
` [net-next v4 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices

[PATCH][next] ath10k: Use fallthrough pseudo-keyword
 2020-07-27 19:38 UTC 

[PATCH][next] ath9k: Use fallthrough pseudo-keyword
 2020-07-27 19:35 UTC 

[PATCH v5 net-next 00/16] sfc: driver for EF100 family NICs, part 1
 2020-07-27 19:27 UTC  (2+ messages)

[net-next v5 PATCH 0/7] Add PRP driver
 2020-07-27 19:21 UTC  (2+ messages)

[PATCH net-next] qed: fix the allocation of the chains with an external PBL
 2020-07-27 19:18 UTC  (2+ messages)

[PATCH net] mptcp: fix joined subflows with unblocking sk
 2020-07-27 18:52 UTC  (2+ messages)

[PATCH v4 bpf-next 0/9] BPF XDP link
 2020-07-27 18:51 UTC  (4+ messages)
` [PATCH v4 bpf-next 3/9] bpf, xdp: extract common XDP program attachment logic

[PATCH net-next v2 00/10] bnxt_en update
 2020-07-27 18:49 UTC  (2+ messages)

[PATCH net-next 00/10] bnxt_en update
 2020-07-27 18:42 UTC  (3+ messages)

[PATCH net-next] net: Removed the device type check to add mpls support for devices
 2020-07-27 18:41 UTC  (2+ messages)

[PATCH net-next] ipmr: Copy option to correct variable
 2020-07-27 18:40 UTC  (2+ messages)

[PATCH][next] staging: qlge: Use fallthrough pseudo-keyword
 2020-07-27 18:40 UTC 


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