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-05-18
{net, RDMA}/mlx5: Fix override of log_max_qp by other device
Maor Gottlieb
2
-8
/
+7
2021-05-18
net: hns3: check the return of skb_checksum_help()
Yunsheng Lin
1
-7
/
+3
2021-05-18
net: hns3: fix user's coalesce configuration lost issue
Huazhong Tan
2
-85
/
+63
2021-05-18
net: hns3: put off calling register_netdev() until client initialize complete
Jian Shen
1
-8
/
+8
2021-05-18
net: hns3: fix incorrect resp_msg issue
Jiaran Zhang
1
-1
/
+3
2021-05-18
net: lan78xx: advertise tx software timestamping support
Markus Bloechl
1
-0
/
+1
2021-05-17
net: mdiobus: get rid of a BUG_ON()
Dan Carpenter
1
-1
/
+2
2021-05-17
gve: Correct SKB queue index validation.
David Awogbemila
1
-1
/
+1
2021-05-17
gve: Upgrade memory barrier in poll routine
Catherine Sullivan
1
-1
/
+1
2021-05-17
gve: Add NULL pointer checks when freeing irqs.
David Awogbemila
1
-9
/
+11
2021-05-17
gve: Update mgmt_msix_idx if num_ntfy changes
David Awogbemila
1
-0
/
+1
2021-05-17
gve: Check TX QPL was actually assigned
Catherine Sullivan
1
-2
/
+6
2021-05-17
bonding: init notify_work earlier to avoid uninitialized use
Johannes Berg
1
-1
/
+1
2021-05-17
isdn: mISDN: netjet: Fix crash in nj_probe:
Zheyu Ma
1
-1
/
+0
2021-05-17
bnxt_en: Fix context memory setup for 64K page size.
Michael Chan
2
-8
/
+11
2021-05-17
bnxt_en: Include new P5 HV definition in VF check.
Andy Gospodarek
1
-1
/
+2
2021-05-17
net: bnx2: Fix error return code in bnx2_init_board()
Zhen Lei
1
-1
/
+1
2021-05-17
net: hso: check for allocation failure in hso_create_bulk_serial_device()
Dan Carpenter
1
-19
/
+18
2021-05-14
net: cdc_eem: fix URL to CDC EEM 1.0 spec
Jonathan Davies
1
-1
/
+1
2021-05-13
net: korina: Fix return value check in korina_probe()
Wei Yongjun
1
-6
/
+6
2021-05-13
cxgb4/ch_ktls: Clear resources when pf4 device is removed
Ayush Sawal
3
-2
/
+82
2021-05-13
net: mdio: octeon: Fix some double free issues
Christophe JAILLET
1
-2
/
+0
2021-05-13
net: mdio: thunder: Fix a double free issue in the .remove function
Christophe JAILLET
1
-1
/
+0
2021-05-12
chelsio/chtls: unlock on error in chtls_pt_recvmsg()
Dan Carpenter
1
-2
/
+4
2021-05-12
ptp: ocp: Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+3
2021-05-12
octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context()
Dan Carpenter
1
-0
/
+4
2021-05-12
net: fec: add defer probe for of_get_mac_address
Fugang Duan
1
-3
/
+10
2021-05-12
net: fec: fix the potential memory leak in fec_enet_init()
Fugang Duan
1
-2
/
+9
2021-05-12
bnxt_en: Fix and improve .ndo_features_check().
Michael Chan
1
-19
/
+107
2021-05-11
net: ipa: memory region array is variable size
Alex Elder
2
-1
/
+4
2021-05-11
ionic: fix ptp support config breakage
Shannon Nelson
1
-0
/
+1
2021-05-11
Merge tag 'mac80211-for-net-2021-05-11' of git://git.kernel.org/pub/scm/linux...
David S. Miller
6
-11
/
+246
2021-05-11
net: stmmac: Fix MAC WoL not working if PHY does not support WoL
Joakim Zhang
1
-3
/
+6
2021-05-11
ath11k: Drop multicast fragments
Sriram R
1
-0
/
+16
2021-05-11
ath11k: Clear the fragment cache during key install
Sriram R
3
-0
/
+25
2021-05-11
ath10k: Validate first subframe of A-MSDU before processing the list
Sriram R
1
-4
/
+57
2021-05-11
ath10k: Fix TKIP Michael MIC verification for PCIe
Wen Gong
1
-0
/
+10
2021-05-11
ath10k: drop MPDU which has discard flag set by firmware for SDIO
Wen Gong
2
-1
/
+18
2021-05-11
ath10k: drop fragments with multicast DA for SDIO
Wen Gong
1
-2
/
+7
2021-05-11
ath10k: drop fragments with multicast DA for PCIe
Wen Gong
1
-3
/
+20
2021-05-11
ath10k: add CCMP PN replay protection for fragmented frames for PCIe
Wen Gong
2
-4
/
+96
2021-05-10
net: dsa: felix: re-enable TAS guard band mode
Michael Walle
1
-5
/
+10
2021-05-10
net/mlx4: Fix EEPROM dump support
Vladyslav Tarasiuk
2
-7
/
+104
2021-05-10
net: netcp: Fix an error message
Christophe JAILLET
1
-2
/
+2
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-485
/
+434
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
3
-4
/
+7
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
36
-165
/
+172
2021-05-09
linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>
Masahiro Yamada
1
-0
/
+3
2021-05-07
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
8
-62
/
+15
[next]