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
2021-04-12
enetc: support PTP Sync packet one-step timestamping
Yangbo Lu
4
-26
/
+195
2021-04-12
enetc: mark TX timestamp type per skb
Yangbo Lu
2
-8
/
+13
2021-04-12
ibmvnic: print adapter state as a string
Lijun Pan
1
-18
/
+49
2021-04-12
ibmvnic: print reset reason as a string
Lijun Pan
1
-7
/
+28
2021-04-12
ibmvnic: clean up the remaining debugfs data structures
Lijun Pan
1
-94
/
+0
2021-04-12
nfc: pn533: remove redundant assignment
wengjianfeng
2
-19
/
+6
2021-04-12
bnxt_en: Free and allocate VF-Reps during error recovery.
Sriharsha Basavapatna
3
-2
/
+74
2021-04-12
bnxt_en: Refactor __bnxt_vf_reps_destroy().
Michael Chan
1
-5
/
+16
2021-04-12
bnxt_en: Refactor bnxt_vf_reps_create().
Sriharsha Basavapatna
1
-18
/
+22
2021-04-12
bnxt_en: Invalidate health register mapping at the end of probe.
Vasundhara Volam
1
-0
/
+1
2021-04-12
bnxt_en: Treat health register value 0 as valid in bnxt_try_reover_fw().
Michael Chan
1
-2
/
+2
2021-04-12
net: hns3: Fix potential null pointer defererence of null ae_dev
Colin Ian King
1
-4
/
+4
2021-04-12
net: thunderx: Fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2021-04-12
cxgb4: Fix unintentional sign extension issues
Colin Ian King
1
-11
/
+11
2021-04-11
net: ipa: add IPA v4.11 configuration data
Alex Elder
4
-1
/
+388
2021-04-11
net: ipa: add IPA v4.5 configuration data
Alex Elder
5
-4
/
+447
2021-04-11
net: ipa: disable checksum offload for IPA v4.5+
Alex Elder
1
-0
/
+16
2021-04-11
ehea: add missing MODULE_DEVICE_TABLE
Qiheng Lin
1
-0
/
+1
2021-04-11
veth: refine napi usage
Paolo Abeni
1
-1
/
+22
2021-04-11
veth: allow enabling NAPI even without XDP
Paolo Abeni
1
-13
/
+116
2021-04-11
veth: use skb_orphan_partial instead of skb_orphan
Paolo Abeni
1
-1
/
+1
2021-04-11
phy: sfp: add netlink SFP support to generic SFP code
Andrew Lunn
3
-0
/
+48
2021-04-11
net/mlx5: Add support for DSFP module EEPROM dumps
Vladyslav Tarasiuk
1
-0
/
+2
2021-04-11
net/mlx5: Implement get_module_eeprom_by_page()
Vladyslav Tarasiuk
2
-0
/
+85
2021-04-11
net/mlx5: Refactor module EEPROM query
Vladyslav Tarasiuk
1
-34
/
+45
2021-04-09
net: ipa: three small fixes
Alex Elder
2
-5
/
+3
2021-04-09
net: ipa: get rid of empty GSI functions
Alex Elder
1
-48
/
+6
2021-04-09
net: ipa: get rid of empty IPA functions
Alex Elder
7
-77
/
+24
2021-04-09
net: ipa: ipa_stop() does not return an error
Alex Elder
1
-14
/
+4
2021-04-09
net: ipa: only set endpoint netdev pointer when in use
Alex Elder
1
-7
/
+9
2021-04-09
net: ipa: update sequence type for modem TX endpoint
Alex Elder
1
-0
/
+1
2021-04-09
net: ipa: relax pool entry size requirement
Alex Elder
1
-2
/
+2
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
238
-1064
/
+2368
2021-04-09
enetc: Use generic rule to map Tx rings to interrupt vectors
Claudiu Manoil
1
-5
/
+1
2021-04-09
net: enetc: fix TX ring interrupt storm
Vladimir Oltean
1
-1
/
+2
2021-04-09
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
17
-52
/
+293
2021-04-09
net: enetc: fix array underflow in error handling code
Dan Carpenter
1
-1
/
+1
2021-04-09
cxgb4: remove unneeded if-null-free check
Qiheng Lin
3
-10
/
+4
2021-04-09
r8169: use mac-managed PHY PM
Heiner Kallweit
1
-0
/
+3
2021-04-09
net: fec: use mac-managed PHY PM
Heiner Kallweit
1
-0
/
+3
2021-04-09
net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
Heiner Kallweit
1
-0
/
+6
2021-04-09
Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
85
-370
/
+993
2021-04-09
Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-29
/
+66
2021-04-09
Merge tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-22
/
+74
2021-04-09
net: hns3: Trivial spell fix in hns3 driver
Salil Mehta
2
-3
/
+3
2021-04-09
lan743x: fix ethernet frame cutoff issue
Sven Van Asbroeck
1
-4
/
+4
2021-04-09
of: property: fw_devlink: do not link ".*,nr-gpios"
Ilya Lipnitskiy
1
-1
/
+10
2021-04-10
Merge tag 'drm-intel-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-2
/
+20
2021-04-10
Merge tag 'drm-misc-fixes-2021-04-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-7
/
+30
2021-04-09
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-19
/
+37
[next]