netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-26 01:20:27 to 2024-01-26 19:21:46 UTC [more...]

[RESEND PATCH v4 0/2] StarFive DWMAC support for JH7100
 2024-01-26 19:21 UTC  (3+ messages)
` [RESEND PATCH v4 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [RESEND PATCH v4 2/2] net: stmmac: dwmac-starfive: Add support for JH7100 SoC

[PATCH net-next v6 0/4] netdevsim: link and forward skbs between ports
 2024-01-26 19:17 UTC  (10+ messages)
` [PATCH net-next v6 1/4] netdevsim: allow two netdevsim ports to be connected
` [PATCH net-next v6 2/4] netdevsim: forward skbs from one connected port to another
` [PATCH net-next v6 3/4] netdevsim: add selftest for forwarding skb between connected ports
` [PATCH net-next v6 4/4] netdevsim: add Makefile for selftests

[PATCH v4 0/2] StarFive DWMAC support for JH7100
 2024-01-26 19:13 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v4 2/2] net: stmmac: dwmac-starfive: Add support for JH7100 SoC

[PATCH net-next 0/7] dma: skip calling no-op sync ops when possible
 2024-01-26 19:13 UTC  (13+ messages)
` [PATCH net-next 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next 2/7] dma: avoid expensive redundant calls for sync operations
` [PATCH net-next 3/7] iommu/dma: avoid expensive indirect "
` [PATCH net-next 4/7] page_pool: make sure frag API fields don't span between cachelines
` [PATCH net-next 5/7] page_pool: don't use driver-set flags field directly
` [PATCH net-next 6/7] page_pool: check for DMA sync shortcut earlier
` [PATCH net-next 7/7] xsk: use generic DMA sync shortcut instead of a custom one

[PATCH net-next v2 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP
 2024-01-26 19:01 UTC  (4+ messages)

[PATCH net-next 0/6] mlxsw: Refactor reference counting code
 2024-01-26 18:58 UTC  (7+ messages)
` [PATCH net-next 1/6] mlxsw: spectrum: Change mlxsw_sp_upper to LAG structure
` [PATCH net-next 2/6] mlxsw: spectrum: Remove mlxsw_sp_lag_get()
` [PATCH net-next 3/6] mlxsw: spectrum: Query max_lag once
` [PATCH net-next 4/6] mlxsw: spectrum: Search for free LAD ID once
` [PATCH net-next 5/6] mlxsw: spectrum: Refactor LAG create and destroy code
` [PATCH net-next 6/6] mlxsw: Use refcount_t for reference counting

pull-request: wireless-next-2024-01-25
 2024-01-26 18:52 UTC  (6+ messages)

[PATCH net-next v1 00/12] tools/net/ynl: Add features for tc family
 2024-01-26 18:50 UTC  (7+ messages)
` [PATCH net-next v1 02/12] tools/net/ynl: Support sub-messages in nested attribute spaces

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

[PATCH iwl-next v4 0/2] ice: Support flow director ether type filters
 2024-01-26 17:51 UTC  (3+ messages)
` [PATCH iwl-next v4 2/2] ice: Implement 'flow-type ether' rules

[PATCH v2 net-next 0/10] pds_core: Various improvements and AQ race condition cleanup
 2024-01-26 17:42 UTC  (11+ messages)
` [PATCH v2 net-next 01/10] pds_core: Prevent health thread from running during reset/remove
` [PATCH v2 net-next 02/10] pds_core: Cancel AQ work on teardown
` [PATCH v2 net-next 03/10] pds_core: Use struct pdsc for the pdsc_adminq_isr private data
` [PATCH v2 net-next 04/10] pds_core: Prevent race issues involving the adminq
` [PATCH v2 net-next 05/10] pds_core: Clear BARs on reset
` [PATCH v2 net-next 06/10] pds_core: Don't assign interrupt index/bound_intr to notifyq
` [PATCH v2 net-next 07/10] pds_core: Unmask adminq interrupt in work thread
` [PATCH v2 net-next 08/10] pds_core: Fix up some minor issues
` [PATCH v2 net-next 09/10] pds_core: Rework teardown/setup flow to be more common
` [PATCH v2 net-next 10/10] pds_core: Clean up init/uninit flows to be more readable

[PATCH net-next 0/2] net: stmmac: TBS support for platform driver
 2024-01-26 17:39 UTC  (6+ messages)
` [PATCH net-next 2/2] "

[PATCH bpf-next v8 1/3] bpf: make common crypto API for TC/XDP programs
 2024-01-26 17:38 UTC  (6+ messages)

[PATCH net-next 1/2] dt-bindings: net: snps,dwmac: Time Based Scheduling
 2024-01-26 17:36 UTC  (4+ messages)

[PATCH UPSTREAM 1/1] rds: Fix possible deadlock in rds_message_put
 2024-01-26 17:33 UTC  (2+ messages)
` [rds-devel] "

[net-next PATCH 0/3] net: mdio-ipq4019: fix wrong default MDC rate
 2024-01-26 17:33 UTC  (8+ messages)
` [net-next PATCH 1/3] dt-bindings: net: ipq4019-mdio: document now supported clock-frequency

[net-next v6 1/4] wwan: core: Add WWAN fastboot port type
 2024-01-26 17:24 UTC  (2+ messages)

[PATCH v3 0/2] Small runtime PM API changes
 2024-01-26 17:23 UTC  (4+ messages)
` [PATCH v3 1/2] pm: runtime: Simplify pm_runtime_get_if_active() usage

[PATCH iproute2] vxlan: add support for flowlab inherit
 2024-01-26 17:17 UTC  (9+ messages)

[PATCH iproute2] spelling fixes
 2024-01-26 17:15 UTC  (3+ messages)

[PATCH net] selftests: net: add missing config for big tcp tests
 2024-01-26 16:55 UTC  (4+ messages)

[PATCH net] llc: call sock_orphan() at release time
 2024-01-26 16:55 UTC 

[PATCH net-next v3 0/3] Per epoll context busy poll support
 2024-01-26 16:52 UTC  (9+ messages)
` [PATCH net-next v3 3/3] eventpoll: Add epoll ioctl for epoll_params

[PATCH net-next] selftests: forwarding: Add missing config entries
 2024-01-26 16:36 UTC 

Need of advice for XDP sockets on top of the interfaces behind a Linux bonding device
 2024-01-26 15:54 UTC 

[PATCH bpf-next v2 0/4] transition sockmap testing to test_progs
 2024-01-26 15:40 UTC  (13+ messages)
` [PATCH bpf-next v2 1/4] bpf: sockmap, add test for sk_msg prog pop msg helper
` [PATCH bpf-next v2 2/4] bpf: sockmap, add a sendmsg test so we can check that path
` [PATCH bpf-next v2 3/4] bpf: sockmap, add a cork to force buffering of the scatterlist

[PATCH net-next] net: micrel: Fix set/get PHC time for lan8814
 2024-01-26 15:26 UTC  (4+ messages)

[PATCH][next] net: ipa: remove the redundant assignment to variable trans_id
 2024-01-26 15:15 UTC  (3+ messages)

[PATCH net-next] net: marvell,prestera: Fix example PCI bus addressing
 2024-01-26 15:12 UTC  (5+ messages)
` [EXT] "

[RFC,net-next] tcp: add support for read with offset when using MSG_PEEK
 2024-01-26 15:01 UTC  (5+ messages)

[PATCH net] bridge: mcast: fix disabled snooping after long uptime
 2024-01-26 14:36 UTC 

[PATCH v6 0/3] convert write_threads, write_version and write_ports to netlink commands
 2024-01-26 13:58 UTC  (16+ messages)
` [PATCH v6 3/3] NFSD: add write_ports to netlink command

[PATCH net v3] net: dsa: qca8k: fix illegal usage of GPIO
 2024-01-26 13:17 UTC  (2+ messages)

[PATCH iwl-next v4 1/3] ixgbe: Convert ret val type from s32 to int
 2024-01-26 13:05 UTC  (3+ messages)
` [PATCH iwl-next v4 2/3] ixgbe: Rearrange args to fix reverse Christmas tree
` [PATCH iwl-next v4 3/3] ixgbe: Clarify the values of the returning status

[PATCH v2 0/2] net: stmmac: dwmac-imx: Time Based Scheduling support
 2024-01-26 13:05 UTC  (4+ messages)
` [PATCH v2 1/2] net: stmmac: do not clear TBS enable bit on link up/down
` [PATCH v2 2/2] net: stmmac: dwmac-imx: set TSO/TBS TX queues default settings

[PATCH net-next 0/4] selftests: bonding: use busy/slowwait when waiting
 2024-01-26 12:52 UTC  (8+ messages)
` [PATCH net-next 1/4] selftests/net/forwarding: add slowwait functions
` [PATCH net-next 3/4] selftests: bonding: reduce garp_test/arp_validate test time

[PATCH net-next v3] net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
 2024-01-26 11:36 UTC  (2+ messages)

[PATCH net-next v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-26 11:12 UTC  (2+ messages)
` [Intel-wired-lan] "

stmmac on Banana PI CPU stalls since Linux 6.6
 2024-01-26 11:10 UTC  (9+ messages)

[PATCH v2 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
 2024-01-26 10:40 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth
` [PATCH v2 2/2] arm64: dts: mediatek: mt8183-pico6: Fix bluetooth node

[PATCH net] xfrm: Pass UDP encapsulation in TX packet offload
 2024-01-26 10:19 UTC  (2+ messages)

[PATCH net v2] net: dsa: qca8k: fix illegal usage of GPIO
 2024-01-26 10:14 UTC  (3+ messages)

[PATCH] net: ipv4: fix a memleak in ip_setup_cork
 2024-01-26 10:13 UTC  (2+ messages)

[PATCH iproute2] ifstat: make load_info() more verbose on error
 2024-01-26 10:08 UTC 

[net-next PATCH 0/3] Dynamically allocate BPIDs
 2024-01-26  9:54 UTC  (6+ messages)
` [net-next PATCH 1/3] octeontx2-af: Create BPIDs free pool
    ` [EXT] "
  ` [EXT] Re: [net-next PATCH 0/3] Dynamically allocate BPIDs

[PATCH net] ps3/gelic: Fix SKB allocation
 2024-01-26  9:25 UTC 

[PATCH 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
 2024-01-26  9:12 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth

[PATCH ipsec-next] xfrm6_tunnel: Use KMEM_CACHE instead of kmem_cache_create
 2024-01-26  9:11 UTC  (2+ messages)

[PATCH net-next] net: print error if SO_BUSY_POLL_BUDGET is large
 2024-01-26  9:11 UTC  (2+ messages)

[RFC PATCH ipsec-next] xfrm: add forwarding ICMP error message
 2024-01-26  9:11 UTC  (3+ messages)
` [PATCH v6 ipsec-next] xfrm: introduce forwarding of ICMP Error messages

[syzbot] [net?] [v9fs?] WARNING: refcount bug in p9_req_put (3)
 2024-01-26  9:05 UTC 

[PATCH] crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() after error detection
 2024-01-26  8:55 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v1 iwl-next] igc: Add support for LEDs on i225/i226
 2024-01-26  8:37 UTC  (5+ messages)

[PATCH v2] [net] ipv6: Ensure natural alignment of const ipv6 loopback and router addresses
 2024-01-26  8:32 UTC 

[PATCH net v2] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
 2024-01-26  7:39 UTC 

[PATCH] fjes: fix memleaks in fjes_hw_setup
 2024-01-26  7:27 UTC  (3+ messages)
  `  "

[PATCH net] net: dsa: mt7530: fix 10M/100M speed on MT7988 switch
 2024-01-26  6:30 UTC  (6+ messages)

Consider picking up "tpm: Enable hwrng only for Pluton on AMD CPUs" rather sooner than later
 2024-01-26  6:09 UTC  (3+ messages)
` Consider picking up "wifi: ath11k: rely on mac80211 debugfs handling for vif" "

[PATCH net-next 3/5] net: switchdev: Relay all replay messages through a central function
 2024-01-26  6:07 UTC  (2+ messages)

[PATCH v2 0/7 iwl-next] idpf: refactor virtchnl messages
 2024-01-26  5:47 UTC  (8+ messages)
` [PATCH v2 1/7 iwl-next] idpf: implement virtchnl transaction manager
` [PATCH v2 2/7 iwl-next] idpf: refactor vport virtchnl messages
` [PATCH v2 3/7 iwl-next] idpf: refactor queue related "
` [PATCH v2 4/7 iwl-next] idpf: refactor remaining "
` [PATCH v2 5/7 iwl-next] idpf: add async_handler for MAC filter messages
` [PATCH v2 6/7 iwl-next] idpf: refactor idpf_recv_mb_msg
` [PATCH v2 7/7 iwl-next] idpf: cleanup virtchnl cruft

[PATCH net-next v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-26  4:37 UTC 

[PATCH] bnx2x: Fix firmware version string character counts
 2024-01-26  4:10 UTC 

[PATCH net-next v3] net: tcp: accept old ack during closing
 2024-01-26  4:05 UTC 

[PATCH net-next v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-26  3:55 UTC 

[PATCH net] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
 2024-01-26  3:31 UTC  (5+ messages)

[PATCH 1/1] virtio_net: Add timeout handler to avoid kernel hang
 2024-01-26  3:13 UTC  (14+ messages)

[PATCH net-next v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-26  3:13 UTC 

[PATCH] net: stmmac: fix wrong place to call pinctrl state change
 2024-01-26  2:44 UTC  (2+ messages)
` [PATCH] net: stmmac: dwmac-imx: add clock input support in RMII mode

[pull request][net-next 00/15] mlx5 updates 2023-12-20
 2024-01-26  2:40 UTC  (10+ messages)
` [net-next 10/15] net/mlx5e: Let channels be SD-aware

[net-next PATCH] octeontx2-pf: Add support to read eeprom information
 2024-01-26  2:38 UTC  (2+ messages)

[PATCH V3 00/14 next] qca_spi: collection of improvements
 2024-01-26  2:36 UTC  (3+ messages)
` [PATCH V3 01/14 next] qca_spi: Improve SPI thread creation

[RFC PATCH v7 0/8] net_sched: Introduce eBPF based Qdisc
 2024-01-26  2:22 UTC  (5+ messages)
` [RFC PATCH v7 1/8] "

[PATCH net-next] tsnep: Add link down PHY loopback support
 2024-01-26  2:20 UTC  (2+ messages)

[PATCH net] net: phy: mediatek-ge-soc: sync driver with MediaTek SDK
 2024-01-26  2:20 UTC  (2+ messages)

[PATCH net-next v3] ethtool: ice: Support for RSS settings to GTP from ethtool
 2024-01-26  2:09 UTC 

[PATCH net] net: stmmac: xgmac: fix safety error descriptions
 2024-01-26  2:08 UTC  (5+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: set DMA coherent mask to get PPE working
 2024-01-26  1:40 UTC  (2+ messages)

[net-next PATCH] octeontx2-pf: Reset MAC stats during probe
 2024-01-26  1:28 UTC  (2+ messages)

[PATCH 2/2] net: stmmac: dwmac-imx: set TSO/TBS TX queues default settings
 2024-01-26  1:22 UTC  (2+ messages)

[PATCH net-next 0/3] selftests: Updates to fcnal-test for autoamted environment
 2024-01-26  1:20 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).