netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-05 23:49:39 to 2022-05-06 18:13:50 UTC [more...]

[PATCH net-next v8 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-05-06 18:13 UTC  (6+ messages)
` [PATCH net-next v8 01/14] list: Add list_next_entry_circular() and list_prev_entry_circular()
` [PATCH net-next v8 02/14] net: skb: introduce skb_data_area_size()
` [PATCH net-next v8 03/14] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v8 04/14] net: wwan: t7xx: Add core components
` [PATCH net-next v8 08/14] net: wwan: t7xx: Data path HW layer

[PATCH net-next 0/2][pull request] 100GbE Intel Wired LAN Driver Updates 2022-05-06
 2022-05-06 18:00 UTC  (3+ messages)
` [PATCH net-next 1/2] ice: link representors to PCI device
` [PATCH net-next 2/2] Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"

[PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2022-05-06
 2022-05-06 17:41 UTC  (4+ messages)
` [PATCH net v2 1/3] ice: Fix race during aux device (un)plugging
` [PATCH net v2 2/3] ice: clear stale Tx queue settings before configuring
` [PATCH net v2 3/3] ice: fix PTP stale Tx timestamps cleanup

[PATCH net-next 00/14] introduce mt7986 ethernet support
 2022-05-06 17:41 UTC  (16+ messages)
` [PATCH net-next 01/14] arm64: dts: mediatek: mt7986: introduce ethernet nodes
` [PATCH net-next 02/14] dt-bindings: net: mediatek,net: add mt7986-eth binding
` [PATCH net-next 03/14] net: ethernet: mtk_eth_soc: move tx dma desc configuration in mtk_tx_set_dma_desc
` [PATCH net-next 04/14] net: ethernet: mtk_eth_soc: add txd_size to mtk_soc_data
` [PATCH net-next 05/14] net: ethernet: mtk_eth_soc: rely on txd_size in mtk_tx_alloc/mtk_tx_clean
` [PATCH net-next 06/14] net: ethernet: mtk_eth_soc: rely on txd_size in mtk_desc_to_tx_buf
` [PATCH net-next 07/14] net: ethernet: mtk_eth_soc: rely on txd_size in txd_to_idx
` [PATCH net-next 08/14] net: ethernet: mtk_eth_soc: add rxd_size to mtk_soc_data
` [PATCH net-next 09/14] net: ethernet: mtk_eth_soc: rely on txd_size field in mtk_poll_tx/mtk_poll_rx
` [PATCH net-next 10/14] net: ethernet: mtk_eth_soc: rely on rxd_size field in mtk_rx_alloc/mtk_rx_clean
` [PATCH net-next 11/14] net: ethernet: mtk_eth_soc: add SRAM soc capability
` [PATCH net-next 12/14] net: ethernet: mtk_eth_soc: introduce device register map
` [PATCH net-next 13/14] net: ethernet: mtk_eth_soc: introduce MTK_NETSYS_V2 support
` [PATCH net-next 14/14] net: ethernet: mtk_eth_soc: introduce support for mt7986 chipset

[PATCH net-next v3 0/3] Broadcom PTP PHY support
 2022-05-06 17:17 UTC  (3+ messages)
` [PATCH net-next v3 1/3] net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-lib

[PATCH net-next 0/6] net: switch drivers to netif_napi_add_weight()
 2022-05-06 17:07 UTC  (7+ messages)
` [PATCH net-next 1/6] um: vector: switch "
` [PATCH net-next 2/6] caif_virtio: "
` [PATCH net-next 3/6] eth: "
` [PATCH net-next 4/6] r8152: "
` [PATCH net-next 5/6] net: virtio: "
` [PATCH net-next 6/6] net: wan: "

[PATCH net-next v4] net: axienet: Use NAPI for TX completion path
 2022-05-06 17:07 UTC  (2+ messages)

[PATCH v6] wfx: use container_of() to get vif
 2022-05-06 17:00 UTC 

[PATCH RFC] net: bridge: Clear offload_fwd_mark when passing frame up bridge interface
 2022-05-06 16:58 UTC  (6+ messages)

[PATCH v5] wfx: use container_of() to get vif
 2022-05-06 16:50 UTC  (4+ messages)

[PATCH 0/2] Introduce ICSSG based ethernet Driver
 2022-05-06 16:49 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings
` [PATCH 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH net-next v7 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-05-06 16:45 UTC  (22+ messages)
` [PATCH net-next v7 01/14] list: Add list_next_entry_circular() and list_prev_entry_circular()
` [PATCH net-next v7 02/14] net: skb: introduce skb_data_area_size()
` [PATCH net-next v7 03/14] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v7 04/14] net: wwan: t7xx: Add core components
` [PATCH net-next v7 05/14] net: wwan: t7xx: Add port proxy infrastructure
` [PATCH net-next v7 06/14] net: wwan: t7xx: Add control port
` [PATCH net-next v7 07/14] net: wwan: t7xx: Add AT and MBIM WWAN ports
` [PATCH net-next v7 08/14] net: wwan: t7xx: Data path HW layer
` [PATCH net-next v7 09/14] net: wwan: t7xx: Add data path interface
` [PATCH net-next v7 10/14] net: wwan: t7xx: Add WWAN network interface
` [PATCH net-next v7 11/14] net: wwan: t7xx: Introduce power management
` [PATCH net-next v7 12/14] net: wwan: t7xx: Runtime PM
` [PATCH net-next v7 13/14] net: wwan: t7xx: Device deep sleep lock/unlock
` [PATCH net-next v7 14/14] net: wwan: t7xx: Add maintainers and documentation

[PATCH net-next] tls: Add opt-in zerocopy mode of sendfile()
 2022-05-06 16:34 UTC  (11+ messages)

[PATCH v4 1/2] timer: add a function to adjust timeouts to be upper bound
 2022-05-06 16:24 UTC  (6+ messages)
` [PATCH v5 0/2] Upper bound kernel timers
  ` [PATCH v5 2/2] net: make tcp keepalive timer upper bound

[PATCH] ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
 2022-05-06 16:21 UTC  (3+ messages)

[PATCH net-next v2] drivers, ixgbe: show VF statistics
 2022-05-06 16:20 UTC  (4+ messages)

[linux-firmware][pull request] ice: Update package to 1.3.28.0
 2022-05-06 15:46 UTC 

[PATCH v4 net-next 00/12] tcp: BIG TCP implementation
 2022-05-06 15:30 UTC  (13+ messages)
` [PATCH v4 net-next 01/12] net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
` [PATCH v4 net-next 02/12] ipv6: add IFLA_GSO_IPV6_MAX_SIZE
` [PATCH v4 net-next 03/12] tcp_cubic: make hystart_ack_delay() aware of BIG TCP
` [PATCH v4 net-next 04/12] ipv6: add struct hop_jumbo_hdr definition
` [PATCH v4 net-next 05/12] ipv6/gso: remove temporary HBH/jumbo header
` [PATCH v4 net-next 06/12] ipv6/gro: insert "
` [PATCH v4 net-next 07/12] ipv6: add IFLA_GRO_IPV6_MAX_SIZE
` [PATCH v4 net-next 08/12] ipv6: Add hop-by-hop header to jumbograms in ip6_output
` [PATCH v4 net-next 09/12] net: loopback: enable BIG TCP packets
` [PATCH v4 net-next 10/12] veth: "
` [PATCH v4 net-next 11/12] mlx4: support "
` [PATCH v4 net-next 12/12] mlx5: "

[PATCH net v1] dim: initialize all struct fields
 2022-05-06 15:28 UTC  (3+ messages)

[PATCH net v2] net: phy: Fix race condition on link status change
 2022-05-06 14:51 UTC  (4+ messages)

[RFC, net-next] net: qos: introduce a frer action to implement 802.1CB
 2022-05-06 14:44 UTC  (4+ messages)

[PATCH bpf] bpf_trace: bail out from bpf_kprobe_multi_link_attach when in compat
 2022-05-06 14:21 UTC 

[RFC v2] dt-bindings: net: dsa: convert binding for mediatek switches
 2022-05-06 14:08 UTC  (5+ messages)
  ` Aw: "

[PATCH] drivers: net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
 2022-05-06 13:37 UTC 

[PATCH 1/4] netfilter: flowtable: fix excessive hw offload attempts after failure
 2022-05-06 13:18 UTC  (4+ messages)
` [PATCH 2/4] netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
` [PATCH 3/4] net: fix dev_fill_forward_path with pppoe + bridge
` [PATCH 4/4] netfilter: nft_flow_offload: fix offload with pppoe + vlan

Optimizing kernel compilation / alignments for network performance
 2022-05-06 12:42 UTC  (13+ messages)

[PATCH] driver: net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
 2022-05-06 12:31 UTC 

[PATCH v2 net-next] selftests: forwarding: add Per-Stream Filtering and Policing test for Ocelot
 2022-05-06 12:24 UTC  (4+ messages)

[PATCH net-next 0/5] net: hns3: updates for -next
 2022-05-06 12:10 UTC  (4+ messages)
` [PATCH net-next 3/5] net: hns3: add byte order conversion for PF to VF mailbox message

[PATCH v3] net: atlantic: always deep reset on pm op, fixing null deref regression
 2022-05-06 11:48 UTC  (2+ messages)

[PATCH net-next 0/4] net: disambiguate the TSO and GSO limits
 2022-05-06 11:30 UTC  (9+ messages)
` [PATCH net-next 1/4] net: add netif_inherit_tso_max()
` [PATCH net-next 2/4] net: don't allow user space to lift the device limits
` [PATCH net-next 3/4] net: make drivers set the TSO limit not the GSO limit
` [PATCH net-next 4/4] net: move netif_set_gso_max helpers

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-06 11:15 UTC  (17+ messages)
` [PATCH 02/32] "
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab

[PATCH net-next v2 0/7] Polling be gone on LAN95xx
 2022-05-06 10:58 UTC  (5+ messages)
` [PATCH net-next v2 5/7] usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling

[PATCH net v2] net: macsec: retrieve the XPN attributes before offloading
 2022-05-06 10:55 UTC 

[PATCH net-next 0/9] nfp: flower: decap neighbour table rework
 2022-05-06 10:40 UTC  (2+ messages)

[PATCH net-next v2 00/10][pull request] 100GbE Intel Wired LAN Driver Updates 2022-05-05
 2022-05-06 10:40 UTC  (2+ messages)

[PATCH net-next] net/smc: Fix smc-r link reference count
 2022-05-06  9:47 UTC  (4+ messages)

[PATCH] net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
 2022-05-06  9:40 UTC 

[PATCH v2 net-next] net: generalize skb freeing deferral to per-cpu lists
 2022-05-06  8:15 UTC  (3+ messages)
` [net] 72fd55c0db: invoked_oom-killer:gfp_mask=0x

[PATCH] net/macsec copy salt to MACSec ctx for XPN
 2022-05-06  8:12 UTC  (5+ messages)

[PATCH net-next] Bonding: add per port priority support
 2022-05-06  8:12 UTC  (6+ messages)

[PATCH] ath10k: support bus and device specific API 1 BDF selection
 2022-05-06  6:19 UTC  (2+ messages)

[PATCH] wl1251: dynamically allocate memory used for DMA
 2022-05-06  6:11 UTC  (2+ messages)

[PATCH V3] octeontx2-pf: Add support for adaptive interrupt coalescing
 2022-05-06  5:45 UTC 

(no subject)
 2022-05-06  5:43 UTC  (2+ messages)
` 

[PATCH net-next v4 0/7] add ti dp83td510 support
 2022-05-06  4:23 UTC  (8+ messages)
` [PATCH net-next v4 1/7] net: phy: genphy_c45_baset1_an_config_aneg: do no set unknown configuration
` [PATCH net-next v4 2/7] net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()
` [PATCH net-next v4 3/7] net: phy: genphy_c45_pma_baset1_setup_master_slave: do no set unknown configuration
` [PATCH net-next v4 4/7] net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
` [PATCH net-next v4 5/7] net: phy: genphy_c45_pma_baset1_read_master_slave: read actual configuration
` [PATCH net-next v4 6/7] net: phy: export genphy_c45_baset1_read_status()
` [PATCH net-next v4 7/7] net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHY

[PATCH net-next v1 00/10] ptp: ocp: various updates
 2022-05-06  4:19 UTC  (10+ messages)
` [PATCH net-next v1 03/10] ptp: ocp: revise firmware display
` [PATCH net-next v1 04/10] ptp: ocp: parameterize input/output sma selectors
` [PATCH net-next v1 05/10] ptp: ocp: constify selectors
` [PATCH net-next v1 06/10] ptp: ocp: vectorize the sma accessor functions
` [PATCH net-next v1 07/10] ptp: ocp: add .init function for sma_op vector
` [PATCH net-next v1 08/10] ptp: ocp: fix PPS source selector reporting
` [PATCH net-next v1 09/10] ptp: ocp: Add firmware header checks
` [PATCH net-next v1 10/10] ptp: ocp: change sysfs attr group handling

[PATCH] ionic: fix missing pci_release_regions() on error in ionic_probe()
 2022-05-06  3:40 UTC 

[net PATCH] ipv4: drop dst in multicast routing path
 2022-05-06  3:28 UTC  (2+ messages)

[PATCH iproute2 net-next 0/3] support for vxlan vni filtering
 2022-05-06  3:26 UTC  (2+ messages)

[PATCH net-next v10 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2022-05-06  3:00 UTC  (4+ messages)
` [PATCH net-next v10 2/2] net: ethernet: Add driver for Sunplus SP7021

[PATCH v2 net 0/5] Ocelot VCAP fixes
 2022-05-06  2:30 UTC  (2+ messages)

[PATCH net-next 0/5] mptcp: Improve MPTCP-level window tracking
 2022-05-06  2:20 UTC  (2+ messages)

[PATCH v4 1/1] firmware: tee_bnxt: Use UUID API for exporting the UUID
 2022-05-06  2:00 UTC  (2+ messages)

[PATCH net v4 1/2] ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
 2022-05-06  1:57 UTC  (4+ messages)
` [PATCH net v4 2/2] ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progress

[PATCH net-next v3] net: axienet: Use NAPI for TX completion path
 2022-05-06  1:54 UTC  (2+ messages)

[PATCH net-next RESEND] MAINTAINERS: add missing files for bonding definition
 2022-05-06  1:50 UTC  (2+ messages)

[PATCH net] net: Fix features skip in for_each_netdev_feature()
 2022-05-06  1:50 UTC  (3+ messages)

[PATCH net v3 0/2] vrf: fix address binding with icmp socket
 2022-05-06  1:50 UTC  (2+ messages)

[PATCH] bpftool: Use sysfs vmlinux when dumping BTF by ID
 2022-05-06  1:32 UTC  (2+ messages)

[PATCH net-next 1/2] net: switch to netif_napi_add_tx()
 2022-05-06  1:20 UTC  (2+ messages)

[PATCH net-next] net: align SO_RCVMARK required privileges with SO_MARK
 2022-05-06  1:20 UTC  (2+ messages)

[PATCH net-next v3] net: ethernet: Prepare cleanup of powerpc's asm/prom.h
 2022-05-06  1:20 UTC  (2+ messages)

[PATCH net-next] Revert "Merge branch 'mlxsw-line-card-model'"
 2022-05-06  1:20 UTC  (2+ messages)

[PATCH net-next] jme: remove an unnecessary indirection
 2022-05-06  1:20 UTC  (2+ messages)

[PATCH net-next] net: Make msg_zerocopy_alloc static
 2022-05-06  1:20 UTC  (2+ messages)

[PATCH net-next v3] sungem: Prepare cleanup of powerpc's asm/prom.h
 2022-05-06  1:20 UTC  (2+ messages)

[PATCH net v2 1/2] net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
 2022-05-06  1:20 UTC  (2+ messages)

[PATCH net v2] net: rds: use maybe_get_net() when acquiring refcount on TCP sockets
 2022-05-06  1:20 UTC  (2+ messages)

[PATCH v3 00/21] xen: simplify frontend side ring setup
 2022-05-06  0:12 UTC  (2+ messages)

[BUG] Layerscape CAAM+kTLS+io_uring
 2022-05-06  0:10 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).