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
2024-05-23
wifi: mac80211: collect some CSA data into sub-structs
Johannes Berg
7
-61
/
+65
2024-05-23
wifi: mac80211: mlme: handle cross-link CSA
Johannes Berg
4
-92
/
+403
2024-05-23
wifi: cfg80211: restrict operation during radar detection
Johannes Berg
3
-8
/
+23
2024-05-23
wifi: mac80211: move radar detect work to sdata
Johannes Berg
6
-13
/
+13
2024-05-23
wifi: mac80211: track changes in AP's TPE
Johannes Berg
1
-2
/
+14
2024-05-23
wifi: mac80211: pass parsed TPE data to drivers
Johannes Berg
6
-43
/
+603
2024-05-23
wifi: mac80211: update 6 GHz AP power type before association
Mukesh Sisodiya
1
-28
/
+27
2024-05-23
wifi: mac80211: remove extra link STA functions
Johannes Berg
1
-36
/
+13
2024-05-23
wifi: mac80211: remove outdated comments
Johannes Berg
2
-8
/
+0
2024-05-23
wifi: cfg80211: add tracing for wiphy work
Johannes Berg
2
-0
/
+86
2024-05-23
wifi: cfg80211: sort trace events again
Johannes Berg
1
-69
/
+69
2024-05-23
wifi: nl80211: disallow setting special AP channel widths
Johannes Berg
1
-0
/
+27
2024-05-23
net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
Hagar Hemdan
2
-4
/
+2
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
8
-36
/
+36
2024-05-22
net: netfilter: Make ct zone opts configurable for bpf ct helpers
Brad Cowie
1
-13
/
+55
2024-05-22
vsock/virtio: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-22
net: 9p: virtio: drop owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+36
2024-05-21
openvswitch: Set the skbuff pkt_type for proper pmtud support.
Aaron Conole
1
-0
/
+6
2024-05-21
net/9p: fix uninit-value in p9_client_rpc()
Nikita Zhandarovich
1
-0
/
+2
2024-05-21
af_unix: Fix garbage collection of embryos carrying OOB with SCM_RIGHTS
Michal Luczaj
1
-9
/
+14
2024-05-21
tcp: Fix shift-out-of-bounds in dctcp_update_alpha().
Kuniyuki Iwashima
1
-1
/
+12
2024-05-21
ipv6: sr: fix memleak in seg6_hmac_init_algo
Hangbin Liu
1
-14
/
+28
2024-05-21
af_unix: Update unix_sk(sk)->oob_skb under sk_receive_queue lock.
Kuniyuki Iwashima
1
-6
/
+22
2024-05-20
netfilter: nft_payload: restore vlan q-in-q match support
Pablo Neira Ayuso
1
-16
/
+7
2024-05-20
netfilter: ipset: Add list flush to cancel_gc
Alexander Maltsev
1
-0
/
+3
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2
-55
/
+52
2024-05-20
rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVAL
Dan Aloni
1
-1
/
+5
2024-05-20
sunrpc: fix NFSACL RPC retry on soft mount
Dan Aloni
1
-0
/
+1
2024-05-20
SUNRPC: fix handling expired GSS context
Olga Kornievskaia
1
-1
/
+12
2024-05-20
nfc: nci: Fix uninit-value in nci_rx_work
Ryosuke Yasuoka
1
-1
/
+14
2024-05-20
ipv6: sr: fix missing sk_buff release in seg6_input_core
Andrea Mayer
1
-5
/
+6
2024-05-20
netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu()
Eric Dumazet
1
-0
/
+2
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+4
2024-05-18
mac802154: fix time calculation in ieee802154_configure_durations()
Dmitry Antipov
1
-6
/
+8
2024-05-18
Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3
-69
/
+111
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
25
-93
/
+96
2024-05-17
Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-32
/
+88
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2024-05-17
l2tp: fix ICMP error handling for UDP-encap sockets
Tom Parkin
1
-11
/
+33
2024-05-16
af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
Eric Dumazet
1
-2
/
+1
2024-05-16
netrom: fix possible dead-lock in nr_rt_ioctl()
Eric Dumazet
1
-12
/
+7
2024-05-16
net/ipv6: Fix route deleting failure when metric equals 0
xu xin
1
-1
/
+4
2024-05-16
net: qrtr: ns: Fix module refcnt
Chris Lew
1
-0
/
+27
2024-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
322
-3896
/
+7223
2024-05-15
net: bridge: mst: fix vlan use-after-free
Nikolay Aleksandrov
1
-6
/
+10
2024-05-15
net: bridge: xmit: make sure we have at least eth header len bytes
Nikolay Aleksandrov
1
-0
/
+6
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
323
-3927
/
+7213
2024-05-14
s390/iucv: Unexport iucv_root
Heiko Carstens
1
-2
/
+1
[prev]
[next]