index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
idpf
Age
Commit message (
Expand
)
Author
2025-07-01
idpf: convert control queue mutex to a spinlock
Ahmed Zaki
2025-07-01
idpf: return 0 size for RSS key if not supported
Michal Swiatkowski
2025-05-30
idpf: avoid mailbox timeout delays during reset
Emil Tantilov
2025-05-30
idpf: fix a race in txq wakeup
Brian Vazquez
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-21
idpf: fix idpf_vport_splitq_napi_poll()
Eric Dumazet
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
2025-05-16
idpf: add Tx timestamp flows
Milena Olech
2025-05-16
idpf: add Tx timestamp capabilities negotiation
Milena Olech
2025-05-16
idpf: add PTP clock configuration
Milena Olech
2025-05-16
idpf: add mailbox access to read PTP clock time
Milena Olech
2025-05-16
idpf: negotiate PTP capabilities and get PTP clock
Milena Olech
2025-05-16
idpf: move virtchnl structures to the header file
Milena Olech
2025-05-16
virtchnl: add PTP virtchnl definitions
Milena Olech
2025-05-16
idpf: add initial PTP support
Milena Olech
2025-05-16
idpf: change the method for mailbox workqueue allocation
Milena Olech
2025-05-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2025-04-29
idpf: remove unreachable code from setting mailbox
Michal Swiatkowski
2025-04-29
idpf: assign extracted ptype to struct libeth_rqe_info field
Mateusz Polchlopek
2025-04-29
idpf: protect shutdown from reset
Larysa Zaremba
2025-04-29
idpf: fix potential memory leak on kcalloc() failure
Michal Swiatkowski
2025-04-28
idpf: fix offloads support for encapsulated packets
Madhu Chittim
2025-04-02
idpf: fix adapter NULL pointer dereference on reboot
Emil Tantilov
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-18
idpf: check error for register_netdev() on init
Emil Tantilov
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-27
idpf: fix checksums set in idpf_rx_rsc()
Eric Dumazet
2025-02-26
idpf: use napi's irq affinity
Ahmed Zaki
2025-02-14
libeth: move idpf_rx_csum_decoded and idpf_rx_extracted
Mateusz Polchlopek
2025-02-11
idpf: call set_real_num_queues in idpf_open
Joshua Hay
2025-02-11
idpf: record rx queue in skb for RSC packets
Sridhar Samudrala
2025-02-11
idpf: fix handling rsc packet with a single segment
Sridhar Samudrala
2025-01-24
idpf: add more info during virtchnl transaction timeout/salt mismatch
Manoj Vishwanathan
2025-01-24
idpf: convert workqueues to unbound
Marco Leogrande
2025-01-24
idpf: Acquire the lock before accessing the xn->salt
Manoj Vishwanathan
2025-01-24
idpf: fix transaction timeouts on reset
Emil Tantilov
2025-01-24
idpf: add read memory barrier when checking descriptor done bit
Emil Tantilov
2024-12-17
idpf: trigger SW interrupt when exiting wb_on_itr mode
Joshua Hay
2024-12-17
idpf: add support for SW triggered interrupts
Joshua Hay
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-03
idpf: set completion tag for "empty" bufs associated with a packet
Joshua Hay
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-04
idpf: fix idpf_vc_core_init error path
Pavan Kumar Linga
2024-11-04
idpf: avoid vport access in idpf_get_link_ksettings
Pavan Kumar Linga
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-08
idpf: Don't hard code napi_struct size
Joe Damato
2024-09-30
idpf: deinit virtchnl transaction manager after vport and vectors
Larysa Zaremba
[next]