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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-29
net: marvell: Fix the trailing format of some block comments
Yangyang Li
3
-7
/
+14
2021-03-29
net: marvell: Delete duplicate word in comments
Yangyang Li
2
-4
/
+2
2021-03-29
Merge branch 'hns3-misc'
David S. Miller
11
-179
/
+321
2021-03-29
net: hns3: add stats logging when skb padding fails
Yunsheng Lin
1
-0
/
+5
2021-03-29
net: hns3: expand the tc config command
Guojia Liao
2
-2
/
+8
2021-03-29
net: hns3: add tx send size handling for tso skb
Yunsheng Lin
2
-8
/
+24
2021-03-29
net: hns3: add handling for xmit skb with recursive fraglist
Yunsheng Lin
3
-41
/
+78
2021-03-29
net: hns3: optimize the process of queue reset
Yufeng Mo
7
-109
/
+182
2021-03-29
net: hns3: remove the rss_size limitation by vector num
Jian Shen
1
-9
/
+0
2021-03-29
net: hns3: remediate a potential overflow risk of bd_num_list
Guangbin Huang
1
-7
/
+20
2021-03-29
net: hns3: fix use-after-free issue for hclge_add_fd_entry_common()
Jian Shen
1
-1
/
+1
2021-03-29
net: hns3: fix missing rule state assignment
Jian Shen
1
-3
/
+4
2021-03-29
net: mscc: ocelot: remove redundant dev_err call in vsc9959_mdio_bus_alloc()
Guobin Huang
1
-3
/
+1
2021-03-29
net: stmmac: remove redundant dev_err call in qcom_ethqos_probe()
Guobin Huang
1
-1
/
+0
2021-03-29
net: axienet: Remove redundant dev_err call in axienet_probe()
Guobin Huang
1
-1
/
+0
2021-03-29
net: mdio: Remove redundant dev_err call in mdio_mux_iproc_probe()
Guobin Huang
1
-3
/
+1
2021-03-29
lan743x: remove redundant intializations of pointers adapter and phydev
Colin Ian King
1
-2
/
+2
2021-03-29
igc: Add support for XDP_REDIRECT action
Andre Guedes
1
-11
/
+73
2021-03-29
igc: Add support for XDP_TX action
Andre Guedes
4
-11
/
+204
2021-03-29
igc: Add initial XDP support
Andre Guedes
5
-12
/
+153
2021-03-29
igc: Add set/clear large buffer helpers
Andre Guedes
1
-0
/
+4
2021-03-29
igc: Refactor Rx timestamp handling
Andre Guedes
3
-24
/
+34
2021-03-29
igc: Introduce igc_get_rx_frame_truesize() helper
Andre Guedes
1
-11
/
+18
2021-03-29
igc: Introduce igc_rx_buffer_flip() helper
Andre Guedes
1
-22
/
+21
2021-03-29
igc: Remove unused argument from igc_tx_cmd_type()
Andre Guedes
1
-2
/
+2
2021-03-28
Merge branch 'ipa-next'
David S. Miller
22
-161
/
+153
2021-03-28
net: ipa: kill IPA_TABLE_ENTRY_SIZE
Alex Elder
4
-35
/
+39
2021-03-28
net: ipa: DMA addresses are nicely aligned
Alex Elder
5
-35
/
+17
2021-03-28
net: ipa: use version based configuration for SC7180
Alex Elder
4
-14
/
+16
2021-03-28
net: ipa: switch to version based configuration
Alex Elder
5
-15
/
+16
2021-03-28
net: ipa: don't define endpoints unnecessarily
Alex Elder
2
-17
/
+6
2021-03-28
net: ipa: store BCR register values in config data
Alex Elder
5
-23
/
+10
2021-03-28
net: ipa: fix all kernel-doc warnings
Alex Elder
10
-23
/
+50
2021-03-28
net: moxa: remove redundant dev_err call in moxart_mac_probe()
Guobin Huang
1
-1
/
+0
2021-03-28
net: lantiq: Remove redundant dev_err call in xrx200_probe()
Guobin Huang
1
-3
/
+1
2021-03-28
net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe()
Guobin Huang
1
-6
/
+2
2021-03-28
mt76: mt7615: remove redundant dev_err call in mt7622_wmac_probe()
Guobin Huang
1
-3
/
+1
2021-03-28
mt76: Convert to DEFINE_SHOW_ATTRIBUTE
Junlin Yang
2
-45
/
+9
2021-03-28
net: stmmac: fix missing unlock on error in stmmac_suspend()
Yang Yingliang
1
-1
/
+3
2021-03-28
sit: use min
kernel test robot
1
-1
/
+1
2021-03-28
NFC: digital: Correct function name in the kerneldoc comments
Xiongfeng Wang
1
-1
/
+1
2021-03-28
ip6_tunnel:: Correct function name parse_tvl_tnl_enc_lim() in the kerneldoc c...
Xiongfeng Wang
1
-1
/
+1
2021-03-28
net: 9p: Correct function names in the kerneldoc comments
Xiongfeng Wang
1
-2
/
+2
2021-03-28
9p/trans_fd: Correct function name p9_mux_destroy() in the kerneldoc
Xiongfeng Wang
1
-1
/
+1
2021-03-28
net: 9p: Correct function name errstr2errno() in the kerneldoc comments
Xiongfeng Wang
1
-1
/
+1
2021-03-28
net: core: Correct function name netevent_unregister_notifier() in the kerneldoc
Xiongfeng Wang
1
-1
/
+1
2021-03-28
net: core: Correct function name dev_uc_flush() in the kerneldoc
Xiongfeng Wang
1
-1
/
+1
2021-03-28
netlabel: Correct function name netlbl_mgmt_add() in the kerneldoc comments
Xiongfeng Wang
1
-1
/
+1
2021-03-28
l3mdev: Correct function names in the kerneldoc comments
Xiongfeng Wang
1
-2
/
+2
2021-03-28
net: dsa: mt7530: clean up core and TRGMII clock setup
Ilya Lipnitskiy
1
-16
/
+13
[prev]
[next]