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-24
net: fix compat pointer in get_compat_msghdr()
Jens Axboe
1
-1
/
+1
2022-07-24
net: copy from user before calling __get_compat_msghdr
Dylan Yudaken
1
-22
/
+17
2022-07-24
net: copy from user before calling __copy_msghdr
Dylan Yudaken
1
-21
/
+16
2022-07-24
mac80211: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-4
/
+2
2022-07-24
net/tls: Remove the context from the list in tls_device_down
Maxim Mikityanskiy
1
-1
/
+6
2022-07-23
SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
Anna Schumaker
1
-66
/
+0
2022-07-23
SUNRPC: Add a function for zeroing out a portion of an xdr_stream
Anna Schumaker
1
-0
/
+23
2022-07-23
SUNRPC: Add a function for directly setting the xdr page len
Anna Schumaker
1
-0
/
+30
2022-07-23
SUNRPC: Introduce xdr_stream_move_subsegment()
Anna Schumaker
1
-0
/
+59
2022-07-23
SUNRPC: Replace dprintk() call site in xs_data_ready
Chuck Lever
1
-2
/
+4
2022-07-23
SUNRPC: Fail faster on bad verifier
Chuck Lever
1
-1
/
+1
2022-07-22
Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
18
-1112
/
+4548
2022-07-22
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
1
-34
/
+357
2022-07-22
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
9
-106
/
+1072
2022-07-22
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
5
-3
/
+1578
2022-07-22
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
5
-51
/
+976
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
12
-233
/
+422
2022-07-22
Revert "tcp: change pingpong threshold to 3"
Wei Wang
1
-9
/
+6
2022-07-22
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
1
-1
/
+1
2022-07-22
net: fix uninitialised msghdr->sg_from_iter
Pavel Begunkov
1
-1
/
+1
2022-07-22
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
2
-0
/
+35
2022-07-22
Bluetooth: Convert delayed discov_off to hci_sync
Brian Gix
2
-89
/
+33
2022-07-22
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
5
-28
/
+16
2022-07-22
Bluetooth: Remove dead code from hci_request.c
Brian Gix
2
-289
/
+0
2022-07-22
Bluetooth: MGMT: Fix holding hci_conn reference while command is queued
Luiz Augusto von Dentz
1
-39
/
+12
2022-07-22
wifi: mac80211: fix link data leak
Johannes Berg
1
-10
/
+10
2022-07-22
wifi: mac80211: mlme: fix disassoc with MLO
Johannes Berg
1
-3
/
+5
2022-07-22
wifi: mac80211: remove erroneous sband/link validation
Johannes Berg
1
-13
/
+1
2022-07-22
wifi: mac80211: mlme: transmit assoc frame with address translation
Johannes Berg
1
-9
/
+9
2022-07-22
wifi: mac80211: verify link addresses are different
Johannes Berg
1
-4
/
+34
2022-07-22
wifi: mac80211: rx: track link in RX data
Johannes Berg
2
-2
/
+18
2022-07-22
wifi: mac80211: optionally implement MLO multicast TX
Johannes Berg
4
-11
/
+87
2022-07-22
wifi: mac80211: expand ieee80211_mgmt_tx() for MLO
Johannes Berg
5
-24
/
+48
2022-07-22
wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX API
Johannes Berg
1
-0
/
+12
2022-07-22
wifi: mac80211: report link ID to cfg80211 on mgmt RX
Johannes Berg
1
-1
/
+3
2022-07-22
wifi: cfg80211: report link ID in NL80211_CMD_FRAME
Johannes Berg
1
-0
/
+2
2022-07-22
wifi: mac80211: add hardware timestamps for RX and TX
Avraham Stern
2
-18
/
+50
2022-07-22
wifi: cfg80211: add hardware timestamps to frame RX info
Avraham Stern
1
-1
/
+9
2022-07-22
wifi: cfg80211/nl80211: move rx management data into a struct
Avraham Stern
4
-28
/
+25
2022-07-22
wifi: cfg80211: add a function for reporting TX status with hardware timestamps
Avraham Stern
1
-14
/
+28
2022-07-22
wifi: mac80211: sta_info: fix link_sta insertion
Johannes Berg
1
-3
/
+14
2022-07-22
wifi: mac80211: mlme: fix link_sta setup
Johannes Berg
1
-5
/
+6
2022-07-22
wifi: nl80211/mac80211: clarify link ID in control port TX
Johannes Berg
1
-2
/
+41
2022-07-22
wifi: mac80211: return error from control port TX for drops
Johannes Berg
1
-2
/
+7
2022-07-22
wifi: nl80211: require MLD address on link STA add/modify
Johannes Berg
1
-3
/
+2
2022-07-22
wifi: mac80211: more station handling sanity checks
Johannes Berg
1
-0
/
+7
2022-07-22
wifi: mac80211: fix link sta hash table handling
Johannes Berg
1
-2
/
+16
2022-07-22
wifi: mac80211: validate link address doesn't change
Johannes Berg
1
-6
/
+12
2022-07-22
wifi: mac80211: mlme: set sta.mlo to mlo state
Johannes Berg
1
-2
/
+2
2022-07-22
wifi: mac80211: fast-xmit: handle non-MLO clients
Johannes Berg
1
-1
/
+15
[prev]
[next]