netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-19 01:03:36 to 2019-11-19 13:14:51 UTC [more...]

[GIT] Networking
 2019-11-19 13:14 UTC  (3+ messages)

KMSAN: uninit-value in can_receive
 2019-11-19 13:06 UTC  (9+ messages)

[PATCH] mdio_bus: Fix PTR_ERR applied after initialization to constant
 2019-11-19 12:58 UTC  (2+ messages)

Felix Fietkau email address become stale?
 2019-11-19 12:57 UTC  (5+ messages)

[PATCH v2 0/6] Raspberry Pi 4 PCIe support
 2019-11-19 12:43 UTC  (7+ messages)
` [PATCH v2 1/6] linux/log2.h: Add roundup/rounddown_pow_two64() family of functions

[PATCH net-next 0/2] Convert Ocelot and Felix switches to PHYLINK
 2019-11-19 12:42 UTC  (3+ messages)

[RFC PATCH net-next] net: phylink: rename mac_link_state() op to mac_pcs_get_state()
 2019-11-19 12:36 UTC 

general protection fault in virtio_transport_release
 2019-11-19 12:35 UTC 

[PATCH v4 net-next 0/3] add DMA-sync-for-device capability to page_pool API
 2019-11-19 12:19 UTC  (8+ messages)
` [PATCH v4 net-next 2/3] net: page_pool: add the possibility to sync DMA memory for device
` [PATCH v4 net-next 3/3] net: mvneta: get rid of huge dma sync in mvneta_rx_refill

[PATCH net-next] net: ipconfig: Make device wait timeout configurable
 2019-11-19 12:06 UTC 

[PATCH v6 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-19 11:39 UTC  (28+ messages)
` [PATCH v6 01/24] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v6 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v6 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v6 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v6 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v6 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v6 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v6 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v6 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v6 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v6 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v6 12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v6 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v6 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v6 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v6 16/24] net/xdp: "
` [PATCH v6 17/24] mm/gup: track FOLL_PIN pages
` [PATCH v6 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v6 19/24] vfio, mm: "
` [PATCH v6 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v6 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v6 22/24] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v6 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v6 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH net-next 0/5] PTP support for the SJA1105 DSA driver
 2019-11-19 11:35 UTC  (3+ messages)
` [PATCH net-next 3/5] net: dsa: mv88e6xxx: Let taggers specify a can_timestamp function
  ` Design issue in DSA RX timestamping (Was "Re: [PATCH net-next 3/5] net: dsa: mv88e6xxx: Let taggers specify a can_timestamp function")

[PATCH] mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n
 2019-11-19 11:25 UTC 

[PATCH v2 00/15] octeontx2-af: SSO, TIM HW blocks and other config support
 2019-11-19 11:17 UTC  (16+ messages)
` [PATCH v2 01/15] octeontx2-af: Interface backpressure configuration support
` [PATCH v2 02/15] octeontx2-af: Add support for importing firmware data
` [PATCH v2 03/15] octeontx2-af: Cleanup CGX config permission checks
` [PATCH v2 04/15] octeontx2-af: Ingress and egress pause frame configuration
` [PATCH v2 05/15] octeontx2-af: Set discovery ID for RVUM block
` [PATCH v2 06/15] octeontx2-af: add debug msgs for NPA block errors
` [PATCH v2 07/15] octeontx2-af: add debug msgs for NIX "
` [PATCH v2 08/15] octeontx2-af: Add SSO unit support to the AF driver
` [PATCH v2 09/15] octeontx2-af: Config support for per HWGRP thresholds
` [PATCH v2 10/15] octeontx2-af: add debug msgs for SSO block errors
` [PATCH v2 11/15] octeontx2-af: add debugfs support for sso
` [PATCH v2 12/15] octeontx2-af: Add TIM unit support
` [PATCH v2 13/15] octeontx2-af: verify ingress channel in MCAM entry
` [PATCH v2 14/15] octeontx2-af: NPC Tx parsed data key extraction profile
` [PATCH v2 15/15] octeontx2-af: Support to get CGX link info like current speed, fec etc

[PATCH bpf-next] tools: bpftool: fix warning on ignored return value for 'read'
 2019-11-19 11:17 UTC 

[PATCH net-next 0/6] vsock: add local transport support
 2019-11-19 11:01 UTC  (7+ messages)
` [PATCH net-next 1/6] vsock/virtio_transport_common: remove unused virtio header includes
` [PATCH net-next 2/6] vsock: add VMADDR_CID_LOCAL definition
` [PATCH net-next 3/6] vsock: add local transport support in the vsock core
` [PATCH net-next 4/6] vsock: add vsock_loopback transport
` [PATCH net-next 5/6] vsock: use local transport when it is loaded
` [PATCH net-next 6/6] vsock/virtio: remove loopback handling

[PATCH bpf-next] tools: bpf: fix build for 'make -s tools/bpf O=<dir>'
 2019-11-19 10:56 UTC 

[PATCH net-next v2 2/3] net: phy: add callback for custom interrupt handler to struct phy_driver
 2019-11-19 10:50 UTC  (3+ messages)

[PATCH bpf-next 0/2] selftests: bpftool: skip build tests if not in tree
 2019-11-19 10:50 UTC  (3+ messages)
` [PATCH bpf-next 1/2] selftests: bpftool: set EXIT trap after usage function
` [PATCH bpf-next 2/2] selftests: bpftool: skip the build test if not in tree

[PATCH net 1/1] mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled
 2019-11-19 10:27 UTC  (3+ messages)

[PATCH 0/2] can: m_can_platform: Bug fix of kernel panic for
 2019-11-19 10:20 UTC  (3+ messages)
    ` [PATCH 1/2] can: m_can_platform: set net_device structure as driver data
    ` [PATCH 2/2] can: m_can_platform: remove unnecessary m_can_class_resume() call

PtoP IPv6 LL address with prefix 128 ?
 2019-11-19 10:04 UTC 

Will You Publish My Sponsored Guest Posts
 2019-11-19  9:53 UTC 

[PATCH] net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobject
 2019-11-19  9:51 UTC 

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-11-19  9:41 UTC  (11+ messages)

[PATCH net-next] lwtunnel: add support for multiple geneve opts
 2019-11-19  9:39 UTC 

[PATCH net-next 0/4] net: sched: support vxlan and erspan options
 2019-11-19  9:31 UTC  (5+ messages)
` [PATCH net-next 1/4] net: sched: add vxlan option support to act_tunnel_key
  ` [PATCH net-next 2/4] net: sched: add erspan "
    ` [PATCH net-next 3/4] net: sched: allow flower to match vxlan options
      ` [PATCH net-next 4/4] net: sched: allow flower to match erspan options

[net-next] seg6: allow local packet processing for SRv6 End.DT6 behavior
 2019-11-19  9:25 UTC  (2+ messages)

[PATCH] net-sysfs: Fix memory leak in register_queue_kobjects
 2019-11-19  9:23 UTC  (2+ messages)

[PATCH net-next] r8169: disable TSO on a single version of RTL8168c to fix performance
 2019-11-19  9:12 UTC  (4+ messages)
  ` [PATCH net] "

[PATCH v3] net-sysfs: Fix reference count leak
 2019-11-19  9:00 UTC  (5+ messages)

[PATCH v2] net-af_xdp: use correct number of channels from ethtool
 2019-11-19  8:42 UTC  (2+ messages)

[PATCH -next] vsock/vmci: make vmci_vsock_cb_host_called static
 2019-11-19  8:11 UTC 

[net-next v2 1/1] virtual-bus: Implementation of Virtual Bus
 2019-11-19  8:04 UTC  (12+ messages)

[PATCH 1/1] MAINTAINERS: forcedeth: Change Zhu Yanjun's email address
 2019-11-19  8:06 UTC  (2+ messages)

[PATCH net-next] cxgb4: remove unneeded semicolon for switch block
 2019-11-19  7:30 UTC 

[PATCH v2 net-next] net: dsa: sja1105: Make HOSTPRIO a devlink param
 2019-11-19  7:39 UTC  (4+ messages)

[PATCH 00/15] octeontx2-af: SSO, TIM HW blocks and other config support
 2019-11-19  7:33 UTC  (13+ messages)
` [PATCH 01/15] octeontx2-af: Interface backpressure configuration support
` [PATCH 02/15] octeontx2-af: Add support for importing firmware data
` [PATCH 03/15] octeontx2-af: Cleanup CGX config permission checks
` [PATCH 12/15] octeontx2-af: Add TIM unit support

[PATCH net-next] ip_gre: Make none-tun-dst gre tunnel keep tunnel info
 2019-11-19  7:08 UTC 

[PATCH v5 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-19  7:00 UTC  (7+ messages)
` [PATCH v5 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v5 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN

[PATCH bpf-next 0/6] Add libbpf-provided extern variables support
 2019-11-19  6:57 UTC  (4+ messages)
` [PATCH bpf-next 5/6] libbpf: support libbpf-provided extern variables

[PATCH bpf-next] libbpf: fix call relocation offset calculation bug
 2019-11-19  6:26 UTC  (2+ messages)

kernel panic: stack is corrupted in __lock_acquire (4)
 2019-11-19  5:46 UTC  (7+ messages)

[RFC][PATCH 1/2] ftrace: Add modify_ftrace_direct()
 2019-11-19  6:04 UTC 

Unix domain socket missing error code
 2019-11-19  5:43 UTC  (4+ messages)

[PATCH] net/tls: enable sk_msg redirect to tls socket egress
 2019-11-19  5:47 UTC  (2+ messages)

[PATCH v6 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-19  5:39 UTC  (3+ messages)
` [PATCH v6 3/4] dt-bindings: net: broadcom-bluetooth: Add pcm config

[PATCH bpf-next 0/9] add bpf batch ops to process more than 1 elem
 2019-11-19  5:26 UTC  (12+ messages)
` [PATCH bpf-next 1/9] bpf: add bpf_map_{value_size,update_value,map_copy_value} functions
` [PATCH bpf-next 2/9] bpf: add generic support for lookup and lookup_and_delete batch ops
` [PATCH bpf-next 3/9] bpf: add generic support for update and delete "
` [PATCH bpf-next 4/9] bpf: add lookup and updated batch ops to arraymap
` [PATCH bpf-next 5/9] bpf: add batch ops to all htab bpf map
` [PATCH bpf-next 6/9] tools/bpf: sync uapi header bpf.h
` [PATCH bpf-next 7/9] libbpf: add libbpf support to batch ops
` [PATCH bpf-next 8/9] selftests/bpf: add batch ops testing for hmap and hmap_percpu
` [PATCH bpf-next 9/9] selftests/bpf: add batch ops testing to array bpf map

memory leak in new_inode_pseudo (2)
 2019-11-19  5:13 UTC  (3+ messages)

kernel BUG at include/linux/scatterlist.h:LINE!
 2019-11-19  4:57 UTC  (2+ messages)
` [net/tls] "

[PATCH net-next 00/19] Mellanox, mlx5 sub function support
 2019-11-19  4:51 UTC  (12+ messages)

Reminder: 2 open syzbot reports in "net/rxrpc" subsystem
 2019-11-19  4:43 UTC 

[PATCH net-next v4 0/3] cxgb4: add TC-MATCHALL classifier offload
 2019-11-19  4:27 UTC  (4+ messages)
` [PATCH net-next v4 2/3] cxgb4: check rule prio conflicts before offload

INFO: task hung in io_wq_destroy
 2019-11-19  4:34 UTC  (5+ messages)

[PATCH][next] bpf: fix memory leak on object 'data'
 2019-11-19  3:48 UTC  (2+ messages)

[PATCH net] tcp: switch snprintf to scnprintf
 2019-11-19  3:48 UTC  (6+ messages)

[PATCH -next v2] rtl8xxxu: Remove set but not used variable 'vif','dev','len'
 2019-11-19  3:27 UTC  (2+ messages)

[PATCH v7] vhost: introduce mdev based hardware backend
 2019-11-19  3:19 UTC 

[PATCH V13 0/6] mdev based hardware virtio offloading support
 2019-11-19  3:13 UTC  (12+ messages)
` [PATCH V13 1/6] mdev: make mdev bus agnostic
` [PATCH V13 3/6] mdev: move to drivers/
` [PATCH V13 4/6] mdev: introduce mediated virtio bus
` [PATCH V13 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH net] net: dsa: ocelot: add dependency for NET_DSA_MSCC_FELIX
 2019-11-19  2:51 UTC 

[PATCH net v3] gve: fix dma sync bug where not all pages synced
 2019-11-19  2:51 UTC  (2+ messages)

[PATCH net v2] gve: fix dma sync bug where not all pages synced
 2019-11-19  2:48 UTC  (3+ messages)

[PATCH net] net: hns3: fix a wrong reset interrupt status mask
 2019-11-19  2:31 UTC 

[PATCH -next] rtl8xxxu: Remove set but not used variable 'vif','dev','len'
 2019-11-19  2:17 UTC 

[PATCH net-next] bnx2x: initialize ethtool info->fw_version before use
 2019-11-19  1:58 UTC  (2+ messages)

[PATCH net v3] net: fec: fix clock count mis-match
 2019-11-19  1:49 UTC  (2+ messages)
` [EXT] "

[PATCH bpf-next 0/8] Optimize BPF tail calls for direct jumps
 2019-11-19  1:38 UTC  (9+ messages)
` [PATCH bpf-next 1/8] bpf, x86: generalize and extend bpf_arch_text_poke "
` [PATCH bpf-next 2/8] bpf: move bpf_free_used_maps into sleepable section
` [PATCH bpf-next 3/8] bpf: move owner type,jited info into array auxiliary data
` [PATCH bpf-next 4/8] bpf: add initial poke descriptor table for jit images
` [PATCH bpf-next 5/8] bpf: add poke dependency tracking for prog array maps
` [PATCH bpf-next 6/8] bpf: constant map key tracking for prog array pokes
` [PATCH bpf-next 7/8] bpf, x86: emit patchable direct jump as tail call
` [PATCH bpf-next 8/8] bpf, testing: add various tail call test cases

[PATCH net] net/ipv4: fix sysctl max for fib_multipath_hash_policy
 2019-11-19  1:27 UTC  (2+ messages)

[PATCH][next] net: phy: dp83869: fix return of uninitialized variable ret
 2019-11-19  1:23 UTC  (2+ messages)

[PATCH] phy: mdio-sun4i: add missed regulator_disable in remove
 2019-11-19  1:23 UTC  (2+ messages)

[PATCH net-next] lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER
 2019-11-19  1:20 UTC  (2+ messages)

[PATCH net] net/mlx4_en: Fix wrong limitation for number of TX rings
 2019-11-19  1:19 UTC  (2+ messages)

[PATCH net] net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key
 2019-11-19  1:18 UTC  (2+ messages)

[PATCH net-next 0/9] bnxt_en: Updates
 2019-11-19  1:15 UTC  (2+ messages)

[PATCH net-next 0/5] selftests: Add ethtool and scale tests
 2019-11-19  1:12 UTC  (2+ messages)

[PATCH net] mlxsw: spectrum_router: Fix determining underlay for a GRE tunnel
 2019-11-19  1:10 UTC  (2+ messages)

[PATCH] net: atm: Reduce the severity of logging in unlink_clip_vcc
 2019-11-19  1:08 UTC  (2+ messages)

[net-next v2 PATCH 0/3] page_pool: followup changes to restore tracepoint features
 2019-11-19  1:03 UTC  (2+ messages)


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