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-08-30
net: unify alloclen calculation for paged requests
Pavel Begunkov
2
-8
/
+2
2022-08-30
net: sched: tbf: don't call qdisc_put() while holding tree lock
Zhengchao Shao
1
-1
/
+3
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2
-6
/
+6
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
31
-2
/
+38
2022-08-29
wifi: mac80211: fix potential deadlock in ieee80211_key_link()
Sun Ke
1
-2
/
+4
2022-08-29
net: mac802154: Fix a condition in the receive path
Miquel Raynal
1
-1
/
+1
2022-08-29
xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
Eyal Birger
2
-0
/
+86
2022-08-29
xfrm: interface: support collect metadata mode
Eyal Birger
3
-27
/
+111
2022-08-29
esp: choose the correct inner protocol for GSO on inter address family tunnels
Sabrina Dubroca
2
-2
/
+8
2022-08-26
net_sched: remove impossible conditions
Dan Carpenter
1
-2
/
+2
2022-08-26
openvswitch: add OVS_DP_ATTR_PER_CPU_PIDS to get requests
Andrey Zhadchenko
1
-1
/
+9
2022-08-26
openvswitch: allow specifying ifindex of new interfaces
Andrey Zhadchenko
3
-2
/
+12
2022-08-26
openvswitch: fix memory leak at failed datapath creation
Andrey Zhadchenko
1
-1
/
+3
2022-08-26
genetlink: hold read cb_lock during iteration of genl_fam_idr in genl_bind()
Jiri Pirko
1
-2
/
+2
2022-08-26
net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()
Jiri Pirko
1
-0
/
+2
2022-08-26
Merge tag 'for-net-2022-08-25' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
6
-61
/
+105
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-12
/
+17
2022-08-26
net: sched: remove unnecessary init of qdisc skb head
Zhengchao Shao
2
-3
/
+0
2022-08-26
Merge tag 'wireless-next-2022-08-26-v2' of git://git.kernel.org/pub/scm/linux...
David S. Miller
24
-289
/
+859
2022-08-26
Merge tag 'wireless-2022-08-26' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
5
-7
/
+16
2022-08-26
wifi: mac80211: use full 'unsigned int' type
Xin Gao
1
-4
/
+4
2022-08-26
wifi: mac80211: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-26
wifi: mac80211: read ethtool's sta_stats from sinfo
Ryder Lee
1
-5
/
+5
2022-08-26
wifi: mac80211: correct SMPS mode in HE 6 GHz capability
Johannes Berg
4
-4
/
+7
2022-08-25
Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
Zhengping Jiang
1
-2
/
+4
2022-08-25
Bluetooth: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-25
Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
Archie Pusaka
1
-1
/
+1
2022-08-25
Bluetooth: ISO: Fix not handling shutdown condition
Luiz Augusto von Dentz
1
-10
/
+25
2022-08-25
Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()
Tetsuo Handa
1
-1
/
+0
2022-08-25
Bluetooth: MGMT: Fix Get Device Flags
Luiz Augusto von Dentz
1
-29
/
+42
2022-08-25
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
1
-5
/
+5
2022-08-25
Bluetooth: hci_sync: Fix suspend performance regression
Luiz Augusto von Dentz
1
-10
/
+14
2022-08-25
Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
Hans de Goede
1
-0
/
+11
2022-08-25
Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
Zhengping Jiang
1
-2
/
+4
2022-08-25
Bluetooth: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-25
Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
Archie Pusaka
1
-1
/
+1
2022-08-25
Bluetooth: ISO: Fix not handling shutdown condition
Luiz Augusto von Dentz
1
-10
/
+25
2022-08-25
Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()
Tetsuo Handa
1
-1
/
+0
2022-08-25
Bluetooth: MGMT: Fix Get Device Flags
Luiz Augusto von Dentz
1
-29
/
+42
2022-08-25
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
1
-5
/
+5
2022-08-25
Bluetooth: hci_sync: Fix suspend performance regression
Luiz Augusto von Dentz
1
-10
/
+14
2022-08-25
Bluetooth: hci_event: Fix vendor (unknown) opcode status handling
Hans de Goede
1
-0
/
+11
2022-08-25
Bluetooth: convert hci_update_adv_data to hci_sync
Brian Gix
5
-68
/
+22
2022-08-25
Bluetooth: move hci_get_random_address() to hci_sync
Brian Gix
3
-172
/
+165
2022-08-25
Bluetooth: Delete unreferenced hci_request code
Brian Gix
2
-768
/
+2
2022-08-25
Bluetooth: Move Adv Instance timer to hci_sync
Brian Gix
4
-126
/
+123
2022-08-25
Bluetooth: Convert SCO configure_datapath to hci_sync
Brian Gix
3
-60
/
+75
2022-08-25
Bluetooth: Delete unused hci_req_stop_discovery()
Brian Gix
2
-50
/
+0
2022-08-25
Bluetooth: Rework le_scan_restart for hci_sync
Brian Gix
2
-89
/
+75
2022-08-25
Bluetooth: Convert le_scan_disable timeout to hci_sync
Brian Gix
2
-97
/
+74
[prev]
[next]