messages from 2021-02-11 19:27:09 to 2021-02-12 08:55:54 UTC [more...]
[PATCH v13 net-next 00/15] net: mvpp2: Add TX Flow Control support
2021-02-12 8:54 UTC (7+ messages)
` [PATCH v13 net-next 05/15] net: mvpp2: add PPv23 version definition
` [EXT] "
` [EXT] Re: [PATCH v13 net-next 00/15] net: mvpp2: Add TX Flow Control support
[PATCH 2/3] mac80211: Add support to trigger sta disconnect on hardware restart
2021-02-12 8:44 UTC (7+ messages)
[PATCH 1/3] cfg80211: Add wiphy flag to trigger STA disconnect after hardware restart
2021-02-12 8:36 UTC (2+ messages)
[PATCH v4 net-next 0/9] Cleanup in brport flags switchdev offload for DSA
2021-02-12 8:36 UTC (12+ messages)
` [PATCH v4 net-next 1/9] net: switchdev: propagate extack to port attributes
` [PATCH v4 net-next 2/9] net: bridge: offload all port flags at once in br_setport
` [PATCH v4 net-next 3/9] net: bridge: don't print in br_switchdev_set_port_flag
` [PATCH v4 net-next 4/9] net: dsa: configure better brport flags when ports leave the bridge
` [PATCH v4 net-next 5/9] net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
` [PATCH v4 net-next 6/9] net: dsa: act as ass passthrough for bridge port flags
` [PATCH v4 net-next 7/9] net: mscc: ocelot: use separate flooding PGID for broadcast
` [PATCH v4 net-next 8/9] net: mscc: ocelot: offload bridge port flags to device
` [PATCH v4 net-next 9/9] net: dsa: sja1105: "
Proposal for a new protocol family - AF_MCTP
2021-02-12 8:20 UTC
[RFC PATCH v4 00/17] virtio/vsock: introduce SOCK_SEQPACKET support
2021-02-12 8:07 UTC (6+ messages)
[PATCH v2 0/2] of: of_device.h cleanups
2021-02-12 7:34 UTC (4+ messages)
` [PATCH v2 1/2] of: Remove of_dev_{get,put}()
` [PATCH v2 2/2] driver core: platform: Drop of_device_node_put() wrapper
[PATCH v2 net-next 0/2] pktgen: scripts improvements
2021-02-12 7:09 UTC (5+ messages)
` [PATCH v2 net-next 1/2] samples: pktgen: allow to specify delay parameter via new opt
` [EXT] "
[PATCH v2 bpf 0/5] New netdev feature flags for XDP
2021-02-12 7:02 UTC (21+ messages)
` [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set
[PATCH bpf-next] libbpf: use AF_LOCAL instead of AF_INET in xsk.c
2021-02-12 6:59 UTC (2+ messages)
[PATCH 1/2] ath9k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()
2021-02-12 6:34 UTC (7+ messages)
` [PATCH] mt76: "
` [PATCH] rtw88: "
` [PATCH 2/2] ath9k: fix ath_tx_process_buffer() potential null ptr dereference
[PATCH] appletalk: Fix skb allocation size in loopback case
2021-02-12 5:27 UTC
[PATCH v4 net-next 00/21] nvme-tcp receive offloads
2021-02-12 5:22 UTC (23+ messages)
` [PATCH v4 net-next 01/21] net: Introduce direct data placement tcp offload
` [PATCH v4 net-next 02/21] net: Introduce crc offload for tcp ddp ulp
` [PATCH v4 net-next 03/21] iov_iter: DDP copy to iter/pages
` [PATCH v4 net-next 04/21] net: skb copy(+hash) iterators for DDP offloads
` [PATCH v4 net-next 05/21] net/tls: expose get_netdev_for_sock
` [PATCH v4 net-next 06/21] nvme-tcp: Add DDP offload control path
` [PATCH v4 net-next 07/21] nvme-tcp: Add DDP data-path
` [PATCH v4 net-next 08/21] nvme-tcp: RX CRC offload
` [PATCH v4 net-next 09/21] nvme-tcp: Deal with netdevice DOWN events
` [PATCH v4 net-next 10/21] net/mlx5: Header file changes for nvme-tcp offload
` [PATCH v4 net-next 11/21] net/mlx5: Add 128B CQE for NVMEoTCP offload
` [PATCH v4 net-next 12/21] net/mlx5e: TCP flow steering for nvme-tcp
` [PATCH v4 net-next 13/21] net/mlx5e: NVMEoTCP offload initialization
` [PATCH v4 net-next 14/21] net/mlx5e: KLM UMR helper macros
` [PATCH v4 net-next 15/21] net/mlx5e: NVMEoTCP use KLM UMRs
` [PATCH v4 net-next 16/21] net/mlx5e: NVMEoTCP queue init/teardown
` [PATCH v4 net-next 17/21] net/mlx5e: NVMEoTCP async ddp invalidation
` [PATCH v4 net-next 18/21] net/mlx5e: NVMEoTCP ddp setup and resync
` [PATCH v4 net-next 19/21] net/mlx5e: NVMEoTCP, data-path for DDP+CRC offload
` [PATCH v4 net-next 20/21] net/mlx5e: NVMEoTCP statistics
[PATCH v4 net-next 21/21] Documentation: add TCP DDP offload documentation
2021-02-12 5:20 UTC
[PATCH net-next 0/2] ptp: ptp_clockmatrix: Fix output 1 PPS alignment
2021-02-12 4:38 UTC (3+ messages)
` [PATCH net-next 1/2] ptp: ptp_clockmatrix: Add wait_for_sys_apll_dpll_lock
` [PATCH net-next 2/2] ptp: ptp_clockmatrix: Add alignment of 1 PPS to idtcm_perout_enable
[PATCH 0/3]net:qualcomm:rmnet:Enable Mapv5
2021-02-12 4:53 UTC (7+ messages)
` [PATCH 1/3] docs:networking: Add documentation for MAP v5
` [PATCH 2/3] net:ethernet:rmnet:Support for downlink MAPv5 csum offload
` [PATCH 3/3] net:ethernet:rmnet: Add support for Mapv5 Uplink packet
[PATCH v6 bpf-next 0/4] introduce bpf_iter for task_vma
2021-02-12 4:47 UTC (6+ messages)
` [PATCH v6 bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH v6 bpf-next 2/4] bpf: allow bpf_d_path in sleepable bpf_iter program
` [PATCH v6 bpf-next 3/4] libbpf: introduce section "iter.s/" for "
` [PATCH v6 bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma
phy_attach_direct()'s use of device_bind_driver()
2021-02-12 3:42 UTC (7+ messages)
[PATCHv2 bpf-next 0/4] kbuild/resolve_btfids: Invoke resolve_btfids clean in root Makefile
2021-02-12 3:30 UTC (9+ messages)
` [PATCH bpf-next 4/4] kbuild: Add resolve_btfids clean to root clean target
[PATCH v5 net-next 00/11] skbuff: introduce skbuff_heads bulking and reusing
2021-02-12 3:28 UTC (5+ messages)
` [PATCH v5 net-next 06/11] skbuff: remove __kfree_skb_flush()
` [PATCH v5 net-next 09/11] skbuff: allow to optionally use NAPI cache from __alloc_skb()
[PATCH V2 net-next 09/13] net: hns3: split out hclge_cmd_send()
2021-02-12 3:24 UTC (5+ messages)
` [PATCH V2 net-next 10/13] net: hns3: split out hclgevf_cmd_send()
` [PATCH V2 net-next 11/13] net: hns3: refactor out hclge_set_rss_tuple()
` [PATCH V2 net-next 12/13] net: hns3: refactor out hclgevf_set_rss_tuple()
` [PATCH V2 net-next 13/13] net: hns3: refactor out hclge_rm_vport_all_mac_table()
[PATCH V2 net-next 00/13] net: hns3: some cleanups for -next
2021-02-12 3:21 UTC (9+ messages)
` [PATCH V2 net-next 01/13] net: hns3: refactor out hclge_cmd_convert_err_code()
` [PATCH V2 net-next 02/13] net: hns3: refactor out hclgevf_cmd_convert_err_code()
` [PATCH V2 net-next 03/13] net: hns3: clean up hns3_dbg_cmd_write()
` [PATCH V2 net-next 04/13] net: hns3: use ipv6_addr_any() helper
` [PATCH V2 net-next 05/13] net: hns3: refactor out hclge_set_vf_vlan_common()
` [PATCH V2 net-next 06/13] net: hns3: refactor out hclge_get_rss_tuple()
` [PATCH V2 net-next 07/13] net: hns3: refactor out hclgevf_get_rss_tuple()
` [PATCH V2 net-next 08/13] net: hns3: split out hclge_dbg_dump_qos_buf_cfg()
[net-next] tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive
2021-02-12 3:10 UTC (3+ messages)
[PATCH v2 0/4] net: stmmac: Add Toshiba Visconti SoCs glue driver
2021-02-12 2:58 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: net: Add DT bindings for Toshiba Visconti TMPV7700 SoC
` [PATCH v2 2/4] net: stmmac: Add Toshiba Visconti SoCs glue driver
` [PATCH v2 3/4] MAINTAINERS: Add entries for Toshiba Visconti ethernet controller
` [PATCH v2 4/4] arm: dts: visconti: Add DT support for Toshiba Visconti5 "
[pull request][net 00/15] mlx5 fixes 2021-02-11
2021-02-12 2:56 UTC (16+ messages)
` [net 01/15] net/mlx5e: E-switch, Fix rate calculation for overflow
` [net 02/15] net/mlx5e: Enable striding RQ for Connect-X IPsec capable devices
` [net 03/15] net/mlx5e: Enable XDP "
` [net 04/15] net/mlx5e: Don't change interrupt moderation params when DIM is enabled
` [net 05/15] net/mlx5e: Change interrupt moderation channel params also when channels are closed
` [net 06/15] net/mlx5: Fix health error state handling
` [net 07/15] net/mlx5e: Replace synchronize_rcu with synchronize_net
` [net 08/15] net/mlx5e: Fix CQ params of ICOSQ and async ICOSQ
` [net 09/15] net/mlx5e: kTLS, Use refcounts to free kTLS RX priv context
` [net 10/15] net/mlx5: Disable devlink reload for multi port slave device
` [net 11/15] net/mlx5: Disallow RoCE on "
` [net 12/15] net/mlx5: Disallow RoCE on lag device
` [net 13/15] net/mlx5: Disable devlink reload for lag devices
` [net 14/15] net/mlx5e: CT: manage the lifetime of the ct entry object
` [net 15/15] net/mlx5e: Check tunnel offload is required before setting SWP
[PATCH net 0/6] mptcp: Miscellaneous fixes
2021-02-12 2:50 UTC (8+ messages)
` [PATCH net 1/6] mptcp: deliver ssk errors to msk
` [PATCH net 2/6] mptcp: fix poll after shutdown
` [PATCH net 3/6] mptcp: fix spurious retransmissions
` [PATCH net 4/6] mptcp: init mptcp request socket earlier
` [PATCH net 5/6] mptcp: better msk receive window updates
` [PATCH net 6/6] mptcp: add a missing retransmission timer scheduling
[PATCH net] net: phy: consider that suspend2ram may cut off PHY power
2021-02-12 2:30 UTC (2+ messages)
[PATCH net] dpaa2-eth: fix memory leak in XDP_REDIRECT
2021-02-12 2:30 UTC (2+ messages)
[PATCH v2] enetc: auto select PHYLIB and MDIO_DEVRES
2021-02-12 2:20 UTC (2+ messages)
[Patch net-next v3] net: fix dev_ifsioc_locked() race condition
2021-02-12 2:20 UTC (2+ messages)
[PATCH net-next] r8169: handle tx before rx in napi poll
2021-02-12 2:20 UTC (2+ messages)
[PATCH v2 bpf 1/2] libbpf: Ignore non function pointer member in struct_ops
2021-02-12 2:10 UTC (2+ messages)
` [PATCH v2 bpf 2/2] bpf: selftests: Add non function pointer test to struct_ops
[PATCH v2 0/4] net: ti: am65-cpsw-nuss: Add switchdev driver
2021-02-12 2:10 UTC (2+ messages)
[PATCH net-next 0/3] Compile-flag for sock RX queue mapping
2021-02-12 2:01 UTC (2+ messages)
[PATCH net-next] avoid fragmenting page memory with netdev_alloc_cache
2021-02-12 1:45 UTC (2+ messages)
linux-next: manual merge of the net-next tree with the net tree
2021-02-12 1:44 UTC
Refcount mismatch when unregistering netdevice from kernel
2021-02-12 1:44 UTC (14+ messages)
[PATCH v5 bpf-next 0/4] introduce bpf_iter for task_vma
2021-02-12 1:41 UTC (7+ messages)
` [PATCH v5 bpf-next 1/4] bpf: introduce task_vma bpf_iter
[net-next] rxrpc: Fix dependency on IPv6 in udp tunnel config
2021-02-12 1:38 UTC (3+ messages)
[PATCH v4] Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
2021-02-12 1:32 UTC (2+ messages)
[PATCH net-next v2 1/5] lan743x: boost performance on cpu archs w/o dma cache snooping
2021-02-12 1:31 UTC (4+ messages)
[PATCH bpf-next] tools/resolve_btfids: add /libbpf to .gitignore
2021-02-12 1:00 UTC
[PATCH net-next v4] net: psample: Introduce stubs to remove NIC driver dependency
2021-02-12 0:41 UTC (12+ messages)
[PATCH 0/4] net: stmmac: Add Toshiba Visconti SoCs glue driver
2021-02-12 0:29 UTC (4+ messages)
` [PATCH 2/4] "
[PATCH net-next 5.12 0/8] bcm4908_enet: post-review fixes
2021-02-11 23:10 UTC (2+ messages)
[net-next v6 00/14] Add Marvell CN10K support
2021-02-11 23:10 UTC (2+ messages)
[PATCH net-next] net: fib_notifier: don't return positive values on fib registration
2021-02-11 22:50 UTC (2+ messages)
[PATCH] net: ethernet: aquantia: Handle error cleanup of start on open
2021-02-11 22:50 UTC (2+ messages)
[PATCH net 0/2] bnxt_en: 2 bug fixes
2021-02-11 22:50 UTC (2+ messages)
[PATCH net-next v2 0/3] bonding: 3ad: support for 200G/400G ports and more verbose warning
2021-02-11 22:40 UTC (2+ messages)
[PATCH net-next] r8169: disable detection of bogus xid's 308/388
2021-02-11 22:40 UTC (2+ messages)
[PATCH net-next] net: ipconfig: avoid use-after-free in ic_close_devs
2021-02-11 22:40 UTC (2+ messages)
[PATCH 1/1] ibmvnic: Set to CLOSED state even on error
2021-02-11 22:40 UTC (2+ messages)
[PATCH] net: stmmac: dwmac-intel-plat: remove unnecessary initialization
2021-02-11 22:30 UTC (2+ messages)
[PATCH v3 net-next 0/3] qede: add netpoll and per-queue coalesce support
2021-02-11 22:30 UTC (2+ messages)
[PATCH 0/2] of: of_device.h cleanups
2021-02-11 22:25 UTC (3+ messages)
` [PATCH 1/2] of: Remove of_dev_{get,put}()
` [PATCH 2/2] driver core: platform: Drop of_device_node_put() wrapper
[PATCH v2 net-next 00/11] Cleanup in brport flags switchdev offload for DSA
2021-02-11 22:20 UTC (11+ messages)
` [PATCH v2 net-next 04/11] net: bridge: offload initial and final port flags through switchdev
[PATCH net-next] net: initialize net->net_cookie at netns setup
2021-02-11 22:20 UTC (2+ messages)
[PATCH net-next] r8169: re-configure WOL settings on resume from hibernation
2021-02-11 22:20 UTC (2+ messages)
[PATCH net] tcp: fix tcp_rmem documentation
2021-02-11 22:20 UTC (2+ messages)
[PATCH v2 net-next 0/5] net: ipa: some more cleanup
2021-02-11 22:13 UTC (8+ messages)
` [PATCH v2 net-next 1/5] net: ipa: use a separate pointer for adjusted GSI memory
` [PATCH v2 net-next 2/5] net: ipa: don't report EPROBE_DEFER error
` [PATCH v2 net-next 3/5] net: ipa: fix register write command validation
` [PATCH v2 net-next 4/5] net: ipa: introduce ipa_table_hash_support()
` [PATCH v2 net-next 5/5] net: ipa: introduce gsi_channel_initialized()
[PATCH net-next v4 0/9] net: phy: icplus: cleanups and new features
2021-02-11 22:10 UTC (2+ messages)
[PATCH net-next v3 0/4] add HSR offloading support for DSA switches
2021-02-11 22:00 UTC (2+ messages)
[PATCH v1 0/7] Add support for IPA v3.1, GSI v1.0, MSM8998 IPA
2021-02-11 21:51 UTC (3+ messages)
FAILED unresolved symbol vfs_truncate on arm64 with LLVM
2021-02-11 21:47 UTC (13+ messages)
[PATCH net-next v2 0/8] a set of fixes of coding style
2021-02-11 21:10 UTC (2+ messages)
[PATCH net-next] devlink: Fix dmac_filter trap name, align to its documentation
2021-02-11 21:10 UTC (2+ messages)
[PATCH net-next 0/7][pull request] 40GbE Intel Wired LAN Driver Updates 2021-02-10
2021-02-11 21:10 UTC (2+ messages)
[PATCH 0/5] ath10k fixes for warns
2021-02-11 20:53 UTC (6+ messages)
` [PATCH 4/5] ath10k: detect conf_mutex held ath10k_drain_tx() calls
[PATCH] net: phy: micrel: reconfigure the phy on resume
2021-02-11 20:34 UTC (11+ messages)
[PATCH net-next] iwlwifi: improve tag handling in iwl_request_firmware
2021-02-11 20:00 UTC
[PATCH bpf 1/2] libbpf: Ignore non function pointer member in struct_ops
2021-02-11 19:31 UTC (9+ messages)
` [PATCH bpf 2/2] bpf: selftests: Add non function pointer test to struct_ops
[PATCH bpf-next] kbuild: Do not clean resolve_btfids if the output does not exist
2021-02-11 19:30 UTC (2+ messages)
[PATCH] staging: qlge: Remove duplicate word in comment
2021-02-11 19:27 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).