netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-12 09:46:56 to 2024-03-13 05:33:00 UTC [more...]

[PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
 2024-03-13  5:32 UTC  (4+ messages)

[PATCH iwl-next v2 0/2] net: intel: cleanup power ops
 2024-03-13  3:55 UTC  (5+ messages)
` [PATCH iwl-next v2 1/2] igb: simplify pci ops declaration
  ` [Intel-wired-lan] "
` [PATCH iwl-next v2 2/2] net: intel: implement modern PM ops declarations
  ` [Intel-wired-lan] "

[PATCH net] docs: networking: fix indentation errors in multi-pf-netdev
 2024-03-13  3:23 UTC 

How to display IPv4 array?
 2024-03-13  2:51 UTC  (7+ messages)

[PATCH nf-next v2] netfilter: conntrack: avoid sending RST to reply out-of-window skb
 2024-03-13  2:24 UTC  (3+ messages)

[ANN] netdev development stats for 6.9
 2024-03-13  2:13 UTC  (2+ messages)

[PATCH v5 net 0/2] tcp/rds: Fix use-after-free around kernel TCP reqsk
 2024-03-13  2:02 UTC  (7+ messages)
` [PATCH v5 net 2/2] rds: tcp: Fix use-after-free of net in reqsk_timer_handler()

[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-03-13  1:53 UTC  (13+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
    ` [External] "
` [PATCH bpf-next v2 8/9] libbpf: add support for the multi-link of tracing
    ` [External] "

[GIT PULL] Networking for v6.9
 2024-03-13  1:10 UTC  (15+ messages)

[PATCH net 0/3] net: lan743x: Fixes for multiple WOL related issues
 2024-03-13  0:53 UTC  (8+ messages)
` [PATCH net 3/3] net: lan743x: Address problems with wake option flags configuration sequences

[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
 2024-03-12 23:55 UTC  (6+ messages)
` [PATCH RFC v2 "
  ` [PATCH RFC v2 1/6] ethtool: add interface to read Tx hardware "
  ` [PATCH RFC v2 6/6] tools: ynl: ethtool.py: Output timestamping statistics from tsinfo-get operation

linux-next: manual merge of the bpf-next tree with the mm-stable tree
 2024-03-12 23:51 UTC  (2+ messages)

[PATCH net v2 0/2] net: veth: ability to toggle GRO and XDP independently
 2024-03-12 23:42 UTC  (4+ messages)
` [PATCH net v2 1/2] net: veth: do not manipulate GRO when using XDP
` [PATCH net v2 2/2] selftests: net: veth: test the ability to independently manipulate GRO and XDP

[PATCH net-next 0/2] rxrpc: Fixes for AF_RXRPC
 2024-03-12 23:37 UTC  (3+ messages)
` [PATCH net-next 1/2] rxrpc: Fix use of changed alignment param to page_frag_alloc_align()
` [PATCH net-next 2/2] rxrpc: Fix error check on ->alloc_txbuf()

[PATCH v2][next] net/smc: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-12 23:16 UTC  (2+ messages)

[PATCH iproute2 0/5] tc: more JSON fixes
 2024-03-12 22:53 UTC  (6+ messages)
` [PATCH iproute2 1/5] tc: support JSON for legacy stats
` [PATCH iproute2 2/5] pedit: log errors to stderr
` [PATCH iproute2 3/5] skbmod: support json in print
` [PATCH iproute2 4/5] simple: support json output
` [PATCH iproute2 5/5] tc-simple.8: take Jamal's prompt off examples

[PATCH net-next] net: phy: mdio-bcm-unimac: Cast denominator to unsigned long to avoid overflow
 2024-03-12 22:53 UTC  (7+ messages)

[syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve
 2024-03-12 22:37 UTC  (4+ messages)

[PATCH iproute2] man: fix typo found by Lintian
 2024-03-12 22:24 UTC 

[PATCH iproute2-next] Makefile: use systemd-tmpfiles to create /var/lib/arpd
 2024-03-12 22:19 UTC  (8+ messages)

[PATCH iproute2 0/4] constify tc XXX_util structures
 2024-03-12 22:12 UTC  (5+ messages)
` [PATCH iproute2 1/4] tc: make qdisc_util arg const
` [PATCH iproute2 2/4] tc: make filter_util args const
` [PATCH iproute2 3/4] tc: make action_util arg const
` [PATCH iproute2 4/4] tc: make exec_util "

[net-next] dt-bindings: net: renesas,ethertsn: Create child-node for MDIO bus
 2024-03-12 22:09 UTC  (3+ messages)

[PATCH v3] i40e: Prevent setting MTU if greater than MFS
 2024-03-12 22:07 UTC  (6+ messages)
` [Intel-wired-lan] "

[net-next,v3 0/2] ravb: Support describing the MDIO bus
 2024-03-12 22:05 UTC  (5+ messages)
` [net-next,v3 1/2] dt-bindings: net: renesas,etheravb: Add optional MDIO bus node
` [net-next,v3 2/2] ravb: Add support for an optional MDIO mode

[PATCH net-next v1] netdevsim: replace pr_err with {dev,netdev,}_err wherever possible
 2024-03-12 22:04 UTC  (3+ messages)

[PATCH] dt-bindings: net: renesas,etheravb: Add MDIO bus reset properties
 2024-03-12 21:54 UTC  (2+ messages)

[RFC PATCH v4 00/16] Zero copy Rx using io_uring
 2024-03-12 21:44 UTC  (17+ messages)
` [RFC PATCH v4 01/16] net: generalise pp provider params passing
` [RFC PATCH v4 02/16] io_uring: delayed cqe commit
` [RFC PATCH v4 03/16] net: page_pool: add ->scrub mem provider callback
` [RFC PATCH v4 04/16] io_uring: separate header for exported net bits
` [RFC PATCH v4 05/16] io_uring: introduce interface queue
` [RFC PATCH v4 06/16] io_uring: add mmap support for shared ifq ringbuffers
` [RFC PATCH v4 07/16] netdev: add XDP_SETUP_ZC_RX command
` [RFC PATCH v4 08/16] io_uring: setup ZC for an Rx queue when registering an ifq
` [RFC PATCH v4 09/16] io_uring/zcrx: implement socket registration
` [RFC PATCH v4 10/16] io_uring: add zero copy buf representation and pool
` [RFC PATCH v4 11/16] io_uring: implement pp memory provider for zc rx
` [RFC PATCH v4 12/16] io_uring/zcrx: implement PP_FLAG_DMA_* handling
` [RFC PATCH v4 13/16] io_uring: add io_recvzc request
` [RFC PATCH v4 14/16] net: execute custom callback from napi
` [RFC PATCH v4 15/16] io_uring/zcrx: add copy fallback
` [RFC PATCH v4 16/16] veth: add support for io_uring zc rx

linux-next: build warning after merge of the net-next tree
 2024-03-12 21:14 UTC  (3+ messages)

[PATCH ipsec-next v3] xfrm: Add Direction to the SA in or out
 2024-03-12 19:59 UTC 

[PATCH] net: dsa: mt7530: disable LEDs before reset
 2024-03-12 19:21 UTC  (13+ messages)
              ` [PATCH] net: dsa: mt7530: increase reset hold time

[PATCH ipsec-next] xfrm: Add Direction to the SA in or out
 2024-03-12 18:29 UTC  (4+ messages)
` [PATCH ipsec-next v2] "

[PATCH] batman-adv: prefer kfree_rcu() over call_rcu() with free-only callbacks
 2024-03-12 18:25 UTC  (2+ messages)

[PATCH] lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc
 2024-03-12 17:42 UTC  (6+ messages)

[linux-next:master] BUILD REGRESSION a1184cae56bcb96b86df3ee0377cec507a3f56e0
 2024-03-12 17:28 UTC 

[PATCH v2 net-next] Documentation: Add documentation for eswitch attribute
 2024-03-12 17:18 UTC  (3+ messages)

[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
 2024-03-12 17:15 UTC  (6+ messages)

[PATCH 0/3] Fix prestera driver fail to probe twice
 2024-03-12 16:51 UTC  (6+ messages)
` [PATCH 1/3] net: marvell: prestera: fix driver reload
` [PATCH 2/3] net: marvell: prestera: fix memory use after free
    ` [EXTERNAL] "

INVESTMENT PROPOSAL
 2024-03-12 16:16 UTC 

[PATCH] net: remove {revc,send}msg_copy_msghdr() from exports
 2024-03-12 15:55 UTC 

[PATCH net-next 0/4] net: route: improve route hinting
 2024-03-12 15:38 UTC  (3+ messages)

[PATCH] dt-bindings: net: wireless: brcm,bcm4329-fmac: Add CYW43439 DT binding
 2024-03-12 15:33 UTC  (2+ messages)

[PATCH net] hsr: Fix uninit-value access in hsr_get_node()
 2024-03-12 15:27 UTC 

[PATCH 0/5] Handle set_memory_XXcrypted() errors in Hyper-V
 2024-03-12 15:22 UTC  (8+ messages)
` [PATCH v2 2/5] Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
` [PATCH v2 5/5] Drivers: hv: vmbus: Don't free ring buffers that couldn't be re-encrypted

[PATCH iwl-next] i40e: avoid forward declarations in i40e_nvm.c
 2024-03-12 15:20 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH bpf-next] bpf/lpm_trie: inline longest_prefix_match for fastpath
 2024-03-12 15:17 UTC 

[PATCH iwl-net v2] ice: fix memory corruption bug with suspend and rebuild
 2024-03-12 15:16 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next v3 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-03-12 15:00 UTC  (15+ messages)
` [PATCH net-next v3 01/11] net/smc: adapt SMC-D device dump for Emulated-ISM
` [PATCH net-next v3 02/11] net/smc: decouple ism_client from SMC-D DMB registration
` [PATCH net-next v3 03/11] net/smc: introduce loopback-ism for SMC intra-OS shortcut
` [PATCH net-next v3 04/11] net/smc: implement ID-related operations of loopback-ism
` [PATCH net-next v3 05/11] net/smc: implement some unsupported "
` [PATCH net-next v3 06/11] net/smc: implement DMB-related "
` [PATCH net-next v3 07/11] net/smc: register loopback-ism into SMC-D device list
` [PATCH net-next v3 08/11] net/smc: add operations to merge sndbuf with peer DMB
` [PATCH net-next v3 09/11] net/smc: attach or detach ghost sndbuf to "
` [PATCH net-next v3 10/11] net/smc: adapt cursor update when sndbuf and peer DMB are merged
` [PATCH net-next v3 11/11] net/smc: implement DMB-merged operations of loopback-ism

[PATCH net] nfc: nci: Fix uninit-value in nci_dev_up
 2024-03-12 14:56 UTC 

KASAN: slab-use-after-free Read in ip_finish_output
 2024-03-12 14:30 UTC  (7+ messages)

[PATCH net-next v2 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-03-12 14:11 UTC  (4+ messages)
` [PATCH net-next v2 11/11] net/smc: implement DMB-merged operations of loopback-ism

[PATCH v6] posix-timers: add clock_compare system call
 2024-03-12 13:47 UTC  (4+ messages)

[syzbot] [net?] [afs?] WARNING in rxrpc_alloc_data_txbuf
 2024-03-12 13:29 UTC 

[PATCH v4 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-12 13:22 UTC  (4+ messages)
` [PATCH v4 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH v4 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH v4 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support

USGV6 test v6LC.2.2.23: Processing Router Advertisement failure on version 5.10
 2024-03-12 12:59 UTC  (4+ messages)

[PATCH xfrm] xfrm: Allow UDP encapsulation only in offload modes
 2024-03-12 12:24 UTC  (2+ messages)

[PATCH net v2] devlink: Fix devlink parallel commands processing
 2024-03-12 12:13 UTC  (2+ messages)

[net-next 0/2] ravb: Support describing the MDIO bus
 2024-03-12 12:07 UTC  (5+ messages)
` [net-next 1/2] dt-bindings: net: renesas,etheravb: Add optional MDIO bus node

[net PATCH 0/5] octeontx2-pf: RVU Mailbox fixes
 2024-03-12 11:49 UTC  (4+ messages)
` [net PATCH 1/5] octeontx2: Detect the mbox up or down message via register
    ` [EXTERNAL] "

[PATCH net] vmxnet3: Fix missing reserved tailroom
 2024-03-12 11:39 UTC  (3+ messages)

[PATCH net-next v4 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-03-12 11:36 UTC  (2+ messages)

[PATCH 0/5] pull request (net): ipsec 2024-03-06
 2024-03-12 11:36 UTC  (8+ messages)
` [PATCH 2/5] xfrm: Pass UDP encapsulation in TX packet offload

[PATCH net] net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check
 2024-03-12 11:11 UTC  (2+ messages)

[PATCH v2 1/3] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO
 2024-03-12 10:50 UTC  (4+ messages)
` [PATCH v2 2/3] net: ethernet: ti: am65-cpsw: Enable RX HW timestamp only for PTP packets
` [PATCH v2 3/3] net: ethernet: ti: am65-cpsw-ethtool: Update rx_filters for device's timestamping

[iwl-net v1] ice: tc: do default match on all profiles
 2024-03-12 10:52 UTC 

[PATCH iwl-net] i40e: fix i40e_count_filters() to count only active/new filters
 2024-03-12 10:44 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-12 10:28 UTC  (8+ messages)
` [PATCH v2 2/2] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH][next] net/smc: Avoid -Wflex-array-member-not-at-end warnings
 2024-03-12  9:53 UTC  (7+ messages)

[PATCH net-next v3 1/1] net: bridge: switchdev: Improve error message clarity for switchdev_port_obj_add/del_deffered operations
 2024-03-12  9:46 UTC  (3+ 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).