aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-09net: stmmac: Integrate it with DesignWare XPCSJose Abreu1-0/+1
2020-03-09net: phy: Add Synopsys DesignWare XPCS MDIO moduleJose Abreu1-0/+41
2020-03-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed3-18/+32
2020-03-09bpf: sockmap: Move generic sockmap hooks from BPF TCPLorenz Bauer2-29/+3
2020-03-09skmsg: Update saved hooks only onceLorenz Bauer1-4/+16
2020-03-09bpf: sockmap: Only check ULP for TCP socketsLorenz Bauer1-1/+7
2020-03-08remoteproc: add IPA notification to q6v5 driverAlex Elder1-0/+82
2020-03-08inet_diag: return classid for all socket typesDmitry Yakunin1-6/+12
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-7/+17
2020-03-07net/mlx5: HW bit for goto chain offload supportEli Cohen1-1/+2
2020-03-07net/mlx5: Expose link speed directlyMark Bloch1-1/+2
2020-03-07net/mlx5: Introduce TLS and IPSec objects enumsSaeed Mahameed1-1/+2
2020-03-07net/mlx5: Introduce egress acl forward-to-vport capabilityVu Pham1-1/+1
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2020-03-06rhashtable: Document the right function parametersJonathan Neuschäfer1-1/+1
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-0/+1
2020-03-06mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled but not enabledVlastimil Babka1-0/+4
2020-03-05PCI: Introduce pci_get_dsnJacob Keller1-0/+5
2020-03-05net: sched: Make FIFO Qdisc offloadablePetr Machata1-0/+1
2020-03-05ethtool: add infrastructure for centralized checking of coalescing parametersJakub Kicinski1-3/+42
2020-03-05net/mlx5: Expose raw packet pacing APIsYishai Hadas2-13/+24
2020-03-04PCI: Add pci_status_get_and_clear_errorsHeiner Kallweit1-0/+1
2020-03-04PCI: Add constant PCI_STATUS_ERROR_BITSHeiner Kallweit1-0/+7
2020-03-04bpf: Add test ops for BPF_PROG_TYPE_TRACINGKP Singh1-0/+10
2020-03-04bpf: Introduce BPF_MODIFY_RETURNKP Singh1-0/+1
2020-03-04bpf: Refactor trampoline update codeKP Singh1-2/+11
2020-03-04driver core: Add dev_has_sync_state()Saravana Kannan1-0/+11
2020-03-02bpf: Introduce pinnable bpf_link abstractionAndrii Nakryiko1-0/+13
2020-03-02netdevice: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-5/+5
2020-03-02block: Remove used kblockd_schedule_work_on()Daniel Wagner1-1/+0
2020-03-01net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit1-0/+1
2020-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-02-29ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno1-0/+6
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-27/+121
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni1-10/+2
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+1
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+14
2020-02-28KVM: let declaration of kvm_get_running_vcpus match implementationChristian Borntraeger1-1/+1
2020-02-27bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump()Martin KaFai Lau2-2/+6
2020-02-27bpf: INET_DIAG support in bpf_sk_storageMartin KaFai Lau1-0/+1
2020-02-27inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->dataMartin KaFai Lau1-4/+7
2020-02-27inet_diag: Refactor inet_sk_diag_fill(), dump(), and dump_one()Martin KaFai Lau1-7/+5
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-9/+27
2020-02-27net/mlx5e: Eswitch, Use per vport tables for mirroringEli Cohen1-0/+1
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-7/+20
2020-02-28bpf: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King1-15/+42
2020-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hidLinus Torvalds1-1/+1
2020-02-26device: add device_change_owner()Christian Brauner1-0/+1