index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-09
net/mlx5: E-Switch, Increase max int port number for offload
Chris Mi
1
-1
/
+1
2024-08-09
net: ag71xx: use phylink_mii_ioctl
Rosen Penev
1
-1
/
+8
2024-08-09
ibmvnic: Perform tx CSO during send scrq direct
Nick Child
1
-2
/
+17
2024-08-09
ibmvnic: Only record tx completed bytes once per handler
Nick Child
1
-7
/
+5
2024-08-09
ibmvnic: Introduce send sub-crq direct
Nick Child
1
-6
/
+46
2024-08-09
ibmvnic: Remove duplicate memory barriers in tx
Nick Child
1
-3
/
+0
2024-08-09
ibmvnic: Reduce memcpys in tx descriptor generation
Nick Child
1
-49
/
+40
2024-08-09
ibmvnic: Use header len helper functions on tx
Nick Child
1
-10
/
+3
2024-08-09
ibmvnic: Only replenish rx pool when resources are getting low
Nick Child
1
-3
/
+2
2024-08-09
net: fs_enet: Fix warning due to wrong type
Christophe Leroy
1
-9
/
+9
2024-08-09
net: stmmac: xgmac: use const char arrays for string constants
Simon Horman
1
-35
/
+34
2024-08-08
net: ti: icssg_prueth: populate netdev of_node
Matthias Schiffer
2
-0
/
+2
2024-08-08
net: atlantic: use ethtool_sprintf
Rosen Penev
1
-14
/
+7
2024-08-08
bnx2x: Provide declaration of dmae_reg_go_c in header
Simon Horman
2
-2
/
+2
2024-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-88
/
+67
2024-08-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-4
/
+10
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
1
-1
/
+1
2024-08-08
net: fec: Stop PPS on driver remove
Csókás, Bence
1
-0
/
+3
2024-08-08
net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilities
Florian Fainelli
1
-9
/
+5
2024-08-08
net: stmmac: dwmac4: fix PCS duplex mode decode
Russell King (Oracle)
2
-3
/
+1
2024-08-07
idpf: fix UAFs when destroying the queues
Alexander Lobakin
2
-35
/
+13
2024-08-07
idpf: fix memleak in vport interrupt configuration
Michal Kubiak
1
-11
/
+8
2024-08-07
idpf: fix memory leaks and crashes while performing a soft reset
Alexander Lobakin
1
-15
/
+15
2024-08-07
net: mvpp2: Increase size of queue_name buffer
Simon Horman
1
-1
/
+1
2024-08-07
bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()
Michael Chan
1
-6
/
+7
2024-08-07
net: fec: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
1
-7
/
+7
2024-08-07
net/fungible: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-10
/
+7
2024-08-07
igc: Fix qbv tx latency by setting gtxoffset
Faizal Rahim
1
-1
/
+1
2024-08-07
igc: Fix reset adapter logics when tx mode change
Faizal Rahim
1
-5
/
+19
2024-08-07
igc: Fix qbv_config_change_errors logics
Faizal Rahim
3
-10
/
+15
2024-08-07
igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
Faizal Rahim
2
-0
/
+40
2024-08-07
ice: Fix incorrect assigns of FEC counts
Mateusz Polchlopek
1
-4
/
+4
2024-08-07
ice: Skip PTP HW writes during PTP reset procedure
Grzegorz Nitka
1
-0
/
+4
2024-08-07
ice: Fix reset handler
Grzegorz Nitka
1
-0
/
+2
2024-08-06
net/chelsio/libcxgb: Add __percpu annotations to libcxgb_ppm.c
Uros Bizjak
1
-4
/
+4
2024-08-06
net: airoha: honor reset return value in airoha_hw_init()
Lorenzo Bianconi
1
-4
/
+12
2024-08-05
net/mlx5: Implement PTM cross timestamping support
Rahul Rameshbabu
1
-0
/
+91
2024-08-05
net/mlx5: Add support for enabling PTM PCI capability
Carolina Jubran
1
-0
/
+6
2024-08-05
net/mlx5: Add support for MTPTM and MTCTR registers
Rahul Rameshbabu
1
-0
/
+1
2024-08-02
gve: Fix use of netif_carrier_ok()
Praveen Kaligineedi
2
-7
/
+7
2024-08-02
ibmveth: Recycle buffers during replenish phase
Nick Child
1
-84
/
+60
2024-08-02
ibmveth: Optimize poll rescheduling process
Nick Child
1
-13
/
+15
2024-08-02
net: airoha: Link the gdm port to the selected qdma controller
Lorenzo Bianconi
1
-18
/
+19
2024-08-02
net: airoha: Start all qdma NAPIs in airoha_probe()
Lorenzo Bianconi
1
-3
/
+4
2024-08-02
net: airoha: Allow mapping IO region for multiple qdma controllers
Lorenzo Bianconi
1
-24
/
+32
2024-08-02
net: airoha: Use qdma pointer as private structure in airoha_irq_handler routine
Lorenzo Bianconi
1
-4
/
+3
2024-08-02
net: airoha: Add airoha_qdma pointer in airoha_tx_irq_queue/airoha_queue stru...
Lorenzo Bianconi
1
-43
/
+41
2024-08-02
net: airoha: Move irq_mask in airoha_qdma structure
Lorenzo Bianconi
1
-42
/
+42
2024-08-02
net: airoha: Move airoha_queues in airoha_qdma
Lorenzo Bianconi
1
-61
/
+65
2024-08-02
net: airoha: Introduce airoha_qdma struct
Lorenzo Bianconi
1
-85
/
+112
[prev]
[next]