index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-18
ice: fix PTP cleanup on driver removal in error path
Grzegorz Nitka
1
-3
/
+19
2025-11-18
idpf: fix possible vport_config NULL pointer deref in remove
Emil Tantilov
1
-0
/
+2
2025-11-05
libie: depend on DEBUG_FS when building LIBIE_FWLOG
Michal Swiatkowski
2
-4
/
+2
2025-10-28
ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable()
Kohei Enju
1
-1
/
+1
2025-10-28
igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count()
Kohei Enju
1
-1
/
+1
2025-10-28
igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count()
Kohei Enju
1
-1
/
+1
2025-10-28
igc: power up the PHY before the link test
Kohei Enju
1
-0
/
+3
2025-10-28
ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe()
Kohei Enju
1
-1
/
+1
2025-10-28
ice: fix usage of logical PF id
Grzegorz Nitka
1
-1
/
+1
2025-10-28
ice: fix destination CGU for dual complex E825
Grzegorz Nitka
2
-2
/
+25
2025-10-28
ice: fix lane number calculation
Grzegorz Nitka
1
-0
/
+9
2025-10-13
ixgbe: fix too early devlink_free() in ixgbe_remove()
Koichiro Den
1
-1
/
+2
2025-10-13
ixgbe: handle IXGBE_VF_FEATURES_NEGOTIATE mbox cmd
Jedrzej Jagielski
2
-0
/
+47
2025-10-13
ixgbevf: fix mailbox API compatibility by negotiating supported features
Jedrzej Jagielski
6
-3
/
+96
2025-10-13
ixgbe: handle IXGBE_VF_GET_PF_LINK_STATE mailbox operation
Jedrzej Jagielski
2
-0
/
+47
2025-10-13
ixgbevf: fix getting link speed data for E610 devices
Jedrzej Jagielski
4
-32
/
+116
2025-10-13
idpf: cleanup remaining SKBs in PTP flows
Milena Olech
2
-0
/
+4
2025-10-06
ice: ice_adapter: release xa entry on adapter allocation failure
Haotian Zhang
1
-4
/
+6
2025-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-3
/
+3
2025-09-29
idpf: fix mismatched free function for dma_alloc_coherent
Alok Tiwari
1
-3
/
+3
2025-09-29
ixgbe: fix typos and docstring inconsistencies
Alok Tiwari
1
-5
/
+5
2025-09-26
ethtool: add FEC bins histogram report
Vadim Fedorenko
1
-1
/
+3
2025-09-26
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
12
-477
/
+1977
2025-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-53
/
+91
2025-09-24
libie: fix string names for AQ error codes
Jacob Keller
1
-1
/
+1
2025-09-24
idpf: enable XSk features and ndo_xsk_wakeup
Alexander Lobakin
7
-4
/
+55
2025-09-24
idpf: implement Rx path for AF_XDP
Alexander Lobakin
6
-21
/
+405
2025-09-24
idpf: implement XSk xmit
Alexander Lobakin
6
-21
/
+354
2025-09-24
idpf: add XSk pool initialization
Michal Kubiak
8
-4
/
+398
2025-09-24
idpf: add virtchnl functions to manage selected queues
Michal Kubiak
4
-429
/
+767
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2
-2
/
+2
2025-09-19
net: intel: fm10k: Fix parameter idx set but not used
Brahmajit Das
4
-6
/
+5
2025-09-19
ixgbevf: fix proper type for error code in ixgbevf_resume()
Aleksandr Loktionov
1
-1
/
+1
2025-09-19
iavf: fix proper type for error code in iavf_resume()
Aleksandr Loktionov
1
-1
/
+1
2025-09-19
idpf: add HW timestamping statistics
Milena Olech
4
-1
/
+87
2025-09-19
ice: Remove deprecated ice_lag_move_new_vf_nodes() call
Dave Ertman
3
-58
/
+0
2025-09-19
ice: add E830 Earliest TxTime First Offload support
Paul Greenwalt
15
-48
/
+722
2025-09-19
ice: move ice_qp_[ena|dis] for reuse
Paul Greenwalt
4
-149
/
+173
2025-09-18
i40e: improve VF MAC filters accounting
Lukasz Czapnik
3
-44
/
+50
2025-09-18
i40e: add mask to apply valid bits for itr_idx
Lukasz Czapnik
1
-1
/
+1
2025-09-18
i40e: add max boundary check for VF filters
Lukasz Czapnik
1
-0
/
+10
2025-09-18
i40e: fix validation of VF state in get resources
Lukasz Czapnik
2
-2
/
+8
2025-09-18
i40e: fix input validation logic for action_meta
Lukasz Czapnik
1
-1
/
+1
2025-09-18
i40e: fix idx validation in config queues msg
Lukasz Czapnik
1
-2
/
+2
2025-09-18
i40e: fix idx validation in i40e_validate_queue_map
Lukasz Czapnik
1
-2
/
+4
2025-09-18
i40e: add validation for ring_len param
Lukasz Czapnik
1
-0
/
+14
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-63
/
+56
2025-09-16
libie: fix linking with libie_{adminq,fwlog} when CONFIG_LIBIE=n
Alexander Lobakin
1
-1
/
+1
2025-09-16
igc: don't fail igc_probe() on LED setup error
Kohei Enju
2
-3
/
+10
2025-09-16
ixgbe: destroy aci.lock later within ixgbe_remove path
Jedrzej Jagielski
1
-3
/
+4
[next]