netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-11 23:34:24 to 2021-02-12 17:25:37 UTC [more...]

[PATCH net-next 0/2] Let phylink manage in-band AN for the PHY
 2021-02-12 17:23 UTC 

[RESEND net-next] rxrpc: Fix dependency on IPv6 in udp tunnel config
 2021-02-12 17:19 UTC  (2+ messages)

[PATCH 1/2] ath9k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()
 2021-02-12 17:20 UTC  (8+ messages)
  ` [PATCH] mt76: "
  ` [PATCH] rtw88: "
` [PATCH 2/2] ath9k: fix ath_tx_process_buffer() potential null ptr dereference

[PATCH v5 net-next 00/10] Cleanup in brport flags switchdev offload for DSA
 2021-02-12 17:06 UTC  (16+ messages)
` [PATCH v5 net-next 01/10] net: switchdev: propagate extack to port attributes
` [PATCH v5 net-next 02/10] net: bridge: offload all port flags at once in br_setport
` [PATCH v5 net-next 03/10] net: bridge: don't print in br_switchdev_set_port_flag
` [PATCH v5 net-next 04/10] net: dsa: configure better brport flags when ports leave the bridge
` [PATCH v5 net-next 05/10] net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
` [PATCH v5 net-next 06/10] net: dsa: act as passthrough for bridge port flags
` [PATCH v5 net-next 07/10] net: dsa: felix: restore multicast flood to CPU when NPI tagger reinitializes
` [PATCH v5 net-next 08/10] net: mscc: ocelot: use separate flooding PGID for broadcast
` [PATCH v5 net-next 09/10] net: mscc: ocelot: offload bridge port flags to device
` [PATCH v5 net-next 10/10] net: dsa: sja1105: "

[PATCH net-next V1] net: followup adjust net_device layout for cacheline usage
 2021-02-12 17:03 UTC  (2+ messages)

Regressions with VMBus/VSCs hardening changes
 2021-02-12 16:50 UTC 

FAILED unresolved symbol vfs_truncate on arm64 with LLVM
 2021-02-12 16:38 UTC  (11+ messages)

[PATCH net v1 1/3] net: phy: mscc: adding LCPLL reset to VSC8514
 2021-02-12 16:32 UTC  (8+ messages)
` [PATCH net v1 2/3] net: phy: mscc: improved serdes calibration applied "
` [PATCH net v1 3/3] net: phy: mscc: coma mode disabled for VSC8514

[PATCH v2][next] octeontx2-pf: Fix out-of-bounds read warning in otx2_get_fecparam()
 2021-02-12 16:18 UTC 

[PATCH net] ibmvnic: change IBMVNIC_MAX_IND_DESCS to 16
 2021-02-12 16:17 UTC 

[PATCH net-next] misc: Add Renesas Synchronization Management Unit (SMU) support
 2021-02-12 16:16 UTC  (2+ messages)

[PATCH bpf-next] libbpf: use AF_LOCAL instead of AF_INET in xsk.c
 2021-02-12 16:15 UTC  (3+ messages)

[PATCH net-next V1] net: adjust net_device layout for cacheline usage
 2021-02-12 15:57 UTC  (8+ messages)

[PATCH net-next 0/2] ptp: ptp_clockmatrix: Fix output 1 PPS alignment
 2021-02-12 15:32 UTC  (5+ 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 5.12] net: broadcom: bcm4908_enet: set MTU on open & on request
 2021-02-12 15:21 UTC 

[PATCH net] flow_dissector: fix TTL and TOS dissection on IPv4 fragments
 2021-02-12 15:12 UTC 

[PATCH net-next 0/2] net: mvneta: Implement basic MQPrio support
 2021-02-12 15:12 UTC  (3+ messages)
` [PATCH net-next 1/2] net: mvneta: Remove per-cpu queue mapping for Armada 3700
` [PATCH net-next 2/2] net: mvneta: Implement mqprio support

[PATCH v2][next] octeontx2-pf: Fix out-of-bounds read warning in otx2_get_fecparam()
 2021-02-12 15:06 UTC 

[PATCH v2 0/4] net: stmmac: Add Toshiba Visconti SoCs glue driver
 2021-02-12 14:59 UTC  (7+ 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 "

[PATCH][next] octeontx2-pf: Fix out-of-bounds read in otx2_get_fecparam()
 2021-02-12 14:50 UTC 

[PATCH v4 net-next 0/9] Cleanup in brport flags switchdev offload for DSA
 2021-02-12 14:40 UTC  (16+ 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: "

[PATCH v3 net-next 0/5] net: ipa: some more cleanup
 2021-02-12 14:34 UTC  (6+ messages)
` [PATCH v3 net-next 1/5] net: ipa: use a separate pointer for adjusted GSI memory
` [PATCH v3 net-next 2/5] net: ipa: use dev_err_probe() in ipa_clock.c
` [PATCH v3 net-next 3/5] net: ipa: fix register write command validation
` [PATCH v3 net-next 4/5] net: ipa: introduce ipa_table_hash_support()
` [PATCH v3 net-next 5/5] net: ipa: introduce gsi_channel_initialized()

[PATCH v4 net-next 21/21] Documentation: add TCP DDP offload documentation
 2021-02-12 14:06 UTC  (2+ messages)

phy_attach_direct()'s use of device_bind_driver()
 2021-02-12 14:04 UTC  (8+ messages)

[PATCH 0/3]net:qualcomm:rmnet:Enable Mapv5
 2021-02-12 14:01 UTC  (5+ messages)
` [PATCH 2/3] net:ethernet:rmnet:Support for downlink MAPv5 csum offload

pull-request: mac80211-next 2021-02-12
 2021-02-12 13:55 UTC 

[PATCH v12 net-next 00/15] net: mvpp2: Add TX Flow Control support
 2021-02-12 13:52 UTC  (7+ messages)
` [PATCH v12 net-next 12/15] net: mvpp2: add BM protection underrun feature support
    ` [EXT] "

[RFC PATCH net v2] net: introduce CAN specific pointer in the struct net_device
 2021-02-12 13:43 UTC  (2+ messages)

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2021-02-12 13:44 UTC  (3+ messages)
` [PATCH] [v13] wireless: Initial driver submission for pureLiFi STA devices

[PATCHv2 bpf-next 0/4] kbuild/resolve_btfids: Invoke resolve_btfids clean in root Makefile
 2021-02-12 13:35 UTC  (10+ messages)
` [PATCH bpf-next 4/4] kbuild: Add resolve_btfids clean to root clean target

[PATCH v14 0/4] Adding the Sparx5 Serdes driver
 2021-02-12 13:05 UTC  (6+ messages)
` [PATCH v14 2/4] phy: Add media type and speed serdes configuration interfaces

[PATCH][next] octeontx2-pf: Fix out-of-bounds read in otx2_get_fecparam()
 2021-02-12 12:23 UTC 

[PATCH] net/qrtr: restrict user-controlled length in qrtr_tun_write_iter()
 2021-02-12 11:51 UTC  (2+ messages)

[PATCH net] net: phy: consider that suspend2ram may cut off PHY power
 2021-02-12 11:43 UTC  (3+ messages)

[PATCH][next] octeontx2-af: Fix spelling mistake "recievd" -> "received"
 2021-02-12 11:38 UTC 

[PATCH][next] ath11k: debugfs: Fix spelling mistake "Opportunies" -> "Opportunities"
 2021-02-12 11:36 UTC 

pull-request: wireless-drivers-next-2021-02-12
 2021-02-12 10:59 UTC 

[Patch bpf-next v2 0/5] sock_map: clean up and refactor code for BPF_SK_SKB_VERDICT
 2021-02-12 10:59 UTC  (9+ messages)
` [Patch bpf-next v2 2/5] skmsg: get rid of struct sk_psock_parser
` [Patch bpf-next v2 3/5] bpf: compute data_end dynamically with JIT code
` [Patch bpf-next v2 4/5] skmsg: use skb ext instead of TCP_SKB_CB
` [Patch bpf-next v2 5/5] sock_map: rename skb_parser and skb_verdict

Potential invalid ~ operator in net/mac80211/cfg.c
 2021-02-12 10:18 UTC  (5+ messages)

[PATCH v13 net-next 00/15] net: mvpp2: Add TX Flow Control support
 2021-02-12  8:54 UTC  (3+ messages)
  ` [EXT] "

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

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  (2+ messages)

[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] 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  (3+ messages)

[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

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

[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  (5+ messages)
` [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] dpaa2-eth: fix memory leak in XDP_REDIRECT
 2021-02-12  2:30 UTC  (2+ messages)

[PATCH 3/3] net:ethernet:rmnet: Add support for Mapv5 Uplink packet
 2021-02-12  2:25 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] "


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