index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2025-11-05
libie: depend on DEBUG_FS when building LIBIE_FWLOG
Michal Swiatkowski
2025-10-28
ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()
Kohei Enju
2025-10-28
igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()
Kohei Enju
2025-10-28
igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()
Kohei Enju
2025-10-28
igc: power up the PHY before the link test
Kohei Enju
2025-10-28
ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()
Kohei Enju
2025-10-28
ice: fix usage of logical PF id
Grzegorz Nitka
2025-10-28
ice: fix destination CGU for dual complex E825
Grzegorz Nitka
2025-10-28
ice: fix lane number calculation
Grzegorz Nitka
2025-10-13
ixgbe: fix too early devlink_free() in ixgbe_remove()
Koichiro Den
2025-10-13
ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
Jedrzej Jagielski
2025-10-13
ixgbevf: fix mailbox API compatibility by negotiating supported features
Jedrzej Jagielski
2025-10-13
ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
Jedrzej Jagielski
2025-10-13
ixgbevf: fix getting link speed data for E610 devices
Jedrzej Jagielski
2025-10-13
idpf: cleanup remaining SKBs in PTP flows
Milena Olech
2025-10-06
ice: ice_adapter: release xa entry on adapter allocation failure
Haotian Zhang
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2025-09-29
idpf: fix mismatched free function for dma_alloc_coherent
Alok Tiwari
2025-09-29
ixgbe: fix typos and docstring inconsistencies
Alok Tiwari
2025-09-26
ethtool: add FEC bins histogram report
Vadim Fedorenko
2025-09-26
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-24
libie: fix string names for AQ error codes
Jacob Keller
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-24
idpf: implement XSk xmit
Alexander Lobakin
2025-09-24
idpf: add XSk pool initialization
Michal Kubiak
2025-09-24
idpf: add virtchnl functions to manage selected queues
Michal Kubiak
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-19
net: intel: fm10k: Fix parameter idx set but not used
Brahmajit Das
2025-09-19
ixgbevf: fix proper type for error code in ixgbevf_resume()
Aleksandr Loktionov
2025-09-19
iavf: fix proper type for error code in iavf_resume()
Aleksandr Loktionov
2025-09-19
idpf: add HW timestamping statistics
Milena Olech
2025-09-19
ice: Remove deprecated ice_lag_move_new_vf_nodes() call
Dave Ertman
2025-09-19
ice: add E830 Earliest TxTime First Offload support
Paul Greenwalt
2025-09-19
ice: move ice_qp_[ena|dis] for reuse
Paul Greenwalt
2025-09-18
i40e: improve VF MAC filters accounting
Lukasz Czapnik
2025-09-18
i40e: add mask to apply valid bits for itr_idx
Lukasz Czapnik
2025-09-18
i40e: add max boundary check for VF filters
Lukasz Czapnik
2025-09-18
i40e: fix validation of VF state in get resources
Lukasz Czapnik
2025-09-18
i40e: fix input validation logic for action_meta
Lukasz Czapnik
2025-09-18
i40e: fix idx validation in config queues msg
Lukasz Czapnik
2025-09-18
i40e: fix idx validation in i40e_validate_queue_map
Lukasz Czapnik
2025-09-18
i40e: add validation for ring_len param
Lukasz Czapnik
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-16
libie: fix linking with libie_{adminq,fwlog} when CONFIG_LIBIE=n
Alexander Lobakin
2025-09-16
igc: don't fail igc_probe() on LED setup error
Kohei Enju
2025-09-16
ixgbe: destroy aci.lock later within ixgbe_remove path
Jedrzej Jagielski
2025-09-16
ixgbe: initialize aci.lock before it's used
Jedrzej Jagielski
2025-09-16
i40e: remove redundant memory barrier when cleaning Tx descs
Maciej Fijalkowski
[next]