netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-15 23:41:49 to 2020-07-16 14:10:55 UTC [more...]

[PATCH] net: phy: phy_remove_link_mode should not advertise new modes
 2020-07-16 14:10 UTC  (3+ messages)
` [PATCH v2] net: dsa: microchip: call phy_remove_link_mode during probe

[PATCH net-next v2] icmp: support rfc 4884
 2020-07-16 14:09 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/cm: Protect access to remote_sidr_table
 2020-07-16 13:55 UTC  (2+ messages)

[PATCH] ebpf: fix parameter naming confusing
 2020-07-16 13:41 UTC 

[PATCH iproute2-next 0/2] Support showing a block bound by qevent
 2020-07-16 13:36 UTC  (5+ messages)
` [PATCH iproute2-next 1/2] tc: Look for blocks in qevents
` [PATCH iproute2-next 2/2] tc: q_red: Implement has_block for RED

[PATCH RFC] bluetooth: add support for some old headsets
 2020-07-16 13:14 UTC  (2+ messages)

[PATCH v3 net-next 00/16] sfc_ef100: driver for EF100 family NICs, part 1
 2020-07-16 13:04 UTC  (17+ messages)
` [PATCH v3 net-next 01/16] sfc: remove efx_ethtool_nway_reset()
` [PATCH v3 net-next 02/16] sfc_ef100: add EF100 register definitions
` [PATCH v3 net-next 03/16] sfc_ef100: register accesses on EF100
` [PATCH v3 net-next 04/16] sfc_ef100: skeleton EF100 PF driver
` [PATCH v3 net-next 05/16] sfc_ef100: reset-handling stub
` [PATCH v3 net-next 06/16] sfc_ef100: PHY probe stub
` [PATCH v3 net-next 07/16] sfc_ef100: don't call efx_reset_down()/up() on EF100
` [PATCH v3 net-next 08/16] sfc_ef100: implement MCDI transport
` [PATCH v3 net-next 09/16] sfc_ef100: implement ndo_open/close and EVQ probing
` [PATCH v3 net-next 10/16] sfc_ef100: process events for MCDI completions
` [PATCH v3 net-next 11/16] sfc_ef100: read datapath caps, implement check_caps
` [PATCH v3 net-next 12/16] sfc_ef100: extend ef100_check_caps to cover datapath_caps3
` [PATCH v3 net-next 13/16] sfc_ef100: actually perform resets
` [PATCH v3 net-next 14/16] sfc_ef100: probe the PHY and configure the MAC
` [PATCH v3 net-next 15/16] sfc_ef100: read device MAC address at probe time
` [PATCH v3 net-next 16/16] sfc_ef100: implement ndo_get_phys_port_{id,name}

[PATCH net-next 0/2] hinic: add some error messages for debug
 2020-07-16 12:50 UTC  (3+ messages)
` [PATCH net-next 1/2] hinic: add support to handle hw abnormal event
` [PATCH net-next 2/2] hinic: add log in exception handling processes

[PATCH bpf-next v4 00/16] Run a BPF program on socket lookup
 2020-07-16 12:32 UTC  (16+ messages)
` [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 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 16/16] selftests/bpf: Tests for BPF_SK_LOOKUP attach point

kernel BUG at net/core/dev.c:LINE! (3)
 2020-07-16 12:07 UTC  (3+ messages)

[PATCH net-next 00/13] qed/qede: add support for new operating modes
 2020-07-16 11:54 UTC  (14+ messages)
` [PATCH net-next 01/13] qed: convert link mode from u32 to bitmap
` [PATCH net-next 02/13] qed: reformat public_port::transceiver_data a bit
` [PATCH net-next 03/13] qed: add support for multi-rate transceivers
` [PATCH net-next 04/13] qed: use transceiver data to fill link partner's advertising speeds
` [PATCH net-next 05/13] qed: reformat several structures a bit
` [PATCH net-next 06/13] qed: add support for Forward Error Correction
` [PATCH net-next 07/13] qede: format qede{,_vf}_ethtool_ops
` [PATCH net-next 08/13] qede: introduce support for FEC control
` [PATCH net-next 09/13] qed: reformat several structures a bit
` [PATCH net-next 10/13] qed: add support for new port modes
` [PATCH net-next 11/13] qed: add missing loopback modes
` [PATCH net-next 12/13] qed: populate supported link modes maps on module init
` [PATCH net-next 13/13] qed/qede: add support for the extended speed and FEC modes

[PATCH v2 net-next 00/10] net: atlantic: various features
 2020-07-16 11:49 UTC  (4+ messages)
` [PATCH v2 net-next 02/10] net: atlantic: additional per-queue stats
    ` [EXT] "

[PATCH bpf] bpf: Shift and mask loads narrower than context field size
 2020-07-16 11:48 UTC  (5+ messages)

[PATCH RFC net-next] net: phy: add Marvell PHY PTP support
 2020-07-16 11:33 UTC  (4+ messages)

[PATCH V2 0/6] IRQ offloading for vDPA
 2020-07-16 11:23 UTC  (7+ messages)
` [PATCH V2 1/6] vhost: introduce vhost_call_ctx
` [PATCH V2 2/6] kvm: detect assigned device via irqbypass manager
` [PATCH V2 3/6] vDPA: implement IRQ offloading helpers in vDPA core
` [PATCH V2 4/6] vhost_vdpa: implement IRQ offloading in vhost_vdpa
` [PATCH V2 5/6] ifcvf: replace irq_request/free with vDPA helpers
` [PATCH V2 6/6] irqbypass: do not start cons/prod when failed connect

[PATCH] net: neterion: vxge: reduce stack usage in VXGE_COMPLETE_VPATH_TX
 2020-07-16 17:32 UTC  (4+ messages)

[PATCH rdma-next 0/3] Create UMR with relaxed ordering
 2020-07-16 10:52 UTC  (4+ messages)
` [PATCH mlx5-next 1/3] RDMA/mlx5: ConnectX-7 new capabilities to set relaxed ordering by UMR
` [PATCH rdma-next 2/3] RDMA/mlx5: Use MLX5_SET macro instead of local structure
` [PATCH rdma-next 3/3] RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7

[PATCH bpf-next 2/7] bpf, xdp: add bpf_link-based XDP attachment API
 2020-07-16 10:52 UTC  (9+ messages)

[PATCH bpf-next v2 0/6] bpf: Support multi-attach for freplace programs
 2020-07-16 10:50 UTC  (5+ messages)
` [PATCH bpf-next v2 3/6] bpf: support attaching freplace programs to multiple attach points

[PATCH v2 net-next 00/10] net: ocelot: VCAP IS1 and ES0 support
 2020-07-16 10:37 UTC  (10+ messages)
` [PATCH v2 net-next 03/10] net: mscc: ocelot: allocated rules to different hardware VCAP TCAMs by chain index
            ` [EXT] "

[PATCH v2] ipvs: clean code for ip_vs_sync.c
 2020-07-16 10:23 UTC  (4+ messages)
  ` 答复: "

Bonding driver unexpected behaviour
 2020-07-16 10:20 UTC  (7+ messages)

[PATCH bpf-next v2 1/6] bpf: change logging calls from verbose() to bpf_log() and use log pointer
 2020-07-16 10:10 UTC  (2+ messages)

net/dsa/microchip: correct placement of dt property phy-mode?
 2020-07-16 10:07 UTC  (7+ messages)
` [PATCH] net: dsa: microchip: look for phy-mode in port nodes

[PATCH v1 0/8] Hirschmann Hellcreek DSA driver
 2020-07-16 10:06 UTC  (8+ messages)
` [PATCH v1 2/8] net: dsa: Add DSA driver for Hirschmann Hellcreek switches

[PATCH net-next] mptcp: silence warning in subflow_data_ready()
 2020-07-16  9:52 UTC  (2+ messages)

[PATCH bpf-next v2] bpftool: use only nftw for file tree parsing
 2020-07-16  9:14 UTC  (2+ messages)

RTL8402 stops working after hibernate/resume
 2020-07-16  8:58 UTC  (3+ messages)

[PATCH] staging: qlge/qlge_main.c: Replace depracated MSI API
 2020-07-16  8:58 UTC 

[PATCH -next] dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-16  8:58 UTC 

[PATCH -next] hsr: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-16  8:47 UTC 

Commit 'Bluetooth: Consolidate encryption handling in hci_encrypt_cfm' broke my JBL TUNE500BT headphones
 2020-07-16  8:25 UTC 

[PATCH 3/4] cdc_ncm: replace the way cdc_ncm hooks into
 2020-07-16  8:19 UTC  (2+ messages)

[PATCH,v2] ipvs: fix the connection sync failed in some cases
 2020-07-16  8:12 UTC 

[PATCH] ipvs: fix the connection sync failed in some cases
 2020-07-16  8:16 UTC  (3+ messages)
  ` 答复: "

[PATCH ipsec 0/3] xfrm: a few fixes for espintcp
 2020-07-16  8:09 UTC  (4+ messages)
` [PATCH ipsec 1/3] espintcp: support non-blocking sends
` [PATCH ipsec 2/3] espintcp: recv() should return 0 when the peer socket is closed
` [PATCH ipsec 3/3] xfrm: policy: fix IPv6-only espintcp compilation

[PATCH 0/7] *** IRQ offloading for vDPA ***
 2020-07-16  8:06 UTC  (7+ messages)

[PATCH] net/9p: validate fds in p9_fd_open
 2020-07-16  7:58 UTC  (5+ messages)

wake-on-lan
 2020-07-16  7:28 UTC  (5+ messages)

[PATCH net-next v6 0/4] net: enetc: remove bootloader dependency
 2020-07-16  7:49 UTC  (7+ messages)
` [PATCH net-next v6 1/4] net: phy: add USXGMII link partner ability constants

[PATCH] selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
 2020-07-16  7:23 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in __xfrm6_tunnel_spi_lookup
 2020-07-16  6:33 UTC  (4+ messages)

[PATCH ipsec-next 0/3] xfrm: not register one xfrm(6)_tunnel object twice
 2020-07-16  6:32 UTC  (2+ messages)

[PATCH] net: smc91x: Fix possible memory leak in smc_drv_probe()
 2020-07-16  6:20 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpf: separate bpf_get_[stack|stackid] for perf events BPF
 2020-07-16  6:04 UTC  (2+ messages)
  ` [PATCH v2 bpf-next 2/2] selftests/bpf: add callchain_stackid

[PATCH mlx5-next 0/4] mlx5 next updates 2020-07-14
 2020-07-16  6:01 UTC  (2+ messages)

[PATCH bpf-next 0/6] bpf: Support multi-attach for freplace programs
 2020-07-16  5:44 UTC  (13+ messages)
` [PATCH bpf-next 4/6] tools: add new members to bpf_attr.raw_tracepoint in bpf.h
  ` BPF logging infrastructure. Was: "

[RFC] bonding driver terminology change proposal
 2020-07-16  5:43 UTC  (9+ messages)

[Intel-wired-lan] [bug ?] i40e_rx_buffer_flip should not be called for redirected xsk copy mode
 2020-07-16  5:33 UTC  (4+ messages)
  ` 答复: "

WARNING in submit_bio_checks
 2020-07-16  5:00 UTC  (2+ messages)

[PATCH v3 bpf-next 0/9] BPF XDP link
 2020-07-16  4:56 UTC  (10+ messages)
` [PATCH v3 bpf-next 1/9] bpf: make bpf_link API available indepently of CONFIG_BPF_SYSCALL
` [PATCH v3 bpf-next 2/9] bpf, xdp: maintain info on attached XDP BPF programs in net_device
` [PATCH v3 bpf-next 3/9] bpf, xdp: extract commong XDP program attachment logic
` [PATCH v3 bpf-next 4/9] bpf, xdp: add bpf_link-based XDP attachment API
` [PATCH v3 bpf-next 5/9] bpf, xdp: implement LINK_UPDATE for BPF XDP link
` [PATCH v3 bpf-next 6/9] bpf: implement BPF XDP link-specific introspection APIs
` [PATCH v3 bpf-next 7/9] libbpf: add support for BPF XDP link
` [PATCH v3 bpf-next 8/9] selftests/bpf: add BPF XDP link selftests
` [PATCH v3 bpf-next 9/9] bpf, xdp: remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands

[PATCH] igc: Do not use link uninitialized in igc_check_for_copper_link
 2020-07-16  4:49 UTC 

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

[PATCH bpf-next v2 00/14] xsk: support shared umems between devices and queues
 2020-07-16  4:42 UTC  (7+ messages)
` [PATCH bpf-next v2 04/14] xsk: move fill and completion rings to buffer pool
` [PATCH bpf-next v2 11/14] xsk: add shared umem support between devices

[PATCH 0/9] R8A774E1 SoC enable support for IPMMU, DMAC, GPIO and AVB
 2020-07-16  4:42 UTC  (8+ messages)
` [PATCH 2/9] iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching code

[PATCH bpf-next] selftests/bpf: fix possible hang in sockopt_inherit
 2020-07-16  4:41 UTC  (2+ messages)

[PATCH] can: m_can: Set device to software init mode before closing
 2020-07-16  4:23 UTC 

[PATCH 1/9 v2 net-next] net: qed: drop duplicate words in comments
 2020-07-16  3:50 UTC  (5+ messages)
` [PATCH 3/9 v2 net-next] net: wimax: fix "

[PATCH net-next] net: phy: sfp: Cotsworks SFF module EEPROM fixup
 2020-07-16  3:37 UTC  (3+ messages)

[PATCH] SUNDANCE NETWORK DRIVER: Replace HTTP links with HTTPS ones
 2020-07-16  3:23 UTC  (3+ messages)

[net-next PATCH v7 0/6] ACPI support for dpaa2 MAC driver
 2020-07-16  3:11 UTC  (10+ messages)
` [net-next PATCH v7 1/6] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v7 2/6] net: phy: introduce device_mdiobus_register()
` [net-next PATCH v7 3/6] net/fsl: use device_mdiobus_register()
` [net-next PATCH v7 4/6] net: phy: introduce phy_find_by_mdio_handle()

[PATCH bpf-next] bpftool: use only nftw for file tree parsing
 2020-07-16  3:02 UTC  (3+ messages)

[PATCH 0/5] net: fec: fix external PTP PHY support
 2020-07-16  3:00 UTC  (3+ messages)
` [PATCH net-next v2 0/4] net: fec: a few improvements
  ` [EXT] "

[PATCH v3] ipvs: clean code for ip_vs_sync.c
 2020-07-16  2:57 UTC 

[PATCH net-next v2 0/3] make nf_ct_frag/6_gather elide the skb CB clear
 2020-07-16  2:42 UTC  (4+ messages)

[PATCH net-next] bareudp: Reverted support to enable & disable rx metadata collection
 2020-07-16  2:46 UTC  (3+ messages)

[PATCH bpf-next] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL
 2020-07-16  2:08 UTC  (3+ messages)

KASAN: use-after-free Read in __xfrm6_tunnel_spi_lookup
 2020-07-16  2:05 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the bpf tree
 2020-07-16  1:59 UTC 

BUG_ON observed in kmalloc during alloc_skb()
 2020-07-16  1:52 UTC 

[PATCH v2 1/1] ax88172a: fix ax88172a_unbind() failures
 2020-07-16  1:30 UTC  (2+ messages)

[PATCH net-next] ibmvnic: Increase driver logging
 2020-07-16  1:29 UTC  (3+ messages)

[PATCH] bpf: bpf.h: drop duplicated words in comments
 2020-07-16  1:29 UTC 

[PATCH v2 0/8] spelling.txt: /decriptors/descriptors/
 2020-07-16  1:20 UTC  (3+ messages)
` [PATCH v2 3/8] drivers: net: wan: Fix trivial spelling

[PATCH net-next 00/11] mlxsw: Offload tc police action
 2020-07-16  1:13 UTC  (2+ messages)

[PATCH net-next v3] hinic: add firmware update support
 2020-07-16  1:09 UTC  (2+ messages)

[PATCH v2] decnet: dn_dev: Remove an unnecessary label
 2020-07-16  1:05 UTC  (2+ messages)

[PATCH] ipvs:clean code for ip_vs_sync.c
 2020-07-16  1:03 UTC  (3+ messages)
  ` 答复: "

[PATCH v2 net-next] docs: networking: timestamping: add section for stacked PHC devices
 2020-07-16  0:53 UTC  (2+ messages)

[PATCH] vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
 2020-07-16  0:49 UTC  (4+ messages)

[PATCH net] dpaa2-eth: check fsl_mc_get_endpoint for IS_ERR_OR_NULL()
 2020-07-16  0:38 UTC  (2+ messages)

[PATCH] af_packet: TPACKET_V3: replace busy-wait loop
 2020-07-16  0:22 UTC  (4+ messages)

[RFC PATCH net-next 0/6] introduce PLDM firmware update library
 2020-07-16  0:21 UTC  (9+ messages)
` [RFC PATCH net-next 6/6] ice: implement devlink parameters to control flash update

NAT performance issue 944mbit -> ~40mbit
 2020-07-15 23:59 UTC  (11+ messages)
            ` [Intel-wired-lan] "

[PATCH bpf-next] bpf: Add bpf_prog iterator
 2020-07-15 23:56 UTC  (3+ messages)

[PATCH bpf-next 0/5] bpf: tailcalls in BPF subprograms
 2020-07-15 23:36 UTC  (3+ messages)
` [PATCH bpf-next 4/5] bpf, x64: rework pro/epilogue and tailcall handling in JIT
` [PATCH bpf-next 5/5] selftests: bpf: add dummy prog for bpf2bpf with tailcall


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