summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-21pds_core: add the aux client APIShannon Nelson2-0/+8
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson2-0/+15
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson1-0/+19
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson1-1/+10
2023-04-21pds_core: set up device and adminqShannon Nelson1-0/+638
2023-04-21pds_core: add devcmd device interfacesShannon Nelson2-0/+193
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson2-0/+585
2023-04-21bridge: Allow setting per-{Port, VLAN} neighbor suppression stateIdo Schimmel1-0/+1
2023-04-21bridge: vlan: Allow setting VLAN neighbor suppression stateIdo Schimmel1-0/+1
2023-04-21bridge: Add internal flags for per-{Port, VLAN} neighbor suppressionIdo Schimmel1-0/+1
2023-04-21sctp: delete the nested flexible array payloadXin Long1-1/+1
2023-04-21sctp: delete the nested flexible array hmacXin Long1-1/+1
2023-04-21sctp: delete the nested flexible array peer_initXin Long1-1/+1
2023-04-21sctp: delete the nested flexible array variableXin Long1-2/+2
2023-04-21sctp: delete the nested flexible array skipXin Long2-4/+4
2023-04-21sctp: delete the nested flexible array paramsXin Long2-7/+7
2023-04-21virtio_ring: add a struct device forward declarationShunsuke Mie1-0/+1
2023-04-21virtio-vdpa: add VIRTIO_F_NOTIFICATION_DATA feature supportAlvaro Karsz1-0/+9
2023-04-21virtio: add VIRTIO_F_NOTIFICATION_DATA feature supportViktor Prutyanov2-0/+8
2023-04-21vringh: address kdoc warningsSimon Horman1-2/+15
2023-04-21vdpa: address kdoc warningsSimon Horman1-3/+11
2023-04-21vringh: support VA with iotlbStefano Garzarella1-0/+9
2023-04-21vdpa: add bind_mm/unbind_mm callbacksStefano Garzarella1-0/+10
2023-04-21vdpa: Add eventfd for the vdpa callbackXie Yongji1-0/+6
2023-04-21vdpa: Add set/get_vq_affinity callbacks in vdpa_config_opsXie Yongji1-0/+13
2023-04-21virtio_ring: Use const to annotate read-only pointer paramsFeng Liu1-7/+7
2023-04-21virtio: Reorder fields in 'struct virtqueue'Christophe JAILLET1-1/+1
2023-04-21mac80211: use the new drop reasons infrastructureJohannes Berg1-0/+12
2023-04-21net: extend drop reasons for multiple subsystemsJohannes Berg2-4/+41
2023-04-21net: move dropreason.h to dropreason-core.hJohannes Berg4-6/+7
2023-04-21ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar1-0/+1
2023-04-21kill the last remaining user of proc_ns_fget()Al Viro1-1/+0
2023-04-21fs: introduce lock_rename_child() helperAl Viro1-0/+1
2023-04-21ksmbd: remove internal.h includeNamjae Jeon1-0/+2
2023-04-21net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski1-1/+1
2023-04-21flow_dissector: Address kdoc warningsSimon Horman1-18/+20
2023-04-21page_pool: unlink from napi during destroyJakub Kicinski1-0/+5
2023-04-21net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan1-1/+1
2023-04-21net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla1-0/+1
2023-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-25/+28
2023-04-20Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-7/+7
2023-04-20PM: Add sysfs files to represent time spent in hardware sleep stateMario Limonciello1-0/+8
2023-04-20Merge branch 'for-next/perf' into for-next/coreWill Deacon2-1/+304
2023-04-20efi/pe: Import new BTI/IBT header flags from the specArd Biesheuvel1-0/+4
2023-04-20swiotlb: Omit total_used and used_hiwater if !CONFIG_DEBUG_FSPetr Tesarik1-0/+2
2023-04-20device property: make device_property functions take const device *Guenter Roeck1-18/+18
2023-04-20Merge branch 'for-next/misc' into for-next/coreWill Deacon1-1/+0
2023-04-20i2c: designware: Use PCI PSP driver for communicationMario Limonciello1-0/+1
2023-04-20crypto: hash - Add crypto_clone_ahash/shashHerbert Xu2-2/+8
2023-04-20crypto: api - Add crypto_tfm_getHerbert Xu1-0/+1