netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-14 19:27:53 to 2021-05-15 20:36:59 UTC [more...]

[PATCH net-next 1/2] net: add a napi variant for RT-well-behaved drivers
 2021-05-15 20:31 UTC  (8+ messages)
` [PATCH net-next 2/2] nfp: use napi_schedule_irq()

[PATCH iproute2-next] Rerun configure when it is newer than config.mk
 2021-05-15 20:20 UTC 

[PATCH iproute2-next] config.mk: Rerun configure when it is newer than config.mk
 2021-05-15 20:16 UTC  (2+ messages)

[RFC PATCH net-next v4 01/28] net: mdio: ipq8064: clean whitespaces in define
 2021-05-15 19:47 UTC  (10+ messages)

[PATCH RFC] r8152: Ensure that napi_schedule() is handled
 2021-05-15 19:06 UTC  (10+ messages)

[PATCH iproute2-next v3] lib/fs: fix issue when {name,open}_to_handle_at() is not implemented
 2021-05-15 18:26 UTC  (8+ messages)

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-05-15 18:23 UTC  (11+ messages)
` [PATCH v2 10/13] mwifiex: re-fix for unaligned accesses

[PATCH net-next v4 00/11] net: bridge: split IPv4/v6 mc router state and export for batman-adv
 2021-05-15 16:44 UTC  (3+ messages)
` [net-next v4 05/11] net: bridge: mcast: prepare is-router function for mcast router split

[PATCH] ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()
 2021-05-15 16:04 UTC  (4+ messages)

[PATCH 1/1] net: bnx2: Fix error return code in bnx2_init_board()
 2021-05-15 15:59 UTC  (2+ messages)

[PATCH 00/34] Rid W=1 warnings in net
 2021-05-15 14:25 UTC  (43+ messages)
` [PATCH 01/34] net: arc: Demote non-compliant kernel-doc headers
` [PATCH 02/34] net: atheros: atl1c: Fix wrong function name in comments
` [PATCH 03/34] net: atheros: atl1e: "
` [PATCH 04/34] net: atheros: atl1x: "
` [PATCH 05/34] net: broadcom: bnx2x: "
` [PATCH 06/34] net: brocade: bna: "
` [PATCH 07/34] net: cadence: macb_ptp: Demote non-compliant kernel-doc headers
` [PATCH 08/34] net: calxeda: Fix wrong function name in comments
` [PATCH 09/34] net: chelsio: cxgb3: "
` [PATCH 10/34] net: chelsio: cxgb4: "
` [PATCH 11/34] net: chelsio: cxgb4vf: "
` [PATCH 12/34] net: huawei: hinic: "
` [PATCH 13/34] net: micrel: "
` [PATCH 14/34] net: microchip: Demote non-compliant kernel-doc headers
` [PATCH 15/34] net: neterion: Fix wrong function name in comments
` [PATCH 16/34] net: neterion: vxge: "
` [PATCH 17/34] net: netronome: nfp: "
` [PATCH 18/34] net: calxeda: "
` [PATCH 19/34] net: samsung: sxgbe: "
` [PATCH 20/34] net: socionext: Demote non-compliant kernel-doc headers
` [PATCH 21/34] net: ti: Fix wrong struct name in comments
` [PATCH 22/34] net: via: Fix wrong function "
` [PATCH 23/34] net: phy: Demote non-compliant kernel-doc headers
` [PATCH 24/34] net: ath: ath5k: Fix wrong function name in comments
` [PATCH 25/34] net: ath: "
` [PATCH 26/34] net: ath: wil6210: "
` [PATCH 27/34] net: broadcom: brcmfmac: Demote non-compliant kernel-doc headers
` [PATCH 28/34] net: intel: ipw2x00: Fix wrong function name in comments
` [PATCH 29/34] net: intel: iwlwifi: Demote non-compliant kernel-doc headers
` [PATCH 30/34] net: marvell: libertas_tf: Fix wrong function name in comments
` [PATCH 31/34] net: realtek: rtlwifi: "
` [PATCH 32/34] net: rsi: Fix missing "
` [PATCH 33/34] net: ti: wl1251: "
` [PATCH 34/34] net: ti: wlcore: "

[PATCH net] net: mdiobus: get rid of a BUG_ON()
 2021-05-15 14:06 UTC  (3+ messages)

[PATCH 0/1] Add missing compatible for RK3308 gmac to snps,dwmac.yaml
 2021-05-15 13:07 UTC  (2+ messages)
` [PATCH 1/1] dt-bindings: net: dwmac: add compatible for RK3308 gmac

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-15 12:02 UTC  (8+ messages)

[PATCH net-next] r8169: use KBUILD_MODNAME instead of own module name definition
 2021-05-15 11:53 UTC 

[BUG] Deadlock in _cfg80211_unregister_wdev()
 2021-05-15 11:24 UTC  (4+ messages)

[PATCH][next] ceph: Replace zero-length array with flexible array member
 2021-05-15 10:42 UTC  (2+ messages)

[PATCH] Fix warning due to format mismatch for field width argument to fprintf()
 2021-05-15  7:59 UTC  (2+ messages)

[PATCH net 0/2] bnxt_en: 2 bug fixes
 2021-05-15  7:25 UTC  (3+ messages)
` [PATCH net 1/2] bnxt_en: Include new P5 HV definition in VF check
` [PATCH net 2/2] bnxt_en: Fix context memory setup for 64K page size

[PATCH -next v2] drivers: net: CONFIG_ATH9K select LEDS_CLASS and NEW_LEDS
 2021-05-15  6:35 UTC  (2+ messages)

[PATCH bpf-next] libbpf: reject static entry-point BPF programs
 2021-05-15  5:25 UTC  (5+ messages)

[PATCH v5 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-05-15  4:27 UTC  (19+ messages)
` [PATCH v5 bpf-next 01/11] net: Introduce net.ipv4.tcp_migrate_req
` [PATCH v5 bpf-next 02/11] tcp: Add num_closed_socks to struct sock_reuseport
` [PATCH v5 bpf-next 05/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
` [PATCH v5 bpf-next 07/11] tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK
` [PATCH v5 bpf-next 08/11] bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT
` [PATCH v5 bpf-next 11/11] bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE

[PATCH v5 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2021-05-15  3:48 UTC  (2+ messages)

[PATCH net v8 0/3] fix packet stuck problem for lockless qdisc
 2021-05-15  2:25 UTC  (7+ messages)
` [PATCH net v8 1/3] net: sched: "

[PATCH net-next v5 0/5] page_pool: recycle buffers
 2021-05-15  2:07 UTC  (7+ messages)
` [PATCH net-next v5 3/5] page_pool: Allow drivers to hint on SKB recycling

[net-next:master 75/126] include/linux/fortify-string.h:27:30: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length
 2021-05-15  1:28 UTC 

[net-next:master 75/126] drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c:90:4: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length
 2021-05-15  1:13 UTC 

[PATCH] lockdown,selinux: fix bogus SELinux lockdown permission checks
 2021-05-15  0:57 UTC  (8+ messages)

[net-next:master 74/126] drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c:127:4: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length
 2021-05-15  0:51 UTC 

[PATCH net v1] net: taprio offload: enforce qdisc to netdev queue mapping
 2021-05-14 23:47 UTC  (5+ messages)

[PATCH v2] NFC: nci: fix memory leak in nci_allocate_device
 2021-05-14 23:29 UTC 

[PATCH] NFC: nci: fix memory leak in nci_allocate_device
 2021-05-14 23:27 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: test ringbuf mmap read-only and read-write restrictions
 2021-05-14 23:14 UTC  (3+ messages)

[PATCH net-next v6 00/25] Multiple improvement to qca8k stability
 2021-05-14 23:07 UTC  (33+ messages)
` [PATCH net-next v6 01/25] net: dsa: qca8k: change simple print to dev variant
` [PATCH net-next v6 02/25] net: dsa: qca8k: use iopoll macro for qca8k_busy_wait
` [PATCH net-next v6 03/25] net: dsa: qca8k: improve qca8k read/write/rmw bus access
` [PATCH net-next v6 04/25] net: dsa: qca8k: handle qca8k_set_page errors
` [PATCH net-next v6 05/25] net: dsa: qca8k: handle error with qca8k_read operation
` [PATCH net-next v6 06/25] net: dsa: qca8k: handle error with qca8k_write operation
` [PATCH net-next v6 07/25] net: dsa: qca8k: handle error with qca8k_rmw operation
` [PATCH net-next v6 08/25] net: dsa: qca8k: handle error from qca8k_busy_wait
` [PATCH net-next v6 09/25] net: dsa: qca8k: add support for qca8327 switch
` [PATCH net-next v6 10/25] devicetree: net: dsa: qca8k: Document new compatible qca8327
` [PATCH net-next v6 11/25] net: dsa: qca8k: add priority tweak to qca8337 switch
` [PATCH net-next v6 12/25] net: dsa: qca8k: limit port5 delay to qca8337
` [PATCH net-next v6 13/25] net: dsa: qca8k: add GLOBAL_FC settings needed for qca8327
` [PATCH net-next v6 14/25] net: dsa: qca8k: add support for switch rev
` [PATCH net-next v6 15/25] net: dsa: qca8k: add ethernet-ports fallback to setup_mdio_bus
` [PATCH net-next v6 16/25] net: dsa: qca8k: make rgmii delay configurable
` [PATCH net-next v6 17/25] net: dsa: qca8k: clear MASTER_EN after phy read/write
` [PATCH net-next v6 18/25] net: dsa: qca8k: dsa: qca8k: protect MASTER busy_wait with mdio mutex
` [PATCH net-next v6 19/25] net: dsa: qca8k: enlarge mdio delay and timeout
` [PATCH net-next v6 20/25] net: dsa: qca8k: add support for internal phy and internal mdio
` [PATCH net-next v6 21/25] devicetree: bindings: dsa: qca8k: Document internal mdio definition
` [PATCH net-next v6 22/25] net: dsa: qca8k: improve internal mdio read/write bus access
` [PATCH net-next v6 23/25] net: dsa: qca8k: pass switch_revision info to phy dev_flags
` [PATCH net-next v6 24/25] net: phy: at803x: clean whitespace errors
` [PATCH net-next v6 25/25] net: phy: add support for qca8k switch internal PHY in at803x

[net-next 1/3] net: mdio: ipq8064: clean whitespaces in define
 2021-05-14 23:01 UTC  (5+ messages)
` [net-next 2/3] net: mdio: ipq8064: add regmap config to disable REGCACHE
` [net-next 3/3] net: mdio: ipq8064: enlarge sleep after read/write operation

[PATCH net-next 0/3] net: use XDP helpers
 2021-05-14 22:30 UTC  (2+ messages)

[PATCH net-next v2] tcp: add tracepoint for checksum errors
 2021-05-14 22:30 UTC  (2+ messages)

[PATCH net-next] alx: fix missing unlock on error in alx_set_pauseparam()
 2021-05-14 22:20 UTC  (2+ messages)

[PATCH 0/3] Add support for RK3308 gmac
 2021-05-14 22:20 UTC  (2+ messages)

[PATCH net-next 00/12] net: hns3: updates for -next
 2021-05-14 22:20 UTC  (2+ messages)

[PATCH net-next 0/4] net: hns: clean up some code style issues
 2021-05-14 22:20 UTC  (2+ messages)

[PATCH net v8 0/3] fix packet stuck problem for lockless qdisc
 2021-05-14 22:20 UTC  (2+ messages)

[PATCH] net: cdc_eem: fix URL to CDC EEM 1.0 spec
 2021-05-14 22:20 UTC  (2+ messages)

[PATCH] net: thunderx: Drop unnecessary NULL check after container_of
 2021-05-14 22:10 UTC  (2+ messages)

[PATCH] tls splice: check SPLICE_F_NONBLOCK instead of MSG_DONTWAIT
 2021-05-14 22:10 UTC  (3+ messages)

[net] Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
 2021-05-14 22:10 UTC  (2+ messages)

[PATCH] ath10k: remove unused variable in ath10k_htt_rx_h_frag_pn_check
 2021-05-14 22:07 UTC 

[PATCH net-next] net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
 2021-05-14 21:53 UTC  (7+ messages)

[BUG] net: stmmac: Panic observed in stmmac_napi_poll_rx()
 2021-05-14 21:49 UTC  (2+ messages)

[PATCH net] netns: export get_net_ns_by_id()
 2021-05-14 20:52 UTC  (3+ messages)

[PATCH] net: Remove unnecessary variables
 2021-05-14 20:40 UTC  (2+ messages)

[PATCH v3 1/2] can: c_can: add ethtool support
 2021-05-14 20:40 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).