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
2019-11-15
iwlwifi: scan: support scan req cmd ver 12
Shahar S Matityahu
2
-0
/
+228
2019-11-15
iwlwifi: scan: make new scan req versioning flow
Shahar S Matityahu
3
-162
/
+208
2019-11-15
iwlwifi: mvm: fix unaligned read of rx_pkt_status
Wang Xuerui
1
-1
/
+2
2019-11-15
iwlwifi: remove redundant assignment to variable bufsz
Colin Ian King
1
-1
/
+1
2019-11-15
iwlwifi: bump FW API to 51 for 22000 series
Luca Coelho
1
-1
/
+1
2019-11-15
iwlwifi: FW API: reference enum in docs of modify_mask
Johannes Berg
1
-6
/
+4
2019-11-15
iwlwifi: mvm: print rate_n_flags in a pretty format
Mordechay Goodstein
2
-5
/
+7
2019-11-15
iwlwifi: scan: adapt the code to use api ver 11
Tova Mussai
4
-6
/
+380
2019-11-15
iwlwifi: scan: Create function to build scan cmd
Tova Mussai
1
-15
/
+17
2019-11-15
iwlwifi: scan: create function for scan scheduling params
Tova Mussai
1
-23
/
+38
2019-11-15
iwlwifi: dbg_ini: support dump collection upon assert during D3
Shahar S Matityahu
1
-0
/
+2
2019-11-15
iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl static
Emmanuel Grumbach
2
-6
/
+3
2019-11-15
iwlwifi: mvm: in VHT connection use only VHT capabilities
Mordechay Goodstein
3
-1
/
+5
2019-11-15
iwlwifi: nvm: update iwl_uhb_nvm_channels
Tova Mussai
1
-5
/
+4
2019-11-15
iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd()
Luca Coelho
1
-2
/
+3
2019-11-15
iwlwifi: mvm: fix support for single antenna diversity
Luca Coelho
1
-4
/
+16
2019-11-15
wcn36xx: fix typo
Eduardo Abinader
1
-1
/
+1
2019-11-15
ath10k: qmi: Sleep for a while before assigning MSA memory
Bjorn Andersson
1
-0
/
+7
2019-11-15
ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"
Bjorn Andersson
1
-5
/
+1
2019-11-14
Merge branch 's390-next'
David S. Miller
10
-412
/
+139
2019-11-14
s390/qeth: don't check drvdata in sysfs code
Julian Wiedmann
3
-199
/
+4
2019-11-14
s390/qeth: replace qeth_l3_get_addr_buffer()
Julian Wiedmann
2
-40
/
+23
2019-11-14
s390/qeth: remove VLAN tracking for L3 devices
Julian Wiedmann
2
-32
/
+11
2019-11-14
s390/qeth: consolidate L3 mcast registration code
Julian Wiedmann
1
-90
/
+30
2019-11-14
s390/qeth: remove gratuitious RX modeset
Julian Wiedmann
1
-2
/
+0
2019-11-14
s390/qeth: fine-tune L3 mcast locking
Julian Wiedmann
1
-4
/
+3
2019-11-14
s390/qeth: clean up error path in qeth_core_probe_device()
Julian Wiedmann
1
-1
/
+2
2019-11-14
s390/qeth: handle skb allocation error gracefully
Julian Wiedmann
1
-15
/
+10
2019-11-14
s390/qeth: drop unwanted packets earlier in RX path
Julian Wiedmann
3
-41
/
+44
2019-11-14
s390/qeth: support per-frame invalidation
Julian Wiedmann
3
-2
/
+14
2019-11-14
s390/qeth: gather more detailed RX dropped/error statistics
Julian Wiedmann
5
-8
/
+20
2019-11-14
Merge branch 'vsock-add-multi-transports-support'
David S. Miller
17
-522
/
+679
2019-11-14
vhost/vsock: refuse CID assigned to the guest->host transport
Stefano Garzarella
1
-0
/
+6
2019-11-14
vsock: fix bind() behaviour taking care of CID
Stefano Garzarella
1
-2
/
+8
2019-11-14
vsock: prevent transport modules unloading
Stefano Garzarella
6
-4
/
+25
2019-11-14
vsock/vmci: register vmci_transport only when VMCI guest/host are active
Stefano Garzarella
6
-11
/
+102
2019-11-14
vsock: add multi-transports support
Stefano Garzarella
7
-97
/
+297
2019-11-14
hv_sock: set VMADDR_CID_HOST in the hvs_remote_addr_init()
Stefano Garzarella
1
-1
/
+2
2019-11-14
vsock: move vsock_insert_unbound() in the vsock_create()
Stefano Garzarella
1
-4
/
+9
2019-11-14
vsock: add vsock_create_connected() called by transports
Stefano Garzarella
5
-17
/
+17
2019-11-14
vsock: handle buffer_size sockopts in the core
Stefano Garzarella
9
-227
/
+65
2019-11-14
vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
Stefano Garzarella
3
-10
/
+8
2019-11-14
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
Stefano Garzarella
4
-134
/
+135
2019-11-14
vsock: add 'transport' member in the struct vsock_sock
Stefano Garzarella
2
-18
/
+39
2019-11-14
vsock: remove include/linux/vm_sockets.h file
Stefano Garzarella
4
-16
/
+2
2019-11-14
vsock: remove vm_sockets_get_local_cid()
Stefano Garzarella
3
-13
/
+1
2019-11-14
vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
Stefano Garzarella
1
-5
/
+0
2019-11-14
Merge branch 'octeontx2-af-Debugfs-support-and-updates-to-parser-profile'
David S. Miller
18
-4338
/
+14241
2019-11-14
octeontx2-af: Start/Stop traffic in CGX along with NPC
Subbaraya Sundeep
4
-14
/
+65
2019-11-14
octeontx2-af: Add option to disable dynamic entry caching in NDC
Sunil Goutham
3
-3
/
+112
[prev]
[next]