summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* net: qed: update copyright yearsAlexander Lobakin2020-06-3018-0/+18
* net: qed: convert to SPDX License IdentifiersAlexander Lobakin2020-06-3016-448/+18
* net: qed: correct existing SPDX tagsAlexander Lobakin2020-06-302-2/+3
* ethtool: Add link extended stateAmit Cohen2020-06-291-0/+23
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-06-275-6/+62
|\
| * net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan2020-06-273-5/+11
| * net/mlx5: Avoid RDMA file inclusion in core driverParav Pandit2020-06-271-1/+0
| * net/mlx5: Add support in query QP, CQ and MKEY segmentsMaor Gottlieb2020-06-231-0/+3
| * net/mlx5: Export resource dump interfaceMaor Gottlieb2020-06-231-0/+48
* | net: mdio: add a forward declaration for reset_control to mdio.hBartosz Golaszewski2020-06-261-0/+1
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-261-0/+194
|\ \
| * | i40e: remove unused definesJesse Brandeburg2020-06-251-9/+0
| * | i40e: Move client header locationShiraz Saleem2020-06-251-0/+203
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-2516-43/+95
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-255-11/+27
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-06-252-0/+9
| | |\ \ \
| | | * | | netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder2020-06-251-0/+3
| | | * | | netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...David Wilder2020-06-251-0/+6
| | * | | | net: phy: make phy_disable_interrupts() non-staticJisheng Zhang2020-06-241-0/+1
| | * | | | net: qed: fix left elements count calculationAlexander Lobakin2020-06-231-10/+16
| | |/ / /
| | * | | net: core: reduce recursion limit valueTaehee Yoo2020-06-181-1/+1
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-06-251-4/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshakeLeon Romanovsky2020-06-181-4/+6
| * | | | Merge tag 'powerpc-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-06-211-0/+7
| |\ \ \ \
| | * | | | mm: Allow arches to provide ptep_get()Christophe Leroy2020-06-201-0/+7
| | |/ / /
| * | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-211-1/+1
| |\ \ \ \
| | * | | | crypto: ccp - Fix sparse warnings in sev-devHerbert Xu2020-06-151-1/+1
| | |/ / /
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-06-201-0/+4
| |\ \ \ \
| | * | | | scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATAChristoph Hellwig2020-06-151-0/+4
| | |/ / /
| * | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-201-5/+3
| |\ \ \ \
| | * | | | i2c: remove deprecated i2c_new_device APIWolfram Sang2020-06-191-5/+3
| | |/ / /
| * | | | Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-06-201-0/+4
| |\ \ \ \
| | * | | | kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-161-0/+4
| | |/ / /
| * | | | Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-191-2/+0
| |\ \ \ \
| | * | | | block: make function 'kill_bdev' staticZheng Bin2020-06-181-2/+0
| | |/ / /
| * | | | Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-191-0/+3
| |\ \ \ \
| | * | | | libata: Use per port sync for detachKai-Heng Feng2020-06-181-0/+3
| * | | | | Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2020-06-191-2/+2
| |\ \ \ \ \
| | * | | | | libceph: move away from global osd_req_flagsIlya Dryomov2020-06-161-2/+2
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-191-4/+21
| |\ \ \ \ \
| | * | | | | overflow.h: Add flex_array_size() helperGustavo A. R. Silva2020-06-161-4/+21
| | |/ / / /
| * | | | | Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds2020-06-181-10/+13
| |\ \ \ \ \
| | * | | | | maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds2020-06-181-2/+4
| | * | | | | maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-181-5/+5
| | * | | | | maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig2020-06-171-2/+2
| | * | | | | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-171-6/+7
| | |/ / / /
| * | | / / sparse: use identifiers to define address spacesLuc Van Oostenryck2020-06-181-4/+4
| | |_|/ / | |/| | |
* | | | | net: phy: Add a helper to return the index for of the internal delayDan Murphy2020-06-251-0/+4
| |_|_|/ |/| | |
* | | | net: phylink: add phylink_speed_(up|down) interfaceRussell King2020-06-251-0/+2
* | | | net: phy: add support for a common probe between shared PHYsAntoine Tenart2020-06-241-3/+15