netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-05 13:29:18 to 2021-10-06 00:29:16 UTC [more...]

[PATCH bpf-next v1 0/6] Typeless/weak ksym for gen_loader + misc fixups
 2021-10-06  0:28 UTC  (6+ messages)
` [PATCH bpf-next v1 1/6] bpf: Add bpf_kallsyms_lookup_name helper
` [PATCH bpf-next v1 2/6] libbpf: Add typeless and weak ksym support to gen_loader
` [PATCH bpf-next v1 3/6] libbpf: Ensure that module BTF fd is never 0
` [PATCH bpf-next v1 4/6] bpf: selftests: Move test_ksyms_weak test to lskel, add libbpf test
` [PATCH bpf-next v1 5/6] bpf: selftests: Fix fd cleanup in sk_lookup test

RCU: rcu stall issues and an approach to the fix
 2021-10-06  0:25 UTC  (4+ messages)

[PATCH bpf-next v7 0/9] Support kernel module function calls from eBPF
 2021-10-06  0:17 UTC  (2+ messages)

[PATCH net 1/3] gve: Correct available tx qpl check
 2021-10-05 23:28 UTC  (3+ messages)
` [PATCH net 2/3] gve: Avoid freeing NULL pointer
` [PATCH net 3/3] gve: Properly handle errors in gve_assign_qpl

[RFC net-next PATCH 00/16] Add support for Xilinx PCS
 2021-10-05 23:16 UTC  (25+ messages)
` [RFC net-next PATCH 01/16] dt-bindings: net: Add pcs property
` [RFC net-next PATCH 05/16] net: phylink: Automatically attach PCS devices
` [RFC net-next PATCH 06/16] net: phylink: Add function for optionally adding a PCS
` [RFC net-next PATCH 10/16] net: macb: Move PCS settings to PCS callbacks
` [RFC net-next PATCH 16/16] net: sfp: Add quirk to ignore PHYs

[PATCH net] ionic: move filter sync_needed bit set
 2021-10-05 23:11 UTC 

lets settle the LED `function` property regarding the netdev trigger
 2021-10-05 23:06 UTC  (15+ messages)

[PATCH net-next v2] net: phy: at803x: add QCA9561 support
 2021-10-05 22:54 UTC 

[PATCH v8 00/24] wfx: get out from the staging area
 2021-10-05 22:45 UTC  (31+ messages)
` [PATCH v8 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v8 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v8 03/24] wfx: add Makefile/Kconfig
` [PATCH v8 04/24] wfx: add wfx.h
` [PATCH v8 05/24] wfx: add main.c/main.h
` [PATCH v8 06/24] wfx: add bus.h
` [PATCH v8 07/24] wfx: add bus_spi.c
` [PATCH v8 08/24] wfx: add bus_sdio.c
` [PATCH v8 09/24] wfx: add hwio.c/hwio.h
` [PATCH v8 10/24] wfx: add fwio.c/fwio.h
` [PATCH v8 11/24] wfx: add bh.c/bh.h
` [PATCH v8 12/24] wfx: add hif_api_*.h
` [PATCH v8 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v8 14/24] wfx: add key.c/key.h
` [PATCH v8 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v8 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v8 17/24] wfx: add queue.c/queue.h
` [PATCH v8 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v8 19/24] wfx: add sta.c/sta.h
` [PATCH v8 20/24] wfx: add scan.c/scan.h
` [PATCH v8 21/24] wfx: add debug.c/debug.h
` [PATCH v8 22/24] wfx: add traces.h
` [PATCH v8 23/24] wfx: remove from the staging area
` [PATCH v8 24/24] wfx: get out "

Intel I350 regression 5.10 -> 5.14 ("The NVM Checksum Is Not Valid") [8086:1521]
 2021-10-05 22:27 UTC  (9+ messages)
  ` [Intel-wired-lan] "
    ` [EXT] "

[RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *
 2021-10-05 22:26 UTC  (28+ messages)

[PATCH bpf v1] unix: fix an issue in unix_shutdown causing the other end read/write failures
 2021-10-05 22:17 UTC  (3+ messages)

[PATCH iproute2 v3 0/3] configure: add support for libdir and prefix option
 2021-10-05 22:08 UTC  (4+ messages)
` [PATCH iproute2 v3 1/3] configure: support --param=value style
` [PATCH iproute2 v3 2/3] configure: add the --prefix option
` [PATCH iproute2 v3 3/3] configure: add the --libdir option

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2021-10-05 22:09 UTC  (3+ messages)
` [PATCH] [v18 2/2] wireless: Initial driver submission for pureLiFi STA devices

[PATCH net] rtnetlink: fix if_nlmsg_stats_size() under estimation
 2021-10-05 22:08 UTC  (2+ messages)

[RFC PATCH v2 00/13] Introduce BPF map tracing capability
 2021-10-05 21:47 UTC  (3+ messages)

[PATCH v1 1/3] string: Consolidate yesno() helpers under string.h hood
 2021-10-05 21:34 UTC  (2+ messages)

[RFC 00/12] Add functional support for Gigabit Ethernet driver
 2021-10-05 20:34 UTC  (15+ messages)
` [RFC 03/12] ravb: Fillup ravb_set_features_gbeth() stub
` [RFC 04/12] ravb: Fillup ravb_alloc_rx_desc_gbeth() stub
` [RFC 05/12] ravb: Fillup ravb_rx_ring_free_gbeth() stub
` [RFC 06/12] ravb: Fillup ravb_rx_ring_format_gbeth() stub
` [RFC 10/12] ravb: Rename "tsrq" variable
` [RFC 11/12] ravb: Optimize ravb_emac_init_gbeth function
` [RFC 12/12] ravb: Update/Add comments

[PATCH 2/3] mac80211: Add support to trigger sta disconnect on hardware restart
 2021-10-05 20:20 UTC  (10+ messages)

[PATCH bpf-next v2 0/9] install libbpf headers when using the library
 2021-10-05 20:03 UTC  (8+ messages)
` [PATCH bpf-next v2 6/9] bpf: iterators: install libbpf headers when building

[PATCH net-next 0/3 v5] RTL8366RB enhancements
 2021-10-05 19:47 UTC  (4+ messages)
` [PATCH net-next 1/3 v5] net: dsa: rtl8366rb: Support disabling learning
` [PATCH net-next 2/3 v5] net: dsa: rtl8366rb: Support fast aging
` [PATCH net-next 3/3 v5] net: dsa: rtl8366rb: Support setting STP state

[PATCH 5.14 000/173] 5.14.10-rc2 review
 2021-10-05 19:42 UTC 

[PATCH net-next v2 0/5] devlink reload simplification
 2021-10-05 19:15 UTC  (6+ messages)
` [PATCH net-next v2 3/5] devlink: Allow set specific ops callbacks dynamically

[PATCH] can: at91_can: fix passive-state AERR flooding
 2021-10-05 18:30 UTC 

[PATCH v2 net 0/4] DSA bridge TX forwarding offload fixes - part 1
 2021-10-05 18:37 UTC  (4+ messages)
` [PATCH v2 net 4/4] net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports

[RFC PATCH net-next 0/9] Userspace spinning on net-sysfs access
 2021-10-05 18:34 UTC  (7+ messages)
` [RFC PATCH net-next 8/9] net: delay device_del until run_todo

[PATCH 0/7] A new eBPF JIT implementation for MIPS
 2021-10-05 18:00 UTC  (10+ messages)
` [PATCH 1/7] MIPS: uasm: Enable muhu opcode for MIPS R6
` [PATCH 2/7] mips: uasm: Add workaround for Loongson-2F nop CPU errata
` [PATCH 3/7] mips: bpf: Add eBPF JIT for 32-bit MIPS
` [PATCH 4/7] mips: bpf: Add new eBPF JIT for 64-bit MIPS
` [PATCH 5/7] mips: bpf: Add JIT workarounds for CPU errata
` [PATCH 6/7] mips: bpf: Enable eBPF JITs
` [PATCH 7/7] mips: bpf: Remove old BPF JIT implementations

[net-next PATCH 0/3] Add devlink params to vary cqe and rbuf
 2021-10-05 17:15 UTC  (4+ messages)
` [net-next PATCH 1/3] octeontx2-pf: Simplify the receive buffer size calculation
` [net-next PATCH 2/3] octeontx2-pf: Add devlink param to vary cqe size
` [net-next PATCH 3/3] octeontx2-pf: Add devlink param to vary rbuf size

[PATCH net-next 0/4] net: add a helpers for loading netdev->dev_addr from FW
 2021-10-05 16:54 UTC  (10+ messages)
` [PATCH net-next 1/4] of: net: add a helper for loading netdev->dev_addr
` [PATCH net-next 2/4] ethernet: use of_get_ethdev_address()
` [PATCH net-next 3/4] device property: add a helper for loading netdev->dev_addr
` [PATCH net-next 4/4] ethernet: use device_get_ethdev_addr()

[PATCH net-next 0/2] Add mdiobus_modify_changed() helper
 2021-10-05 16:26 UTC  (6+ messages)
` [PATCH net-next 1/2] net: mdio: add mdiobus_modify_changed()
` [PATCH net-next 2/2] net: phylink: use mdiobus_modify_changed() helper

DSA: some questions regarding TX forwarding offload
 2021-10-05 15:25 UTC  (7+ messages)

[PATCH iproute2-next v2 0/2] Support for IOAM encap modes
 2021-10-05 15:10 UTC  (3+ messages)
` [PATCH iproute2-next v2 1/2] Add support "
` [PATCH iproute2-next v2 2/2] Update documentation

[PATCH iproute2-next 0/2] Support for IOAM encap modes
 2021-10-05 14:56 UTC  (6+ messages)
` [PATCH iproute2-next 1/2] Add support "

pull request: bluetooth 2021-10-04
 2021-10-05 14:51 UTC  (4+ messages)

[PATCH net-next 0/4 v4] RTL8366RB enhancements
 2021-10-05 14:45 UTC  (7+ messages)
` [PATCH net-next 1/4 v4] net: dsa: rtl8366rb: Support disabling learning

[iproute2-next] devlink: print maximum number of snapshots if available
 2021-10-05 14:39 UTC  (2+ messages)

[PATCH iproute2-next 09/12] ip: nexthop: add cache helpers
 2021-10-05 14:35 UTC  (3+ messages)
` [PATCH iproute2-next] ip: nexthop: keep cache netlink socket open

[PATCH] ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus()
 2021-10-05 14:29 UTC  (2+ messages)

[PATCH 1/3] ath9k: add option to reset the wifi chip via debugfs
 2021-10-05 14:27 UTC  (2+ messages)

[PATCH v3] ath10k: Don't always treat modem stop events as crashes
 2021-10-05 14:26 UTC  (2+ messages)

[RFCv2 net-next 000/167] net: extend the netdev_features_t
 2021-10-05 14:22 UTC  (5+ messages)

[PATCH 0/3] ath9k: interrupt fixes on queue reset
 2021-10-05 14:24 UTC  (3+ messages)

[PATCH net-next 0/6] ethtool: Add ability to control transceiver modules' power mode
 2021-10-05 14:15 UTC  (7+ messages)
` [PATCH net-next 1/6] "

[PATCH AUTOSEL 5.14 09/40] netfilter: ipset: Fix oversized kvmalloc() calls
 2021-10-05 14:02 UTC  (13+ messages)
` [PATCH AUTOSEL 5.14 12/40] netfilter: ip6_tables: zero-initialize fragment offset
` [PATCH AUTOSEL 5.14 17/40] netfilter: nf_tables: Fix oversized kvmalloc() calls
` [PATCH AUTOSEL 5.14 18/40] netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
` [PATCH AUTOSEL 5.14 19/40] netfilter: nf_nat_masquerade: defer conntrack walk to work queue
` [PATCH AUTOSEL 5.14 20/40] netfilter: conntrack: serialize hash resizes and cleanups
` [PATCH AUTOSEL 5.14 21/40] mac80211: Drop frames from invalid MAC address in ad-hoc mode
` [PATCH AUTOSEL 5.14 25/40] net: prevent user from passing illegal stab size
` [PATCH AUTOSEL 5.14 26/40] mac80211: check return value of rhashtable_init
` [PATCH AUTOSEL 5.14 27/40] net: bgmac-platform: handle mac-address deferral
` [PATCH AUTOSEL 5.14 28/40] net: mdiobus: Fix memory leak in __mdiobus_register
` [PATCH AUTOSEL 5.14 31/40] net: sun: SUNVNET_COMMON should depend on INET

[PATCH v7 00/24] wfx: get out from the staging area
 2021-10-05 14:02 UTC  (7+ messages)
` [PATCH v7 13/24] wfx: add hif_tx*.c/hif_tx*.h

[PATCH iproute2 v2 0/3] configure: add support for libdir and
 2021-10-05 13:54 UTC  (3+ messages)
` [PATCH iproute2 v2 1/3] configure: support --param=value style


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