index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
idpf
Age
Commit message (
Expand
)
Author
12 days
idpf: fix double free and use-after-free in aux device error paths
Greg Kroah-Hartman
12 days
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
2026-01-22
idpf: generalize send virtchnl message API
Pavan Kumar Linga
2026-01-22
idpf: remove vport pointer from queue sets
Joshua Hay
2026-01-22
idpf: add rss_data field to RSS function parameters
Pavan Kumar Linga
2026-01-22
idpf: reshuffle idpf_vport struct members to avoid holes
Pavan Kumar Linga
2026-01-22
idpf: move some iterator declarations inside for loops
Joshua Hay
2026-01-22
idpf: move queue resources to idpf_q_vec_rsrc structure
Pavan Kumar Linga
2026-01-22
idpf: introduce idpf_q_vec_rsrc struct and move vector resources to it
Pavan Kumar Linga
2026-01-22
idpf: introduce local idpf structure to store virtchnl queue chunks
Pavan Kumar Linga
2026-01-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2026-01-20
idpf: Fix data race in idpf_net_dim
David Yang
2026-01-20
idpf: read lower clock bits inside the time sandwich
Mina Almasry
2026-01-09
idpf: Fix kernel-doc descriptions to avoid warnings
Andy Shevchenko
2026-01-09
idpf: update idpf_up_complete() return type to void
Sreedevi Joshi
2026-01-06
idpf: fix aux device unplugging when rdma is not supported by vport
Larysa Zaremba
2026-01-06
idpf: cap maximum Rx buffer size
Joshua Hay
2026-01-06
idpf: Fix error handling in idpf_vport_open()
Sreedevi Joshi
2026-01-06
idpf: Fix RSS LUT NULL ptr issue after soft reset
Sreedevi Joshi
2026-01-06
idpf: Fix RSS LUT configuration on down interfaces
Sreedevi Joshi
2026-01-06
idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
Sreedevi Joshi
2026-01-06
idpf: fix issue with ethtool -n command display
Erik Gabriel Carrillo
2026-01-06
idpf: fix memory leak of flow steer list on rmmod
Sreedevi Joshi
2026-01-06
idpf: fix error handling in the init_task on load
Emil Tantilov
2026-01-06
idpf: fix memory leak in idpf_vc_core_deinit()
Emil Tantilov
[next]