summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12bitfield.h: add FIELD_MAX() and field_max()Alex Elder
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-12net/mlx5: E-Switch, Enable reg c1 loopback when possiblePaul Blakey
2020-03-12Merge branch 'ct-offload' of git://git.kernel.org/pub/scm/linux/kernel/git/sa...David S. Miller
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: be2net: reject unsupported coalescing paramsJakub Kicinski
2020-03-11cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev
2020-03-11driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig
2020-03-10net: liquidio: reject unsupported coalescing paramsJakub Kicinski
2020-03-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-10Merge branch 'for-5.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-09net: stmmac: Integrate it with DesignWare XPCSJose Abreu
2020-03-09net: phy: Add Synopsys DesignWare XPCS MDIO moduleJose Abreu
2020-03-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-03-08remoteproc: add IPA notification to q6v5 driverAlex Elder
2020-03-08inet_diag: return classid for all socket typesDmitry Yakunin
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-07net/mlx5: HW bit for goto chain offload supportEli Cohen
2020-03-07net/mlx5: Expose link speed directlyMark Bloch
2020-03-07net/mlx5: Introduce TLS and IPSec objects enumsSaeed Mahameed
2020-03-07net/mlx5: Introduce egress acl forward-to-vport capabilityVu Pham
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-06rhashtable: Document the right function parametersJonathan Neuschäfer
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-06mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka
2020-03-05PCI: Introduce pci_get_dsnJacob Keller
2020-03-05net: sched: Make FIFO Qdisc offloadablePetr Machata
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski
2020-03-05net/mlx5: Expose raw packet pacing APIsYishai Hadas
2020-03-04PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit
2020-03-04PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit
2020-03-04driver core: Add dev_has_sync_state()Saravana Kannan
2020-03-02netdevice: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-02block: Remove used kblockd_schedule_work_on()Daniel Wagner
2020-03-01net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-02-29ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-28KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger
2020-02-27bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau
2020-02-27bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau
2020-02-27inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau
2020-02-27inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller