Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-20 06:53:33 to 2023-03-20 18:16:25 UTC [more...]

[PATCH] dt-bindings: net: Drop unneeded quotes
 2023-03-20 18:08 UTC  (4+ messages)

[pull request][net-next 00/14] mlx5 updates 2023-03-20
 2023-03-20 17:51 UTC  (15+ messages)
` [net-next 01/14] lib: cpu_rmap: Avoid use after free on rmap->obj array entries
` [net-next 02/14] lib: cpu_rmap: Use allocator for rmap entries
` [net-next 03/14] lib: cpu_rmap: Add irq_cpu_rmap_remove to complement irq_cpu_rmap_add
` [net-next 04/14] net/mlx5e: Coding style fix, add empty line
` [net-next 05/14] net/mlx5: Fix wrong comment
` [net-next 06/14] net/mlx5: Modify struct mlx5_irq to use struct msi_map
` [net-next 07/14] net/mlx5: Use newer affinity descriptor
` [net-next 08/14] net/mlx5: Improve naming of pci function vectors
` [net-next 09/14] net/mlx5: Refactor completion irq request/release code
` [net-next 10/14] net/mlx5: Use dynamic msix vectors allocation
` [net-next 11/14] net/mlx5: Move devlink registration before mlx5_load
` [net-next 12/14] net/mlx5: Refactor calculation of required completion vectors
` [net-next 13/14] net/mlx5: Use one completion vector if eth is disabled
` [net-next 14/14] net/mlx5: Provide external API for allocating vectors

[PATCH net-next] ixgb: Remove ixgb driver
 2023-03-20 18:07 UTC  (2+ messages)

[PATCH net] net: dsa: report rx_bytes unadjusted for ETH_HLEN
 2023-03-20 18:06 UTC  (3+ messages)

[net-next PATCH v5 00/15] net: Add basic LED support for switch/phy
 2023-03-20 18:05 UTC  (15+ messages)
` [net-next PATCH v5 01/15] net: dsa: qca8k: move qca8k_port_to_phy() to header
` [net-next PATCH v5 02/15] net: dsa: qca8k: add LEDs basic support
` [net-next PATCH v5 04/15] leds: Provide stubs for when CLASS_LED is disabled
` [net-next PATCH v5 05/15] net: phy: Add a binding for PHY LEDs
` [net-next PATCH v5 06/15] net: phy: phy_device: Call into the PHY driver to set LED brightness

[PATCH net-next 0/4] ynl: fill in some gaps of ethtool spec
 2023-03-20 18:03 UTC  (13+ messages)
` [PATCH net-next 1/4] ynl: support be16 in schemas
` [PATCH net-next 2/4] ynl: populate most of the ethtool spec
` [PATCH net-next 3/4] ynl: replace print with NlError
` [PATCH net-next 4/4] ynl: ethtool testing tool

[PATCH net-next v1] virtio/vsock: check transport before skb allocation
 2023-03-20 17:43 UTC 

Multicast: handling of STA disconnect
 2023-03-20 17:41 UTC  (5+ messages)

[PATCH][next] rxrpc: Replace fake flex-array with flexible-array member
 2023-03-20 17:39 UTC  (2+ messages)

[PATCH][next] wifi: carl9170: Replace fake flex-array with flexible-array member
 2023-03-20 17:38 UTC  (2+ messages)

[PATCH][next] carl9170: Fix multiple -Warray-bounds warnings
 2023-03-20 17:37 UTC  (2+ messages)

[PATCH net-next 0/2] net: phy: reuse SMSC PHY driver functionality in the meson-gxl PHY driver
 2023-03-20 17:33 UTC  (6+ messages)
` [PATCH net-next 1/2] net: phy: smsc: export functions for use by "

[PATCH] wifi: iwlwifi: dvm: Add struct_group for struct iwl_keyinfo keys
 2023-03-20 17:28 UTC  (3+ messages)

[PATCH net-next 00/10] mtk: wed: move cpuboot, ilm and dlm in dedicated dts nodes
 2023-03-20 16:58 UTC  (11+ messages)
` [PATCH net-next 01/10] net: ethernet: mtk_wed: rename mtk_wed_get_memory_region in mtk_wed_get_reserved_memory_region
` [PATCH net-next 02/10] net: ethernet: mtk_wed: move cpuboot in a dedicated dts node
` [PATCH net-next 03/10] dt-bindings: soc: mediatek: "
` [PATCH net-next 04/10] arm64: dts: mt7986: move cpuboot in a dedicated node
` [PATCH net-next 05/10] net: ethernet: mtk_wed: move ilm a dedicated dts node
` [PATCH net-next 06/10] dt-bindings: soc: mediatek: move ilm in "
` [PATCH net-next 07/10] arm64: dts: mt7986: move ilm in a dedicated node
` [PATCH net-next 08/10] net: ethernet: mtk_wed: move dlm a dedicated dts node
` [PATCH net-next 09/10] dt-bindings: soc: mediatek: move dlm in "
` [PATCH net-next 10/10] arm64: dts: mt7986: move dlm in a dedicated node

[PATCH bpf-next 1/2] libbpf: Fix ld_imm64 copy logic for ksym in light skeleton
 2023-03-20 17:10 UTC  (2+ messages)

[PATCH v4 0/2] gro: optimise redundant parsing of packets
 2023-03-20 17:00 UTC  (3+ messages)
` [PATCH v4 1/2] gro: decrease size of CB
` [PATCH v4 2/2] gro: optimise redundant parsing of packets

[PATCH v2 net-next 0/9] add support for ocelot external ports
 2023-03-20 17:00 UTC  (10+ messages)
` [PATCH v2 net-next 1/9] phy: phy-ocelot-serdes: add ability to be used in a non-syscon configuration

[PATCH] net: mac80211: Add NULL checks for sta->sdata
 2023-03-20 16:49 UTC  (5+ messages)

[PATCH net] erspan: do not use skb_mac_header() in ndo_start_xmit()
 2023-03-20 16:34 UTC 

[PATCH net v2 0/2] smsc911x: fix issues when interface is not up yet
 2023-03-20 16:33 UTC  (5+ messages)
` [PATCH net v2 1/2] smsc911x: only update stats when interface is up
` [PATCH net v2 2/2] smsc911x: avoid PHY being resumed when interface is not up

[RFC PATCH net-next 00/11] NXP ENETC AF_XDP zero-copy sockets
 2023-03-20 16:30 UTC  (6+ messages)
` [RFC PATCH net-next 11/11] net: enetc: add TX support for zero-copy XDP sockets

[PATCH v1] net/iucv: Remove redundant driver match function
 2023-03-20 16:20 UTC  (3+ messages)

[PATCH v4 0/5] Introduce PRU platform consumer API
 2023-03-20 16:18 UTC  (5+ messages)
` [PATCH v4 2/5] soc: ti: pruss: Add pruss_{request,release}_mem_region() API
    ` [EXTERNAL] "

[PATCH net-next] rsi: Slightly simplify rsi_set_channel()
 2023-03-20 16:13 UTC 

[PATCH 1/2] Bluetooth: 6LoWPAN: Modify the error handling in the loop
 2023-03-20 16:09 UTC  (2+ messages)

BUG: selftests/net/tls: FAIL in sm4_ccm tests
 2023-03-20 16:07 UTC 

[patch V2 3/4] atomics: Provide rcuref - scalable reference counting
 2023-03-20 16:05 UTC  (3+ messages)

[PATCH net-next v2] net: geneve: accept every ethertype
 2023-03-20 16:03 UTC  (2+ messages)

[PATCH 0/4] net: dsa: b53: configure BCM63268 RGMII ports
 2023-03-20 15:50 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: net: dsa: b53: add more 63xx SoCs
` [PATCH 2/4] net: dsa: b53: mmap: add more BCM63xx SoCs
` [PATCH 3/4] net: dsa: b53: mmap: allow passing a chip ID
` [PATCH 4/4] net: dsa: b53: add BCM63268 RGMII configuration

[PATCH] FS, NET: Fix KMSAN uninit-value in vfs_write
 2023-03-20 15:40 UTC  (5+ messages)

[PATCH v4 00/10] drm/i915: use ref_tracker library for tracking wakerefs
 2023-03-20 15:39 UTC  (7+ messages)
` [PATCH v4 01/10] lib/ref_tracker: add unlocked leak print helper
  ` [Intel-gfx] "
` [PATCH v4 02/10] lib/ref_tracker: __ref_tracker_dir_print improve printing
  ` [Intel-gfx] "

[RFC PATCH v1 0/3] fix header length on skb merging
 2023-03-20 15:31 UTC  (7+ messages)
` [RFC PATCH v1 1/3] virtio/vsock: "
` [RFC PATCH v1 2/3] virtio/vsock: add WARN() for invalid state of socket
` [RFC PATCH v1 3/3] test/vsock: skbuff merging test

[PATCH net-next] net: mana: Add support for jumbo frame
 2023-03-20 15:21 UTC  (9+ messages)

[PATCH 0/3] net: dsa: b53: mmap: add MDIO Mux bus controller
 2023-03-20 15:21 UTC  (12+ messages)
` [PATCH 2/3] net: dsa: b53: mmap: register "

[net PATCH 0/2] Address recent issues found in netdev page_frag_alloc usage
 2023-03-20 15:14 UTC  (4+ messages)
` [net PATCH 1/2] mm: Use fixed constant in page_frag_alloc instead of size + 1

[PATCH bpf-next] xsk: allow remap of fill and/or completion rings
 2023-03-20 15:04 UTC  (6+ messages)

[PATCH net v2] ice: clear number of qs when rings are free
 2023-03-20 14:59 UTC  (3+ messages)

[PATCH][next] wifi: mt76: mt7921: Replace fake flex-arrays with flexible-array members
 2023-03-20 14:56 UTC  (2+ messages)

[PATCHv5 net 1/2] net: asix: fix modprobe "sysfs: cannot create duplicate filename"
 2023-03-20 14:48 UTC  (2+ messages)

[PATCH] atm: idt77252: fix kmemleak when rmmod idt77252
 2023-03-20 14:33 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next 0/3] Add SCM_PIDFD and SO_PEERPIDFD
 2023-03-20 14:35 UTC  (2+ messages)

[RFC PATCH v2] virtio/vsock: allocate multiple skbuffs on tx
 2023-03-20 14:29 UTC  (2+ messages)

[PATCH 1/1] net: stmmac: start PHY early in __stmmac_open
 2023-03-20 14:07 UTC  (3+ messages)
  ` [EXT] "

[PATCH v1] ptp: add ToD device driver for Intel FPGA cards
 2023-03-20 13:43 UTC  (8+ messages)

[RFC PATCH v1] virtio/vsock: check transport before skb allocation
 2023-03-20 13:58 UTC  (2+ messages)

[RFC PATCH net-next] selftests: forwarding: add a test for MAC Merge layer
 2023-03-20 13:49 UTC  (10+ messages)

[PATCH] net: cxgb3: remove unused fl_to_qset function
 2023-03-20 13:37 UTC  (4+ messages)

[PATCH v4 net-next 0/2] add some detailed data when reading softnet_stat
 2023-03-20 13:30 UTC  (7+ messages)
` [PATCH v4 net-next 2/2] net: introduce budget_squeeze to help us tune rx behavior

[PATCH v6 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-03-20 13:30 UTC  (5+ messages)
` [PATCH v6 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms

[PATCH v6 net-next 0/7] Add tx push buf len param to ethtool
 2023-03-20 13:25 UTC  (8+ messages)
` [PATCH v6 net-next 1/7] netlink: Add a macro to set policy message with format string
` [PATCH v6 net-next 2/7] ethtool: Add support for configuring tx_push_buf_len
` [PATCH v6 net-next 3/7] net: ena: Make few cosmetic preparations to support large LLQ
` [PATCH v6 net-next 4/7] net: ena: Add an option to configure large LLQ headers
` [PATCH v6 net-next 5/7] net: ena: Recalculate TX state variables every device reset
` [PATCH v6 net-next 6/7] net: ena: Add support to changing tx_push_buf_len
` [PATCH v6 net-next 7/7] net: ena: Advertise TX push support

[PATCH net-next v4 00/10] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2023-03-20 13:26 UTC  (4+ messages)
` [PATCH net-next v4 01/10] net: wwan: tmi: Add PCIe core

[PATCH] wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset
 2023-03-20 13:26 UTC  (2+ messages)

[next-20230317][PPC/MLX5][bisected 4d5ab0a] Boot WARNING: CPU: 0 PID: 9 at net/core/dev.c:1928 call_netdevice_notifiers_info
 2023-03-20 13:25 UTC  (2+ messages)

[PATCH net v2] ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()
 2023-03-20 12:48 UTC 

[PATCH net-next 0/2] net/sched: act_tunnel_key: add support for TUNNEL_DONT_FRAGMENT
 2023-03-20 12:48 UTC  (4+ messages)
` [PATCH net-next 1/2] selftest: tc-testing: extend the "skip" property
` [PATCH net-next 2/2] net/sched: act_tunnel_key: add support for "don't fragment"

[PATCH 0/3] arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant
 2023-03-20 12:42 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: wireless: add ath11k pcie bindings
` [PATCH 2/3] arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant
` [PATCH 3/3] arm64: dts: qcom: sc8280xp-crd: "

[PATCH] net: dsa: b53: add support for BCM63xx RGMIIs
 2023-03-20 12:19 UTC  (3+ messages)
` [PATCH v2] "

linux-next: build failure after merge of the bpf-next tree
 2023-03-20 12:07 UTC  (2+ messages)

[PATCH] net: phy: return EPROBE_DEFER if PHY is not accessible
 2023-03-20 12:00 UTC  (5+ messages)

[PATCH net-next v14 0/9] net: ethernet: mtk_eth_soc: various enhancements
 2023-03-20 11:53 UTC  (7+ messages)
` [PATCH net-next v14 7/9] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH net-next v14 8/9] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH net-next v14 9/9] net: dsa: mt7530: use "

[PATCH] MAINTAINERS: remove file entry in NFC SUBSYSTEM after platform_data movement
 2023-03-20 10:40 UTC  (3+ messages)

[PATCH net v9 0/2] net/ps3_gelic_net: DMA related fixes
 2023-03-20 10:30 UTC  (2+ messages)

[PATCH net-next] r8169: consolidate disabling ASPM before EPHY access
 2023-03-20 10:30 UTC  (2+ messages)

Re: [PATCH v2] Bluetooth: 6LoWPAN: Add missing check for skb_clone
 2023-03-20 10:25 UTC  (2+ messages)

[PATCH RFC v6 0/6] Create common DPLL/clock configuration API
 2023-03-20 10:24 UTC  (13+ messages)
` [PATCH RFC v6 1/6] dpll: spec: Add Netlink spec in YAML
` [PATCH RFC v6 2/6] dpll: Add DPLL framework base functions

[PATCH] can: usb: f81604: add Fintek F81604 support
 2023-03-20 10:21 UTC  (5+ messages)

[PATCH] usb: plusb: remove unused pl_clear_QuickLink_features function
 2023-03-20 10:20 UTC  (2+ messages)

[PATCH v3] net: usb: lan78xx: Limit packet length to skb->len
 2023-03-20 10:20 UTC  (2+ messages)

[GIT PULL] Extend packet offload to fully support libreswan
 2023-03-20  9:47 UTC 

[PATCH net v2] net: qcom/emac: Fix use after free bug in emac_remove due to race condition
 2023-03-20  9:20 UTC  (2+ messages)

[PATCHv2 iproute2 0/2] tc: fix parsing of TCA_EXT_WARN_MSG
 2023-03-20  9:18 UTC  (4+ messages)
` [PATCHv2 iproute2 2/2] tc: m_action: fix parsing of TCA_EXT_WARN_MSG by using different enum

Rubber Molded
 2023-03-20  9:15 UTC 

[PATCH xfrm-next 0/9] Extend packet offload to fully support libreswan
 2023-03-20  9:13 UTC  (7+ messages)
` [PATCH xfrm-next 4/9] xfrm: add new device offload acquire flag
` [PATCH xfrm-next 5/9] xfrm: copy_to_user_state fetch offloaded SA packets/bytes statistics

[PATCH net V2 0/2] net: stmmac: Premature loop termination check was ignored
 2023-03-20  9:04 UTC  (6+ messages)
` [PATCH net V2 1/2] net: stmmac: Premature loop termination check was ignored on rx

[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
 2023-03-20  8:48 UTC  (5+ messages)
` [PATCH v2 net-next 1/6] net: bridge: add dynamic flag to switchdev notifier
` [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test

[PATCH net-next] net: pasemi: Fix return type of pasemi_mac_start_tx()
 2023-03-20  8:09 UTC  (2+ messages)

[RFC net-next 0/8] virtio_net: refactor xdp codes
 2023-03-20  7:18 UTC  (2+ messages)

[PATCH net 1/1] nfp: correct number of MSI vectors requests returned
 2023-03-20  7:01 UTC  (6+ messages)

[PATCH v7 0/2] Another crack at a handshake upcall mechanism
 2023-03-20  6:53 UTC  (3+ messages)
` [PATCH v7 2/2] net/tls: Add kernel APIs for requesting a TLSv1.3 handshake


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 read-only IMAP folder(s) and NNTP newsgroup(s).