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
2023-10-23
devlink: remove duplicated netlink callback prototypes
Jiri Pirko
1
-62
/
+0
2023-10-23
netlink: specs: devlink: add the remaining command to generate complete split...
Jiri Pirko
2
-2
/
+819
2023-10-23
devlink: rename netlink callback to be aligned with the generated ones
Jiri Pirko
13
-158
/
+152
2023-10-23
genetlink: don't merge dumpit split op for different cmds into single iter
Jiri Pirko
1
-1
/
+2
2023-10-23
net_sched: sch_fq: fastpath needs to take care of sk->sk_pacing_status
Eric Dumazet
1
-0
/
+4
2023-10-23
net_sched: sch_fq: fix off-by-one error in fq_dequeue()
Eric Dumazet
1
-1
/
+1
2023-10-23
Bluetooth: hci_sync: Fix Opcode prints in bt_dev_dbg/err
Marcel Ziswiler
1
-2
/
+2
2023-10-23
Bluetooth: Fix double free in hci_conn_cleanup
ZhengHan Wang
2
-15
/
+14
2023-10-23
Bluetooth: ISO: Copy BASE if service data matches EIR_BAA_SERVICE_UUID
Claudia Draghicescu
1
-4
/
+12
2023-10-23
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
4
-50
/
+51
2023-10-23
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
2
-18
/
+30
2023-10-23
Bluetooth: msft: __hci_cmd_sync() doesn't return NULL
Dan Carpenter
1
-13
/
+7
2023-10-23
Bluetooth: ISO: Match QoS adv handle with BIG handle
Iulia Tanasescu
1
-0
/
+12
2023-10-23
Bluetooth: ISO: Allow binding a bcast listener to 0 bises
Iulia Tanasescu
2
-3
/
+2
2023-10-23
Bluetooth: ISO: Set CIS bit only for devices with CIS support
Vlad Pruteanu
1
-2
/
+2
2023-10-23
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
3
-19
/
+55
2023-10-23
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
2
-16
/
+19
2023-10-23
net/handshake: fix file ref count in handshake_nl_accept_doit()
Moritz Wanzenböck
1
-25
/
+5
2023-10-23
tls: don't reset prot->aad_size and prot->tail_size for TLS_HW
Sabrina Dubroca
3
-11
/
+4
2023-10-23
wifi: mac80211: don't drop all unprotected public action frames
Avraham Stern
1
-2
/
+1
2023-10-23
wifi: cfg80211: fix assoc response warning on failed links
Johannes Berg
1
-1
/
+2
2023-10-23
wifi: cfg80211: pass correct pointer to rdev_inform_bss()
Ben Greear
1
-1
/
+1
2023-10-23
wifi: mac80211: drop robust action frames before assoc
Johannes Berg
1
-0
/
+9
2023-10-23
wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P...
Vinayak Yadawad
5
-15
/
+23
2023-10-23
wifi: mac80211: fix another key installation error path
Johannes Berg
1
-2
/
+4
2023-10-23
wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...
Kalle Valo
5
-5
/
+5
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
2
-3
/
+3
2023-10-23
wifi: mac80211: fix change_address deadlock during unregister
Johannes Berg
1
-0
/
+8
2023-10-23
wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_s...
Gustavo A. R. Silva
2
-2
/
+2
2023-10-23
wifi: remove unused argument of ieee80211_get_tdls_action()
Dmitry Antipov
1
-4
/
+1
2023-10-23
wifi: mac80211: add link id to mgd_prepare_tx()
Miri Korenblit
2
-1
/
+9
2023-10-23
wifi: mac80211: Check if we had first beacon with relevant links
Miri Korenblit
1
-3
/
+14
2023-10-23
wifi: mac80211: flush STA queues on unauthorization
Johannes Berg
1
-12
/
+20
2023-10-23
wifi: mac80211: purge TX queues in flush_queues flow
Miri Korenblit
3
-10
/
+32
2023-10-23
wifi: cfg80211: wext: convert return value to kernel-doc
Johannes Berg
1
-2
/
+2
2023-10-23
wifi: mac80211: fix a expired vs. cancel race in roc
Emmanuel Grumbach
1
-0
/
+17
2023-10-23
wifi: mac80211: make mgd_protect_tdls_discover MLO-aware
Miri Korenblit
2
-3
/
+7
2023-10-23
wifi: mac80211: Fix setting vif links
Ilan Peer
1
-1
/
+1
2023-10-23
wifi: cfg80211: Handle specific BSSID in 6GHz scanning
Ilan Peer
1
-0
/
+37
2023-10-23
wifi: mac80211: mesh: fix some kdoc warnings
Benjamin Berg
6
-12
/
+34
2023-10-23
wifi: cfg80211: Include operating class 137 in 6GHz band
Ilan Peer
1
-0
/
+1
2023-10-23
wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDE
Ilan Peer
2
-1
/
+10
2023-10-23
wifi: mac80211: handle debugfs when switching to/from MLO
Miri Korenblit
5
-10
/
+40
2023-10-23
wifi: mac80211: add a driver callback to add vif debugfs
Miri Korenblit
2
-3
/
+31
2023-10-23
wifi: mac80211: don't recreate driver link debugfs in reconfig
Johannes Berg
1
-3
/
+6
2023-10-23
wifi: mac80211: cleanup auth_data only if association continues
Benjamin Berg
1
-4
/
+13
2023-10-23
tcp: add TCPI_OPT_USEC_TS
Eric Dumazet
1
-0
/
+2
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
8
-29
/
+73
2023-10-23
tcp: add tcp_rtt_tsopt_us()
Eric Dumazet
1
-20
/
+23
2023-10-23
tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()
Eric Dumazet
4
-10
/
+10
[prev]
[next]