index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
idpf
/
idpf_lib.c
Age
Commit message (
Expand
)
Author
2026-02-28
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2026-02-25
idpf: nullify pointers after they are freed
Li Li
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_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-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: add rss_data field to RSS function parameters
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-09
idpf: update idpf_up_complete() return type to void
Sreedevi Joshi
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 NULL pointer crash on early ethtool operations
Sreedevi Joshi
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_vport_rel()
Emil Tantilov
2026-01-06
idpf: detach and close netdevs while handling a reset
Emil Tantilov
2026-01-06
idpf: keep the netdev when a reset fails
Emil Tantilov
2025-12-17
idpf: reduce mbx_task schedule delay to 300us
Brian Vazquez
2025-11-27
idpf: convert vport state to bitmap
Emil Tantilov
2025-09-24
idpf: enable XSk features and ndo_xsk_wakeup
Alexander Lobakin
2025-09-24
idpf: implement Rx path for AF_XDP
Alexander Lobakin
2025-09-08
idpf: add support for .ndo_xdp_xmit()
Alexander Lobakin
2025-09-08
idpf: add support for XDP on Rx
Alexander Lobakin
2025-09-08
idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
Michal Kubiak
2025-09-08
idpf: prepare structures to support XDP
Michal Kubiak
2025-09-08
idpf: add support for nointerrupt queues
Alexander Lobakin
2025-09-08
idpf: remove SW marker handling from NAPI
Michal Kubiak
2025-09-08
idpf: link NAPIs to queues
Alexander Lobakin
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-02
idpf: set mac type when adding and removing MAC filters
Emil Tantilov
2025-08-22
idpf: do not linearize big TSO packets
Eric Dumazet
2025-07-18
idpf: preserve coalescing settings across resets
Ahmed Zaki
2025-07-18
idpf: add flow steering support
Ahmed Zaki
2025-07-17
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Paolo Abeni
2025-07-14
idpf: implement IDC vport aux driver MTU change handler
Joshua Hay
2025-07-14
idpf: implement remaining IDC RDMA core callbacks and handlers
Joshua Hay
2025-07-14
idpf: implement RDMA vport auxiliary dev create, init, and destroy
Joshua Hay
2025-07-14
idpf: implement core RDMA auxiliary dev create, init, and destroy
Joshua Hay
2025-07-14
idpf: use reserved RDMA vectors from control plane
Joshua Hay
2025-07-01
idpf: convert control queue mutex to a spinlock
Ahmed Zaki
2025-05-30
idpf: avoid mailbox timeout delays during reset
Emil Tantilov
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-19
idpf: fix null-ptr-deref in idpf_features_check
Pavan Kumar Linga
2025-05-16
idpf: add support for Rx timestamping
Milena Olech
[next]