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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-18
net: ethernet: altera: Add use of ethtool_op_get_ts_info
Maxime Chevallier
1
-0
/
+1
2022-08-17
stmmac: intel: remove unused 'has_crossts' flag
Wong Vee Khee
1
-1
/
+0
2022-08-17
net: dsa: bcm_sf2: Have PHYLINK configure CPU/IMP port(s)
Florian Fainelli
1
-52
/
+43
2022-08-17
net: dsa: bcm_sf2: Introduce helper for port override offset
Florian Fainelli
1
-16
/
+21
2022-08-17
net: sfp: use simplified HWMON_CHANNEL_INFO macro
Beniamin Sandu
1
-83
/
+38
2022-08-17
net: wwan: t7xx: Enable devlink based fw flashing and coredump collection
M Chetan Kumar
13
-5
/
+932
2022-08-17
net: wwan: t7xx: PCIe reset rescan
Haijun Liu
8
-2
/
+212
2022-08-17
net: wwan: t7xx: Infrastructure for early port configuration
Haijun Liu
10
-41
/
+294
2022-08-17
net: wwan: t7xx: Add AP CLDMA
Haijun Liu
11
-28
/
+125
2022-08-17
net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241
Florian Fainelli
1
-0
/
+39
2022-08-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
David S. Miller
5
-337
/
+440
2022-08-16
net: vertexcom: mse102x: Update email address
Stefan Wahren
1
-1
/
+1
2022-08-16
ice: introduce ice_ptp_reset_cached_phctime function
Jacob Keller
1
-23
/
+76
2022-08-16
ice: re-arrange some static functions in ice_ptp.c
Jacob Keller
1
-336
/
+336
2022-08-16
ice: track and warn when PHC update is late
Jacob Keller
3
-3
/
+34
2022-08-16
ice: track Tx timestamp stats similar to other Intel drivers
Jacob Keller
4
-4
/
+20
2022-08-16
ice: initialize cached_phctime when creating Rx rings
Jacob Keller
2
-0
/
+2
2022-08-16
ice: set tx_tstamps when creating new Tx rings via ethtool
Jacob Keller
1
-0
/
+1
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
41
-266
/
+312
2022-08-11
Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-152
/
+318
2022-08-11
Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+3
2022-08-11
dpaa2-eth: trace the allocated address instead of page struct
Chen Lin
1
-2
/
+2
2022-08-11
Merge branch 'acpi-properties'
Rafael J. Wysocki
1
-149
/
+315
2022-08-11
Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-919
/
+1441
2022-08-11
nfp: fix use-after-free in area_cache_get()
Jialiang Wang
1
-1
/
+2
2022-08-11
mlxsw: minimal: Fix deadlock in ports creation
Vadim Pasternak
1
-7
/
+0
2022-08-11
bonding: fix reference count leak in balance-alb mode
Jay Vosburgh
1
-1
/
+4
2022-08-11
net: usb: qmi_wwan: Add support for Cinterion MV32
Slark Xiao
1
-0
/
+2
2022-08-10
net/tls: Use RCU API to access tls_ctx->netdev
Maxim Mikityanskiy
3
-4
/
+22
2022-08-10
Merge tag 'hwmon-fixes-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-3
/
+6
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
23
-417
/
+4828
2022-08-10
Merge tag 'pinctrl-v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
63
-558
/
+11183
2022-08-10
hwmon: (nct6775) Fix platform driver suspend regression
Zev Weiss
3
-2
/
+5
2022-08-10
net:bonding:support balance-alb interface with vlan to bridge
Sun Shouxin
1
-0
/
+7
2022-08-10
macsec: Fix traffic counters/statistics
Clayton Yager
1
-9
/
+49
2022-08-10
Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"
Jose Alonso
1
-13
/
+13
2022-08-10
Merge tag 'linux-can-fixes-for-6.0-20220810' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-4
/
+16
2022-08-10
hwmon: (lm90) Fix error return value from detect function
Guenter Roeck
1
-1
/
+1
2022-08-09
mlx5: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+2
2022-08-09
vxlan: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-1
/
+1
2022-08-09
geneve: do not use RT_TOS for IPv6 flowlabel
Matthias May
1
-2
/
+1
2022-08-09
geneve: fix TOS inheriting for ipv4
Matthias May
1
-4
/
+8
2022-08-09
net: atlantic: fix aq_vec index out of range error
Chia-Lin Kao (AceLan)
1
-13
/
+8
2022-08-09
can: mcp251x: Fix race condition on receive interrupt
Sebastian Würl
1
-3
/
+15
2022-08-09
plip: avoid rcu debug splat
Florian Westphal
1
-1
/
+1
2022-08-09
net: bgmac: Fix a BUG triggered by wrong bytes_compl
Sandor Bodo-Merle
1
-1
/
+1
2022-08-09
net: dsa: felix: suppress non-changes to the tagging protocol
Vladimir Oltean
1
-0
/
+3
2022-08-09
Merge tag 'wireless-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2
-2
/
+3
2022-08-09
ACPI: property: Fix error handling in acpi_init_properties()
Sakari Ailus
1
-3
/
+4
2022-08-09
can: ems_usb: fix clang's -Wunaligned-access warning
Marc Kleine-Budde
1
-1
/
+1
[next]