summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2023-04-20USB: core: Add routines for endpoint checks in old driversAlan Stern1-0/+5
2023-04-20ext4: Add a uapi header for ext4 userspace APIsJosh Triplett1-0/+117
2023-04-20Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski1-5/+0
2023-04-20net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever2-0/+45
2023-04-20net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever2-0/+230
2023-04-20Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds1-18/+21
2023-04-20SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo1-2/+1
2023-04-19sed-opal: geometry feature reporting commandOndrej Kozina2-0/+14