index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
idpf
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2026-08-12
idpf: print a debug message and bail in case of non-event ctlq message
Larysa Zaremba
1
-0
/
+7
2026-08-12
idpf: make mbx_task queueing and cancelling more consistent
Larysa Zaremba
3
-5
/
+10
2026-08-12
idpf: refactor idpf to use libie control queues
Pavan Kumar Linga
16
-2481
/
+841
2026-08-12
idpf: refactor idpf to use libie_pci APIs
Pavan Kumar Linga
12
-316
/
+285
2026-08-12
idpf: remove unused code for getting RSS info from device
Larysa Zaremba
3
-99
/
+22
2026-08-12
idpf: remove 'vport_params_reqd' field
Pavan Kumar Linga
3
-24
/
+10
2026-08-12
virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
Victor Raj
5
-2273
/
+3
2026-08-11
idpf: add missing cpu_to_le32 in idpf_tx_splitq_build_flow_desc
Willem de Bruijn
1
-1
/
+1
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-11
/
+9
2026-07-28
idpf: Fix mailbox IRQ name leak on request failure
Yuho Choi
1
-1
/
+1
2026-07-28
idpf: adjust TxQ ring count minimum
Joshua Hay
2
-5
/
+2
2026-07-28
idpf: bound interrupt-vector register fill to the allocated array
Michael Bommarito
4
-5
/
+6
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2026-07-23
idpf: fix max_vport related crash on allocation error during init
Emil Tantilov
1
-1
/
+6
2026-07-22
net: Use helpers to get/set UDP len tree-wide
Alice Mikityanska
1
-1
/
+1
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+9
2026-06-13
idpf: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2026-06-09
idpf: add padding to PTP virtchnl structures
Przemyslaw Korba
1
-3
/
+9
2026-06-05
idpf: fix mailbox capability for set device clock time
Alok Tiwari
1
-1
/
+1
2026-05-08
idpf: fix double free and use-after-free in aux device error paths
Greg Kroah-Hartman
1
-0
/
+6
2026-05-08
idpf: fix read_dev_clk_lock spinlock init in idpf_ptp_init()
Emil Tantilov
1
-2
/
+2
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+1
2026-04-06
idpf: set the payload size before calling the async handler
Emil Tantilov
1
-0
/
+4
2026-04-06
idpf: improve locking around idpf_vc_xn_push_free()
Emil Tantilov
1
-0
/
+2
2026-04-06
idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
Emil Tantilov
2
-11
/
+8
2026-03-23
idpf: only assign num refillqs if allocation was successful
Joshua Hay
1
-1
/
+1
2026-03-23
idpf: clear stale cdev_info ptr
Joshua Hay
3
-4
/
+6
2026-03-05
libeth, idpf: use truesize as XDP RxQ info frag_size
Larysa Zaremba
2
-1
/
+6
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Jakub Kicinski
3
-7
/
+11
2026-02-25
idpf: Fix flow rule delete failure due to invalid validation
Sreedevi Joshi
1
-3
/
+0
2026-02-25
idpf: change IRQ naming to match netdev and ethtool queue numbering
Brian Vazquez
1
-1
/
+1
2026-02-25
idpf: nullify pointers after they are freed
Li Li
1
-0
/
+1
2026-02-25
idpf: skip deallocating txq group's txqs if it is NULL
Li Li
1
-0
/
+3
2026-02-25
idpf: skip deallocating bufq_sets from rx_qgrp if it is NULL
Li Li
1
-0
/
+3
2026-02-25
idpf: increment completion queue next_to_clean in sw marker wait routine
Li Li
1
-3
/
+3
2026-02-24
PCI/PTM: Drop pci_enable_ptm() granularity parameter
Mika Westerberg
1
-1
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
4
-18
/
+13
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
6
-34
/
+17
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-3
/
+3
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
12
-28
/
+28
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
13
-116
/
+102
2026-01-26
idpf: export RX hardware timestamping information to XDP
YiFei Zhu
2
-0
/
+51
2026-01-25
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
13
-1142
/
+1413
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+12
2026-01-22
idpf: generalize mailbox API
Pavan Kumar Linga
4
-24
/
+29
2026-01-22
idpf: avoid calling get_rx_ptypes for each vport
Pavan Kumar Linga
5
-158
/
+177
2026-01-22
idpf: generalize send virtchnl message API
Pavan Kumar Linga
6
-164
/
+206
2026-01-22
idpf: remove vport pointer from queue sets
Joshua Hay
6
-67
/
+81
2026-01-22
idpf: add rss_data field to RSS function parameters
Pavan Kumar Linga
7
-49
/
+59
[next]