netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-23 02:32:39 to 2020-12-23 18:00:44 UTC [more...]

[PATCH net 0/2] MRP without hardware offload?
 2020-12-23 17:59 UTC  (4+ messages)
` [PATCH net 1/2] net: mrp: fix definitions of MRP test packets
` [PATCH net 2/2] net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP

[PATCH net] MAINTAINERS: remove names from mailing list maintainers
 2020-12-23 17:57 UTC  (3+ messages)

[PATCH Repost to netdev] virtio_net: Fix recursive call to cpus_read_lock()
 2020-12-23 17:13 UTC  (2+ messages)

[PATCH 0/4] Add support for Qualcomm QCA807x PHYs
 2020-12-23 17:07 UTC  (3+ messages)
` [PATCH 3/4] net: phy: Add Qualcomm QCA807x driver

[PATCH net v3 2/2] vhost_net: fix tx queue stuck when sendmsg fails
 2020-12-23 17:05 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 008/130] staging: wimax: depends on NET
 2020-12-23 17:01 UTC  (36+ messages)
` [PATCH AUTOSEL 5.4 015/130] mac80211: don't overwrite QoS TID of injected frames
` [PATCH AUTOSEL 5.4 023/130] rsi: Fix TX EAPOL packet handling against iwlwifi AP
` [PATCH AUTOSEL 5.4 027/130] Bluetooth: hidp: use correct wait queue when removing ctrl_wait
` [PATCH AUTOSEL 5.4 029/130] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer
` [PATCH AUTOSEL 5.4 031/130] mwifiex: pcie: skip cancel_work_sync() on reset failure path
` [PATCH AUTOSEL 5.4 034/130] net: ipconfig: Avoid spurious blank lines in boot log
` [PATCH AUTOSEL 5.4 036/130] r8169: use READ_ONCE in rtl_tx_slots_avail
` [PATCH AUTOSEL 5.4 052/130] net: dsa: avoid potential use-after-free error
` [PATCH AUTOSEL 5.4 058/130] rxrpc: Don't leak the service-side session key to userspace
` [PATCH AUTOSEL 5.4 060/130] rtw88: coex: change the decode method from firmware
` [PATCH AUTOSEL 5.4 067/130] brcmsmac: ampdu: Check BA window size before checking block ack
` [PATCH AUTOSEL 5.4 068/130] i40e: report correct VF link speed when link state is set to enable
` [PATCH AUTOSEL 5.4 069/130] hv_netvsc: Validate number of allocated sub-channels
` [PATCH AUTOSEL 5.4 075/130] net/lapb: fix t1 timer handling for LAPB_STATE_0
` [PATCH AUTOSEL 5.4 081/130] bridge: switchdev: Notify about VLAN protocol changes
` [PATCH AUTOSEL 5.4 094/130] mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
` [PATCH AUTOSEL 5.4 097/130] rtlwifi: rtl8192de: fix ofdm power compensation
` [PATCH AUTOSEL 5.4 106/130] iwlwifi: avoid endless HW errors at assert time
` [PATCH AUTOSEL 5.4 108/130] iwlwifi: pcie: validate RX descriptor length
` [PATCH AUTOSEL 5.4 109/130] iwlwifi: mvm: fix 22000 series driver NMI
` [PATCH AUTOSEL 5.4 111/130] iwlwifi: mvm: validate firmware sync response size
` [PATCH AUTOSEL 5.4 112/130] iwlwifi: add an extra firmware state in the transport
` [PATCH AUTOSEL 5.4 113/130] iwlwifi: mvm: disconnect if channel switch delay is too long
` [PATCH AUTOSEL 5.4 116/130] cfg80211: Update TSF and TSF BSSID for multi BSS
` [PATCH AUTOSEL 5.4 117/130] nl80211: always accept scan request with the duration set
` [PATCH AUTOSEL 5.4 118/130] cfg80211: Save the regulatory domain when setting custom regulatory
` [PATCH AUTOSEL 5.4 119/130] mac80211: disallow band-switch during CSA
` [PATCH AUTOSEL 5.4 120/130] mac80211: support Rx timestamp calculation for all preamble types
` [PATCH AUTOSEL 5.4 121/130] mac80211: use bitfield helpers for BA session action frames
` [PATCH AUTOSEL 5.4 122/130] mac80211: ignore country element TX power on 6 GHz
` [PATCH AUTOSEL 5.4 123/130] mac80211: Fix calculation of minimal channel width
` [PATCH AUTOSEL 5.4 125/130] mac80211: Update rate control on channel change

[PATCH net] mld: fix panic in mld_newpack()
 2020-12-23 16:52 UTC 

[PATCH net] ibmvnic: continue fatal error reset after passive init
 2020-12-23 16:50 UTC  (4+ messages)

[PATCH v2] docs: netdev-FAQ: fix question headers formatting
 2020-12-23 16:18 UTC  (2+ messages)

[RFC PATCH v2 0/8] Adding the Sparx5 Switch Driver
 2020-12-23 15:49 UTC  (20+ messages)
` [RFC PATCH v2 2/8] net: sparx5: add the basic sparx5 driver
` [RFC PATCH v2 3/8] net: sparx5: add hostmode with phylink support
` [RFC PATCH v2 5/8] net: sparx5: add switching, vlan and mactable support
` [RFC PATCH v2 8/8] arm64: dts: sparx5: Add the Sparx5 switch node

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

[PATCH] net: ethernet: Fix memleak in ethoc_probe
 2020-12-23 15:33 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 04/66] staging: wimax: depends on NET
 2020-12-23 15:31 UTC  (21+ messages)
` [PATCH AUTOSEL 4.14 16/66] Bluetooth: hidp: use correct wait queue when removing ctrl_wait
` [PATCH AUTOSEL 4.14 17/66] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer
` [PATCH AUTOSEL 4.14 18/66] mwifiex: pcie: skip cancel_work_sync() on reset failure path
` [PATCH AUTOSEL 4.14 32/66] rxrpc: Don't leak the service-side session key to userspace
` [PATCH AUTOSEL 4.14 39/66] brcmsmac: ampdu: Check BA window size before checking block ack
` [PATCH AUTOSEL 4.14 40/66] hv_netvsc: Validate number of allocated sub-channels
` [PATCH AUTOSEL 4.14 45/66] net/lapb: fix t1 timer handling for LAPB_STATE_0
` [PATCH AUTOSEL 4.14 48/66] bridge: switchdev: Notify about VLAN protocol changes
` [PATCH AUTOSEL 4.14 53/66] mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
` [PATCH AUTOSEL 4.14 55/66] iwlwifi: trans: consider firmware dead after errors
` [PATCH AUTOSEL 4.14 56/66] iwlwifi: add an extra firmware state in the transport
` [PATCH AUTOSEL 4.14 59/66] nl80211: always accept scan request with the duration set
` [PATCH AUTOSEL 4.14 61/66] mac80211: disallow band-switch during CSA
` [PATCH AUTOSEL 4.14 62/66] mac80211: Fix calculation of minimal channel width
` [PATCH AUTOSEL 4.14 63/66] mac80211: don't filter out beacons once we start CSA
` [PATCH AUTOSEL 4.14 64/66] mac80211: Update rate control on channel change

[PATCH -next] intel/iwlwifi: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 15:02 UTC  (2+ messages)

[PATCH ipsec] xfrm: fix disable_xfrm sysctl when used on xfrm interfaces
 2020-12-23 15:00 UTC 

[PATCH net v3 1/2] vhost_net: fix ubuf refcount incorrectly when sendmsg fails
 2020-12-23 14:47 UTC 

[PATCH net v3 0/2] fixes for vhost_net
 2020-12-23 14:46 UTC 

[PATCH v2] vhost/vsock: add IOTLB API support
 2020-12-23 14:36 UTC 

[RFC v2 01/13] mm: export zap_page_range() for driver use
 2020-12-23 14:21 UTC  (3+ messages)
  ` [External] "

[RFC v2 00/13] Introduce VDUSE - vDPA Device in Userspace
 2020-12-23 14:17 UTC  (13+ messages)
` [RFC v2 06/13] vduse: "
` [RFC v2 08/13] vdpa: Introduce process_iotlb_msg() in vdpa_config_ops
` [RFC v2 09/13] vduse: Add support for processing vhost iotlb message
    ` [External] "

[PATCH AUTOSEL 4.4 03/38] staging: wimax: depends on NET
 2020-12-23 14:14 UTC  (3+ messages)

[PATCH -next] atmel/at76c50x-usb: use DEFINE_MUTEX (and mutex_init() had been too late)
 2020-12-23 14:12 UTC 

[PATCH net v2 0/2] fixes for vhost_net
 2020-12-23 13:48 UTC  (9+ messages)
` [PATCH net v2 2/2] vhost_net: fix high cpu load when sendmsg fails

[PATCH] enic: Remove redundant free in enic_set_ringparam
 2020-12-23 12:38 UTC 

[GIT PULL] virtio,vdpa: features, cleanups, fixes
 2020-12-23 12:24 UTC 

[PATCH v3 00/24] wfx: get out from the staging area
 2020-12-23 12:09 UTC  (14+ messages)
` [PATCH v3 03/24] wfx: add Makefile/Kconfig
` [PATCH v3 05/24] wfx: add main.c/main.h
` [PATCH v3 09/24] wfx: add hwio.c/hwio.h

kernel BUG at lib/string.c:LINE! (6)
 2020-12-23 11:25 UTC  (4+ messages)

general protection fault in tipc_crypto_key_distr
 2020-12-23 11:13 UTC 

[PATCH 3/3] ath10k: Set wiphy flag to trigger sta disconnect on hardware restart
 2020-12-23 11:08 UTC  (3+ messages)

UBSAN: object-size-mismatch in tipc_sk_filter_rcv
 2020-12-23 10:24 UTC 

[PATCH bpf-next] xsk: build skb by page
 2020-12-23 10:04 UTC  (2+ messages)

"ethtool" missing "master-slave" args in "do_sset" function.[TEXT/PLAIN]
 2020-12-23  8:32 UTC 

"ethtool" missing "master-slave" args in "do_sset" function.[TEXT/PLAIN]
 2020-12-23  8:31 UTC 

[RFC ipsec-next] xfrm: interface: enable TSO on xfrm interfaces
 2020-12-23  7:15 UTC 

[PATCH v2] net/ncsi: Use real net-device for response handler
 2020-12-23  5:55 UTC 

[PATCH] net/ncsi: Use real net-device for response handler
 2020-12-23  5:29 UTC  (5+ messages)
      ` [External] "

[PATCH] rdma.8: Add basic description for users unfamiliar with rdma
 2020-12-23  4:47 UTC 

[PATCH net 1/1] qede: fix offload for IPIP tunnel packets
 2020-12-23  3:50 UTC  (2+ messages)

pull-request: wireless-drivers-2020-12-22
 2020-12-23  3:50 UTC  (2+ messages)

[PATCH] net: ethernet: mvneta: Fix error handling in mvneta_probe
 2020-12-23  3:30 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 026/217] net: ethernet: ti: am65-cpsw: fix tx csum offload for multi mac mode
 2020-12-23  2:14 UTC  (12+ messages)
` [PATCH AUTOSEL 5.10 027/217] net: mscc: ocelot: don't reset the pvid to 0 when deleting it
` [PATCH AUTOSEL 5.10 037/217] mac80211: don't overwrite QoS TID of injected frames
` [PATCH AUTOSEL 5.10 049/217] ath10k: fix compilation warning
` [PATCH AUTOSEL 5.10 050/217] rsi: Fix TX EAPOL packet handling against iwlwifi AP
` [PATCH AUTOSEL 5.10 059/217] Bluetooth: Resume advertising after LE connection
` [PATCH AUTOSEL 5.10 060/217] Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredr
` [PATCH AUTOSEL 5.10 061/217] Bluetooth: hidp: use correct wait queue when removing ctrl_wait
` [PATCH AUTOSEL 5.10 063/217] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer
` [PATCH AUTOSEL 5.10 067/217] mwifiex: pcie: skip cancel_work_sync() on reset failure path
` [PATCH AUTOSEL 5.10 073/217] net: ipconfig: Avoid spurious blank lines in boot log
` [PATCH AUTOSEL 5.10 077/217] r8169: use READ_ONCE in rtl_tx_slots_avail

[PATCH bpf-next 0/2] bpf: misc performance improvements for cgroup hooks
 2020-12-23  3:09 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: try to avoid kzalloc in cgroup/{s,g}etsockopt

cdc_ncm kernel log spam with trendnet 2.5G USB adapter
 2020-12-23  3:01 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 04/87] staging: wimax: depends on NET
 2020-12-23  2:21 UTC  (21+ messages)
` [PATCH AUTOSEL 4.19 15/87] rsi: Fix TX EAPOL packet handling against iwlwifi AP
` [PATCH AUTOSEL 4.19 19/87] Bluetooth: hidp: use correct wait queue when removing ctrl_wait
` [PATCH AUTOSEL 4.19 20/87] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer
` [PATCH AUTOSEL 4.19 22/87] mwifiex: pcie: skip cancel_work_sync() on reset failure path
` [PATCH AUTOSEL 4.19 46/87] brcmsmac: ampdu: Check BA window size before checking block ack
` [PATCH AUTOSEL 4.19 47/87] i40e: report correct VF link speed when link state is set to enable
` [PATCH AUTOSEL 4.19 48/87] hv_netvsc: Validate number of allocated sub-channels
` [PATCH AUTOSEL 4.19 54/87] net/lapb: fix t1 timer handling for LAPB_STATE_0
` [PATCH AUTOSEL 4.19 57/87] bridge: switchdev: Notify about VLAN protocol changes
` [PATCH AUTOSEL 4.19 66/87] mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
` [PATCH AUTOSEL 4.19 72/87] iwlwifi: pcie: validate RX descriptor length
` [PATCH AUTOSEL 4.19 73/87] iwlwifi: trans: consider firmware dead after errors
` [PATCH AUTOSEL 4.19 74/87] iwlwifi: add an extra firmware state in the transport
` [PATCH AUTOSEL 4.19 77/87] nl80211: always accept scan request with the duration set
` [PATCH AUTOSEL 4.19 78/87] cfg80211: Save the regulatory domain when setting custom regulatory
` [PATCH AUTOSEL 4.19 80/87] mac80211: support Rx timestamp calculation for all preamble types
` [PATCH AUTOSEL 4.19 81/87] mac80211: use bitfield helpers for BA session action frames
` [PATCH AUTOSEL 4.19 82/87] mac80211: Fix calculation of minimal channel width
` [PATCH AUTOSEL 4.19 83/87] mac80211: don't filter out beacons once we start CSA
` [PATCH AUTOSEL 4.19 84/87] mac80211: Update rate control on channel change

[PATCH] net: stmmac: dwmac-meson8b: ignore the second clock input
 2020-12-23  2:50 UTC  (2+ messages)

[PATCH net] ibmvnic: fix login buffer memory leak
 2020-12-23  2:50 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 04/48] staging: wimax: depends on NET
 2020-12-23  2:24 UTC  (7+ messages)
` [PATCH AUTOSEL 4.9 12/48] Bluetooth: hidp: use correct wait queue when removing ctrl_wait
` [PATCH AUTOSEL 4.9 23/48] rxrpc: Don't leak the service-side session key to userspace
` [PATCH AUTOSEL 4.9 34/48] net/lapb: fix t1 timer handling for LAPB_STATE_0
` [PATCH AUTOSEL 4.9 39/48] iwlwifi: trans: consider firmware dead after errors
` [PATCH AUTOSEL 4.9 40/48] iwlwifi: add an extra firmware state in the transport
` [PATCH AUTOSEL 4.9 41/48] nl80211: always accept scan request with the duration set

[PATCH] virtio_net: Fix recursive call to cpus_read_lock()
 2020-12-23  2:30 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).