netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-15 10:41:59 to 2019-10-16 01:11:06 UTC [more...]

[RFC 0/2] Intel IFC VF driver for vdpa
 2019-10-16  1:10 UTC  (2+ messages)
` [RFC 1/2] vhost: IFC VF hardware operation layer

[RFC 0/2] Intel IFC VF driver for vdpa
 2019-10-16  1:03 UTC  (3+ messages)
` [RFC 1/2] vhost: IFC VF hardware operation layer
` [RFC 2/2] vhost: IFC VF vdpa layer

[PATCH net,v3 0/2] Update MT7629 to support PHYLINK API
 2019-10-16  1:03 UTC  (4+ messages)
` [PATCH net,v3 1/2] net: ethernet: mediatek: Fix MT7629 missing GMII mode support

[PATCHv3 net-next 0/5] sctp: update from rfc7829
 2019-10-16  0:56 UTC  (2+ messages)

[PATCH 0/3] bpf: switch to new usercopy helpers
 2019-10-16  0:48 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] bpf: use check_zeroed_user() in bpf_check_uarg_tail_zero()
  ` [PATCH v2 2/3] bpf: use copy_struct_from_user() in bpf_prog_get_info_by_fd()
  ` [PATCH v2 3/3] bpf: use copy_struct_from_user() in bpf() syscall

[PATCH net V4 1/2] net: phy: micrel: Discern KSZ8051 and KSZ8795 PHYs
 2019-10-16  0:42 UTC  (2+ messages)

[PATCH V2 1/2] net: dsa: microchip: Do not reinit mutexes on KSZ87xx
 2019-10-16  0:37 UTC  (3+ messages)
` [PATCH V2 2/2] net: dsa: microchip: Add shared regmap mutex

Crash in in __skb_unlink during net_rx_action
 2019-10-16  0:31 UTC 

[PATCH net-next v2] hv_sock: use HV_HYP_PAGE_SIZE for Hyper-V communication
 2019-10-16  0:27 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: net: lpc-eth: document optional properties
 2019-10-16  0:22 UTC  (3+ messages)
` [PATCH 2/2] net: lpc_eth: parse phy nodes from device tree

[PATCH net v2 0/2] net/sched: fix wrong behavior of MPLS push/pop action
 2019-10-16  0:16 UTC  (2+ messages)

[PATCH v3 net-next 0/8] add XDP support to mvneta driver
 2019-10-16  0:11 UTC  (11+ messages)
` [PATCH v3 net-next 2/8] net: mvneta: introduce page pool API for sw buffer manager
` [PATCH v3 net-next 4/8] net: mvneta: sync dma buffers before refilling hw queues
` [PATCH v3 net-next 5/8] net: mvneta: add basic XDP support
` [PATCH v3 net-next 7/8] net: mvneta: make tx buffer array agnostic
` [PATCH v3 net-next 8/8] net: mvneta: add XDP_TX support

[PATCH net-next v2] net: bcmgenet: Generate a random MAC if none is valid
 2019-10-16  0:04 UTC  (4+ messages)

[PATCH bpf-next 0/6] Fix, clean up, and revamp selftests/bpf Makefile
 2019-10-15 23:50 UTC  (9+ messages)
` [PATCH bpf-next 1/6] selftest/bpf: teach test_progs to cd into subdir
` [PATCH bpf-next 2/6] selftests/bpf: make CO-RE reloc test impartial to test_progs flavor
` [PATCH bpf-next 3/6] selftests/bpf: switch test_maps to test_progs' test.h format
` [PATCH bpf-next 4/6] selftests/bpf: add simple per-test targets to Makefile
` [PATCH bpf-next 5/6] selftests/bpf: replace test_progs and test_maps w/ general rule
` [PATCH bpf-next 6/6] selftests/bpf: move test_queue_stack_map.h into progs/ where it belongs

[PATCH bpf-next 1/2] bpf: allow __sk_buff tstamp in BPF_PROG_TEST_RUN
 2019-10-15 23:45 UTC  (8+ messages)
` [PATCH bpf-next 2/2] selftests: bpf: add selftest for __sk_buff tstamp

linux-next: manual merge of the bpf-next tree with the net tree
 2019-10-15 23:30 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2019-10-15 23:29 UTC  (2+ messages)

[patch net-next] selftests: bpf: don't try to read files without read permission
 2019-10-15 23:28 UTC  (3+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2019-10-15 23:27 UTC  (2+ messages)

[PATCH v2 bpf-next 0/5] Add CO-RE support for field existence relos
 2019-10-15 23:14 UTC  (7+ messages)
` [PATCH v2 bpf-next 1/5] libbpf: update BTF reloc support to latest Clang format
` [PATCH v2 bpf-next 2/5] libbpf: refactor bpf_object__open APIs to use common opts
` [PATCH v2 bpf-next 3/5] libbpf: add support for field existance CO-RE relocation
` [PATCH v2 bpf-next 4/5] libbpf: add BPF-side definitions of supported field relocation kinds
` [PATCH v2 bpf-next 5/5] selftests/bpf: add field existence CO-RE relocs tests

[PATCH net-next 0/2] net: phy: Add ability to debug RGMII connections
 2019-10-15 22:49 UTC  (3+ messages)
` [PATCH net-next 1/2] net: phy: Use genphy_loopback() by default
` [PATCH net-next 2/2] net: phy: Add ability to debug RGMII connections

[PATCH bpf-next 1/3] bpf: preserve command of the process that loaded the program
 2019-10-15 22:48 UTC  (9+ messages)
    ` debug annotations for bpf progs. Was: "

[RFC PATCH v5 0/6] Enable ptp_kvm for arm64
 2019-10-15 22:36 UTC  (14+ messages)
` [PATCH v5 1/6] psci: Export psci_ops.conduit symbol as modules will use it
` [PATCH v5 2/6] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [PATCH v5 3/6] timekeeping: Add clocksource to system_time_snapshot
` [PATCH v5 4/6] psci: Add hvc call service for ptp_kvm
` [PATCH v5 5/6] ptp: arm64: Enable ptp_kvm for arm64
` [PATCH v5 6/6] kvm: arm64: Add capability check extension for ptp_kvm

[PULL] vhost: cleanups and fixes
 2019-10-15 22:25 UTC  (2+ messages)

lan78xx and phy_state_machine
 2019-10-15 22:09 UTC  (6+ messages)

[patch net-next v2 0/2] mlxsw: Add support for 400Gbps (50Gbps per lane) link modes
 2019-10-15 22:03 UTC  (5+ messages)

[PATCH] net: cavium: Use the correct style for SPDX License Identifier
 2019-10-15 22:01 UTC  (2+ messages)

[PATCH] net: dsa: microchip: Use the correct style for SPDX License Identifier
 2019-10-15 22:00 UTC  (2+ messages)

[PATCH] net: core: datagram: tidy up copy functions a bit
 2019-10-15 21:59 UTC  (2+ messages)

KMSAN: uninit-value in sysfs_format_mac
 2019-10-15 21:22 UTC 

KMSAN: uninit-value in asix_mdio_write
 2019-10-15 21:22 UTC 

[RFC PATCH 0/2] block: use eBPF to redirect IO completion
 2019-10-15 21:04 UTC  (3+ messages)
` [RFC PATCH 1/2] block: add support for redirecting IO completion through eBPF

ERROR: "__umoddi3" [drivers/net/ethernet/mellanox/mlx5/core/mlx5_core.ko] undefined!
 2019-10-15 20:45 UTC  (8+ messages)

[RFC] libbpf: Allow to emit all dependent definitions
 2019-10-15 20:44 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the net tree
 2019-10-15 20:36 UTC 

[PATCH] net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq
 2019-10-15 20:35 UTC  (3+ messages)

[PATCH] net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump
 2019-10-15 20:33 UTC  (2+ messages)

[PATCH] net: usb: sr9800: fix uninitialized local variable
 2019-10-15 20:20 UTC 

[PATCH] net/mlx5: Fixed a typo in a comment in esw_del_uc_addr()
 2019-10-15 20:26 UTC  (2+ messages)

[PATCH RFC v1 0/2] vhost: ring format independence
 2019-10-15 20:20 UTC  (6+ messages)
` [PATCH RFC v1 1/2] vhost: option to fetch descriptors through an independent struct

[PATCH v2 net 0/2] dpaa2-eth: misc fixes
 2019-10-15 20:07 UTC  (8+ messages)
` [PATCH v2 net 2/2] dpaa2-eth: Fix TX FQID values

[RFC PATCH V2 net] net: phy: Fix "link partner" information disappear issue
 2019-10-15 20:02 UTC  (2+ messages)

[PATCH net-next v3 00/10] optimize openvswitch flow looking up
 2019-10-15 20:01 UTC  (2+ messages)

[PATCH v10 0/6] Use MFD framework for SGI IOC3 drivers
 2019-10-15 19:23 UTC  (8+ messages)
` [PATCH v10 1/6] nvmem: core: add nvmem_device_find
` [PATCH v10 2/6] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v10 3/6] MIPS: PCI: Fix fake subdevice ID for IOC3
` [PATCH v10 4/6] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v10 5/6] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v10 6/6] MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module

[PATCH 21/34] net: Use CONFIG_PREEMPTION
 2019-10-15 19:18 UTC 

[PATCH net-next v4 0/6] ipsec: add TCP encapsulation support (RFC 8229)
 2019-10-15 18:46 UTC  (4+ messages)

[patch iproute2-next v3 0/2] ip: add support for alternative names
 2019-10-15 18:34 UTC  (3+ messages)
` [patch iproute2-next v3 2/2] ip: allow to use alternative names as handle

[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-15 18:33 UTC  (13+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other

[PATCH v2 net 0/4] Aquantia/Marvell AQtion atlantic driver fixes 10/2019
 2019-10-15 18:33 UTC  (3+ messages)
` [PATCH v2 net 2/4] net: aquantia: when cleaning hw cache it should be toggled

[PATCH net] net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3
 2019-10-15 18:27 UTC  (2+ messages)

[PATCH] net: ethernet: broadcom: have drivers select DIMLIB as needed
 2019-10-15 17:58 UTC  (2+ messages)

[PATCH net-next] net: Update address for vrf and l3mdev in MAINTAINERS
 2019-10-15 17:57 UTC  (2+ messages)

[PATCH net] net: bcmgenet: Set phydev->dev_flags only for internal PHYs
 2019-10-15 17:55 UTC  (2+ messages)

[PATCH] rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot
 2019-10-15 17:47 UTC  (2+ messages)

[PATCH net-next] net: bcmgenet: Add a shutdown callback
 2019-10-15 17:45 UTC  (2+ messages)

[PATCH net-next v2 00/10] optimize openvswitch flow looking up
 2019-10-15 17:37 UTC  (6+ messages)

[PATCHv3 next] blackhole_netdev: fix syzkaller reported issue
 2019-10-15 17:36 UTC  (2+ messages)

[PATCH V3 0/7] mdev based hardware virtio offloading support
 2019-10-15 17:26 UTC  (15+ messages)
` [PATCH V3 1/7] mdev: class id support
` [PATCH V3 2/7] mdev: bus uevent support
` [PATCH V3 4/7] mdev: introduce device specific ops

[PATCH net-next v8 2/3] net: phy: add support for clause 37 auto-negotiation
 2019-10-15 17:25 UTC  (6+ messages)

[PATCH net] net: sched: act_mirred: drop skb's dst_entry in ingress redirection
 2019-10-15 17:22 UTC  (3+ messages)

[PATCH net-next 0/2] Scatter/gather SPI for SJA1105 DSA
 2019-10-15 17:19 UTC  (2+ messages)

[PATCH] net: b44: remove redundant assignment to variable reg
 2019-10-15 16:58 UTC  (2+ messages)

mt76x2e hardware restart
 2019-10-15 16:52 UTC  (5+ messages)

Race condition in route lookup
 2019-10-15 16:44 UTC  (12+ messages)

👑
 2019-10-15 16:34 UTC 

pull-request: wireless-drivers 2019-10-15
 2019-10-15 16:41 UTC  (2+ messages)

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-10-15 16:27 UTC  (4+ messages)

[PATCH iproute2] ipnetns: enable to dump nsid conversion table
 2019-10-15 16:25 UTC  (4+ messages)

[PATCH] net: stmmac: fix argument to stmmac_pcs_ctrl_ane()
 2019-10-15 16:23 UTC 

[PATCH] net: stmmac: make tc_flow_parsers static
 2019-10-15 16:17 UTC 

[PATCH v9 0/7] nfc: pn533: add uart phy driver
 2019-10-15 16:16 UTC  (5+ messages)
` [PATCH v9 4/7] nfc: pn533: Split pn533 init & nfc_register

[PATCH] davinci_cpdma: make cpdma_chan_split_pool static
 2019-10-15 16:15 UTC 

[PATCH bpf-next 0/5] Add CO-RE support for field existence relos
 2019-10-15 16:14 UTC  (4+ messages)
` [PATCH bpf-next 1/5] libbpf: update BTF reloc support to latest Clang format

[PATCH net-next] can: ifi: use devm_platform_ioremap_resource() to simplify code
 2019-10-15 16:10 UTC  (2+ messages)

[PATCH net] rxrpc: Fix possible NULL pointer access in ICMP handling
 2019-10-15 15:50 UTC  (3+ messages)

[PATCH iproute2] man: remove "defaut group" sentence on ip link
 2019-10-15 15:35 UTC 

[RFC PATCH net 0/2] amd-xgbe: Sleeping while atomic during hibernate
 2019-10-15 15:41 UTC  (5+ messages)
` [RFC PATCH net 1/2] amd-xgbe: Avoid sleeping in flush_workqueue() while holding a spinlock
` [RFC PATCH net 2/2] amd-xgbe: Avoid sleeping in napi_disable() "

[PATCH] vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'
 2019-10-15 15:00 UTC 

[PATCH] perf tools: fix resource leak of closedir() on the error paths
 2019-10-15 14:58 UTC  (3+ messages)

[PATCH net] net: i82596: fix dma_alloc_attr for sni_82596
 2019-10-15 14:42 UTC 

[PATCH net] sctp: change sctp_prot .no_autobind with true
 2019-10-15 14:35 UTC  (2+ messages)

[PATCH net-next] can: rcar: use devm_platform_ioremap_resource() to simplify code
 2019-10-15 14:30 UTC 

[PATCH net-next] net: stmmac: use devm_platform_ioremap_resource() to simplify code
 2019-10-15 14:28 UTC 

[PATCH net-next] can: sun4i: use devm_platform_ioremap_resource() to simplify code
 2019-10-15 14:27 UTC 

[PATCH net-next] can: xilinx_can: use devm_platform_ioremap_resource() to simplify code
 2019-10-15 14:26 UTC 

[PATCH net-next] net: phylink: use more linkmode_*
 2019-10-15 13:26 UTC  (2+ messages)

[PATCH v2 1/3] net: phylink: switch to using fwnode_gpiod_get_index()
 2019-10-15 13:02 UTC  (2+ messages)

[PATCH v2 0/3] net: phy: switch to using fwnode_gpiod_get_index
 2019-10-15 12:54 UTC  (3+ messages)
` [PATCH v2 2/3] net: phy: fixed_phy: fix use-after-free when checking link GPIO

[PATCH v2 net-next 00/12] net: aquantia: PTP support for AQC devices
 2019-10-15 12:35 UTC  (5+ messages)
` [PATCH v2 net-next 10/12] net: aquantia: add support for Phy access
` [PATCH v2 net-next 11/12] net: aquantia: add support for PIN funcs

[PATCH net 0/2] vsock: don't allow half-closed socket in the host transports
 2019-10-15 11:56 UTC  (5+ messages)

[PATCH net-next] net/rds: Remove unnecessary null check
 2019-10-15 11:47 UTC 

[PATCH] rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot
 2019-10-15 11:36 UTC  (2+ messages)

Bridge port userspace events broken?
 2019-10-15 10:53 UTC  (3+ 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).