index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
idpf
Age
Commit message (
Expand
)
Author
14 days
idpf: convert control queue mutex to a spinlock
Ahmed Zaki
14 days
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]