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
2022-12-06
Merge branch 'ipv4-two-bug-fixes'
Jakub Kicinski
3
-0
/
+41
2022-12-06
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
2
-0
/
+13
2022-12-06
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2
-0
/
+28
2022-12-06
net: fec: properly guard irq coalesce setup
Rasmus Villemoes
1
-1
/
+2
2022-12-06
bonding: get correct NA dest address
Hangbin Liu
1
-1
/
+1
2022-12-06
tipc: Fix potential OOB in tipc_link_proto_rcv()
YueHaibing
1
-1
/
+3
2022-12-06
net: hisilicon: Fix potential use-after-free in hix5hd2_rx()
Liu Jian
1
-1
/
+1
2022-12-06
net: mdio: fix unbalanced fwnode reference count in mdio_device_release()
Zeng Heng
2
-1
/
+4
2022-12-06
net: hisilicon: Fix potential use-after-free in hisi_femac_rx()
Liu Jian
1
-1
/
+1
2022-12-06
net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wq
Yongqiang Liu
1
-1
/
+3
2022-12-06
ravb: Fix potential use-after-free in ravb_rx_gbeth()
YueHaibing
1
-1
/
+1
2022-12-06
net: microchip: sparx5: Fix missing destroy_workqueue of mact_queue
Qiheng Lin
1
-0
/
+3
2022-12-06
ip_gre: do not report erspan version on GRE interface
Hangbin Liu
1
-19
/
+29
2022-12-06
net: wwan: iosm: fix memory leak in ipc_mux_init()
Zhengchao Shao
1
-0
/
+1
2022-12-06
net: mana: Fix race on per-CQ variable napi work_done
Haiyang Zhang
2
-6
/
+19
2022-12-06
net: stmmac: fix "snps,axi-config" node property parsing
Jisheng Zhang
1
-4
/
+4
2022-12-05
NFC: nci: Bounds check struct nfc_target arrays
Kees Cook
1
-0
/
+6
2022-12-05
net: mvneta: Prevent out of bounds read in mvneta_config_rss()
Dan Carpenter
1
-0
/
+3
2022-12-05
xen-netfront: Fix NULL sring after live migration
Lin Liu
1
-0
/
+6
2022-12-05
net: microchip: sparx5: correctly free skb in xmit
Casper Andersson
2
-18
/
+25
2022-12-05
octeontx2-pf: Fix potential memory leak in otx2_init_tc()
Ziyang Xuan
1
-1
/
+6
2022-12-05
net: mdiobus: fix double put fwnode in the error path
Yang Yingliang
1
-1
/
+3
2022-12-05
net: encx24j600: Fix invalid logic in reading of MISTAT register
Valentina Goncharenko
1
-2
/
+2
2022-12-05
net: encx24j600: Add parentheses to fix precedence
Valentina Goncharenko
1
-2
/
+2
2022-12-04
nfp: correct desc type when header dma len is 4096
Yinjun Zhang
1
-3
/
+3
2022-12-02
selftests: net: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-12-02
selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offload
Zhengchao Shao
1
-1
/
+1
2022-12-02
selftests/tls: Fix tls selftests dependency to correct algorithm
Tianjia Zhang
1
-1
/
+1
2022-12-02
net: dsa: sja1105: Check return value
Artem Chernyshev
1
-1
/
+2
2022-12-02
net: dsa: hellcreek: Check return value
Artem Chernyshev
1
-1
/
+2
2022-12-02
net: dsa: ksz: Check return value
Artem Chernyshev
1
-1
/
+2
2022-12-02
Merge tag 'for-net-2022-12-02' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
10
-21
/
+54
2022-12-02
Bluetooth: Fix crash when replugging CSR fake controllers
Luiz Augusto von Dentz
1
-2
/
+6
2022-12-02
Bluetooth: Fix not cleanup led when bt_init fails
Chen Zhongjin
1
-1
/
+3
2022-12-02
Bluetooth: Fix support for Read Local Supported Codecs V2
Chethan T N
2
-13
/
+16
2022-12-02
Bluetooth: Remove codec id field in vendor codec definition
Chethan T N
1
-1
/
+0
2022-12-02
Bluetooth: L2CAP: Fix u8 overflow
Sungwoo Kim
1
-1
/
+2
2022-12-02
Bluetooth: silence a dmesg error message in hci_request.c
Mateusz Jończyk
1
-1
/
+1
2022-12-02
Bluetooth: hci_conn: add missing hci_dev_put() in iso_listen_bis()
Wang ShaoBo
1
-0
/
+1
2022-12-02
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
Wang ShaoBo
1
-0
/
+1
2022-12-02
Bluetooth: btusb: Add debug message for CSR controllers
Ismael Ferreras Morezuelas
1
-0
/
+5
2022-12-02
Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
Ismael Ferreras Morezuelas
3
-2
/
+19
2022-12-02
Merge branch 'vmxnet3-fixes'
David S. Miller
1
-4
/
+23
2022-12-02
vmxnet3: use correct intrConf reference when using extended queues
Ronak Doshi
1
-2
/
+14
2022-12-02
vmxnet3: correctly report encapsulated LRO packet
Ronak Doshi
1
-2
/
+9
2022-12-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2
-2
/
+4
2022-12-01
inet: ping: use hlist_nulls rcu iterator during lookup
Florian Westphal
3
-4
/
+7
2022-12-01
Merge branch 'af_unix-fix-a-null-deref-in-sk_diag_dump_uid'
Paolo Abeni
4
-9
/
+192
2022-12-01
af_unix: Add test for sock_diag and UDIAG_SHOW_UID.
Kuniyuki Iwashima
3
-1
/
+180
2022-12-01
af_unix: Get user_ns from in_skb in unix_diag_get_exact().
Kuniyuki Iwashima
1
-8
/
+12
[next]