netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-04 11:23:59 to 2024-03-04 22:10:08 UTC [more...]

[PATCH] i40e: Prevent setting MTU if greater than MFS
 2024-03-04 22:09 UTC  (2+ messages)

[PATCH net-next v12 00/15] Introducing P4TC (series 1)
 2024-03-04 22:01 UTC  (25+ messages)
                        ` eBPF to implement core functionility WAS "
                ` Hardware Offload discussion WAS(Re: "

[PATCH net-next v2 00/22] Introducing OpenVPN Data Channel Offload
 2024-03-04 21:52 UTC  (29+ messages)
` [PATCH net-next v2 01/22] netlink: add NLA_POLICY_MAX_LEN macro
` [PATCH net-next v2 02/22] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v2 03/22] ovpn: add basic netlink support
` [PATCH net-next v2 04/22] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v2 05/22] ovpn: implement interface creation/destruction via netlink
` [PATCH net-next v2 06/22] ovpn: introduce the ovpn_peer object
` [PATCH net-next v2 07/22] ovpn: introduce the ovpn_socket object
` [PATCH net-next v2 08/22] ovpn: implement basic TX path (UDP)
` [PATCH net-next v2 09/22] ovpn: implement basic RX "
` [PATCH net-next v2 10/22] ovpn: implement packet processing
` [PATCH net-next v2 11/22] ovpn: store tunnel and transport statistics
` [PATCH net-next v2 12/22] ovpn: implement TCP transport
` [PATCH net-next v2 13/22] ovpn: implement multi-peer support
` [PATCH net-next v2 14/22] ovpn: implement peer lookup logic
` [PATCH net-next v2 15/22] ovpn: implement keepalive mechanism
` [PATCH net-next v2 16/22] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v2 17/22] ovpn: add support for peer floating
` [PATCH net-next v2 18/22] ovpn: implement peer add/dump/delete via netlink
` [PATCH net-next v2 19/22] ovpn: implement key add/del/swap "
` [PATCH net-next v2 20/22] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v2 21/22] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v2 22/22] ovpn: add basic ethtool support

[PATCH] Bluetooth: Add new quirk for broken read key length on ATS2851
 2024-03-04 21:40 UTC  (2+ messages)

[PATCH net-next 0/9][pull request] Intel Wired LAN Driver Updates 2024-03-04 (ice)
 2024-03-04 21:29 UTC  (10+ messages)
` [PATCH net-next 1/9] ice: pass VSI pointer into ice_vc_isvalid_q_id
` [PATCH net-next 2/9] ice: remove unnecessary duplicate checks for VF VSI ID
` [PATCH net-next 3/9] ice: use relative VSI index for VFs instead of PF VSI number
` [PATCH net-next 4/9] ice: remove vf->lan_vsi_num field
` [PATCH net-next 5/9] ice: rename ice_write_* functions to ice_pack_ctx_*
` [PATCH net-next 6/9] ice: use GENMASK instead of BIT(n) - 1 in pack functions
` [PATCH net-next 7/9] ice: cleanup line splitting for context set functions
` [PATCH net-next 8/9] ice: do not disable Tx queues twice in ice_down()
` [PATCH net-next 9/9] ice: avoid unnecessary devm_ usage

[PATCH v3] sock: Use unsafe_memcpy() for sock_copy()
 2024-03-04 21:29 UTC 

[PATCH net-next 00/11][pull request] idpf: refactor virtchnl messages
 2024-03-04 21:05 UTC  (12+ messages)
` [PATCH net-next 01/11] idpf: add idpf_virtchnl.h
` [PATCH net-next 02/11] idpf: implement virtchnl transaction manager
` [PATCH net-next 03/11] idpf: refactor vport virtchnl messages
` [PATCH net-next 04/11] idpf: refactor queue related "
` [PATCH net-next 05/11] idpf: refactor remaining "
` [PATCH net-next 06/11] idpf: add async_handler for MAC filter messages
` [PATCH net-next 07/11] idpf: refactor idpf_recv_mb_msg
` [PATCH net-next 08/11] idpf: cleanup virtchnl cruft
` [PATCH net-next 09/11] idpf: prevent deinit uninitialized virtchnl core
` [PATCH net-next 10/11] idpf: fix minor controlq issues
` [PATCH net-next 11/11] idpf: remove dealloc vector msg err in idpf_intr_rel

[PATCH net-next v3 0/7] Support for nexthop group statistics
 2024-03-04 20:51 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: nexthop: Adjust netlink policy parsing for a new attribute
` [PATCH net-next v3 2/7] net: nexthop: Add NHA_OP_FLAGS
` [PATCH net-next v3 3/7] net: nexthop: Add nexthop group entry stats
` [PATCH net-next v3 4/7] net: nexthop: Expose nexthop group stats to user space
` [PATCH net-next v3 5/7] net: nexthop: Add hardware statistics notifications
` [PATCH net-next v3 6/7] net: nexthop: Add ability to enable / disable hardware statistics
` [PATCH net-next v3 7/7] net: nexthop: Expose nexthop group HW stats to user space

[PATCH] pds_core: Fix possible double free in error handling path
 2024-03-04 20:26 UTC  (4+ messages)
` [PATCH net V2] net: "

[PATCH net-next 0/6] net: constify struct class usage
 2024-03-04 20:19 UTC  (11+ messages)
` [PATCH net-next 1/6] net: hns: make hnae_class constant
` [PATCH net-next 2/6] net: wan: framer: make framer_class constant
` [PATCH net-next 3/6] net: ppp: make ppp_class constant
` [PATCH net-next 6/6] nfc: core: make nfc_class constant

[PATCH v4 00/12] selftests: kselftest_harness: support using xfail
 2024-03-04 19:31 UTC  (4+ messages)
` [PATCH v4 02/12] selftests/harness: Merge TEST_F_FORK() into TEST_F()

[PATCH] ptp: fc3: Convert to platform remove callback returning void
 2024-03-04 19:28 UTC  (2+ messages)

[PATCH net] net: phy: qca807x: fix compilation when CONFIG_GPIOLIB is not set
 2024-03-04 19:29 UTC  (3+ messages)

[PATCH net-next 1/2] net: tuntap: Leverage core stats allocator
 2024-03-04 18:38 UTC  (2+ messages)
` [PATCH net-next 2/2] net: tap: Remove generic .ndo_get_stats64

[ANN] netdev call - Mar 5th
 2024-03-04 18:36 UTC  (2+ messages)

[PATCH v7 00/12] iov_iter: Convert the iterator macros into inline funcs
 2024-03-04 18:32 UTC  (11+ messages)
` [PATCH v7 07/12] iov_iter: Convert iterate*() to "
  ` [bug report] dead loop in generic_perform_write() //Re: "

[PATCH v2 net-next 0/2] Add en8811h phy driver and devicetree binding doc
 2024-03-04 18:05 UTC  (3+ messages)
` [PATCH v2 net-next 2/2] net: phy: air_en8811h: Add the Airoha EN8811H PHY driver

[PATCH net-next v1 1/1] ieee802154: mcr20a: Remove unused of_gpio.h
 2024-03-04 17:53 UTC 

[PATCH net-next v1 1/1] ieee802154: at86rf230: Replace of_gpio.h by proper one
 2024-03-04 17:42 UTC 

[PATCH] Removed inputq,namedq field description to prevent kernel doc warnings
 2024-03-04 17:32 UTC  (3+ messages)

[PATCH v4 net-next 00/15] af_unix: Rework GC
 2024-03-04 17:31 UTC  (3+ messages)

[PATCH] Removed blocking_link field description to prevent kernel doc warning
 2024-03-04 17:28 UTC  (2+ messages)

[PATCH net-next] selftests/net: force synchronized GC for a test
 2024-03-04 17:27 UTC  (7+ messages)

[PATCH net-next] tcp: align tcp_sock_write_rx group
 2024-03-04 17:09 UTC  (2+ messages)

[syzbot] [rds?] WARNING in rds_conn_connect_if_down
 2024-03-04 17:07 UTC  (3+ messages)
` [PATCH] net/rds: fix "

[PATCH] [RFC] net: smc: fix fasync leak in smc_release()
 2024-03-04 16:35 UTC  (5+ messages)
  ` [lvc-project] "

[PATCH net-next v1 0/4] tools/net/ynl: Add support for nlctrl netlink family
 2024-03-04 16:32 UTC  (7+ messages)
` [PATCH net-next v1 3/4] tools/net/ynl: Extend array-nest for multi level nesting

[PATCH net-next 0/3] Add support for TI DP83826 configuration
 2024-03-04 16:31 UTC  (8+ messages)
` [PATCH net-next 1/3] dt-bindings: net: dp83822: support configuring RMII master/slave mode

[PATCH] ss: fix output of MD5 signature keys configured on TCP sockets
 2024-03-04 16:30 UTC  (3+ messages)

[PATCH] tc: Fix json output for f_u32
 2024-03-04 16:30 UTC  (2+ messages)

[PATCH 0/2] Add properties in dwmac-stm32 documentation
 2024-03-04 16:24 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: net: add new property st,ext-phyclk in documentation for stm32

[PATCH net-next 0/7] net: ipa: simplify device pointer access
 2024-03-04 16:24 UTC  (5+ messages)
` [PATCH net-next 1/7] net: ipa: change ipa_interrupt_config() prototype

[PATCH net-next 0/4] tools: ynl: add --dbg-small-recv for easier kernel testing
 2024-03-04 16:20 UTC  (14+ messages)
` [PATCH net-next 1/4] tools: ynl: move the new line in NlMsg __repr__
` [PATCH net-next 2/4] tools: ynl: allow setting recv() size
` [PATCH net-next 3/4] tools: ynl: support debug printing messages
` [PATCH net-next 4/4] tools: ynl: add --dbg-small-recv for easier kernel testing

[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-04 16:16 UTC  (4+ messages)
` [PATCH v2 2/2] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH] ip.7: Add not supported by SOCK_STREAM to socket options
 2024-03-04 16:15 UTC  (2+ messages)

[PATCH net v1 1/1] net: dsa: microchip: make sure drive strength configuration is not lost by soft reset
 2024-03-04 16:12 UTC  (4+ messages)

[PATCH net] net: sparx5: Fix use after free inside sparx5_del_mact_entry
 2024-03-04 15:50 UTC  (2+ messages)

[PATCH v6 0/3] wifi: ath11k: hibernation support
 2024-03-04 15:42 UTC  (3+ messages)
` [PATCH v6 3/3] wifi: ath11k: support hibernation

[PATCH] net: dsa: microchip: fix register write order in ksz8_ind_write8()
 2024-03-04 15:41 UTC 

[PATCH] netdev: Use flexible array for trailing private bytes
 2024-03-04 15:24 UTC  (9+ messages)

[PATCH] net: hsr: Use full string description when opening HSR network device
 2024-03-04 15:17 UTC  (5+ messages)

[PATCH net-next v10 00/13] Introduce PHY listing and link_topology tracking
 2024-03-04 15:10 UTC  (14+ messages)
` [PATCH net-next v10 01/13] net: phy: Introduce ethernet link topology representation
` [PATCH net-next v10 02/13] net: sfp: pass the phy_device when disconnecting an sfp module's PHY
` [PATCH net-next v10 03/13] net: phy: add helpers to handle sfp phy connect/disconnect
` [PATCH net-next v10 04/13] net: sfp: Add helper to return the SFP bus name
` [PATCH net-next v10 05/13] net: ethtool: Allow passing a phy index for some commands
` [PATCH net-next v10 06/13] netlink: specs: add phy-index as a header parameter
` [PATCH net-next v10 07/13] net: ethtool: Introduce a command to list PHYs on an interface
` [PATCH net-next v10 08/13] netlink: specs: add ethnl PHY_GET command set
` [PATCH net-next v10 09/13] net: ethtool: plca: Target the command to the requested PHY
` [PATCH net-next v10 10/13] net: ethtool: pse-pd: "
` [PATCH net-next v10 11/13] net: ethtool: cable-test: "
` [PATCH net-next v10 12/13] net: ethtool: strset: Allow querying phy stats by index
` [PATCH net-next v10 13/13] Documentation: networking: document phy_link_topology

[PATCH net-next 0/6] selftests: forwarding: Various improvements
 2024-03-04 14:43 UTC  (2+ messages)

[PATCH net-next v5 0/7] Fix missing PHY-to-MAC RX clock
 2024-03-04 14:42 UTC  (20+ messages)
` [PATCH net-next v5 1/7] net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
` [PATCH net-next v5 2/7] net: phylink: add rxc_always_on flag to phylink_pcs
` [PATCH net-next v5 3/7] net: stmmac: don't rely on lynx_pcs presence to check for a PHY
` [PATCH net-next v5 4/7] net: stmmac: Support a generic PCS field in mac_device_info
` [PATCH net-next v5 5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
` [PATCH net-next v5 6/7] net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock
` [PATCH net-next v5 7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it

[PATCH net-next v5 00/17] net: Add support for Power over Ethernet (PoE)
 2024-03-04 14:23 UTC  (8+ messages)
` [PATCH net-next v5 13/17] net: pse-pd: Use regulator framework within PSE framework

[PATCH iwl-next,v3 0/2] XDP Tx Hardware Timestamp for igc driver
 2024-03-04 14:19 UTC  (3+ messages)
  ` [xdp-hints] "

[PATCH iproute2-next v3] iproute2: move generic_proc_open into lib
 2024-03-04 14:13 UTC 

[PATCH net-next v4] net: dqs: add NIC stall detector based on BQL
 2024-03-04 14:08 UTC 

This is the fourth time I’ve tried to find what led to the regression of outgoing network speed and each time I find the merge commit 8c94ccc7cd691472461448f98e2372c75849406c
 2024-03-04 14:10 UTC  (8+ messages)
                        ` This is the fourth time I've "

[PATCH net-next v3 0/2] net: phy: micrel: lan8814 erratas
 2024-03-04 14:08 UTC  (6+ messages)
` [PATCH net-next v3 1/2] net: phy: micrel: lan8814 led errata
` [PATCH net-next v3 2/2] net: phy: micrel: lan8814 cable improvement errata

[PATCH net-next v2 1/3] xsk: Remove non-zero 'dma_page' check in xp_assign_dev
 2024-03-04 13:58 UTC  (4+ messages)

[PATCH net-next v2] net/nlmon: Cancel setting the fields of statistics to zero
 2024-03-04 13:57 UTC  (5+ messages)

[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
 2024-03-04 13:45 UTC  (7+ messages)

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-04 13:22 UTC  (6+ messages)

[PATCH net-next 0/4] net: gro: cleanups and fast path refinement
 2024-03-04 13:14 UTC  (6+ messages)
` [PATCH net-next 2/4] net: gro: change skb_gro_network_header()

[PATCH net-next 00/15] mptcp: userspace pm: 'dump addrs' and 'get addr'
 2024-03-04 13:10 UTC  (2+ messages)

[PATCH net 0/2] selftests: mptcp: fixes for diag.sh
 2024-03-04 13:10 UTC  (2+ messages)

[PATCH net-next v2 0/7] Support for nexthop group statistics
 2024-03-04 11:09 UTC  (4+ messages)
` [PATCH net-next v2 4/7] net: nexthop: Expose nexthop group stats to user space

[PATCH net v2] netfilter: Add protection for bmp length out of range
 2024-03-04 12:41 UTC  (4+ messages)

Reaching official SMC maintainers
 2024-03-04 12:35 UTC  (2+ messages)

[PATCH ipsec 0/2] Improve packet offload for dual stack
 2024-03-04 12:24 UTC  (3+ messages)
` [PATCH ipsec 1/2] xfrm: fix xfrm child route lookup for packet offload
` [PATCH ipsec 2/2] xfrm: set skb control buffer based on packet offload as well

[PATCH] inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
 2024-03-04 12:08 UTC  (3+ messages)

[pull request][net-next V4 00/15] mlx5 socket direct (Multi-PF)
 2024-03-04 12:03 UTC  (3+ messages)
` [net-next V4 15/15] Documentation: networking: Add description for multi-pf netdev

[PATCH net-next v2 0/7] net: ipa: simplify device pointer access
 2024-03-04 11:50 UTC  (2+ messages)

[PATCH net-next 0/2] tools: ynl: clean up make clean
 2024-03-04 10:23 UTC  (5+ messages)
` [PATCH net-next 1/2] tools: ynl: rename make hardclean -> distclean
` [PATCH net-next 2/2] tools: ynl: remove __pycache__ during clean


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