aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-07-15wifi: cfg80211: add ieee80211_chanwidth_rate_flags()Johannes Berg1-6/+19
2022-07-15wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman1-2/+2
2022-07-15wifi: cfg80211: extend cfg80211_rx_assoc_resp() for MLOJohannes Berg1-1/+8
2022-07-15wifi: cfg80211: put cfg80211_rx_assoc_resp() arguments into a structJohannes Berg1-7/+17
2022-07-15wifi: cfg80211: adjust assoc comeback for MLOJohannes Berg1-2/+2
2022-07-15wifi: cfg80211: prepare association failure APIs for MLOJohannes Berg1-12/+17
2022-07-15wifi: cfg80211: remove BSS pointer from cfg80211_disassoc_requestJohannes Berg1-3/+3
2022-07-15wifi: mac80211: mlme: track AP (MLD) address separatelyJohannes Berg1-0/+3
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-1/+2
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg1-3/+3
2022-07-15wifi: mac80211: provide link ID in link_confJohannes Berg1-0/+2
2022-07-15wifi: mac80211: Align with Draft P802.11be_D2.0Ilan Peer1-8/+15
2022-07-15wifi: mac80211: Align with Draft P802.11be_D1.5Ilan Peer1-16/+36
2022-07-15wifi: cfg80211: make cfg80211_auth_request::key_idx signedJohannes Berg1-1/+2
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg1-2/+4
2022-07-15wifi: cfg80211/mac80211: separate link params from station paramsShaul Triebitz1-26/+2
2022-07-15wifi: cfg80211: add API to add/modify/remove a link stationShaul Triebitz2-0/+72
2022-07-15iommu/amd: Introduce function to check and enable SNPBrijesh Singh1-0/+4
2022-07-15crypto: aria - Implement ARIA symmetric cipher algorithmTaehee Yoo1-0/+461
2022-07-15iommu/vt-d: Make DMAR_UNITS_SUPPORTED default 1024Lu Baolu1-5/+1
2022-07-15iommu/vt-d: Move include/linux/intel-iommu.h under iommuLu Baolu1-831/+0
2022-07-15x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMULu Baolu1-2/+0
2022-07-15iommu/vt-d: Remove unnecessary exported symbolLu Baolu1-1/+0
2022-07-15iommu/vt-d: Move trace/events/intel_iommu.h under iommuLu Baolu1-94/+0
2022-07-15iommu: remove the put_resv_regions methodChristoph Hellwig1-4/+0
2022-07-15iommu: remove iommu_dev_feature_enabledChristoph Hellwig1-9/+0
2022-07-15iommu: remove the unused dev_has_feat methodChristoph Hellwig1-3/+1
2022-07-15Merge tag 'drm-misc-next-fixes-2022-07-14' of git://anongit.freedesktop.org/d...Dave Airlie1-5/+1
2022-07-15Merge tag 'soundwire-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-6/+2
2022-07-14Merge tag 'mlx5-updates-2022-07-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-4/+22
2022-07-15Merge tag 'amd-drm-next-5.20-2022-07-14' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+4
2022-07-14net: devlink: make devlink_dpipe_headers_register() return voidJiri Pirko1-1/+1
2022-07-15extcon: Add EXTCON_DISP_CVBS and EXTCON_DISP_EDPMichael Wu1-0/+2
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski26-42/+74
2022-07-14lib/bitmap: change return types to bool where appropriateYury Norov1-4/+4
2022-07-14xsk: Mark napi_id on sendmsg()Maciej Fijalkowski1-0/+14
2022-07-14PCI: loongson: Add ACPI init supportHuacai Chen1-0/+1
2022-07-14platform/x86: asus-wmi: Add mic-mute LED classdev supportPaddyKP_Yao1-0/+1
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds8-18/+29
2022-07-14Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2022-07-14tracing: devlink: Use static array for string in devlink_trap_report eventSteven Rostedt (Google)1-4/+3
2022-07-14fs/nilfs2: Use the enum req_op and blk_opf_t typesBart Van Assche1-2/+2
2022-07-14fs/jbd2: Fix the documentation of the jbd2_write_superblock() callersBart Van Assche2-7/+7
2022-07-14fs/f2fs: Use the enum req_op and blk_opf_t typesBart Van Assche1-11/+11
2022-07-14fs/buffer: Combine two submit_bh() and ll_rw_block() argumentsBart Van Assche1-2/+2
2022-07-14fs/buffer: Use the new blk_opf_t typeBart Van Assche1-4/+5
2022-07-14mm: Use the new blk_opf_t typeBart Van Assche1-2/+2
2022-07-14scsi/core: Use the new blk_opf_t typeBart Van Assche1-1/+1
2022-07-14scsi/core: Improve static type checkingBart Van Assche1-2/+2
2022-07-14dm/core: Reduce the size of struct dm_io_requestBart Van Assche1-2/+2