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-12-26
net: remove SOCK_DEBUG leftovers
Denis Kirjanov
5
-24
/
+24
2023-12-26
net/smc: manage system EID in SMC stack instead of ISM driver
Wen Gu
2
-9
/
+31
2023-12-26
net/smc: disable SEID on non-s390 archs where virtual ISM may be used
Wen Gu
1
-0
/
+14
2023-12-26
net/smc: support extended GID in SMC-D lgr netlink attribute
Wen Gu
2
-0
/
+8
2023-12-26
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
10
-55
/
+146
2023-12-26
net/smc: define a reserved CHID range for virtual ISM devices
Wen Gu
1
-0
/
+20
2023-12-26
net/smc: introduce virtual ISM device support feature
Wen Gu
1
-3
/
+6
2023-12-26
net/smc: support SMCv2.x supplemental features negotiation
Wen Gu
4
-4
/
+22
2023-12-26
net/smc: unify the structs of accept or confirm message for v1 and v2
Wen Gu
3
-97
/
+62
2023-12-26
net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
Wen Gu
1
-82
/
+115
2023-12-26
net/smc: rename some 'fce' to 'fce_v2x' for clarity
Wen Gu
1
-14
/
+16
2023-12-25
nfc: Do not send datagram if socket state isn't LLCP_BOUND
Siddh Raman Pant
1
-0
/
+5
2023-12-25
nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_local
Siddh Raman Pant
1
-3
/
+36
2023-12-24
rxrpc: Create a procfile to display outstanding client conn bundles
David Howells
4
-0
/
+94
2023-12-24
rxrpc, afs: Allow afs to pin rxrpc_peer objects
David Howells
5
-39
/
+111
2023-12-24
rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()
Oleg Nesterov
1
-1
/
+2
2023-12-22
tipc: Remove some excess struct member documentation
Jonathan Corbet
1
-15
/
+0
2023-12-22
tcp: Remove dead code and fields for bhash2.
Kuniyuki Iwashima
2
-23
/
+1
2023-12-22
tcp: Link sk and twsk to tb2->owners using skc_bind_node.
Kuniyuki Iwashima
4
-16
/
+9
2023-12-22
tcp: Unlink sk from bhash.
Kuniyuki Iwashima
2
-11
/
+0
2023-12-22
tcp: Check hlist_empty(&tb->bhash2) instead of hlist_empty(&tb->owners).
Kuniyuki Iwashima
3
-9
/
+8
2023-12-22
tcp: Iterate tb->bhash2 in inet_csk_bind_conflict().
Kuniyuki Iwashima
1
-1
/
+17
2023-12-22
tcp: Rearrange tests in inet_csk_bind_conflict().
Kuniyuki Iwashima
1
-21
/
+19
2023-12-22
tcp: Link bhash2 to bhash.
Kuniyuki Iwashima
2
-11
/
+12
2023-12-22
tcp: Rename tb in inet_bind2_bucket_(init|create)().
Kuniyuki Iwashima
1
-16
/
+16
2023-12-22
tcp: Save address type in inet_bind2_bucket.
Kuniyuki Iwashima
1
-16
/
+13
2023-12-22
tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.
Kuniyuki Iwashima
1
-17
/
+17
2023-12-22
tcp: Rearrange tests in inet_bind2_bucket_(addr_match|match_addr_any)().
Kuniyuki Iwashima
1
-13
/
+12
2023-12-22
tcp: Use bhash2 for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
2
-3
/
+7
2023-12-22
Bluetooth: Fix atomicity violation in {min,max}_key_size_set
Gui-Dong Han
1
-4
/
+8
2023-12-22
Bluetooth: L2CAP: Fix possible multiple reject send
Frédéric Danis
1
-1
/
+2
2023-12-22
Bluetooth: hci_sync: fix BR/EDR wakeup bug
clancy shang
1
-4
/
+6
2023-12-22
Bluetooth: hci_conn: Check non NULL function before calling for HFP offload
Zijun Hu
1
-3
/
+8
2023-12-22
Bluetooth: ISO: Avoid creating child socket if PA sync is terminating
Iulia Tanasescu
1
-3
/
+48
2023-12-22
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
2
-14
/
+5
2023-12-22
Bluetooth: hci_core: Remove le_restart_scan work
Luiz Augusto von Dentz
2
-106
/
+7
2023-12-22
Bluetooth: Add documentation to exported functions in lib
Yuran Pereira
1
-3
/
+66
2023-12-22
Bluetooth: ISO: Reassociate a socket with an active BIS
Iulia Tanasescu
2
-4
/
+107
2023-12-22
Bluetooth: ISO: Allow binding a PA sync socket
Iulia Tanasescu
1
-5
/
+62
2023-12-22
Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linux
Linus Torvalds
1
-4
/
+13
2023-12-22
netfilter: nf_tables: validate chain type update if available
Pablo Neira Ayuso
1
-1
/
+10
2023-12-22
netfilter: ctnetlink: support filtering by zone
Felix Huettner
1
-4
/
+8
2023-12-22
netfilter: nf_tables: mark newset as dead on transaction abort
Florian Westphal
1
-0
/
+1
2023-12-22
netfilter: nft_set_pipapo: prefer gfp_kernel allocation
Florian Westphal
1
-1
/
+1
2023-12-22
netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests
Phil Sutter
1
-17
/
+81
2023-12-22
netfilter: nf_tables: Introduce nft_set_dump_ctx_init()
Phil Sutter
1
-16
/
+33
2023-12-22
netfilter: nf_tables: Pass const set to nft_get_set_elem
Phil Sutter
1
-3
/
+3
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
27
-116
/
+271
2023-12-21
wifi: mac80211: add a driver callback to check active_links
Miri Korenblit
3
-0
/
+48
2023-12-21
wifi: mac80211: fix advertised TTLM scheduling
Ayala Beker
1
-9
/
+40
[prev]
[next]