netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-13 16:33:30 to 2020-07-14 00:53:35 UTC [more...]

[PATCH] amd8111e: switch from 'pci_' to 'dma_' API
 2020-07-14  0:53 UTC  (2+ messages)

[RFC] bonding driver terminology change proposal
 2020-07-14  0:51 UTC  (7+ messages)

[PATCH net] net: dsa: link interfaces with the DSA master to get rid of lockdep warnings
 2020-07-14  0:48 UTC  (8+ messages)

[PATCH] net: wan: cosa: Replace HTTP links with HTTPS ones
 2020-07-14  0:47 UTC  (2+ messages)

[PATCH] net: jme: Replace HTTP links with HTTPS ones
 2020-07-14  0:46 UTC  (2+ messages)

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-07-14  0:44 UTC  (7+ messages)
` [PATCH ghak90 V9 01/13] audit: collect audit task parameters

pull-request: wireless-drivers-2020-07-13
 2020-07-14  0:43 UTC  (2+ messages)

[PATCH] net: ethernet: Replace HTTP links with HTTPS ones
 2020-07-14  0:42 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH] bpf: Fix NULL pointer dereference in __btf_resolve_helper_id()
 2020-07-14  0:38 UTC 

[PATCH v4 net-next 00/11] New DSA driver for VSC9953 Seville switch
 2020-07-14  0:40 UTC  (13+ messages)
` [PATCH v4 net-next 01/11] net: mscc: ocelot: convert port registers to regmap
` [PATCH v4 net-next 02/11] soc: mscc: ocelot: add MII registers description
` [PATCH v4 net-next 03/11] net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
` [PATCH v4 net-next 04/11] net: dsa: felix: create a template for the DSA tags on xmit
` [PATCH v4 net-next 05/11] net: mscc: ocelot: split writes to pause frame enable bit and to thresholds
` [PATCH v4 net-next 06/11] net: mscc: ocelot: disable flow control on NPI interface
` [PATCH v4 net-next 07/11] net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield
` [PATCH v4 net-next 08/11] net: mscc: ocelot: extend watermark encoding function
` [PATCH v4 net-next 09/11] net: dsa: felix: move probing to felix_vsc9959.c
` [PATCH v4 net-next 10/11] net: dsa: felix: introduce support for Seville VSC9953 switch
` [PATCH v4 net-next 11/11] docs: devicetree: add bindings for Seville DSA switch inside Felix driver

[RFC PATCH bpf-next 0/5] bpf: tailcalls in BPF subprograms
 2020-07-14  0:22 UTC  (3+ messages)

[PATCH] ip6_gre: fix null-ptr-deref in ip6gre_init_net()
 2020-07-14  0:33 UTC  (2+ messages)

[PATCH net-next 00/12] udp_tunnel: NIC RX port offload infrastructure
 2020-07-14  0:30 UTC  (13+ messages)
` [PATCH net-next 01/12] nfp: convert to new udp_tunnel_nic infra
` [PATCH net-next 02/12] be2net: "
` [PATCH net-next 03/12] xgbe: switch to more generic VxLAN detection
` [PATCH net-next 04/12] xgbe: convert to new udp_tunnel_nic infra
` [PATCH net-next 05/12] bnx2x: "
` [PATCH net-next 06/12] cxgb4: "
` [PATCH net-next 07/12] enic: "
` [PATCH net-next 08/12] liquidio: "
` [PATCH net-next 09/12] liquidio_vf: "
` [PATCH net-next 10/12] fm10k: "
` [PATCH net-next 11/12] qede: "
` [PATCH net-next 12/12] qlcnic: "

[PATCH net-next] devlink: Fix use-after-free when destroying health reporters
 2020-07-14  0:30 UTC  (3+ messages)

[PATCH] net: phy: fix mdio-mscc-miim build
 2020-07-14  0:29 UTC  (2+ messages)

[PATCH] isdn/capi: Replace HTTP links with HTTPS ones
 2020-07-14  0:25 UTC  (2+ messages)

[PATCH net-next v2] net: make symbol 'flush_works' static
 2020-07-14  0:25 UTC  (2+ messages)

[PATCH net-next v2 00/13] mlxsw: Add support for buffer drops mirroring
 2020-07-14  0:22 UTC  (2+ messages)

[PATCH net-next 00/20] net simple kerneldoc fixes
 2020-07-14  0:20 UTC  (6+ messages)
` [PATCH net-next 06/20] net: ipv4: "
` [PATCH net-next 11/20] net: netlabel: "

pull-request: bpf-next 2020-07-13
 2020-07-14  0:17 UTC 

[PATCH net-next] net: ipa: fix kerneldoc comments
 2020-07-14  0:12 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] Strip away modifiers from BPF skeleton global variables
 2020-07-14  0:11 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/2] libbpf: support stripping modifiers for btf_dump
` [PATCH v2 bpf-next 2/2] tools/bpftool: strip away modifiers from global variables

[PATCH 1/1] ax88172a: fix ax88172a_unbind() failures
 2020-07-14  0:08 UTC  (2+ messages)

[PATCH bpf-next 0/6] bpf: Support multi-attach for freplace programs
 2020-07-13 23:16 UTC  (8+ messages)
` [PATCH bpf-next 1/6] bpf: change logging calls from verbose() to bpf_log() and use log pointer
` [PATCH bpf-next 2/6] bpf: verifier: refactor check_attach_btf_id()
` [PATCH bpf-next 3/6] bpf: support attaching freplace programs to multiple attach points
` [PATCH bpf-next 4/6] tools: add new members to bpf_attr.raw_tracepoint in bpf.h
` [PATCH bpf-next 5/6] libbpf: add support for supplying target to bpf_raw_tracepoint_open()
` [PATCH bpf-next 6/6] selftests: add test for multiple attachments of freplace program

[PATCH] usb: hso: Fix debug compile warning on sparc32
 2020-07-14  0:03 UTC  (2+ messages)

[PATCH] atm: Replace HTTP links with HTTPS ones
 2020-07-14  0:02 UTC  (2+ messages)

[PATCH v3 bpf-next 0/2] bpf: fix use of trace_printk() in BPF
 2020-07-14  0:01 UTC  (2+ messages)

[PATCH] WAN: Replace HTTP links with HTTPS ones
 2020-07-13 23:58 UTC  (2+ messages)

[PATCH bpf-next 00/13] bpf: implement bpf iterator for map elements
 2020-07-13 23:25 UTC  (3+ messages)
` [PATCH bpf-next 03/13] bpf: support readonly buffer in verifier

[PATCH v2 net-next 00/16] sfc_ef100: driver for EF100 family NICs, part 1
 2020-07-13 23:08 UTC  (5+ messages)
` [PATCH v2 net-next 04/16] sfc_ef100: skeleton EF100 PF driver

[PATCH] tls: add zerocopy device sendpage
 2020-07-13 22:59 UTC  (4+ messages)

KASAN: use-after-free Read in devlink_health_reporter_destroy
 2020-07-13 22:55 UTC 

[PATCH net-next 0/3] chtls: fix inline tls bugs
 2020-07-13 22:51 UTC  (5+ messages)
` [PATCH net-next 1/3] crypto/chtls: correct net_device reference count
` [PATCH net-next 2/3] crypto/chtls: fix tls alert messages
` [PATCH net-next 3/3] crypto/chtls: Enable tcp window scaling option

[net-next 0/5][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-13
 2020-07-13 22:48 UTC  (7+ messages)
` [net-next 1/5] ice: add the virtchnl handler for AdminQ command
` [net-next 2/5] ice: add DCF cap negotiation and state machine
` [net-next 3/5] ice: support to get the VSI mapping
` [net-next 4/5] ice: enable DDP package info querying
` [net-next 5/5] ice: add switch rule management for DCF

[PATCH bpf-next] tools/bpftool: remove warning about PID iterator support
 2020-07-13 22:43 UTC  (3+ messages)

[PATCH net-next v1] hinic: add firmware update support
 2020-07-13 22:42 UTC  (2+ messages)

[PATCH bpf-next 0/4] bpf: cgroup skb improvements for bpf_prog_test_run
 2020-07-13 22:36 UTC  (7+ messages)
` [PATCH bpf-next 1/4] bpf: setup socket family and addresses in bpf_prog_test_run_skb
` [PATCH bpf-next 2/4] bpf: allow to specify ifindex for skb "
` [PATCH bpf-next 3/4] bpf: export some cgroup storages allocation helpers for reusing
` [PATCH bpf-next 4/4] bpf: try to use existing cgroup storage in bpf_prog_test_run_skb

[PATCH bpf-next 2/7] bpf, xdp: add bpf_link-based XDP attachment API
 2020-07-13 22:41 UTC  (4+ messages)
  ` [PATCH bpf-next 4/7] bpf: implement BPF XDP link-specific introspection APIs

[PATCH bpf-next 0/3] xsk: add new statistics
 2020-07-13 22:36 UTC  (2+ messages)

[PATCH net-next 0/6] enetc: Add adaptive interrupt coalescing
 2020-07-13 22:30 UTC  (5+ messages)
` [PATCH net-next 4/6] enetc: Add interrupt coalescing support
` [PATCH net-next 6/6] enetc: Add adaptive interrupt coalescing

[PATCH] drivers/net/wan/x25_asy: Fix to make it work
 2020-07-13 22:19 UTC  (3+ messages)

[PATCH v7 bpf-next 0/9] bpf: Add d_path helper - preparation changes
 2020-07-13 22:07 UTC  (2+ messages)

[PATCH net-next 00/10] net: atlantic: various features
 2020-07-13 22:07 UTC  (5+ messages)
` [PATCH net-next 03/10] net: atlantic: additional per-queue stats
` [PATCH net-next 06/10] net: atlantic: add support for 64-bit reads/writes

KMSAN: uninit-value in __tipc_nl_compat_dumpit (3)
 2020-07-13 22:05 UTC 

general protection fault in __xfrm6_tunnel_spi_lookup
 2020-07-13 22:04 UTC 

[PATCH net-next v3 0/4] ] TC datapath hash api
 2020-07-13 22:04 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net/sched: Add skb->hash field editing via act_skbedit
` [PATCH net-next v3 2/4] net/sched: Introduce action hash

KASAN: slab-out-of-bounds Read in __xfrm6_tunnel_spi_lookup
 2020-07-13 22:04 UTC 

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-07-13 21:35 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: iommu: renesas,ipmmu-vmsa: Add r8a774e1 support
` [PATCH 2/9] iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code
` [PATCH 3/9] arm64: dts: renesas: r8a774e1: Add IPMMU device nodes
` [PATCH 4/9] dt-bindings: dma: renesas,rcar-dmac: Document R8A774E1 bindings
` [PATCH 5/9] arm64: dts: renesas: r8a774e1: Add SYS-DMAC device nodes
` [PATCH 6/9] dt-bindings: gpio: renesas,rcar-gpio: Add r8a774e1 support
` [PATCH 7/9] arm64: dts: renesas: r8a774e1: Add GPIO device nodes
` [PATCH 8/9] dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC
` [PATCH 9/9] arm64: dts: renesas: r8a774e1: Add Ethernet AVB node

PATCH ax25: Don't hold skb lock while doing blocking read
 2020-07-13 21:31 UTC  (2+ messages)

[PATCH V2 net-next 0/7] ENA driver new features
 2020-07-13 21:26 UTC  (6+ messages)
` [PATCH V2 net-next 1/7] net: ena: avoid unnecessary rearming of interrupt vector when busy-polling

[PATCH net-next 0/3] net: Preserve netdev_ops equality tests
 2020-07-13 21:20 UTC  (5+ messages)
` [PATCH net-next 3/3] net: treewide: Convert to netdev_ops_equal()

[PATCH] iscsi: qedi (qed_int.c) disable "MFW indication via attention" SPAM every 5 minutes
 2020-07-13 21:15 UTC 

[PATCH net-next v3 00/12] bridge: mrp: Add support for interconnect ring
 2020-07-13 21:04 UTC  (4+ messages)
` [PATCH net-next v3 08/12] bridge: mrp: Implement the MRP Interconnect API

[PATCH v1 0/1] dt-bindings: net: dsa: Add DSA yaml binding
 2020-07-13 20:56 UTC  (11+ messages)
` [PATCH v1 1/1] "

[PATCH 1/2] net: dsa: qca8k: Add additional PORT0_PAD_CTRL options
 2020-07-13 20:50 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: net: dsa: qca8k: Add PORT0_PAD_CTRL properties

[PATCH] wan: Replace HTTP links with HTTPS ones
 2020-07-13 20:48 UTC 

[PATCH v2 1/4] Simplify usbnet_cdc_update_filter
 2020-07-13 20:43 UTC  (4+ messages)
` [PATCH v3 0/4] usbnet: Admit multicast traffic in cdc ncm devices
  ` [PATCH v3 1/4] Simplify usbnet_cdc_update_filter

[PATCH] pcnet32: switch from 'pci_' to 'dma_' API
 2020-07-13 20:18 UTC 

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-13 19:43 UTC  (3+ messages)

[PATCH bpf-next 06/13] bpf: implement bpf iterator for array maps
 2020-07-13 18:49 UTC  (2+ messages)

[PATCH] [NET] AX.25 Kconfig: Replace HTTP links with HTTPS ones
 2020-07-13 19:34 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in hci_inquiry_result_with_rssi_evt
 2020-07-13 19:24 UTC 

[PATCH net-next] rtnetlink: Fix memory(net_device) leak when ->newlink fails
 2020-07-13 19:02 UTC  (2+ messages)

[PATCH] [DCCP]: Replace HTTP links with HTTPS ones
 2020-07-13 18:55 UTC  (2+ messages)

[PATCH] net: fddi: skfp: Remove addr_to_string()
 2020-07-13 18:50 UTC  (2+ messages)

[PATCH 0/5] RFC: connector: Add network namespace awareness
 2020-07-13 18:39 UTC  (8+ messages)

[RFC PATCH bpf-next 0/3] bpf, riscv: Add compressed instructions to rv64 JIT
 2020-07-13 18:37 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/3] bpf, riscv: Modify JIT ctx to support compressed instructions
` [RFC PATCH bpf-next 2/3] bpf, riscv: Add encodings for "
` [RFC PATCH bpf-next 3/3] bpf, riscv: Use compressed instructions in the rv64 JIT

[PATCH net-next v6 0/4] net: enetc: remove bootloader dependency
 2020-07-13 18:37 UTC  (14+ messages)
` [PATCH net-next v6 1/4] net: phy: add USXGMII link partner ability constants
` [PATCH net-next v6 2/4] net: dsa: felix: (re)use already existing constants
` [PATCH net-next v6 3/4] net: enetc: Initialize SerDes for SGMII and USXGMII protocols
` [PATCH net-next v6 4/4] net: enetc: Use DT protocol information to set up the ports

[PATCH net-next] net: bridge: fix undefined br_vlan_can_enter_range in tunnel code
 2020-07-13 18:23 UTC  (2+ messages)

[PATCH bpf-next v4 00/16] Run a BPF program on socket lookup
 2020-07-13 17:46 UTC  (17+ messages)
` [PATCH bpf-next v4 01/16] bpf, netns: Handle multiple link attachments
` [PATCH bpf-next v4 02/16] bpf: Introduce SK_LOOKUP program type with a dedicated attach point
` [PATCH bpf-next v4 03/16] inet: Extract helper for selecting socket from reuseport group
` [PATCH bpf-next v4 04/16] inet: Run SK_LOOKUP BPF program on socket lookup
` [PATCH bpf-next v4 05/16] inet6: Extract helper for selecting socket from reuseport group
` [PATCH bpf-next v4 06/16] inet6: Run SK_LOOKUP BPF program on socket lookup
` [PATCH bpf-next v4 07/16] udp: Extract helper for selecting socket from reuseport group
` [PATCH bpf-next v4 08/16] udp: Run SK_LOOKUP BPF program on socket lookup
` [PATCH bpf-next v4 09/16] udp6: Extract helper for selecting socket from reuseport group
` [PATCH bpf-next v4 10/16] udp6: Run SK_LOOKUP BPF program on socket lookup
` [PATCH bpf-next v4 11/16] bpf: Sync linux/bpf.h to tools/
` [PATCH bpf-next v4 12/16] libbpf: Add support for SK_LOOKUP program type
` [PATCH bpf-next v4 13/16] tools/bpftool: Add name mappings for SK_LOOKUP prog and attach type
` [PATCH bpf-next v4 14/16] selftests/bpf: Add verifier tests for bpf_sk_lookup context access
` [PATCH bpf-next v4 15/16] selftests/bpf: Rename test_sk_lookup_kern.c to test_ref_track_kern.c
` [PATCH bpf-next v4 16/16] selftests/bpf: Tests for BPF_SK_LOOKUP attach point

[PATCH 3/14 v3] ath9k: Check the return value of pcie_capability_read_*()
 2020-07-13 17:55 UTC  (2+ messages)
` [PATCH 4/14 v3] iwlegacy: "

[PATCH bpf v2] xsk: fix memory leak and packet loss in Tx skb path
 2020-07-13 16:53 UTC  (4+ messages)

amplifying qdisc
 2020-07-13 16:52 UTC  (4+ messages)

[Linux-kernel-mentees] [PATCH 1/2] net/bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
 2020-07-13 16:42 UTC  (4+ messages)
` [Linux-kernel-mentees] [PATCH 2/2] net/bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()


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