index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
net: airoha: Fix PPE_IP_PROTO_CHK register definitions
Lorenzo Bianconi
1
-2
/
+2
2025-09-19
r8169: set EEE speed down ratio to 1
ChunHao Lin
1
-3
/
+3
2025-09-19
hinic3: Fix NULL vs IS_ERR() check in hinic3_alloc_rxqs_res()
Dan Carpenter
1
-1
/
+1
2025-09-18
net: sparx5/lan969x: Add support for ethtool pause parameters
Daniel Machon
1
-0
/
+18
2025-09-18
net: ethernet: microchip: sparx5: make it selectable for ARCH_LAN969X
Robert Marko
1
-1
/
+1
2025-09-18
Merge tag 'mlx5-next-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
4
-10
/
+23
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
net: ti: am65-cpsw: Update hw timestamping filter for PTPv1 RX packets
Vishnu Singh
2
-15
/
+21
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-90
/
+137
2025-09-18
octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp()
Duoming Zhou
1
-1
/
+1
2025-09-18
cnic: Fix use-after-free bugs in cnic_delete_task
Duoming Zhou
1
-2
/
+1
2025-09-18
net: liquidio: fix overflow in octeon_init_instr_queue()
Alexey Nepomnyashih
1
-1
/
+1
2025-09-18
Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"
Tariq Toukan
1
-2
/
+0
2025-09-18
bnxt_en: Implement ethtool .set_tunable() for ETHTOOL_PFC_PREVENTION_TOUT
Michael Chan
1
-1
/
+23
2025-09-18
bnxt_en: Implement ethtool .get_tunable() for ETHTOOL_PFC_PREVENTION_TOUT
Michael Chan
3
-0
/
+41
2025-09-18
bnxt_en: Use VLAN_ETH_HLEN when possible
Kalesh AP
2
-3
/
+3
2025-09-18
bnxt_en: Support for RoCE resources dynamically shared within VFs.
Anantha Prabhu
3
-2
/
+16
2025-09-18
bnxt_en: Add err_qpc backing store handling
Kashyap Desai
4
-3
/
+7
2025-09-18
bnxt_en: Add fw log trace support for 5731X/5741X chips
Shruti Parab
4
-4
/
+12
2025-09-18
bnxt_en: Improve bnxt_backing_store_cfg_v2()
Michael Chan
1
-7
/
+8
2025-09-18
bnxt_en: Optimize bnxt_sriov_disable()
Kalesh AP
3
-4
/
+12
2025-09-18
bnxt_en: Remove unnecessary VF check in bnxt_hwrm_nvm_req()
Kalesh AP
1
-7
/
+0
2025-09-18
bnxt_en: Drop redundant if block in bnxt_dl_flash_update()
Kalesh AP
1
-6
/
+0
2025-09-18
Merge branch 'add-basic-psp-encryption-for-tcp-connections'
Paolo Abeni
15
-19
/
+1461
2025-09-18
net/mlx5e: Implement PSP key_rotate operation
Raed Salem
1
-0
/
+23
2025-09-18
net/mlx5e: Add Rx data path offload
Raed Salem
4
-13
/
+93
2025-09-18
net/mlx5e: Configure PSP Rx flow steering rules
Raed Salem
3
-6
/
+59
2025-09-18
net/mlx5e: Add PSP steering in local NIC RX
Raed Salem
2
-1
/
+470
2025-09-18
net/mlx5e: Implement PSP Tx data path
Raed Salem
6
-4
/
+305
2025-09-18
net/mlx5e: Implement PSP operations .assoc_add and .assoc_del
Raed Salem
5
-8
/
+286
2025-09-18
net/mlx5e: Support PSP offload functionality
Raed Salem
7
-1
/
+239
2025-09-18
eth: fbnic: add OTP health reporter
Jakub Kicinski
4
-0
/
+90
2025-09-18
eth: fbnic: report FW uptime in health diagnose
Jakub Kicinski
1
-0
/
+29
2025-09-18
eth: fbnic: add FW health reporter
Jakub Kicinski
3
-1
/
+170
2025-09-18
eth: fbnic: support FW communication for core dump
Jakub Kicinski
2
-0
/
+252
2025-09-18
eth: fbnic: support allocating FW completions with extra space
Jakub Kicinski
2
-2
/
+10
2025-09-18
eth: fbnic: reprogram TCAMs after FW crash
Jakub Kicinski
3
-7
/
+39
2025-09-18
eth: fbnic: factor out clearing the action TCAM
Jakub Kicinski
1
-15
/
+21
2025-09-18
eth: fbnic: use fw uptime to detect fw crashes
Jakub Kicinski
3
-1
/
+27
[prev]
[next]