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-12-02
Bluetooth: Fix not cleanup led when bt_init fails
Chen Zhongjin
1
-1
/
+3
2022-12-02
Bluetooth: Fix support for Read Local Supported Codecs V2
Chethan T N
2
-13
/
+16
2022-12-02
Bluetooth: L2CAP: Fix u8 overflow
Sungwoo Kim
1
-1
/
+2
2022-12-02
Bluetooth: silence a dmesg error message in hci_request.c
Mateusz Jończyk
1
-1
/
+1
2022-12-02
Bluetooth: hci_conn: add missing hci_dev_put() in iso_listen_bis()
Wang ShaoBo
1
-0
/
+1
2022-12-02
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
Wang ShaoBo
1
-0
/
+1
2022-12-02
Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
Ismael Ferreras Morezuelas
1
-2
/
+7
2022-12-03
9p/xen: do not memcpy header into req->rc
Dominique Martinet
1
-1
/
+3
2022-12-02
9p: set req refcount to zero to avoid uninitialized usage
Schspa Shi
1
-0
/
+5
2022-12-02
9p/net: Remove unneeded idr.h #include
Christophe JAILLET
3
-3
/
+0
2022-12-02
net: devlink: convert port_list into xarray
Jiri Pirko
1
-30
/
+27
2022-12-01
hsr: Use a single struct for self_node.
Sebastian Andrzej Siewior
3
-37
/
+35
2022-12-01
hsr: Synchronize sequence number updates.
Sebastian Andrzej Siewior
2
-1
/
+10
2022-12-01
hsr: Synchronize sending frames to have always incremented outgoing seq nr.
Sebastian Andrzej Siewior
2
-7
/
+8
2022-12-01
hsr: Disable netpoll.
Sebastian Andrzej Siewior
2
-11
/
+8
2022-12-01
hsr: Avoid double remove of a node.
Sebastian Andrzej Siewior
2
-5
/
+12
2022-12-01
hsr: Add a rcu-read lock to hsr_forward_skb().
Sebastian Andrzej Siewior
1
-0
/
+3
2022-12-01
Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
Sebastian Andrzej Siewior
7
-187
/
+106
2022-12-01
sctp: delete free member from struct sctp_sched_ops
Xin Long
3
-51
/
+20
2022-12-01
mptcp: add pm listener events
Geliang Tang
3
-0
/
+62
2022-12-01
net/tcp: Separate initialization of twsk
Dmitry Safonov
1
-26
/
+35
2022-12-01
net/tcp: Do cleanup on tcp_md5_key_copy() failure
Dmitry Safonov
2
-14
/
+10
2022-12-01
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
5
-29
/
+77
2022-12-01
net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
Dmitry Safonov
1
-9
/
+21
2022-12-01
wifi: mac80211: fix and simplify unencrypted drop check for mesh
Felix Fietkau
1
-28
/
+10
2022-12-01
wifi: mac80211: add support for restricting netdev features per vif
Felix Fietkau
2
-97
/
+187
2022-12-01
wifi: mac80211: update TIM for S1G specification changes
Kieran Frewen
1
-5
/
+9
2022-12-01
wifi: mac80211: don't parse multi-BSSID in assoc resp
Johannes Berg
1
-1
/
+1
2022-12-01
wifi: cfg80211: use bss_from_pub() instead of container_of()
Johannes Berg
1
-30
/
+11
2022-12-01
wifi: mac80211: remove unnecessary synchronize_net()
Johannes Berg
1
-2
/
+1
2022-12-01
wifi: mac80211: Drop not needed check for NULL
Alexander Wetzel
1
-1
/
+1
2022-12-01
wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() fails
Chen Zhongjin
1
-1
/
+3
2022-12-01
wifi: cfg80211: fix comparison of BSS frequencies
JUN-KYU SHIN
1
-1
/
+2
2022-12-01
wifi: mac80211: fix maybe-unused warning
Íñigo Huguet
1
-1
/
+1
2022-12-01
rxrpc: Transmit ACKs at the point of generation
David Howells
8
-72
/
+5
2022-12-01
rxrpc: Fold __rxrpc_unuse_local() into rxrpc_unuse_local()
David Howells
2
-14
/
+10
2022-12-01
rxrpc: Move the cwnd degradation after transmitting packets
David Howells
4
-24
/
+39
2022-12-01
rxrpc: Trace/count transmission underflows and cwnd resets
David Howells
5
-7
/
+23
2022-12-01
rxrpc: Remove the _bh annotation from all the spinlocks
David Howells
13
-75
/
+75
2022-12-01
rxrpc: Make the I/O thread take over the call and local processor work
David Howells
14
-769
/
+525
2022-12-01
rxrpc: Extract the peer address from an incoming packet earlier
David Howells
4
-27
/
+31
2022-12-01
rxrpc: Reduce the use of RCU in packet input
David Howells
4
-32
/
+59
2022-12-01
rxrpc: Simplify skbuff accounting in receive path
David Howells
2
-61
/
+54
2022-12-01
rxrpc: Remove RCU from peer->error_targets list
David Howells
6
-11
/
+28
2022-12-01
rxrpc: Move DATA transmission into call processor work item
David Howells
6
-79
/
+156
2022-12-01
rxrpc: Copy client call parameters into rxrpc_call earlier
David Howells
10
-48
/
+84
2022-12-01
rxrpc: Implement a mechanism to send an event notification to a call
David Howells
5
-5
/
+48
2022-12-01
rxrpc: Don't use sk->sk_receive_queue.lock to guard socket state changes
David Howells
1
-4
/
+0
2022-12-01
rxrpc: Remove call->input_lock
David Howells
3
-19
/
+5
2022-12-01
rxrpc: Move error processing into the local endpoint I/O thread
David Howells
3
-36
/
+38
[prev]
[next]