netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-18 20:50:02 to 2021-01-19 15:43:50 UTC [more...]

[PATCH bpf-next v2 0/3] xsk: build skb by page
 2021-01-19  9:45 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] virtio-net: support IFF_TX_SKB_NO_LINEAR
` [PATCH bpf-next v2 3/3] xsk: build skb by page

[PATCH bpf-next v2 0/3] xsk: build skb by page
 2021-01-19 11:02 UTC  (2+ messages)

[PATCH net-next 0/2] Add devlink health reporters for NIX block
 2021-01-19 10:01 UTC  (3+ messages)
` [PATCH net-next 1/2] octeontx2-af: Add devlink health reporters for NIX
` [PATCH net-next 2/2] docs: octeontx2: Add Documentation for NIX health reporters

[PATCH v4 0/3] bpf,x64: implement jump padding in jit
 2021-01-19 10:25 UTC  (4+ messages)
` [PATCH v4 1/3] bpf,x64: pad NOPs to make images converge more easily
` [PATCH v4 2/3] test_bpf: remove EXPECTED_FAIL flag from bpf_fill_maxinsns11
` [PATCH v4 3/3] selftests/bpf: Add verifier tests for x64 jit jump padding

Fwd: [Bug 209423] WARN_ON_ONCE() at rtl8169_tso_csum_v2()
 2021-01-19 15:38 UTC  (13+ messages)
  `  "

[PATCH net-next v2 00/17] ucc_geth improvements
 2021-01-19 15:08 UTC  (14+ messages)
` [PATCH net-next v2 03/17] soc: fsl: qe: store muram_vbase as a void pointer instead of u8
` [PATCH net-next v2 04/17] soc: fsl: qe: add cpm_muram_free_addr() helper
` [PATCH net-next v2 05/17] ethernet: ucc_geth: use qe_muram_free_addr()
` [PATCH net-next v2 06/17] ethernet: ucc_geth: remove unnecessary memset_io() calls
` [PATCH net-next v2 09/17] ethernet: ucc_geth: factor out parsing of {rx,tx}-clock{,-name} properties
` [PATCH net-next v2 10/17] ethernet: ucc_geth: constify ugeth_primary_info
` [PATCH net-next v2 11/17] ethernet: ucc_geth: don't statically allocate eight ucc_geth_info
` [PATCH net-next v2 12/17] ethernet: ucc_geth: use UCC_GETH_{RX,TX}_BD_RING_ALIGNMENT macros directly
` [PATCH net-next v2 13/17] ethernet: ucc_geth: remove bd_mem_part and all associated code
` [PATCH net-next v2 14/17] ethernet: ucc_geth: replace kmalloc_array()+for loop by kcalloc()
` [PATCH net-next v2 15/17] ethernet: ucc_geth: add helper to replace repeated switch statements
` [PATCH net-next v2 16/17] ethernet: ucc_geth: inform the compiler that numQueues is always 1
` [PATCH net-next v2 17/17] ethernet: ucc_geth: simplify rx/tx allocations

[PATCH net 0/2] MRP without hardware offload?
 2021-01-19 15:42 UTC  (4+ messages)
` [PATCH net 1/2] net: mrp: fix definitions of MRP test packets

[PATCH bpf-next 0/8] Introduce bpf_redirect_xsk() helper
 2021-01-19 15:40 UTC  (10+ messages)
` [PATCH bpf-next 1/8] xdp: restructure redirect actions
` [PATCH bpf-next 2/8] xsk: remove explicit_free parameter from __xsk_rcv()
` [PATCH bpf-next 3/8] xsk: fold xp_assign_dev and __xp_assign_dev
` [PATCH bpf-next 4/8] xsk: register XDP sockets at bind(), and add new AF_XDP BPF helper
` [PATCH bpf-next 5/8] libbpf, xsk: select AF_XDP BPF program based on kernel version
` [PATCH bpf-next 6/8] libbpf, xsk: select bpf_redirect_xsk(), if supported
` [PATCH bpf-next 7/8] selftest/bpf: add XDP socket tests for bpf_redirect_{xsk, map}()
` [PATCH bpf-next 8/8] selftest/bpf: remove a lot of ifobject casting in xdpxceiver

[PATCH net-next 0/3] dpaa2: add 1000base-X support
 2021-01-19 15:36 UTC  (4+ messages)
` [PATCH net-next 1/3] net: pcs: add pcs-lynx 1000BASE-X support
` [PATCH net-next 2/3] net: dpaa2-mac: add "
` [PATCH net-next 3/3] net: dpaa2-mac: add backplane link mode support

[PATCH] cfg80211: Fix "suspicious RCU usage in wiphy_apply_custom_regulatory" warning/backtrace
 2021-01-19 15:24 UTC  (5+ messages)

[PATCH net-next] net: dsa: Fix off by one in dsa_loop_port_vlan_add()
 2021-01-19 14:53 UTC 

[PATCH net-next] mdio, phy: fix -Wshadow warnings triggered by nested container_of()
 2021-01-19 15:21 UTC  (2+ messages)

[RFC v3 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-01-19 14:53 UTC  (13+ messages)
` [RFC v3 01/11] eventfd: track eventfd_signal() recursion depth separately in different cases
` [RFC v3 02/11] eventfd: Increase the recursion depth of eventfd_signal()
` [RFC v3 03/11] vdpa: Remove the restriction that only supports virtio-net devices
` [RFC v3 04/11] vhost-vdpa: protect concurrent access to vhost device iotlb
` [RFC v3 05/11] vdpa: shared virtual addressing support
` [RFC v3 06/11] vhost-vdpa: Add an opaque pointer for vhost IOTLB
` [RFC v3 07/11] vdpa: Pass the netlink attributes to ops.dev_add()
  ` [RFC v3 08/11] vduse: Introduce VDUSE - vDPA Device in Userspace
  ` [RFC v3 09/11] vduse: Add VDUSE_GET_DEV ioctl
  ` [RFC v3 10/11] vduse: grab the module's references until there is no vduse device
  ` [RFC v3 11/11] vduse: Introduce a workqueue for irq injection

[PATCH v4 net-next 0/5] net: phy: Fix SMSC LAN87xx external reset
 2021-01-19 13:25 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH bpf-next] xsk: build skb by page
 2021-01-19 12:44 UTC  (8+ messages)

[PATCH net-next v4 0/5] HTB offload
 2021-01-19 12:08 UTC  (6+ messages)
` [PATCH net-next v4 1/5] net: sched: Add multi-queue support to sch_tree_lock
` [PATCH net-next v4 2/5] net: sched: Add extack to Qdisc_class_ops.delete
` [PATCH net-next v4 3/5] sch_htb: Hierarchical QoS hardware offload
` [PATCH net-next v4 4/5] sch_htb: Stats for offloaded HTB
` [PATCH net-next v4 5/5] net/mlx5e: Support HTB offload

[PATCH v3 bpf-next 0/2] Allow attaching to bare tracepoints
 2021-01-19 12:22 UTC  (2+ messages)
` [PATCH v3 bpf-next 2/2] selftests: bpf: Add a new test for "

[PATCH net-next] net: fix GSO for SG-enabled devices
 2021-01-19 12:30 UTC 

[patch net-next RFC 00/10] introduce line card support for modular switch
 2021-01-19 11:56 UTC  (17+ messages)

[PATCH v5] net/af_unix: don't create a path for a bound socket
 2021-01-19 11:24 UTC 

[PATCH net-next v7] vhost_net: avoid tx queue stuck when sendmsg fails
 2021-01-19  9:56 UTC  (4+ messages)

[PATCH v2 bpf-next 0/2] Allow attaching to bare tracepoints
 2021-01-19  9:57 UTC  (6+ messages)
` [PATCH v2 bpf-next 2/2] selftests: bpf: Add a new test for "

[PATCH] net: mscc: ocelot: Fix multicast to the CPU port
 2021-01-19 10:51 UTC  (4+ messages)

[RESEND PATCH v18 0/3] userspace MHI client interface driver
 2021-01-19 10:28 UTC  (4+ messages)

[PATCH v1] ipv4: add iPv4_is_multicast() check in ip_mc_leave_group()
 2021-01-19 10:28 UTC  (3+ messages)

[RFC net-next 0/7] net: dsa: Sync local bridge FDB addresses to hardware
 2021-01-19 10:14 UTC  (17+ messages)
` [RFC net-next 2/7] net: bridge: switchdev: Include local flag in FDB notifications

net: tso: add UDP segmentation support: adds regression for ax200 upload
 2021-01-19 10:02 UTC  (16+ messages)

commit 4c7ea3c0791e (net: dsa: mv88e6xxx: disable SA learning for DSA and CPU ports)
 2021-01-19  9:15 UTC  (6+ messages)

[PATCH net-next,0/3] Support for OcteonTX2 98xx CPT block
 2021-01-19  8:57 UTC  (7+ messages)
` [PATCH net-next,1/3] octeontx2-af: Mailbox changes for "
    ` [EXT] "
` [PATCH net-next,2/3] octeontx2-af: Add support for CPT1 in debugfs
    ` [EXT] "

[PATCH v2 net] net: core: devlink: use right genl user_ptr when handling port param get/set
 2021-01-19  8:53 UTC 

[PATCH iproute2-next] tc: flower: add tc conntrack inv ct_state support
 2021-01-19  8:34 UTC 

[PATCH net] net: mrp: use stp state as substitute for unimplemented mrp state
 2021-01-19  8:32 UTC  (6+ messages)

[PATCH v2 net-next ] net/sched: cls_flower add CT_FLAGS_INVALID flag support
 2021-01-19  8:31 UTC 

[PATCH v2] rtlwifi: rtl8192se: Simplify bool comparison
 2021-01-19  8:03 UTC  (3+ messages)

[PATCH] mt76: mt7915: Remove unneeded semicolon
 2021-01-19  8:08 UTC 

[PATCH] octeontx2-af: rvu.c: Remove unneeded semicolon
 2021-01-19  8:00 UTC 

[PATCH] octeontx2-af: debugfs: Remove unneeded semicolon
 2021-01-19  7:55 UTC 

[PATCH] octeontx2-af: Remove unneeded semicolon
 2021-01-19  7:50 UTC 

[PATCH v3] rtlwifi: rtl8192se: Simplify bool comparison
 2021-01-19  7:59 UTC 

[PATCH bpf-next v2] samples/bpf: Update README.rst and Makefile for manually compiling LLVM and clang
 2021-01-19  7:56 UTC 

[PATCH] can: mcp251xfd: mcp251xfd_handle_ivmif(): fix wrong NULL pointer check
 2021-01-19  7:54 UTC  (2+ messages)

[PATCH bpf] samples/bpf: Update README.rst and Makefile for manually compiling LLVM and clang
 2021-01-19  6:54 UTC  (2+ messages)

[PATCH 0/2] Upstream ONL patch for PHY BCM5461S
 2021-01-19  6:55 UTC  (8+ messages)
` [PATCH 2/2] ethernet: igb: e1000_phy: Check for ops.force_speed_duplex existence

[PATCH mlx5-next v2 0/5] Dynamically assign MSI-X vectors count
 2021-01-19  5:39 UTC  (6+ messages)

[PATCH] arcnet: fix macro name when DEBUG is defined
 2021-01-19  5:50 UTC  (2+ messages)

[PATCH] net: hns: fix variable used when DEBUG is defined
 2021-01-19  5:50 UTC  (2+ messages)

[PATCH net-next V3 0/8] TLS device offload for Bond
 2021-01-19  5:50 UTC  (2+ messages)

[PATCH mlx5-next v1 2/5] PCI: Add SR-IOV sysfs entry to read number of MSI-X vectors
 2021-01-19  5:43 UTC  (11+ messages)

[PATCH mlx5-next v1 0/5] Dynamically assign MSI-X vectors count
 2021-01-19  5:38 UTC  (4+ messages)
` [PATCH mlx5-next v1 2/5] PCI: Add SR-IOV sysfs entry to read number of MSI-X vectors

[PATCH netdev 0/5] virtio-net support xdp socket zero copy xmit
 2021-01-19  4:50 UTC  (4+ messages)
` [PATCH net-next v2 0/7] "
  ` [PATCH net-next v2 6/7] virtio-net, xsk: implement xsk wakeup callback

[PATCH net v2] tcp: fix TCP_USER_TIMEOUT with zero window
 2021-01-19  4:51 UTC  (3+ messages)

[PATCH v2 net-next 00/21] nvme-tcp receive offloads
 2021-01-19  4:36 UTC  (9+ messages)
` [PATCH v2 net-next 06/21] nvme-tcp: Add DDP offload control path
` [PATCH v2 net-next 07/21] nvme-tcp: Add DDP data-path
` [PATCH v2 net-next 19/21] net/mlx5e: NVMEoTCP, data-path for DDP offload

[PATCH] net/qla3xxx: switch from 'pci_' to 'dma_' API
 2021-01-19  4:33 UTC  (2+ messages)

[PATCH net-next 0/3] net: make udp tunnel devices support fraglist
 2021-01-19  4:30 UTC  (2+ messages)

[Patch net-next] net_sched: fix RTNL deadlock again caused by request_module()
 2021-01-19  4:30 UTC  (2+ messages)

[PATCH] net: phy: national: remove definition of DEBUG
 2021-01-19  4:30 UTC  (2+ messages)

[PATCH 0/7] Introduce vdpa management tool
 2021-01-19  4:21 UTC  (4+ messages)

[net-next PATCH v3 00/15] ACPI support for dpaa2 driver
 2021-01-19  4:08 UTC  (9+ messages)
` [net-next PATCH v3 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v3 13/15] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v3 14/15] net: phylink: Refactor phylink_of_phy_connect()

[PATCH v2] hv_netvsc: Add (more) validation for untrusted Hyper-V values
 2021-01-19  4:00 UTC  (2+ messages)

[PATCH net 0/2] ipv6: fixes for the multicast routes
 2021-01-19  4:00 UTC  (2+ messages)

[PATCH net-next] net: hns3: debugfs add dump tm info of nodes, priority and qset
 2021-01-19  3:43 UTC  (6+ messages)

[PATCH net-next 0/2] dsa: add MT7530 GPIO support
 2021-01-19  3:20 UTC  (4+ messages)
` [PATCH net-next 2/2] drivers: net: dsa: mt7530: MT7530 optional "

[PATCHv6 bpf-next] samples/bpf: add xdp program on egress for xdp_redirect_map
 2021-01-19  3:12 UTC  (4+ messages)
` [PATCHv7 "
  ` [PATCHv8 "

[PATCH net] selftests/net/fib_tests: remove duplicate log test
 2021-01-19  3:03 UTC  (2+ messages)

[PATCH] rtlwifi/rtl8192se: Simplify bool comparison
 2021-01-19  2:49 UTC  (2+ messages)

[PATCH net-next] net/sched: cls_flower add CT_FLAGS_INVALID flag support
 2021-01-19  2:25 UTC  (3+ messages)

how to determine if buffers are in user-space/kernel-space
 2021-01-19  2:20 UTC  (2+ messages)

[PATCH 1/3] net: usb: cdc_ncm: emit dev_err on error paths
 2021-01-19  1:23 UTC  (7+ messages)
` [PATCH 2/3] net: usb: log errors to dmesg/syslog
` [PATCH 3/3] net: usb: cdc_ncm: don't spew notifications

[PATCH net-next] net: mdio: access c22 registers via debugfs
 2021-01-19  1:11 UTC  (5+ messages)
  `  "

[PATCH net-next v2] bonding: add a vlan+mac tx hashing option
 2021-01-19  1:09 UTC  (5+ messages)
` [PATCH net-next v3] bonding: add a vlan+srcmac "
  ` [PATCH net-next v4] "

[PATCH net-next v2 0/8] ethtool: Add support for frame preemption
 2021-01-19  0:52 UTC  (10+ messages)
` [PATCH net-next v2 1/8] ethtool: Add support for configuring "
` [PATCH net-next v2 2/8] taprio: Add support for frame preemption offload
` [PATCH net-next v2 3/8] igc: Set the RX packet buffer size for TSN mode
` [PATCH net-next v2 4/8] igc: Only dump registers if configured to dump HW information
` [PATCH net-next v2 5/8] igc: Avoid TX Hangs because long cycles
` [PATCH net-next v2 6/8] igc: Add support for tuning frame preemption via ethtool
` [PATCH net-next v2 7/8] igc: Add support for Frame Preemption offload
` [PATCH net-next v2 8/8] igc: Separate TSN configurations that can be updated

[PATCH v3 net-next 10/15] net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit
 2021-01-19  0:51 UTC  (2+ messages)

[PATCH v3 net-next 00/15] tag_8021q for Ocelot switches
 2021-01-19  0:04 UTC  (5+ messages)
` [PATCH v3 net-next 04/15] net: dsa: felix: add new VLAN-based tagger
` [PATCH v3 net-next 05/15] net: mscc: ocelot: stop returning IRQ_NONE in ocelot_xtr_irq_handler

[PATCH for bpf-next] docs: bpf: add minimal markup to address doc warning
 2021-01-18 23:10 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: add BPF_ATOMIC_OP macro for BPF samples
 2021-01-18 23:00 UTC  (2+ messages)

pull-request: mac80211 2021-01-18.2
 2021-01-18 22:50 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] add xdp_build_skb_from_frame utility routine
 2021-01-18 22:30 UTC  (2+ messages)

[PATCH v4 net-next] net: bridge: check vlan with eth_type_vlan() method
 2021-01-18 22:30 UTC  (3+ messages)

[PATCH v12 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2021-01-18 22:23 UTC  (2+ messages)

[RESEND PATCH] net: core: devlink: use right genl user_ptr when handling port param get/set
 2021-01-18 21:48 UTC  (2+ messages)

[PATCH net] net: nfc: nci: fix the wrong NCI_CORE_INIT parameters
 2021-01-18 21:31 UTC  (4+ messages)

[PATCH net-next] net: core: Namespace-ify sysctl_wmem_default and sysctl_rmem_default
 2021-01-18 21:29 UTC  (4+ messages)

[PATCH v3 12/21] net: stmmac: dwmac-sun8i: Prepare for second EMAC clock register
 2021-01-18 21:27 UTC  (2+ messages)

[PATCHv13 bpf-next 0/6] xdp: add a new helper for dev map multicast support
 2021-01-18 10:07 UTC  (5+ messages)
` [PATCHv14 "
  ` [PATCHv14 bpf-next 1/6] bpf: run devmap xdp_prog on flush instead of bulk enqueue

[PATCH net v2 0/2] sh_eth: Fix reboot crash
 2021-01-18 21:21 UTC  (5+ messages)
` [PATCH net v2 1/2] mdio-bitbang: Export mdiobb_{read,write}()
` [PATCH net v2 2/2] sh_eth: Make PHY access aware of Runtime PM to fix reboot crash

[PATCH 0/2] net: dsa: mv88e6xxx: fix vlan filtering for 6250
 2021-01-18 21:08 UTC  (4+ messages)

[PATCH] net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
 2021-01-18 21:02 UTC  (2+ messages)

[PATCH] sh_eth: Fix power down vs. is_opened flag ordering
 2021-01-18 20:50 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).