index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
idpf
Age
Commit message (
Expand
)
Author
5 days
idpf: account for VLAN header when parsing RSC packet header
Joshua Hay
5 days
idpf: disable PTM on probe failure and on remove
Myeonghun Pak
5 days
idpf: disable DIM work before freeing q_vectors
Myeonghun Pak
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-12
idpf: print a debug message and bail in case of non-event ctlq message
Larysa Zaremba
2026-08-12
idpf: make mbx_task queueing and cancelling more consistent
Larysa Zaremba
2026-08-12
idpf: refactor idpf to use libie control queues
Pavan Kumar Linga
2026-08-12
idpf: refactor idpf to use libie_pci APIs
Pavan Kumar Linga
2026-08-12
idpf: remove unused code for getting RSS info from device
Larysa Zaremba
2026-08-12
idpf: remove 'vport_params_reqd' field
Pavan Kumar Linga
2026-08-12
virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
Victor Raj
2026-08-11
idpf: add missing cpu_to_le32 in idpf_tx_splitq_build_flow_desc
Willem de Bruijn
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-28
idpf: Fix mailbox IRQ name leak on request failure
Yuho Choi
2026-07-28
idpf: adjust TxQ ring count minimum
Joshua Hay
2026-07-28
idpf: bound interrupt-vector register fill to the allocated array
Michael Bommarito
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-23
idpf: fix max_vport related crash on allocation error during init
Emil Tantilov
2026-07-22
net: Use helpers to get/set UDP len tree-wide
Alice Mikityanska
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-13
idpf: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2026-06-09
idpf: add padding to PTP virtchnl structures
Przemyslaw Korba
2026-06-05
idpf: fix mailbox capability for set device clock time
Alok Tiwari
2026-05-08
idpf: fix double free and use-after-free in aux device error paths
Greg Kroah-Hartman
2026-05-08
idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()
Emil Tantilov
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-06
idpf: set the payload size before calling the async handler
Emil Tantilov
2026-04-06
idpf: improve locking around idpf_vc_xn_push_free()
Emil Tantilov
2026-04-06
idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
Emil Tantilov
2026-03-23
idpf: only assign num refillqs if allocation was successful
Joshua Hay
2026-03-23
idpf: clear stale cdev_info ptr
Joshua Hay
2026-03-05
libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2026-02-25
idpf: Fix flow rule delete failure due to invalid validation
Sreedevi Joshi
2026-02-25
idpf: change IRQ naming to match netdev and ethtool queue numbering
Brian Vazquez
2026-02-25
idpf: nullify pointers after they are freed
Li Li
2026-02-25
idpf: skip deallocating txq group's txqs if it is NULL
Li Li
2026-02-25
idpf: skip deallocating bufq_sets from rx_qgrp if it is NULL
Li Li
2026-02-25
idpf: increment completion queue next_to_clean in sw marker wait routine
Li Li
2026-02-24
PCI/PTM: Drop pci_enable_ptm() granularity parameter
Mika Westerberg
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-26
idpf: export RX hardware timestamping information to XDP
YiFei Zhu
2026-01-25
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-22
idpf: generalize mailbox API
Pavan Kumar Linga
2026-01-22
idpf: avoid calling get_rx_ptypes for each vport
Pavan Kumar Linga
[next]