Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-19 12:30:34 to 2024-03-20 11:01:18 UTC [more...]

[BUG] selftests/net: test_vxlan_mdb.sh: 84 out of 642 tests [FAIL]
 2024-03-20 11:01 UTC  (6+ messages)

[PATCH bpf] bpf: verifier: prevent userspace memory access
 2024-03-20 10:54 UTC 

[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
 2024-03-20 10:51 UTC  (37+ messages)
` [PATCH net-next v8 01/11] net: stmmac: Add multi-channel support
` [PATCH net-next v8 04/11] net: stmmac: dwmac-loongson: Move irq config to loongson_gmac_config
` [PATCH net-next v8 06/11] net: stmmac: dwmac-loongson: Add GNET support
` [PATCH net-next v8 07/11] net: stmmac: dwmac-loongson: Add multi-channel supports for loongson
` [PATCH net-next v8 08/11] net: stmmac: dwmac-loongson: Fix MAC speed for GNET
` [PATCH net-next v8 09/11] net: stmmac: dwmac-loongson: Fix half duplex

[v2 net PATCH 0/5] octeontx2-pf: RVU Mailbox fixes
 2024-03-20 10:50 UTC  (2+ messages)

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-20 10:43 UTC  (18+ messages)
` [PATCH net-next v3 08/12] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v3 09/12] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v3 12/12] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH iwl-next] ice: Add switch recipe reusing feature
 2024-03-20 10:38 UTC  (2+ messages)
  ` [Intel-wired-lan] "

[PATCH net v2 0/4] gro: various fixes related to UDP tunnels
 2024-03-20 10:34 UTC  (9+ messages)
` [PATCH net v2 1/4] udp: do not accept non-tunnel GSO skbs landing in a tunnel
` [PATCH net v2 2/4] gro: fix ownership transfer
` [PATCH net v2 3/4] udp: do not transition UDP fraglist to unnecessary checksum

[PATCH v5 net 0/3] Report RCU QS for busy network kthreads
 2024-03-20 10:30 UTC  (10+ messages)
` [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS
` [PATCH v5 net 2/3] net: report RCU QS on threaded NAPI repolling
` [PATCH v5 net 3/3] bpf: report RCU QS in cpumap kthread

[PATCH net-next v1 1/1] nfc: st95hf: Switch to using gpiod API
 2024-03-20 10:27 UTC  (3+ messages)

[PATCH net-next v3 1/3] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO
 2024-03-20 10:26 UTC  (3+ messages)
` [PATCH net-next v3 2/3] net: ethernet: ti: am65-cpsw: Enable RX HW timestamp only for PTP packets
` [PATCH net-next v3 3/3] net: ethernet: ti: am65-cpsw-ethtool: Update rx_filters for CPSW's timestamping capability

[PATCH net-next v1 1/1] can: mcp251x: Fix up includes
 2024-03-20 10:26 UTC  (5+ messages)

[PATCH v3] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2024-03-20 10:19 UTC 

[PATCH RFC kspp-next 0/3] compiler_types: add Endianness-dependent __counted_by_{le,be}
 2024-03-20 10:10 UTC  (5+ messages)
` [PATCH RFC kspp-next 3/3] idpf: sprinkle __counted_by{,_le}() in the virtchnl2 header

[PATCH net-next v5 0/9] virtio-net: support device stats
 2024-03-20  9:45 UTC  (7+ messages)

REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
 2024-03-20  9:33 UTC  (8+ messages)

[PATCH vhost v4 00/10] virtio: drivers maintain dma info for premapped vq
 2024-03-20  9:25 UTC  (3+ messages)

[syzbot] [bpf?] possible deadlock in trie_delete_elem
 2024-03-20  8:42 UTC 

[PATCH net-next v4 0/8] virtio-net: support device stats
 2024-03-20  8:12 UTC  (6+ messages)
` [PATCH net-next v4 3/8] virtio_net: "

[PATCH 0/3] Fix EEE support for MT7531 and MT7988 SoC switch
 2024-03-20  8:10 UTC 

[PATCH v4 0/4] Bluetooth: qca: fix device-address endianness
 2024-03-20  7:55 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: bluetooth: add 'qcom,local-bd-address-broken'
` [PATCH v4 2/4] arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken
` [PATCH v4 3/4] Bluetooth: add quirk for broken address properties
` [PATCH v4 4/4] Bluetooth: qca: fix device-address endianness

[PATCH net] net: asix: Add check for usbnet_get_endpoints
 2024-03-20  7:37 UTC 

[PATCH net] ice: Fix freeing uninitialized pointers
 2024-03-20  7:32 UTC  (4+ messages)

[PATCH net-next v2 0/2] Add IP/port information to UDP drop tracepoint
 2024-03-20  7:17 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent
` [PATCH net-next v2 2/2] net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb

[PATCH net] selftests: forwarding: Fix ping failure due to short timeout
 2024-03-20  7:01 UTC  (2+ messages)

[PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
 2024-03-20  6:22 UTC  (19+ messages)

[PATCH bpf-next] arm64: bpf: zero upper bits after rev32
 2024-03-20  5:59 UTC  (2+ messages)

[PATCH] [PATCH ipsec] xfrm: Store ipsec interface index
 2024-03-20  4:33 UTC  (3+ messages)

[PATCH iproute2 v2] ifstat: handle strdup return value
 2024-03-20  4:30 UTC  (2+ messages)

[PATCH iproute2] ifstat: don't set errno if strdup fails
 2024-03-20  4:30 UTC  (2+ messages)

[PATCH net V2 0/2] net: lan743x: Fixes for multiple WOL related issues
 2024-03-20  4:21 UTC  (3+ messages)
` [PATCH net V2 1/2] net: lan743x: disable WOL upon resume to restore full data path operation
` [PATCH net V2 2/2] net: lan743x: support WOL in MAC even when PHY does not

[PATCH net] net: txgbe: fix i2c dev name cannot match clkdev
 2024-03-20  3:22 UTC 

[PATCH v11] net/bnx2x: Prevent access to a freed page in page_pool
 2024-03-20  3:10 UTC  (2+ messages)

[patch net] devlink: fix port new reply cmd type
 2024-03-20  3:10 UTC  (2+ messages)

[PATCH v1 net] tcp: Clear req->syncookie in reqsk_alloc()
 2024-03-20  3:10 UTC  (2+ messages)

[PATCH 1/2] net: esp: fix bad handling of pages from page_pool
 2024-03-20  3:10 UTC  (2+ messages)

[net] Question about ipvs->sysctl_sync_threshold and READ_ONCE
 2024-03-20  2:41 UTC  (2+ messages)

[PATCH v2] lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc
 2024-03-20  2:33 UTC  (2+ messages)

[PATCH net v2] nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
 2024-03-20  0:54 UTC 

[PATCH net-next v2 0/3] netlink: handle EMSGSIZE errors in the core
 2024-03-19 23:36 UTC  (7+ messages)
` [PATCH net-next v2 3/3] genetlink: fit NLMSG_DONE into same read() as families

[PATCH v5] ice: Add get/set hw address for VFs using devlink commands
 2024-03-19 22:52 UTC  (5+ messages)
` [EXTERNAL] "
    ` [Intel-wired-lan] "

[PATCH v5 00/11] Add support for Intel PPS Generator
 2024-03-19 22:48 UTC  (14+ messages)
` [PATCH v5 01/11] x86/tsc: Add base clock properties in clocksource structure
` [PATCH v5 02/11] timekeeping: Add function to convert realtime to base clock
` [PATCH v5 03/11] e1000e: remove convert_art_to_tsc()
` [PATCH v5 04/11] igc: "
` [PATCH v5 05/11] stmmac: intel: "
` [PATCH v5 06/11] ALSA: hda: "
` [PATCH v5 07/11] ice/ptp: "
` [PATCH v5 08/11] x86/tsc: Remove art to tsc conversion functions which are obsolete
` [PATCH v5 09/11] pps: generators: Add PPS Generator TIO Driver
` [PATCH v5 10/11] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator
` [PATCH v5 11/11] ABI: pps: Add ABI documentation for Intel TIO
` [Intel-wired-lan] [PATCH v5 00/11] Add support for Intel PPS Generator

[syzbot] [bpf?] [net?] possible deadlock in hrtimer_run_queues
 2024-03-19 22:29 UTC 

[PATCH 1/1] devlink: Fixup port identifiers for 'port param show'
 2024-03-19 22:09 UTC 

[PATCH] net: bcmgenet: Reset RBUF on first open
 2024-03-19 21:50 UTC  (7+ messages)

[PATCH 0/3] Fix EEE support for MT7531 and MT7988 SoC switch
 2024-03-19 21:31 UTC  (7+ messages)

[PATCH] net/sched: Forbid assigning mirred action to a filter attached to the egress
 2024-03-19 20:54 UTC  (10+ messages)

[PATCH v3 0/5] Bluetooth: qca: fix device-address endianness
 2024-03-19 20:02 UTC  (22+ messages)
` [PATCH v3 1/5] dt-bindings: bluetooth: add 'qcom,local-bd-address-broken'
` [PATCH v3 2/5] Bluetooth: add quirk for broken address properties
` [PATCH v3 3/5] Bluetooth: qca: fix device-address endianness
` [PATCH v3 4/5] Bluetooth: qca: add workaround for broken address properties
` [PATCH v3 5/5] arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken

[PATCH] net: ll_temac: platform_get_resource replaced by wrong function
 2024-03-19 19:45 UTC 

[GIT PULL] virtio: features, fixes
 2024-03-19 19:24 UTC  (4+ messages)

[PATCH nf-next v2] netfilter: conntrack: avoid sending RST to reply out-of-window skb
 2024-03-19 18:46 UTC  (4+ messages)

[PATCH 0/3] Fix EEE support for MT7531 and MT7988 SoC switch
 2024-03-19 18:31 UTC  (5+ messages)

[PATCH net v2] mlxbf_gige: call request_irq() after NAPI initialized
 2024-03-19 18:17 UTC 

[Intel-wired-lan] [PATCH iwl-next v2] ice: Add support for devlink loopback param
 2024-03-19 18:16 UTC  (3+ messages)

[PATCH] keys: Fix overwrite of key expiration on instantiation
 2024-03-19 18:12 UTC  (3+ messages)

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized
 2024-03-19 18:12 UTC 

[syzbot] [bpf?] [net?] possible deadlock in sock_hash_delete_elem (2)
 2024-03-19 18:11 UTC 

[PATCH 1/2] dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT binding
 2024-03-19 18:07 UTC  (3+ messages)

[PATCH net v4] i40e: Enforce software interrupt during busy-poll exit
 2024-03-19 17:43 UTC  (2+ messages)

[PATCH net V1 0/2] net: lan743x: Fixes for multiple WOL related issues
 2024-03-19 17:26 UTC  (4+ messages)
` [PATCH net V1 3/3] net: lan743x: Address problems with wake option flags configuration sequences

[PATCH] netpoll: support sending over raw IP interfaces
 2024-03-19 17:10 UTC  (4+ messages)

[PATCH v2 net] ionic: update documentation for XDP support
 2024-03-19 16:35 UTC 

[PATCH net] ionic: update documentation for XDP support
 2024-03-19 16:18 UTC  (3+ messages)

[PATCH net] net: phy: fix phy_read_poll_timeout argument type in genphy_loopback
 2024-03-19 15:20 UTC  (2+ messages)

[PATCH] net: Do not break out of sk_stream_wait_memory() with TIF_NOTIFY_SIGNAL
 2024-03-19 15:08 UTC  (9+ messages)

[linux-next:master] BUILD REGRESSION 226d3c72fcde130a99d760895ebdd20e78e02cb5
 2024-03-19 14:49 UTC 

[PATCH] net: always initialize sysctl ownership
 2024-03-19 14:47 UTC  (5+ messages)

[PATCH] net/sched: Add module alias for sch_fq_pie
 2024-03-19 14:40 UTC  (2+ messages)

[PATCH net v1] mlxbf_gige: open() should call request_irq() after NAPI init
 2024-03-19 14:32 UTC  (2+ messages)

[PATCH v2] net/ipv4: add tracepoint for icmp_send
 2024-03-19 14:25 UTC  (2+ messages)

[PATCH iwl-net] i40e: Report MFS in decimal base instead of hex
 2024-03-19 14:16 UTC 

DSCP support for KSZ switches
 2024-03-19 14:13 UTC  (2+ messages)

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-03-19 13:47 UTC  (13+ messages)

[PATCH v4 iwl-net] i40e: Prevent setting MTU if greater than MFS
 2024-03-19 13:33 UTC  (4+ messages)

[syzbot] [batman?] [bpf?] possible deadlock in lock_timer_base
 2024-03-19 13:31 UTC  (3+ messages)

[PATCH net v2] hsr: Handle failures in module init
 2024-03-19 12:50 UTC  (2+ messages)

[PATCH net v2] ipv4: raw: Fix sending packets from raw sockets via IPsec tunnels
 2024-03-19 12:50 UTC  (2+ messages)

[PATCH bpf-next V2] bpf/lpm_trie: inline longest_prefix_match for fastpath
 2024-03-19 12:50 UTC  (2+ messages)

[PATCH bpf-next] xsk: Don't assume metadata is always requested in TX completion
 2024-03-19 12:50 UTC  (2+ messages)

Cannot load wireguard module
 2024-03-19 12:47 UTC  (5+ messages)

[PATCH net] net: remove skb_free_datagram_locked()
 2024-03-19 12:36 UTC  (2+ messages)

[RFC PATCH net-next] net: phy: Don't suspend/resume device not in use
 2024-03-19 12:31 UTC  (7+ messages)
    ` [PATCH net-next v2] net: phy: don't resume "


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