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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-11
mlxsw: spectrum_router: Support nexthop group hardware statistics
Petr Machata
1
-6
/
+142
2024-03-11
mlxsw: spectrum_router: Track NH ID's of group members
Petr Machata
1
-0
/
+2
2024-03-11
mlxsw: spectrum_router: Add helpers for nexthop counters
Petr Machata
1
-15
/
+50
2024-03-11
mlxsw: spectrum_router: Avoid allocating NH counters twice
Petr Machata
1
-0
/
+3
2024-03-11
mlxsw: spectrum: Allow fetch-and-clear of flow counters
Petr Machata
5
-9
/
+11
2024-03-11
mlxsw: spectrum_router: Have mlxsw_sp_nexthop_counter_enable() return int
Petr Machata
3
-12
/
+36
2024-03-11
mlxsw: spectrum_router: Rename two functions
Petr Machata
3
-19
/
+19
2024-03-11
r8152: fix unknown device for choose_configuration
Hayes Wang
1
-1
/
+1
2024-03-11
net: netconsole: Add continuation line prefix to userdata messages
Matthew Wood
1
-5
/
+7
2024-03-11
r8169: switch to new function phy_support_eee
Heiner Kallweit
1
-2
/
+1
2024-03-11
net: phy: simplify a check in phy_check_link_status
Heiner Kallweit
1
-2
/
+2
2024-03-11
net: phy: marvell-88x2222: Remove unused of_gpio.h
Andy Shevchenko
1
-2
/
+0
2024-03-11
net: dsa: mt7530: disable LEDs before reset
Justin Swartz
1
-0
/
+6
2024-03-11
net: mdio_bus: Remove unused of_gpio.h
Andy Shevchenko
1
-2
/
+0
2024-03-11
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-1
/
+1
2024-03-11
net: wan: fsl_qmc_hdlc: Add framer support
Herve Codina
1
-5
/
+234
2024-03-11
net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
Herve Codina
1
-1
/
+150
2024-03-11
net: wan: Add support for QMC HDLC
Herve Codina
3
-0
/
+432
2024-03-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
3
-5
/
+145
2024-03-08
Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
30
-172
/
+989
2024-03-08
Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...
Jakub Kicinski
4
-16
/
+8
2024-03-08
net: phy: dp83822: Fix RGMII TX delay configuration
Tim Pambor
1
-17
/
+20
2024-03-08
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
3
-42
/
+17
2024-03-08
Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
102
-998
/
+2580
2024-03-08
net: hns3: add checking for vf id of mailbox
Jian Shen
1
-3
/
+4
2024-03-08
net: hns3: fix port duplex configure error in IMP reset
Jie Wang
1
-1
/
+4
2024-03-08
net: hns3: fix reset timeout under full functions and queues
Peiyang Wang
2
-2
/
+2
2024-03-08
net: hns3: fix delete tc fail issue
Jijie Shao
5
-0
/
+22
2024-03-08
net: hns3: fix kernel crash when 1588 is received on HIP08 devices
Yonglong Liu
1
-1
/
+1
2024-03-08
net: hns3: Disable SerDes serial loopback for HiLink H60
Hao Lan
5
-3
/
+18
2024-03-08
net: hns3: add new 200G link modes for hisilicon device
Hao Lan
2
-11
/
+22
2024-03-08
net: hns3: fix wrong judgment condition issue
Jijie Shao
1
-1
/
+1
2024-03-08
ionic: keep stats struct local to error handling
Shannon Nelson
1
-22
/
+8
2024-03-08
ionic: better dma-map error handling
Shannon Nelson
1
-18
/
+14
2024-03-08
ionic: remove unnecessary NULL test
Shannon Nelson
1
-6
/
+0
2024-03-08
ionic: rearrange ionic_queue for better layout
Shannon Nelson
1
-2
/
+2
2024-03-08
ionic: rearrange ionic_qcq
Shannon Nelson
1
-4
/
+4
2024-03-08
ionic: carry idev in ionic_cq struct
Shannon Nelson
3
-19
/
+6
2024-03-08
ionic: refactor skb building
Shannon Nelson
1
-53
/
+65
2024-03-08
ionic: fold adminq clean into service routine
Shannon Nelson
1
-21
/
+11
2024-03-08
ionic: use specialized desc info structs
Shannon Nelson
5
-86
/
+111
2024-03-08
ionic: remove the cq_info to save more memory
Shannon Nelson
7
-89
/
+38
2024-03-08
ionic: remove callback pointer from desc_info
Shannon Nelson
5
-91
/
+57
2024-03-08
ionic: move adminq-notifyq handling to main file
Shannon Nelson
3
-65
/
+67
2024-03-08
ionic: drop q mapping
Shannon Nelson
3
-35
/
+10
2024-03-08
ionic: remove desc, sg_desc and cmb_desc from desc_info
Shannon Nelson
4
-60
/
+45
2024-03-08
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
6
-42
/
+53
2024-03-08
octeontx2-pf: Add TC flower offload support for TCP flags
Sai Krishna
5
-2
/
+23
2024-03-08
net: chelsio: remove unused function calc_tx_descs
Colin Ian King
1
-14
/
+0
2024-03-08
net: phy: fix phy_get_internal_delay accessing an empty array
Kévin L'hôpital
1
-1
/
+1
[prev]
[next]