netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-02 19:41:31 to 2024-02-04 08:51:51 UTC [more...]

[PATCHv4 net-next 0/4] selftests: bonding: use slowwait when waiting
 2024-02-04  8:51 UTC  (4+ messages)
` [PATCHv4 net-next 1/4] selftests/net/forwarding: add slowwait functions
` [PATCHv4 net-next 2/4] selftests: bonding: use tc filter to check if LACP was sent
` [PATCHv4 net-next 3/4] selftests: bonding: reduce garp_test/arp_validate test time

[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
 2024-02-04  8:47 UTC  (7+ messages)
` [PATCH net-next v8 01/11] net: stmmac: Add multi-channel support
` [PATCH net-next v8 02/11] net: stmmac: dwmac-loongson: Refactor code for loongson_dwmac_probe()

[PATCH net] selftests: bonding: fix macvlan2's namespace name
 2024-02-04  8:38 UTC 

[PATCHv3 net-next 0/4] selftests: bonding: use slowwait when waiting
 2024-02-04  8:31 UTC  (4+ messages)
` [PATCHv3 net-next 4/4] selftests: bonding: use slowwait instead of hard code sleep

[PATCH] connector/cn_proc: cn_netlink_has_listeners replaces proc_event_num_listeners
 2024-02-04  8:22 UTC 

[syzbot] [net?] upstream boot error: KMSAN: uninit-value in stack_depot_save_flags
 2024-02-04  7:10 UTC 

[PATCH v3] igb: Fix string truncation warnings in igb_set_fw_version
 2024-02-04  6:39 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH 1/2] dt-bindings: phy: mediatek,xfi-tphy: add new bindings
 2024-02-04  6:29 UTC  (7+ messages)
` [PATCH 2/2] phy: add driver for MediaTek XFI T-PHY

[PATCH v2 net-next 00/16] net: more factorization in cleanup_net() paths
 2024-02-04  5:10 UTC  (3+ messages)
` [PATCH v2 net-next 15/16] bridge: use exit_batch_rtnl() method

[PATCH net-next] bnxt: convert EEE handling to use linkmode bitmaps
 2024-02-04  4:46 UTC  (5+ messages)

[PATCH net v3] net: stmmac: protect updates of 64-bit statistics counters
 2024-02-04  4:21 UTC  (2+ messages)

[PATCH net-next v4 0/5] remove page frag implementation in vhost_net
 2024-02-04  3:50 UTC  (6+ messages)
` [PATCH net-next v4 5/5] tools: virtio: introduce vhost_net_test

[PATCH net-next] rxrpc: Simplify the allocation of slab caches
 2024-02-04  3:00 UTC  (4+ messages)

[PATCH v2 1/1] netlabel: cleanup struct netlbl_lsm_catmap
 2024-02-04  2:35 UTC 

[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
 2024-02-04  2:20 UTC  (4+ messages)
` [PATCH 3/8] workqueue: Implement BH workqueues to eventually replace tasklets
  ` [PATCH v2 "

[PATCH net-next v2] tun: Implement ethtool's get_channels() callback
 2024-02-04  1:27 UTC  (2+ messages)

[PATCH net-next v2] tun: Fix code style issues in <linux/if_tun.h>
 2024-02-04  1:26 UTC  (2+ messages)

[PATCH net-next] virtio_net: Add TX stop and wake counters
 2024-02-04  1:20 UTC  (12+ messages)

[PATCH v2 net-next] bnxt: convert EEE handling to use linkmode bitmaps
 2024-02-03 23:09 UTC 

[PATCHv3] PPPoL2TP: Add more code snippets
 2024-02-03 22:35 UTC 

[PATCH net-next] net: atlantic: convert EEE handling to use linkmode bitmaps
 2024-02-03 21:50 UTC  (2+ messages)

[PATCH net-next 0/2] Unify C22 and C45 error handling during bus enumeration
 2024-02-03 21:40 UTC  (6+ messages)
` [PATCH net-next 1/2] net: phy: c45 scanning: Don't consider -ENODEV fatal
` [PATCH net-next 2/2] net: dsa: mv88e6xxx: Return -ENODEV when C22/C45 not supported

[PATCH v1 net-next 00/16] af_unix: Reimplment GC
 2024-02-03 21:36 UTC  (20+ messages)
` [PATCH v1 net-next 01/16] af_unix: Add struct unix_vertex in struct unix_sock
` [PATCH v1 net-next 02/16] af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd
` [PATCH v1 net-next 03/16] af_unix: Link struct unix_edge when queuing skb
` [PATCH v1 net-next 04/16] af_unix: Save listener for embryo socket
` [PATCH v1 net-next 05/16] af_unix: Fix up unix_edge.successor "
` [PATCH v1 net-next 06/16] af_unix: Bulk update unix_tot_inflight/unix_inflight when queuing skb
` [PATCH v1 net-next 07/16] af_unix: Detect Strongly Connected Components
` [PATCH v1 net-next 08/16] af_unix: Save O(n) setup of Tarjan's algo
` [PATCH v1 net-next 09/16] af_unix: Avoid Tarjan's algorithm if unnecessary
` [PATCH v1 net-next 10/16] af_unix: Skip GC if no cycle exists
` [PATCH v1 net-next 11/16] af_unix: Assign a unique index to SCC
` [PATCH v1 net-next 12/16] af_unix: Detect dead SCC
` [PATCH v1 net-next 13/16] af_unix: Replace garbage collection algorithm
` [PATCH v1 net-next 14/16] af_unix: Remove scm_fp_dup() in unix_attach_fds()
` [PATCH v1 net-next 15/16] af_unix: Remove lock dance in unix_peek_fds()
` [PATCH v1 net-next 16/16] selftest: af_unix: Test GC for SCM_RIGHTS

[PATCH net-next] bnx2x: convert EEE handling to use linkmode bitmaps
 2024-02-03 21:33 UTC  (2+ messages)

[PATCH net-next] tg3: convert EEE handling to use linkmode bitmaps
 2024-02-03 21:27 UTC  (2+ messages)

[PATCH v8 00/13] Introduce STM32 Firewall framework
 2024-02-03 20:47 UTC  (3+ messages)
` [PATCH v8 02/13] dt-bindings: treewide: add access-controllers description

[PATCH net-next v2 0/2] net: phy: add and use helper phy_advertise_eee_all
 2024-02-03 20:35 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: phy: add "
` [PATCH net-next v2 2/2] r8169: use new "

[PATCH net-next] selftests: tc-testing: add mirred to block tdc tests
 2024-02-03 20:15 UTC  (3+ messages)

[PATCH] ip: Add missing stats command to usage
 2024-02-03 20:03 UTC 

[RFC PATCH net-next 0/2] RPMsg based shared memory ethernet driver
 2024-02-03 19:38 UTC  (5+ messages)
` [RFC PATCH net-next 2/2] net: ethernet: ti: inter-core-virt-eth: Register as network device

[PATCH bpf-next v4 0/3] Annotate kfuncs in .BTF_ids section
 2024-02-03 18:45 UTC  (5+ messages)

[PATCH v2 net] af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC
 2024-02-03 18:31 UTC 

[PATCH v1 net] af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC
 2024-02-03 17:40 UTC  (5+ messages)

[PATCH net-next] net: phy: constify phydev->drv
 2024-02-03 17:23 UTC  (4+ messages)

[PATCH net-next] net: micrel: Fix the frequency adjustments
 2024-02-03 16:33 UTC  (2+ messages)

[PATCH net-next 0/2] Fixups for qca8k ds->user_mii_bus cleanup
 2024-02-03 16:30 UTC  (4+ messages)
` [PATCH net-next 2/2] net: dsa: qca8k: consistently use "ret" rather than "err" for error codes

[net-next PATCH v5 0/9] net: phy: Introduce PHY Package concept
 2024-02-03 16:28 UTC  (16+ messages)
` [net-next PATCH v5 1/9] dt-bindings: net: document ethernet PHY package nodes
` [net-next PATCH v5 6/9] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next PATCH v5 7/9] net: phy: qcom: add support for QCA807x PHY Family

[PATCH net-next 0/2] net: phy: add and use helper phy_advertise_eee_all
 2024-02-03 16:17 UTC  (5+ messages)
` [PATCH net-next 1/2] net: phy: add "
` [PATCH net-next 2/2] r8169: use new "

[PATCH v5 net-next 00/13] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2024-02-03 16:07 UTC  (4+ messages)

[syzbot] [afs?] [net?] INFO: task hung in rxrpc_release (3)
 2024-02-03 15:38 UTC 

[PATCH net-next 0/3] net: macb: WOL enhancements
 2024-02-03 15:38 UTC  (3+ messages)
` [PATCH net-next 1/3] net: macb: queue tie-off or disable during WOL suspend

[PATCH] stmmac: Fix incorrect dereference in stmmac_*_interrupt()
 2024-02-03 15:03 UTC 

[PATCH v7 net-next 1/4] net: add generic percpu page_pool allocator
 2024-02-03 14:52 UTC  (2+ messages)

[PATCH] net: phy: dp83822: Fix RGMII TX delay configuration
 2024-02-03 14:39 UTC  (2+ messages)

[PATCH v4 net-next 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP
 2024-02-03 14:25 UTC  (3+ messages)
` [PATCH v4 net-next 1/2] ravb: Add Rx checksum offload support for GbEth
` [PATCH v4 net-next 2/2] ravb: Add Tx "

[PATCH v3 net-next 0/2] Add HW checksum offload support for RZ/G2L GbEthernet IP
 2024-02-03 14:02 UTC  (10+ messages)
` [PATCH v3 net-next 1/2] ravb: Add Rx checksum offload support for GbEth
` [PATCH v3 net-next 2/2] ravb: Add Tx "

[PATCH net] net: stmmac: xgmac: fix a typo of register name in DPP safety handling
 2024-02-03 13:18 UTC  (2+ messages)

[PATCH v4 net-next 0/3] Add support for encoding multi-attr to ynl
 2024-02-03 13:16 UTC  (4+ messages)
` [PATCH v4 net-next 1/3] tools: ynl: correct typo and docstring
` [PATCH v4 net-next 2/3] doc: netlink: specs: tc: add multi-attr to tc-taprio-sched-entry
` [PATCH v4 net-next 3/3] tools: ynl: add support for encoding multi-attr

[PATCH 0/3] thermal/netlink/intel_hfi: Enable HFI feature only when required
 2024-02-03 13:15 UTC  (5+ messages)
` [PATCH 3/3] thermal: intel: hfi: Enable interface "

[net-next PATCH 0/2] net: phy: qcom: qca808x: fixup qca808x LED
 2024-02-03 13:00 UTC  (2+ messages)

[PATCH net] tsnep: Fix mapping for zero copy XDP_TX action
 2024-02-03 12:50 UTC  (2+ messages)

[PATCH net] tunnels: fix out of bounds access when building IPv6 PMTU error
 2024-02-03 12:50 UTC  (2+ messages)

[PATCH] atm: idt77252: fix a memleak in open_card_ubr0
 2024-02-03 12:50 UTC  (2+ messages)

[PATCH] octeontx2-pf: Fix a memleak otx2_sq_init
 2024-02-03 12:50 UTC  (2+ messages)

[PATCH net-next 2/3] net: stmmac: Allow drivers to provide a default AXI configuration
 2024-02-03 11:59 UTC  (2+ messages)

[PATCH v3 net-next 0/3] Add support for encoding multi-attr to ynl
 2024-02-03 12:00 UTC  (4+ messages)
` [PATCH v3 net-next 3/3] tools: ynl: add support for encoding multi-attr

[PATCH net-next] net: sfp: add quirk for OEM DFP-34X-2C2 GPON ONU SFP
 2024-02-03  9:16 UTC  (7+ messages)

[syzbot] Monthly wireless report (Feb 2024)
 2024-02-03  8:34 UTC 

[PATCH v2 0/2] nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine
 2024-02-03  7:51 UTC  (3+ messages)
` [PATCH v2 1/2] nfc: hci: Introduce nfc_llc_del_engine() to reduce code duplication
` [PATCH v2 2/2] nfc: hci: Save a few bytes of memory when registering a 'nfc_llc' engine

[PATCH net-next v5 0/8] add octeon_ep_vf driver
 2024-02-03  5:35 UTC  (4+ messages)
` [PATCH net-next v5 1/8] octeon_ep_vf: Add driver framework and device initialization
    ` [EXT] "

[PATCH net-next] ipv6: make addrconf_wq single threaded
 2024-02-03  5:20 UTC  (2+ messages)

[PATCH net-next 0/3] tools: ynl: auto-gen for all genetlink families
 2024-02-03  5:20 UTC  (2+ messages)

[PATCH v2 net 0/4] selftests: net: more fixes
 2024-02-03  5:20 UTC  (2+ messages)

[PATCH net v4] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
 2024-02-03  5:14 UTC 

[PATCH net v3] net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
 2024-02-03  5:11 UTC  (4+ messages)

[PATCH RESUBMIT net-next] r8169: simplify EEE handling
 2024-02-03  5:10 UTC  (8+ messages)

[PATCH net-next v2 0/2] net: allow dissecting/matching tunnel control flags
 2024-02-03  5:08 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net/sched: cls_flower: add support for matching "

[linux-next:master] BUILD REGRESSION 076d56d74f17e625b3d63cf4743b3d7d02180379
 2024-02-03  5:06 UTC 

net: fou: Is FOU/GUE
 2024-02-03  5:01 UTC 

[PATCH net-next] net: phy: realtek: add support for RTL8126A-integrated 5Gbps PHY
 2024-02-03  4:50 UTC  (2+ messages)

[PATCH net] net: atlantic: Fix DMA mapping for PTP hwts ring
 2024-02-03  4:50 UTC  (2+ messages)

[syzbot] [net?] WARNING in __unix_gc
 2024-02-03  4:00 UTC  (2+ messages)

[syzbot] [net?] upstream boot error: KMSAN: use-after-free in stack_depot_save_flags
 2024-02-03  3:55 UTC 

Persistent problem with handshake unit tests
 2024-02-03  3:54 UTC  (9+ messages)

[PATCH net v2 0/2] net: dqs: NIC stall detector
 2024-02-03  3:38 UTC  (3+ messages)
` [PATCH net v2 1/2] net: sysfs: Fix /sys/class/net/<iface> path

Kernel - 6.7.3 - failed to compile the module
 2024-02-03  3:20 UTC  (2+ messages)

[syzbot] [netfilter?] WARNING: ODEBUG bug in hash_netiface4_destroy
 2024-02-03  3:12 UTC  (2+ messages)

[PATCH net-next v5] virtio_net: Support RX hash XDP hint
 2024-02-03  2:56 UTC  (3+ messages)

[PATCH ethtool v2] ethtool: add support for RSS input transformation
 2024-02-03  2:33 UTC  (2+ messages)

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-02-03  2:32 UTC  (2+ messages)

[PATCH net-next 0/6] net: eee network driver cleanups
 2024-02-03  1:22 UTC  (10+ messages)
` [PATCH net-next 1/6] net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()
` [PATCH net-next 4/6] net: bcmgenet: remove eee_enabled/eee_active in bcmgenet_get_eee()
` [PATCH net-next 5/6] net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()
` [PATCH net-next 6/6] net: dsa: b53: remove eee_enabled/eee_active in b53_get_mac_eee()

[net-next 0/3] Per epoll context busy poll support
 2024-02-03  1:15 UTC  (12+ messages)

[PATCH net-next] selftests/net: ignore timing errors in so_txtime if KSFT_MACHINE_SLOW
 2024-02-03  0:31 UTC  (3+ messages)

[PATCH v15 0/7] io_uring: add napi busy polling support
 2024-02-02 22:58 UTC  (10+ messages)

[PATCH v2 0/4] Add 8qm SMMU information
 2024-02-02 22:28 UTC  (3+ messages)

pull request: bluetooth 2024-02-02
 2024-02-02 21:38 UTC 

[PATCH bpf-next v3 0/6] Improvements for tracking scalars in the BPF verifier
 2024-02-02 21:30 UTC  (2+ messages)

[PATCH net 5/7] MAINTAINERS: Bluetooth: retire Johan (for now?)
 2024-02-02 21:22 UTC  (2+ messages)

[PATCH net-next v3 0/7] MT7530 DSA Subdriver Improvements Act II
 2024-02-02 20:25 UTC  (6+ messages)
` [PATCH net-next v3 1/7] net: dsa: mt7530: empty default case on mt7530_setup_port5()

[PATCH net-next] tipc: rename the module name diag to tipc_diag
 2024-02-02 20:11 UTC 

[PATCH ethtool] ethtool: add support for RSS input transformation
 2024-02-02 20:04 UTC  (3+ messages)

[PATCH net-next 0/4] pds_core: Various improvements/cleanups
 2024-02-02 19:59 UTC  (5+ messages)
` [PATCH net-next 1/4] pds_core: Don't assign interrupt index/bound_intr to notifyq
` [PATCH net-next 2/4] pds_core: Unmask adminq interrupt in work thread
` [PATCH net-next 3/4] pds_core: Fix up some minor issues
` [PATCH net-next 4/4] pds_core: Clean up init/uninit flows to be more readable

[syzbot] [mm?] BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
 2024-02-02 19:40 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).