index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
13 hours
Merge tag 'net-7.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
3 days
eth: ice: don't dereference pointers from TP_printk()
Jakub Kicinski
3 days
ice: add missing xa_destroy for sched_node_ids
Jacob Keller
3 days
idpf: account for VLAN header when parsing RSC packet header
Joshua Hay
3 days
idpf: disable PTM on probe failure and on remove
Myeonghun Pak
3 days
idpf: disable DIM work before freeing q_vectors
Myeonghun Pak
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
2026-08-24
xsk: honor XDP_TX_METADATA in zero-copy path
Stanislav Fomichev
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-17
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2026-08-17
net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tc
Eric Dumazet
2026-08-17
net: prevent torn reads in netdev_tc_txq
Eric Dumazet
2026-08-12
ixd: add devlink support
Amritha Nambiar
2026-08-12
ixd: add the core initialization
Larysa Zaremba
2026-08-12
ixd: add reset checks and initialize the mailbox
Larysa Zaremba
2026-08-12
ixd: add basic driver framework for Intel(R) Control Plane Function
Larysa Zaremba
2026-08-12
idpf: print a debug message and bail in case of non-event ctlq message
Larysa Zaremba
2026-08-12
idpf: make mbx_task queueing and cancelling more consistent
Larysa Zaremba
2026-08-12
idpf: refactor idpf to use libie control queues
Pavan Kumar Linga
2026-08-12
idpf: refactor idpf to use libie_pci APIs
Pavan Kumar Linga
2026-08-12
idpf: remove unused code for getting RSS info from device
Larysa Zaremba
2026-08-12
idpf: remove 'vport_params_reqd' field
Pavan Kumar Linga
2026-08-12
libie: add bookkeeping support for control queue messages
Phani R Burra
2026-08-12
libie: add control queue support
Phani R Burra
2026-08-12
libeth: allow to create fill queues without NAPI
Pavan Kumar Linga
2026-08-12
libie: add PCI device initialization helpers to libie
Phani R Burra
2026-08-12
virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'
Victor Raj
2026-08-11
idpf: add missing cpu_to_le32 in idpf_tx_splitq_build_flow_desc
Willem de Bruijn
2026-08-11
ice: acquire NVM lock around each flash read
Robert Malz
2026-08-11
ice: clear the default forwarding VSI rule when releasing a VSI
Petr Oros
2026-08-11
ice: fall back to SBQ when LL PHY timer interface times out
Przemyslaw Korba
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-06
igc: fix netdev not re-attached after resume if interface is down
Philipp David
2026-08-03
xsk: validate metadata when processing requests
Stanislav Fomichev
2026-08-03
xsk: pass TX metadata pointer by reference
Stanislav Fomichev
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-30
net: intel: remove conditional return with no effect
Sang-Heon Jeon
2026-07-28
e1000: fix memory leak in e1000_probe()
Dawei Feng
2026-07-28
igbvf: Fix leak in TX DMA error cleanup
Matt Vollrath
2026-07-28
igc: remove napi_synchronize() in igc_down()
David Carlier
2026-07-28
ice: suppress DPLL errors during reset recovery
Przemyslaw Korba
2026-07-28
ice: fix memory leak in ice_lbtest_prepare_rings()
Dawei Feng
2026-07-28
ice: fix VF interrupts cleanup
Dawid Osuchowski
2026-07-28
ice: wait for reset completion in ice_resume()
Aaron Ma
2026-07-28
idpf: Fix mailbox IRQ name leak on request failure
Yuho Choi
2026-07-28
idpf: adjust TxQ ring count minimum
Joshua Hay
2026-07-28
idpf: bound interrupt-vector register fill to the allocated array
Michael Bommarito
2026-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-23
idpf: fix max_vport related crash on allocation error during init
Emil Tantilov
2026-07-23
ice: reject out-of-range ptype in ice_parser_profile_init
Aleksandr Loktionov
[next]