summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-06-23Revert "printk: Wait for the global console lock when the system is going down"Petr Mladek1-5/+0
2022-06-23io_uring: move io_uring_get_opcode out of TP_printkDylan Yudaken1-7/+35
2022-06-23Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+5
2022-06-23nvme: fix the CRIMS and CRWMS definitions to match the specJoel Granados1-2/+2
2022-06-23sock: redo the psock vs ULP protection checkJakub Kicinski1-0/+5
2022-06-22af_unix: Remove unix_table_locks.Kuniyuki Iwashima1-1/+0
2022-06-22af_unix: Put a socket into a per-netns hash table.Kuniyuki Iwashima1-1/+0
2022-06-22af_unix: Define a per-netns hash table.Kuniyuki Iwashima2-0/+8
2022-06-22af_unix: Include the whole hash table size in UNIX_HASH_SIZE.Kuniyuki Iwashima1-3/+4
2022-06-21Merge tag 'certs-20220621' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+3
2022-06-21bpf, x64: Add predicate for bpf2bpf with tailcalls support in JITTony Ambardar1-0/+1
2022-06-21certs: Move load_certificate_list() to be with the asymmetric keys codeDavid Howells1-0/+3
2022-06-21raw: complete rcu conversionEric Dumazet1-2/+2
2022-06-21net: warn if mac header was not setEric Dumazet1-5/+7
2022-06-21bpf: Inline calls to bpf_loop when callback is knownEduard Zingerman2-0/+15
2022-06-20net: Introduce a new proto_ops ->read_skb()Cong Wang3-4/+6
2022-06-20tcp: Introduce tcp_read_skb()Cong Wang1-0/+2
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2-23/+67
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg1-1/+1
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-4/+10
2022-06-20wifi: mac80211: pass the link id in start/stop apShaul Triebitz1-2/+4
2022-06-20wifi: cfg80211: add optional link add/remove callbacksJohannes Berg1-0/+12
2022-06-20wifi: mac80211: add sta link addition/removalJohannes Berg1-2/+11
2022-06-20wifi: mac80211: add MLO link ID to TX frame metadataJohannes Berg1-0/+7
2022-06-20wifi: mac80211: remove band from TX info in MLOJohannes Berg1-1/+3
2022-06-20wifi: mac80211: add vif link addition/removalJohannes Berg1-0/+15
2022-06-20wifi: nl80211: support MLO in auth/assocJohannes Berg2-0/+34
2022-06-20wifi: ieee80211: add definitions for multi-link elementJohannes Berg1-0/+222
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg1-1/+2
2022-06-20wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg1-1/+2
2022-06-20wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKSJohannes Berg1-3/+1
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg1-0/+4
2022-06-20wifi: mac80211: add per-link configuration pointerJohannes Berg1-0/+3
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-3/+25
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-28/+38
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-20/+20
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg3-10/+120
2022-06-20block: remove queue from struct blk_independent_access_rangeDamien Le Moal1-1/+0
2022-06-20random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld1-4/+8
2022-06-19Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+6
2022-06-19net: mii: add mii_bmcr_encode_fixed()Russell King (Oracle)1-0/+35
2022-06-19raw: convert raw sockets to RCUEric Dumazet2-1/+11
2022-06-19raw: use more conventional iteratorsEric Dumazet2-6/+5
2022-06-19net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang1-0/+7
2022-06-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski8-45/+231
2022-06-17Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
2022-06-17Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2022-06-17Merge tag 'io_uring-5.19-2022-06-16' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+0
2022-06-17Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2022-06-17Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-344/+0