netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-10 16:41:15 to 2024-01-11 19:08:26 UTC [more...]

[syzbot] [net?] [nfc?] INFO: task hung in nfc_targets_found
 2024-01-11 19:08 UTC  (2+ messages)

[syzbot] [bpf?] [reiserfs?] WARNING: locking bug in corrupted (2)
 2024-01-11 18:51 UTC  (3+ messages)

[PATCH iproute2-next 0/4] documentations cleanup
 2024-01-11 18:44 UTC  (5+ messages)
` [PATCH iproute2-next 1/4] man: get rid of doc/actions/mirred-usage
` [PATCH iproute2-next 2/4] man/tc-gact: move generic action documentation to man page
` [PATCH iproute2-next 3/4] doc: remove ifb README
` [PATCH iproute2-next 4/4] doc: remove out dated actions-general

[GIT PULL] Networking for v6.8
 2024-01-11 18:28 UTC  (2+ messages)

[PATCH v2 0/1] Add StarFive JH8100 dwmac support
 2024-01-11 18:19 UTC  (9+ messages)
` [PATCH v2 1/1] dt-bindings: net: starfive,jh7110-dwmac: Add StarFive JH8100 support

[PATCH iproute2] man: drop references to ifconfig
 2024-01-11 17:47 UTC 

[PATCH bpf-next 00/29] BPF token
 2024-01-11 17:41 UTC  (15+ messages)
` [PATCH bpf-next 03/29] bpf: introduce BPF token object

What to do on MIA maintainers?
 2024-01-11 17:40 UTC  (2+ messages)

[PATCH iproute2 0/2] Fix typos in two error messages
 2024-01-11 17:30 UTC  (2+ messages)

[PATCH net] wireguard: receive: annotate data-race around receiving_counter.counter
 2024-01-11 17:28 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: net: dp83826: add ti,cfg-dac-minus binding
 2024-01-11 17:21 UTC  (14+ messages)
` [PATCH 2/3] dt-bindings: net: dp83826: add ti,cfg-dac-plus binding
` [PATCH 3/3] net: phy: dp83826: add support for voltage tuning of logical levels

[PATCH iproute2 0/2] Fix some more typos in docs and comments
 2024-01-11 17:21 UTC  (3+ messages)
` [PATCH iproute2 1/2] docs, man: fix some typos

[PATCH v14 00/12] Network support for Landlock
 2024-01-11 17:06 UTC  (6+ messages)
` [PATCH v14 10/12] selftests/landlock: Add network tests
        `  "

[PATCH iwl-net] i40e: Include types.h to some headers
 2024-01-11 17:00 UTC  (3+ messages)

[patch net-next] net: sched: move block device tracking into tcf_block_get/put_ext()
 2024-01-11 16:27 UTC  (8+ messages)

[PATCH] [net-next v2] wangxunx: select CONFIG_PHYLINK where needed
 2024-01-11 16:48 UTC  (2+ messages)

[PATCH 0/6] Add PPE device tree node for Qualcomm IPQ SoC
 2024-01-11 16:43 UTC  (11+ messages)
` [PATCH 1/6] arm64: dts: qcom: ipq9574: Add PPE device tree node
` [PATCH 3/6] arm64: dts: qcom: ipq5332: Add MDIO device tree

[PATCH] net: liquidio: fix clang-specific W=1 build warnings
 2024-01-11 16:24 UTC 

[PATCH] wangxunx: select CONFIG_PHYLINK where needed
 2024-01-11 16:29 UTC  (4+ messages)

[PATCH net-next 00/24] locking: Introduce nested-BH locking
 2024-01-11 16:19 UTC  (4+ messages)
` [PATCH net-next 01/24] locking/local_lock: Introduce guard definition for local_lock

[RFC 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-01-11 16:16 UTC  (15+ messages)
` [RFC 3/9] PCI/portdrv: create platform devices for child OF nodes

[PATCH net-next 00/20] net: ethernet: Add qcom PPE driver
 2024-01-11 15:49 UTC  (3+ messages)

[PATCH net 0/7] Networking MAINTAINERS spring 2024 cleanup
 2024-01-11 15:45 UTC  (7+ messages)
` [PATCH net 6/7] MAINTAINERS: mark ax25 as Orphan

[PATCH net] amt: do not use overwrapped cb area
 2024-01-11 15:41 UTC  (3+ messages)

[linus:master] [connector] c46bfba133: stress-ng.netlink-proc.ops_per_sec -97.2% regression
 2024-01-11 15:19 UTC 

[PATCH 3/4] netfilter: propagate net to nf_bridge_get_physindev
 2024-01-11 15:10 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v3 0/4] netlink: bridge: fix nf_bridge->physindev use after free
 2024-01-11 15:06 UTC  (5+ messages)
` [PATCH v3 1/4] netfilter: nfnetlink_log: use proper helper for fetching physinif
` [PATCH v3 2/4] netfilter: nf_queue: remove excess nf_bridge variable
` [PATCH v3 3/4] netfilter: propagate net to nf_bridge_get_physindev
` [PATCH v3 4/4] netfilter: bridge: replace physindev with physinif in nf_bridge_info

[PATCH net v5] net: stmmac: Prevent DSA tags from breaking COE
 2024-01-11 14:58 UTC 

[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
 2024-01-11 14:50 UTC  (18+ messages)
` [PATCH net-next 01/15] net/smc: improve SMC-D device dump for virtual ISM
` [PATCH net-next 02/15] net/smc: decouple specialized struct from SMC-D DMB registration
` [PATCH net-next 03/15] net/smc: introduce virtual ISM device loopback-ism
` [PATCH net-next 04/15] net/smc: implement ID-related operations of loopback-ism
` [PATCH net-next 05/15] net/smc: implement some unsupported "
` [PATCH net-next 06/15] net/smc: implement DMB-related "
` [PATCH net-next 07/15] net/smc: register loopback-ism into SMC-D device list
` [PATCH net-next 08/15] net/smc: introduce loopback-ism runtime switch
` [PATCH net-next 09/15] net/smc: introduce loopback-ism statistics attributes
` [PATCH net-next 10/15] net/smc: add operations to merge sndbuf with peer DMB
` [PATCH net-next 11/15] net/smc: attach or detach ghost sndbuf to "
` [PATCH net-next 12/15] net/smc: adapt cursor update when sndbuf and peer DMB are merged
` [PATCH net-next 13/15] net/smc: introduce loopback-ism DMB type control
` [PATCH net-next 14/15] net/smc: introduce loopback-ism DMB data copy control
` [PATCH net-next 15/15] net/smc: implement DMB-merged operations of loopback-ism

[PATCH v4] net: stmmac: Prevent DSA tags from breaking COE
 2024-01-11 14:45 UTC  (4+ messages)

[PATCH] selftests/net/tcp-ao: Use LDLIBS instead of LDFLAGS
 2024-01-11 14:42 UTC  (2+ messages)

[PATCH v4 net-next 5/5] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
 2024-01-11 13:49 UTC  (2+ messages)

[PATCH v2] net: dsa: vsc73xx: Add null pointer check to vsc73xx_gpio_probe
 2024-01-11 13:47 UTC  (2+ messages)

[PATCH net v3 1/1] net: phylink: Add module_exit()
 2024-01-11 13:17 UTC  (5+ messages)

[PATCH] keys, dns: Fix size check of V1 server-list header
 2024-01-11 13:19 UTC  (3+ messages)

[PATCH RFC net-next 00/34] Christmas 3-serie XDP for idpf (+generic stuff)
 2024-01-11 13:09 UTC  (6+ messages)
` [PATCH RFC net-next 05/34] idpf: convert header split mode to libie + napi_build_skb()

[RFC PATCH net-next v5 0/2] Abstract page from net stack
 2024-01-11 12:44 UTC  (5+ messages)
` [RFC PATCH net-next v5 1/2] net: introduce abstraction for network memory
` [RFC PATCH net-next v5 2/2] net: add netmem to skb_frag_t

[PATCH net-next 0/6] remove page frag implementation in vhost_net
 2024-01-11 12:37 UTC  (10+ messages)
` [PATCH net-next 3/6] mm/page_alloc: use initial zero offset for page_frag_alloc_align()

[syzbot] [can?] memory leak in can_create (2)
 2024-01-11 12:23 UTC 

[PATCH net v3] rxrpc: Fix use of Don't Fragment flag
 2024-01-11 11:58 UTC  (2+ messages)

[RFC PATCH v3 00/11] Add support for Intel PPS Generator
 2024-01-11 11:44 UTC  (4+ messages)

[RFC PATCH v2 0/7] treewide: Use clocksource id for get_device_system_crosststamp()
 2024-01-11 11:34 UTC  (7+ messages)
` [RFC PATCH v2 2/7] x86/tsc: Add clocksource ID, set system_counterval_t.cs_id
` [RFC PATCH v2 3/7] x86/kvm, ptp/kvm: "

[PATCH net] ethtool: netlink: Add missing ethnl_ops_begin/complete
 2024-01-11 11:30 UTC  (2+ messages)

[PATCH net 0/2] selftests: net: Small fixes
 2024-01-11 11:25 UTC  (2+ messages)

[PATCH RESUBMIT] leds: trigger: netdev: add core support for hw not supporting fallback to LED sw control
 2024-01-11 11:19 UTC  (6+ messages)

[net-next PATCH v9 0/5] net: phy: generic polarity + LED support for qca808x
 2024-01-11 11:03 UTC  (6+ messages)
` [net-next PATCH v9 1/5] dt-bindings: net: phy: Make LED active-low property common
` [net-next PATCH v9 2/5] dt-bindings: net: phy: Document LED inactive high impedance mode

[PATCH net-next v5 2/2] ptp: add FemtoClock3 Wireless as ptp hardware clock
 2024-01-11 11:01 UTC  (6+ messages)

[PATCH net-next 07/15] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
 2024-01-11 10:59 UTC  (15+ messages)

[PATCH] wifi: mac80211: Use subsystem appropriate debug call
 2024-01-11 10:58 UTC  (6+ messages)

[PATCH net-next v7 4/5] ptp: clockmatrix: Fix caps.max_adj to reflect DPLL_MAX_FREQ_OFFSET[MAX_FFO]
 2024-01-11 10:48 UTC  (4+ messages)
` [PATCH net-next v7 5/5] ptp: clockmatrix: move register and firmware related definition to idt8a340_reg.h

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

[PATCH] net: tcp: accept old ack during closing
 2024-01-11 10:16 UTC  (6+ messages)

[PATCH net-next v3 0/8] net: dsa: realtek: variants to drivers, interfaces to a common module
 2024-01-11 10:10 UTC  (9+ messages)
` [PATCH net-next v3 3/8] net: dsa: realtek: common realtek-dsa module

[PATCH] ifstat: Add NULL pointer check for argument of strdup()
 2024-01-11  9:49 UTC  (2+ messages)

[PATCH net v2 0/1] net: ethernet: ti: am65-cpsw: Allow for MTU values
 2024-01-11  9:46 UTC  (4+ messages)
` [PATCH net v2 1/1] net: ethernet: ti: am65-cpsw: Fix max mtu to fit ethernet frames

[PATCH net-next 08/30] net: dsa: mt7530: change p{5,6}_interface to p{5,6}_configured
 2024-01-11  9:19 UTC  (14+ messages)

[PATCH net v2 0/4] dpll: fix unordered unbind/bind registerer issues
 2024-01-11  9:16 UTC  (17+ messages)
` [PATCH net v2 1/4] dpll: fix pin dump crash after module unbind
` [PATCH net v2 2/4] dpll: fix pin dump crash for rebound module
` [PATCH net v2 3/4] dpll: fix register pin with unregistered parent pin
` [PATCH net v2 4/4] dpll: hide "zombie" pins for userspace

[RFC v1 0/8] vhost-vdpa: add support for iommufd
 2024-01-11  9:02 UTC  (3+ messages)

[PATCH net-next v3 00/27] virtio-net: support AF_XDP zero copy
 2024-01-11  8:34 UTC  (4+ messages)
` [PATCH net-next v3 06/27] virtio_ring: introduce virtqueue_get_buf_ctx_dma()

[PATCH net v1] net: qualcomm: rmnet: fix global oob in rmnet_policy
 2024-01-11  7:46 UTC  (4+ messages)

[PATCH net] net: micrel: Fix PTP frame parsing for lan8841
 2024-01-11  7:34 UTC  (2+ messages)

[PATCH v3] posix-timers: add multi_clock_gettime system call
 2024-01-11  7:31 UTC  (5+ messages)

[PATCH 0/4 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-01-11  6:13 UTC  (6+ messages)
` [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-11  4:05 UTC  (4+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links

[PATCH net-next v3 0/3] Abstract page from net stack
 2024-01-11  1:35 UTC  (7+ messages)
` [PATCH net-next v3 2/3] net: introduce abstraction for network memory

[PATCH net 0/2] tls fixes for SPLICE with more hint
 2024-01-10 22:01 UTC  (3+ messages)
` [PATCH net 1/2] net: tls, fix WARNIING in __sk_msg_free
` [PATCH net 2/2] net: tls, add test to capture error on large splice

[PATCH bpf-next v2 00/15] Improvements for tracking scalars in the BPF verifier
 2024-01-10 21:52 UTC  (8+ messages)
` [PATCH bpf-next v2 14/15] bpf: Optimize state pruning for spilled scalars
` [PATCH bpf-next v2 15/15] selftests/bpf: states pruning checks for scalar vs STACK_{MISC,ZERO}

[GIT PULL] hardening updates for v6.8-rc1
 2024-01-10 20:38 UTC  (2+ messages)

[PATCH iwl-next v2] ixgbe: Convert ret val type from s32 to int
 2024-01-10 18:56 UTC  (4+ messages)

[PATCH] keys, dns: Fix missing size check of V1 server-list header
 2024-01-10 18:52 UTC  (9+ messages)
` [GIT PULL] afs, dns: Fix dynamic root interaction with negative DNS

[PATCH v2 bpf 0/3] bpf: Fix backward progress bug in bpf_iter_udp
 2024-01-10 17:57 UTC  (4+ messages)
` [PATCH v2 bpf 1/3] bpf: iter_udp: Retry with a larger batch size without going back to the previous bucket
` [PATCH v2 bpf 2/3] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
` [PATCH v2 bpf 3/3] selftests/bpf: Test udp and tcp iter batching

[PATCH 0/4] netfs, afs, erofs, cifs: Don't use certain internal folio_*() functions
 2024-01-10 17:25 UTC  (3+ messages)
` [PATCH 1/4] netfs: "

[PATCH] tg3: add new module param to force device power down on reboot
 2024-01-10 17:01 UTC  (7+ 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).