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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
wifi: mac80211: fix RX MLD address translation
Johannes Berg
1
-4
/
+8
2022-07-22
wifi: mac80211: fix NULL pointer deref with non-MLD STA
Johannes Berg
1
-1
/
+6
2022-07-22
wifi: mac80211: mlme: fix override calculation
Johannes Berg
1
-0
/
+2
2022-07-22
wifi: mac80211: tx: use AP address in some places for MLO
Johannes Berg
2
-5
/
+7
2022-07-22
caif: Fix bitmap data type in "struct caifsock"
Christophe JAILLET
1
-13
/
+7
2022-07-22
ping: support ipv6 ping socket flow labels
Alan Brady
1
-1
/
+5
2022-07-22
tcp: Fix a data-race around sysctl_tcp_invalid_ratelimit.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-22
tcp: Fix a data-race around sysctl_tcp_autocorking.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_min_rtt_wlen.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_tso_rtt_log.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_min_tso_segs.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_challenge_ack_limit.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_limit_output_bytes.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix data-races around sysctl_tcp_workaround_signed_windows.
Kuniyuki Iwashima
2
-3
/
+3
2022-07-22
tcp: Fix data-races around sysctl_tcp_moderate_rcvbuf.
Kuniyuki Iwashima
2
-2
/
+2
2022-07-22
tcp: Fix data-races around sysctl_tcp_no_ssthresh_metrics_save.
Kuniyuki Iwashima
1
-4
/
+4
2022-07-22
tcp: Fix a data-race around sysctl_tcp_nometrics_save.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_frto.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix a data-race around sysctl_tcp_app_win.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-22
tcp: Fix data-races around sysctl_tcp_dsack.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-21
net: netfilter: Add kfuncs to set and change CT status
Lorenzo Bianconi
3
-37
/
+74
2022-07-21
net: netfilter: Add kfuncs to set and change CT timeout
Kumar Kartikeya Dwivedi
3
-11
/
+58
2022-07-21
net: netfilter: Add kfuncs to allocate and insert CT
Lorenzo Bianconi
2
-27
/
+189
2022-07-21
net: netfilter: Deduplicate code in bpf_{xdp,skb}_ct_lookup
Kumar Kartikeya Dwivedi
1
-34
/
+18
2022-07-21
bpf: Add support for forcing kfunc args to be trusted
Kumar Kartikeya Dwivedi
1
-0
/
+5
2022-07-21
bpf: Switch to new kfunc flags infrastructure
Kumar Kartikeya Dwivedi
6
-127
/
+74
2022-07-21
net: ipv6: avoid accepting values greater than 2 for accept_untracked_na
Jaehee Park
1
-3
/
+3
2022-07-21
tls: rx: release the sock lock on locking timeout
Jakub Kicinski
1
-4
/
+13
2022-07-21
Bluetooth: mgmt: Fix using hci_conn_abort
Luiz Augusto von Dentz
2
-5
/
+36
2022-07-21
Bluetooth: Use bt_status to convert from errno
Luiz Augusto von Dentz
1
-1
/
+1
2022-07-21
Bluetooth: Add bt_status
Luiz Augusto von Dentz
1
-0
/
+71
2022-07-21
Bluetooth: hci_sync: Split hci_dev_open_sync
Luiz Augusto von Dentz
1
-99
/
+126
2022-07-21
Bluetooth: hci_sync: Refactor remove Adv Monitor
Manish Mandlik
4
-174
/
+73
2022-07-21
Bluetooth: hci_sync: Refactor add Adv Monitor
Manish Mandlik
3
-192
/
+77
2022-07-21
Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
Zijun Hu
1
-3
/
+0
2022-07-21
Bluetooth: hci_sync: Check LMP feature bit instead of quirk
Zijun Hu
1
-2
/
+2
2022-07-21
Bluetooth: hci_sync: Correct hci_set_event_mask_page_2_sync() event mask
Zijun Hu
1
-2
/
+2
2022-07-21
Bluetooth: hci_sync: Don't remove connected devices from accept list
Luiz Augusto von Dentz
1
-2
/
+5
2022-07-21
Bluetooth: hci_sync: Fix not updating privacy_mode
Luiz Augusto von Dentz
1
-0
/
+3
2022-07-21
Bluetooth: Collect kcov coverage from hci_rx_work
Tamas Koczka
1
-1
/
+9
2022-07-21
Bluetooth: hci_sync: Fix resuming scan after suspend resume
Zhengping Jiang
1
-3
/
+2
2022-07-21
Bluetooth: mgmt: Fix refresh cached connection info
Zhengping Jiang
1
-5
/
+5
2022-07-21
Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data
Luiz Augusto von Dentz
2
-43
/
+65
2022-07-21
Bluetooth: eir: Fix using strlen with hdev->{dev_name,short_name}
Luiz Augusto von Dentz
2
-17
/
+28
2022-07-21
Bluetooth: use memset avoid memory leaks
Xiaohui Zhang
1
-0
/
+1
2022-07-21
Bluetooth: fix an error code in hci_register_dev()
Dan Carpenter
1
-1
/
+2
2022-07-21
Bluetooth: Unregister suspend with userchannel
Abhishek Pandit-Subedi
2
-8
/
+28
2022-07-21
Bluetooth: Fix index added after unregister
Abhishek Pandit-Subedi
1
-1
/
+7
2022-07-21
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
2
-3
/
+12
2022-07-21
Bluetooth: clear the temporary linkkey in hci_conn_cleanup
Alain Michaud
2
-2
/
+5
[prev]
[next]