summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | sctp: improve the code for pmtu probe send and recv updateXin Long2021-07-251-2/+2
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-07-301-0/+2
| |\ \ \ \ \
| | * | | | | HID: intel-ish-hid: use async resume functionYe Xiang2021-07-151-0/+2
| * | | | | | dmaengine: idxd: Change license on idxd.h to LGPLTony Luck2021-07-281-1/+1
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-07-271-1/+1
| |\ \ \ \ \ \
| | * | | | | | RDMA/irdma: Make spdxcheck.py happyLukas Bulwahn2021-07-121-1/+1
| * | | | | | | Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-07-271-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker2021-07-211-0/+1
| * | | | | | | | ACPI: fix NULL pointer dereferenceLinus Torvalds2021-07-241-1/+2
| * | | | | | | | Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-241-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | block: increase BLKCG_MAX_POLSOleksandr Natalenko2021-07-171-1/+1
| * | | | | | | | | memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regionsMike Rapoport2021-07-231-2/+2
| * | | | | | | | | mm: use kmap_local_page in memzero_pageChristoph Hellwig2021-07-231-2/+2
| * | | | | | | | | mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()Christoph Hellwig2021-07-231-0/+2
| * | | | | | | | | Merge tag 'acpi-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-07-231-5/+0
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI: utils: Fix reference counting in for_each_acpi_dev_match()Andy Shevchenko2021-07-191-5/+0
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'sound-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-07-231-0/+6
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-07-211-0/+6
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | * | | | | | | | ASoC: soc-pcm: add a flag to reverse the stop sequenceVijendar Mukunda2021-07-161-0/+6
| * | | | | | | | | | Merge tag 'drm-fixes-2021-07-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-07-221-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge tag 'drm-misc-fixes-2021-07-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-07-231-0/+1
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | * | | | | | | | drm: Return -ENOTTY for non-drm ioctlsCharles Baylis2021-07-201-0/+1
| | | |/ / / / / / /
* | | | | | | | | | devlink: Allocate devlink directly in requested net namespaceLeon Romanovsky2021-07-301-2/+12
* | | | | | | | | | sk_buff: avoid potentially clearing 'slow_gro' fieldPaolo Abeni2021-07-301-1/+1
* | | | | | | | | | net: netlink: Remove unused functionYajun Deng2021-07-301-23/+0
* | | | | | | | | | nfc: nci: constify several pointers to u8, sk_buff and other structsKrzysztof Kozlowski2021-07-301-6/+8
* | | | | | | | | | nfc: constify several pointers to u8, char and sk_buffKrzysztof Kozlowski2021-07-301-2/+2
* | | | | | | | | | net: convert fib_treeref from int to refcount_tYajun Deng2021-07-302-2/+2
* | | | | | | | | | net/sched: store the last executed chain also for clsact egressDavide Caratti2021-07-291-15/+7
* | | | | | | | | | mctp: Allow per-netns default networksMatt Johnston2021-07-293-1/+5
* | | | | | | | | | mctp: Implement message fragmentation & reassemblyJeremy Kerr2021-07-291-3/+22
* | | | | | | | | | mctp: Populate socket implementationJeremy Kerr2021-07-292-0/+72
* | | | | | | | | | mctp: Add neighbour implementationMatt Johnston2021-07-293-0/+30
* | | | | | | | | | mctp: Add netlink route managementMatt Johnston2021-07-291-0/+2
* | | | | | | | | | mctp: Add initial routing frameworkJeremy Kerr2021-07-293-0/+95
* | | | | | | | | | mctp: Add device handling and netlink interfaceJeremy Kerr2021-07-296-0/+67
* | | | | | | | | | mctp: Add initial driver infrastructureJeremy Kerr2021-07-291-0/+1
* | | | | | | | | | mctp: Add sockaddr_mctp to uapiJeremy Kerr2021-07-291-0/+21
* | | | | | | | | | mctp: Add base packet definitionsJeremy Kerr2021-07-291-0/+35
* | | | | | | | | | mctp: Add MCTP baseJeremy Kerr2021-07-292-1/+20
* | | | | | | | | | nfc: constify passed nfc_devKrzysztof Kozlowski2021-07-291-2/+2
* | | | | | | | | | skbuff: allow 'slow_gro' for skb carring sock referencePaolo Abeni2021-07-291-0/+9
* | | | | | | | | | sk_buff: track dst status in slow_groPaolo Abeni2021-07-292-0/+4
* | | | | | | | | | sk_buff: introduce 'slow_gro' flagsPaolo Abeni2021-07-291-0/+4
* | | | | | | | | | net/sched: act_skbmod: Add SKBMOD_F_ECN option supportPeilin Ye2021-07-281-0/+1
* | | | | | | | | | devlink: Remove duplicated registration checkLeon Romanovsky2021-07-281-3/+1
* | | | | | | | | | net: bonding: move ioctl handling to private ndo operationArnd Bergmann2021-07-271-3/+10
* | | | | | | | | | net: bridge: move bridge ioctls out of .ndo_do_ioctlArnd Bergmann2021-07-271-1/+6
* | | | | | | | | | net: split out ndo_siowandev ioctlArnd Bergmann2021-07-272-2/+4
* | | | | | | | | | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-272-7/+13