netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-09 02:45:20 to 2023-03-09 15:42:45 UTC [more...]

[PATCH 0/7] dsa: marvell: Add support for mv88e6071 and 6020 switches
 2023-03-09 15:42 UTC  (17+ messages)
` [PATCH 1/7] dsa: marvell: Provide per device information about max frame size
` [PATCH 2/7] net: dsa: mv88e6xxx: add support for MV88E6020 switch
` [PATCH 3/7] net: dsa: mv88e6xxx: add support for MV88E6071 switch
` [PATCH 4/7] dsa: marvell: Define .set_max_frame_size() function for mv88e6250 SoC family
` [PATCH 5/7] dsa: marvell: Add helper function to validate the max_frame_size variable
` [PATCH 6/7] dsa: marvell: Correct value of max_frame_size variable after validation
` [PATCH 7/7] dsa: marvell: Modify get max MTU callback to use per switch provided value

[PATCH net v2] bnxt_en: reset PHC frequency in free-running mode
 2023-03-09 15:37 UTC  (7+ messages)

[PATCH v8 00/13] Adds support for PHY LEDs with offload triggers
 2023-03-09 15:22 UTC  (4+ messages)

[PATCH] can: rcar_canfd: Print mnemotechnic error codes
 2023-03-09 15:19 UTC  (2+ messages)

[PATCH v3] net/packet: support mergeable feature of virtio
 2023-03-09 15:18 UTC  (5+ messages)

[PATCH net-next v3 0/7] tls: rx: decrypt from the TCP queue
 2023-03-09 15:15 UTC  (3+ messages)
` [PATCH net-next v3 7/7] tls: rx: do not use the standard strparser

[PATCH net-next] net: stmmac: call stmmac_finalize_xdp_rx() on a condition
 2023-03-09 15:08 UTC  (3+ messages)

[PATCH net-next v6 0/5] net/mlx5e: Add GBP VxLAN HW offload support
 2023-03-09 15:05 UTC  (8+ messages)
` [PATCH net-next v6 1/5] vxlan: Remove unused argument from vxlan_build_gbp_hdr( ) and vxlan_build_gpe_hdr( )
` [PATCH net-next v6 2/5] vxlan: Expose helper vxlan_build_gbp_hdr
` [PATCH net-next v6 3/5] net/mlx5e: Add helper for encap_info_equal for tunnels with options
` [PATCH net-next v6 4/5] ip_tunnel: Preserve pointer const in ip_tunnel_info_opts
` [PATCH net-next v6 5/5] net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload

[PATCH net v2 0/8] mptcp: fixes for 6.3
 2023-03-09 14:50 UTC  (9+ messages)
` [PATCH net v2 1/8] mptcp: fix possible deadlock in subflow_error_report
` [PATCH net v2 2/8] mptcp: refactor passive socket initialization
` [PATCH net v2 3/8] mptcp: use the workqueue to destroy unaccepted sockets
` [PATCH net v2 4/8] mptcp: fix UaF in listener shutdown
` [PATCH net v2 5/8] selftests: mptcp: userspace pm: fix printed values
` [PATCH net v2 6/8] mptcp: add ro_after_init for tcp{,v6}_prot_override
` [PATCH net v2 7/8] mptcp: avoid setting TCP_CLOSE state twice
` [PATCH net v2 8/8] mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()

[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
 2023-03-09 14:45 UTC  (17+ messages)

[GIT PULL] Networking for 6.3-rc2
 2023-03-09 14:43 UTC 

[PATCH net-next] net: phy: smsc: use phy_set_bits in smsc_phy_config_init
 2023-03-09 14:33 UTC  (2+ messages)

[PATCH net-next] net: phy: smsc: use phy_clear/set_bits in lan87xx_read_status
 2023-03-09 14:31 UTC  (2+ messages)

[PATCH] man/netem: rework man page
 2023-03-09 14:22 UTC  (2+ messages)

Question: DSA on Marvell 6390R switch dropping EAPOL packets with unicast MAC DA
 2023-03-09 14:21 UTC  (2+ messages)

[PATCH] tcp: tcp_make_synack() can be called from process context
 2023-03-09 13:37 UTC  (2+ messages)

[PATCH net-next v2 0/2] Couple of minor improvements to build_skb variants
 2023-03-09 13:33 UTC  (5+ messages)
` [PATCH net-next v2 1/2] skbuff: Replace open-coded skb_propagate_pfmemalloc()s
` [PATCH net-next v2 2/2] skbuff: Add likely to skb pointer in build_skb()

[PATCH v3] net: ethernet: ti: am65-cpsw: Convert to devm_of_phy_optional_get()
 2023-03-09 13:32 UTC  (2+ messages)

[PATCH v4 net-next 0/5] Add tx push buf len param to ethtool
 2023-03-09 13:13 UTC  (6+ messages)
` [PATCH v4 net-next 1/5] ethtool: Add support for configuring tx_push_buf_len
` [PATCH v4 net-next 2/5] net: ena: Make few cosmetic preparations to support large LLQ
` [PATCH v4 net-next 3/5] net: ena: Add an option to configure large LLQ headers
` [PATCH v4 net-next 4/5] net: ena: Recalculate TX state variables every device reset
` [PATCH v4 net-next 5/5] net: ena: Add support to changing tx_push_buf_len

[PATCH v1] qed/qed_dev: guard against a possible division by zero
 2023-03-09 12:56 UTC 

[PATCH v5 0/2] Introduce ICSSG based ethernet Driver
 2023-03-09 12:53 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: net: Add ICSSG Ethernet
    ` [EXTERNAL] "

[PATCH v5] epoll: use refcount to reduce ep_mutex contention
 2023-03-09 12:47 UTC  (3+ messages)

[PATCH net v2 0/8] update xdp_features flag according to NIC re-configuration
 2023-03-09 12:25 UTC  (9+ messages)
` [PATCH net v2 1/8] tools: ynl: fix render-max for flags definition
` [PATCH net v2 2/8] tools: ynl: fix get_mask utility routine
` [PATCH net v2 3/8] xdp: add xdp_set_features_flag "
` [PATCH net v2 4/8] net: thunderx: take into account xdp_features setting tx/rx queues
` [PATCH net v2 5/8] net: ena: "
` [PATCH net v2 6/8] veth: take into account device reconfiguration for xdp_features flag
` [PATCH net v2 7/8] net/mlx5e: "
` [PATCH net v2 8/8] mvpp2: take care of xdp_features when reconfiguring queues

[PATCH] virtio_net: Use NETDEV_TX_BUSY when has no buf to send
 2023-03-09 12:26 UTC  (3+ messages)

[PATCH v3 net-next] sfc: support offloading TC VLAN push/pop actions to the MAE
 2023-03-09 11:59 UTC 

[PATCH bpf-next v2 0/2] net/smc: Introduce BPF injection capability
 2023-03-09 11:58 UTC  (7+ messages)
` [PATCH bpf-next v2 1/2] net/smc: Introduce BPF injection capability for SMC
` [PATCH bpf-next v2 2/2] bpf/selftests: add selftest for SMC bpf capability

[PATCH RESEND net-next v4 0/4] net/mlx5e: Add GBP VxLAN HW offload support
 2023-03-09 11:57 UTC  (8+ messages)

[patch net-next] MAINTAINERS: make my email address consistent
 2023-03-09 11:49 UTC 

[PATCH v3 0/6] Introduce PRU platform consumer API
 2023-03-09 11:34 UTC  (9+ messages)
` [PATCH v3 3/6] soc: ti: pruss: Add pruss_cfg_read()/update() API
    ` [EXTERNAL] "
        ` [EXTERNAL] "
` [PATCH v3 5/6] soc: ti: pruss: Add helper function to enable OCP master ports
    ` [EXTERNAL] "

[PATCH v5 00/19] MediaTek MT8188 clock support
 2023-03-09 11:25 UTC  (21+ messages)
  ` [PATCH v5 19/19] clk: mediatek: Add MT8188 adsp "
  ` [PATCH v5 16/19] clk: mediatek: Add MT8188 vppsys1 "
  ` [PATCH v5 15/19] clk: mediatek: Add MT8188 vppsys0 "
  ` [PATCH v5 12/19] clk: mediatek: Add MT8188 vdosys0 "
  ` [PATCH v5 11/19] clk: mediatek: Add MT8188 vdecsys "
  ` [PATCH v5 14/19] clk: mediatek: Add MT8188 vencsys "
  ` [PATCH v5 10/19] clk: mediatek: Add MT8188 mfgcfg "
  ` [PATCH v5 02/19] clk: mediatek: Add MT8188 apmixedsys "

[PATCHv3 net 1/2] net: asix: fix modprobe "sysfs: cannot create duplicate filename"
 2023-03-09 11:20 UTC  (4+ messages)
` [PATCHv3 net 2/2] net: asix: init mdiobus from one function

[PATCH net-next] ipvlan: Make skb->skb_iif track skb->dev for l3s mode
 2023-03-09 11:10 UTC  (2+ messages)

[PATCH net-next v13 00/16] net: ethernet: mtk_eth_soc: various enhancements
 2023-03-09 10:58 UTC  (17+ messages)
` [PATCH net-next v13 01/16] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH net-next v13 02/16] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH net-next v13 03/16] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH net-next v13 04/16] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [PATCH net-next v13 05/16] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH net-next v13 06/16] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH net-next v13 07/16] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH net-next v13 08/16] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH net-next v13 09/16] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH net-next v13 10/16] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH net-next v13 11/16] net: dsa: mt7530: use "
` [PATCH net-next v13 12/16] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V1 capability bit
` [PATCH net-next v13 13/16] net: ethernet: mtk_eth_soc: move MAX_DEVS in mtk_soc_data
` [PATCH net-next v13 14/16] net: ethernet: mtk_eth_soc: rely on num_devs and remove MTK_MAC_COUNT
` [PATCH net-next v13 15/16] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V3 capability bit
` [PATCH net-next v13 16/16] net: ethernet: mtk_eth_soc: convert caps in mtk_soc_data struct to u64

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-03-07 (ice)
 2023-03-09 11:00 UTC  (2+ messages)

[PATCH RESEND net-next] ptp_ocp: add force_irq to xilinx_spi configuration
 2023-03-09 10:54 UTC 

[PATCH 1/1] net: phy: dp83867: Disable IRQs on suspend
 2023-03-09 10:52 UTC  (5+ messages)

[PATCH net-next 0/2] sctp: add another two stream schedulers
 2023-03-09 10:40 UTC  (4+ messages)
` [PATCH net-next 1/2] sctp: add fair capacity stream scheduler

[PATCH net-next] net: mvpp2: Defer probe if MAC address source is not yet ready
 2023-03-09 10:29 UTC  (3+ messages)

[RFC PATCH v3 0/4] several updates to virtio/vsock
 2023-03-09 10:14 UTC  (5+ messages)
` [RFC PATCH v3 1/4] virtio/vsock: don't use skbuff state to account credit
` [RFC PATCH v3 2/4] virtio/vsock: remove redundant 'skb_pull()' call
` [RFC PATCH v3 3/4] virtio/vsock: don't drop skbuff on copy failure
` [RFC PATCH v3 4/4] test/vsock: copy to user failure test

[PATCH net] net: ravb: Fix possible UAF bug in ravb_remove
 2023-03-09 10:02 UTC 

[PATCH net] net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bit
 2023-03-09 10:01 UTC 

[patch net-next v4] net: virtio_net: implement exact header length guest feature
 2023-03-09  9:45 UTC 

[PATCH net] net: ethernet: fix use after free bug in ns83820_remove_one due to race condition
 2023-03-09  9:42 UTC 

[PATCH net-next 0/4] Various mtk_eth_soc cleanups
 2023-03-09  9:40 UTC  (2+ messages)

[PATCH RFC v4 net-next 00/13] pds_core driver
 2023-03-09  9:30 UTC  (9+ messages)
` [PATCH RFC v4 net-next 02/13] pds_core: add devcmd device interfaces
` [PATCH RFC v4 net-next 03/13] pds_core: health timer and workqueue

[PATCH v2] net: hsr: Don't log netdev_err message on unknown prp dst node
 2023-03-09  9:23 UTC 

[PATCH net-next v4] net: dsa: realtek: rtl8365mb: add change_mtu
 2023-03-09  9:07 UTC  (5+ messages)

[PATCH net-next 0/8] update xdp_features flag according to NIC re-configuration
 2023-03-09  8:43 UTC  (8+ messages)
` [PATCH net-next 7/8] net/mlx5e: take into account device reconfiguration for xdp_features flag

[PATCH net-next v3 0/2] Update CPSW bindings for Serdes PHY
 2023-03-09  8:44 UTC  (4+ messages)
` [PATCH net-next v3 1/2] dt-bindings: net: ti: k3-am654-cpsw-nuss: Document "
` [PATCH net-next v3 2/2] net: ethernet: ti: am65-cpsw: Update name of "

[patch V2 3/4] atomics: Provide rcuref - scalable reference counting
 2023-03-09  8:35 UTC  (2+ messages)

[PATCH v13 bpf-next 00/10] Add skb + xdp dynptrs
 2023-03-09  8:13 UTC  (8+ messages)
` [PATCH v13 bpf-next 10/10] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers

[PATCH v2] can: rcar_canfd: Add transceiver support
 2023-03-09  8:12 UTC  (3+ messages)

[PATCH] Bluetooth: Fix double free in hci_conn_cleanup
 2023-03-09  7:46 UTC 

[PATCH net v2] net/smc: fix fallback failed while sendmsg with fastopen
 2023-03-09  7:43 UTC  (2+ messages)

[PATCH net v2] net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
 2023-03-09  7:42 UTC  (2+ messages)

[PATCH 00/28] PCI/AER: Remove redundant Device Control Error Reporting Enable
 2023-03-09  7:40 UTC  (2+ messages)

[PATCH 00/11] tree-wide: remove support for Renesas R-Car H3 ES1
 2023-03-09  7:30 UTC  (2+ messages)

[PATCH net] eth: fealnx: bring back this old driver
 2023-03-09  7:30 UTC  (2+ messages)

[PATCH net] net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
 2023-03-09  7:30 UTC  (2+ messages)

[PATCH] net: avoid double iput when sock_alloc_file fails
 2023-03-09  7:30 UTC  (2+ messages)

[PATCH net] af_unix: fix struct pid leaks in OOB support
 2023-03-09  7:30 UTC  (2+ messages)

[PATCH net 0/2] tools: ynl: fix enum-as-flags in the generic CLI
 2023-03-09  7:30 UTC  (2+ messages)

[PATCH] net: calxeda: fix race condition in xgmac_remove due to unfinshed work
 2023-03-09  7:26 UTC  (5+ messages)

[PATCH net-next v2] dt-bindings: net: ti: k3-am654-cpsw-nuss: Document Serdes PHY
 2023-03-09  7:24 UTC  (7+ messages)

[PATCH] net: hsr: Don't log netdev_err message on unknown prp dst node
 2023-03-09  7:20 UTC  (2+ messages)

[PATCH 0/5] Process connector bug fixes & enhancements
 2023-03-09  7:15 UTC  (7+ messages)
` [PATCH 1/5] netlink: Reverse the patch which removed filtering
` [PATCH 2/5] connector/cn_proc: Add filtering to fix some bugs
` [PATCH 3/5] connector/cn_proc: Test code for proc connector
` [PATCH 4/5] connector/cn_proc: Allow non-root users access
` [PATCH 5/5] connector/cn_proc: Performance improvements

[PATCH net, stable v1 0/3] add checking sq is full inside xdp xmit
 2023-03-09  6:51 UTC  (7+ messages)
` [PATCH net, stable v1 3/3] virtio_net: "

[PATCH] net/packet: Allow MSG_NOSIGNAL flag in packet_recvmsg
 2023-03-09  6:38 UTC  (3+ messages)

[PATCH v3 3/5] net: Let the active time stamping layer be selectable
 2023-03-09  6:13 UTC  (2+ messages)

[PATCH v2] wifi: rtw88: fix memory leak in rtw_usb_probe()
 2023-03-09  3:55 UTC  (4+ messages)

[PATCH v5 00/12] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-09  3:10 UTC  (4+ messages)
` [PATCH v5 03/12] dt-bindings: net: snps,dwmac: Add an optional resets single 'ahb'

[PATCH v6 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-03-09  2:40 UTC  (5+ messages)
` [PATCH v6 08/13] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH v6 10/13] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH v6 11/13] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH v6 12/13] PCI: hv: Add hypercalls to read/write MMIO space


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