summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-08-25net: dsa: tag_sja1105: stop asking the sja1105 driver in sja1105_xmit_tpidVladimir Oltean1-1/+0
2021-08-25net: dsa: sja1105: drop untagged packets on the CPU and DSA portsVladimir Oltean1-0/+2
2021-08-25mptcp: MP_FAIL suboption sendingGeliang Tang1-1/+4
2021-08-25mptcp: shrink mptcp_out_options structPaolo Abeni1-9/+17
2021-08-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller1-0/+10
2021-08-25net-next: When a bond have a massive amount of VLANs with IPv6 addresses, per...Gilad Naaman1-0/+5
2021-08-25scsi: fc: Add EDC ELS definitionJames Smart1-0/+106
2021-08-25RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb2-7/+33
2021-08-25lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb2-6/+14
2021-08-25crash_dump: Make elfcorehdr address/size symbols always visibleGeert Uytterhoeven1-1/+2
2021-08-24PCI: Add pcie_ptm_enabled()Vinicius Costa Gomes1-0/+3
2021-08-24lib/scatterlist: Provide a dedicated function to support table appendMaor Gottlieb1-4/+35
2021-08-24Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes1-0/+7
2021-08-24include:libata: fix boolreturn.cocci warningsJing Yangyang1-1/+1
2021-08-24block: mark blkdev_fsync staticChristoph Hellwig1-4/+0
2021-08-24mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko2-0/+2
2021-08-24block: Add alternative_gpt_sector() operationDmitry Osipenko1-0/+7
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+9
2021-08-24ethtool: add two coalesce attributes for CQE modeYufeng Mo2-1/+12
2021-08-24netdevice: move xdp_rxq within netdev_rx_queueJakub Kicinski1-1/+1
2021-08-24Merge tag 'soundwire-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+3
2021-08-24Merge tag 'icc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman1-0/+185
2021-08-24Merge tag 'thunderbolt-for-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-0/+2
2021-08-24Merge 5.14-rc7 into char-misc-nextGreg Kroah-Hartman23-42/+81
2021-08-24Merge 5.14-rc7 into usb-nextGreg Kroah-Hartman9-29/+48
2021-08-24mmc: core: Update ->card_busy() callback commentMÃ¥rten Lindahl1-1/+1
2021-08-24clk: imx8mn: Add M7 core clockMarek Vasut1-1/+3
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai1-2/+2
2021-08-24net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean1-0/+3
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi1-0/+12
2021-08-24mmc: core: Store pointer to bio_crypt_ctx in mmc_requestEric Biggers1-2/+1
2021-08-24mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h headerFabio Estevam1-42/+0
2021-08-24ieee80211: add TWT element definitionsLorenzo Bianconi1-0/+62
2021-08-24genirq/msi: Move MSI sysfs handling from PCI to MSI coreBarry Song1-0/+4
2021-08-24bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enumDave Marchevsky2-60/+124
2021-08-24Keep read and write fds with each nlm_fileJ. Bruce Fields2-3/+9
2021-08-23io_uring: add support for IORING_OP_LINKATDmitry Kadashev1-0/+2
2021-08-23io_uring: add support for IORING_OP_SYMLINKATDmitry Kadashev1-0/+1
2021-08-23bio: add allocation cache abstractionJens Axboe3-0/+15
2021-08-23fs: add kiocb alloc cache flagJens Axboe1-0/+2
2021-08-23io_uring: add support for IORING_OP_MKDIRATDmitry Kadashev1-0/+1
2021-08-23namei: add getname_uflags()Dmitry Kadashev1-0/+1
2021-08-23io_uring: remove files pointer in cancellation functionsHao Xu1-5/+5
2021-08-23io_uring: extract io_uring_files_cancel() in io_uring_task_cancel()Hao Xu1-1/+2
2021-08-23block: add error handling for device_add_disk / add_diskLuis Chamberlain1-4/+4
2021-08-23block: add an explicit ->disk backpointer to the request_queueChristoph Hellwig2-6/+5
2021-08-23block: hold a request_queue reference for the lifetime of struct gendiskChristoph Hellwig1-1/+0
2021-08-23block: pass a request_queue to __blk_alloc_diskChristoph Hellwig1-1/+2
2021-08-23block: remove the minors argument to __alloc_disk_nodeChristoph Hellwig1-2/+1
2021-08-23block: remove alloc_disk and alloc_disk_nodeChristoph Hellwig1-10/+0