summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-12-26net/smc: define a reserved CHID range for virtual ISM devicesWen Gu
2023-12-26net/smc: introduce virtual ISM device support featureWen Gu
2023-12-26net/smc: support SMCv2.x supplemental features negotiationWen Gu
2023-12-26net/smc: unify the structs of accept or confirm message for v1 and v2Wen Gu
2023-12-26net/smc: introduce sub-functions for smc_clc_send_confirm_accept()Wen Gu
2023-12-26net/smc: rename some 'fce' to 'fce_v2x' for clarityWen Gu
2023-12-25nfc: Do not send datagram if socket state isn't LLCP_BOUNDSiddh Raman Pant
2023-12-25nfc: llcp_core: Hold a ref to llcp_local->dev when holding a ref to llcp_localSiddh Raman Pant
2023-12-24rxrpc: Create a procfile to display outstanding client conn bundlesDavid Howells
2023-12-24rxrpc, afs: Allow afs to pin rxrpc_peer objectsDavid Howells
2023-12-24rxrpc_find_service_conn_rcu: fix the usage of read_seqbegin_or_lock()Oleg Nesterov
2023-12-22tipc: Remove some excess struct member documentationJonathan Corbet
2023-12-22tcp: Remove dead code and fields for bhash2.Kuniyuki Iwashima
2023-12-22tcp: Link sk and twsk to tb2->owners using skc_bind_node.Kuniyuki Iwashima
2023-12-22tcp: Unlink sk from bhash.Kuniyuki Iwashima
2023-12-22tcp: Check hlist_empty(&tb->bhash2) instead of hlist_empty(&tb->owners).Kuniyuki Iwashima
2023-12-22tcp: Iterate tb->bhash2 in inet_csk_bind_conflict().Kuniyuki Iwashima
2023-12-22tcp: Rearrange tests in inet_csk_bind_conflict().Kuniyuki Iwashima
2023-12-22tcp: Link bhash2 to bhash.Kuniyuki Iwashima
2023-12-22tcp: Rename tb in inet_bind2_bucket_(init|create)().Kuniyuki Iwashima
2023-12-22tcp: Save address type in inet_bind2_bucket.Kuniyuki Iwashima
2023-12-22tcp: Save v4 address as v4-mapped-v6 in inet_bind2_bucket.v6_rcv_saddr.Kuniyuki Iwashima
2023-12-22tcp: Rearrange tests in inet_bind2_bucket_(addr_match|match_addr_any)().Kuniyuki Iwashima
2023-12-22tcp: Use bhash2 for v4-mapped-v6 non-wildcard address.Kuniyuki Iwashima
2023-12-22Bluetooth: Fix atomicity violation in {min,max}_key_size_setGui-Dong Han
2023-12-22Bluetooth: L2CAP: Fix possible multiple reject sendFrédéric Danis
2023-12-22Bluetooth: hci_sync: fix BR/EDR wakeup bugclancy shang
2023-12-22Bluetooth: hci_conn: Check non NULL function before calling for HFP offloadZijun Hu
2023-12-22Bluetooth: ISO: Avoid creating child socket if PA sync is terminatingIulia Tanasescu
2023-12-22Bluetooth: Fix bogus check for re-auth no supported with non-sspLuiz Augusto von Dentz
2023-12-22Bluetooth: hci_core: Remove le_restart_scan workLuiz Augusto von Dentz
2023-12-22Bluetooth: Add documentation to exported functions in libYuran Pereira
2023-12-22Bluetooth: ISO: Reassociate a socket with an active BISIulia Tanasescu
2023-12-22Bluetooth: ISO: Allow binding a PA sync socketIulia Tanasescu
2023-12-22Merge tag '9p-for-6.7-rc7' of https://github.com/martinetd/linuxLinus Torvalds
2023-12-22netfilter: nf_tables: validate chain type update if availablePablo Neira Ayuso
2023-12-22netfilter: ctnetlink: support filtering by zoneFelix Huettner
2023-12-22netfilter: nf_tables: mark newset as dead on transaction abortFlorian Westphal
2023-12-22netfilter: nft_set_pipapo: prefer gfp_kernel allocationFlorian Westphal
2023-12-22netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requestsPhil Sutter
2023-12-22netfilter: nf_tables: Introduce nft_set_dump_ctx_init()Phil Sutter
2023-12-22netfilter: nf_tables: Pass const set to nft_get_set_elemPhil Sutter
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-21wifi: mac80211: add a driver callback to check active_linksMiri Korenblit
2023-12-21wifi: mac80211: fix advertised TTLM schedulingAyala Beker
2023-12-21wifi: cfg80211: avoid double free if updating BSS failsBenjamin Berg
2023-12-21wifi: cfg80211: ensure cfg80211_bss_update frees IEs on errorBenjamin Berg
2023-12-21wifi: cfg80211: free beacon_ies when overridden from hidden BSSBenjamin Berg
2023-12-21wifi: mac80211: allow 64-bit radiotap timestampsJohannes Berg
2023-12-21wifi: mac80211: rework RX timestamp flagsJohannes Berg