summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-08-233-20/+3
|\
| * Merge tag 'pxa-for-4.19-v2' of https://github.com/rjarzmik/linux into next/socOlof Johansson2018-07-183-20/+3
| |\
| | * net: smc91x: remove the dmaengine compat needRobert Jarzmik2018-06-212-9/+1
| | * net: smc911x: remove the dmaengine compat needRobert Jarzmik2018-06-211-11/+2
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-211-1/+1
|\ \ \
| * | | signal: Use PIDTYPE_TGID to clearly store where file signals will be sentEric W. Biederman2018-07-211-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-197-44/+53
|\ \ \
| * | | r8169: don't use MSI-X on RTL8106eJian-Hong Pan2018-08-191-3/+6
| * | | net: lan743x_ptp: convert to ktime_get_clocktai_ts64Arnd Bergmann2018-08-191-2/+1
| * | | r8169: add missing Kconfig dependencyHeiner Kallweit2018-08-171-0/+1
| * | | net/mlx5e: Delete unneeded function argumentYuval Shaia2018-08-161-2/+2
| * | | net: dsa: add support for ksz9897 ethernet switchLad, Prabhakar2018-08-162-0/+10
| * | | veth: Free queues on link deleteToshiaki Makita2018-08-161-37/+33
* | | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-186-0/+8
|\ \ \ \
| * \ \ \ Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-1671-198/+390
| |\ \ \ \
| * | | | | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-075-0/+5
| * | | | | use the new async probing feature for the hyperv driversArjan van de Ven2018-07-031-0/+3
* | | | | | Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-16850-17279/+69249
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-164-9/+0
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'pci/misc'Bjorn Helgaas2018-08-151-6/+0
| | |\ \ \ \ \
| | | * | | | | PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko2018-08-141-6/+0
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'pci/aspm'Bjorn Helgaas2018-08-153-3/+0
| | |\ \ \ \ \
| | | * | | | | iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0
| | | * | | | | ath9k: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0
| | | * | | | | igb: Remove unnecessary include of <linux/pci-aspm.h>Bjorn Helgaas2018-08-061-1/+0
| | | |/ / / /
| * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-157-16/+10
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-03166-889/+1599
| | |\ \ \ \ \ \
| | * | | | | | | net: ethernet: Use existing define with polynomialKrzysztof Kozlowski2018-07-278-18/+14
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-15844-17306/+69267
| |\ \ \ \ \ \ \
| | * | | | | | | hv/netvsc: Fix NULL dereference at single queue mode fallbackTakashi Iwai2018-08-141-1/+1
| | * | | | | | | xen-netfront: fix warn message as irq device name has '/'Xiao Liang2018-08-141-2/+4
| | * | | | | | | cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0Ganesh Goudar2018-08-141-0/+2
| | * | | | | | | net: dsa: mv88e6xxx: missing unlock on error pathDan Carpenter2018-08-141-1/+1
| | * | | | | | | net: dsa: mv88e6xxx: bitwise vs logical bugDan Carpenter2018-08-141-2/+2
| | * | | | | | | ieee802154: hwsim: using right kind of iterationAlexander Aring2018-08-141-1/+3
| | * | | | | | | net: hns3: Add vlan filter setting by ethtool command -KPeng Li2018-08-141-0/+6
| | * | | | | | | net: hns3: Set tx ring' tc info when netdev is upYunsheng Lin2018-08-142-0/+25
| | * | | | | | | net: hns3: Remove tx ring BD len register in hns3_enetYunsheng Lin2018-08-142-3/+0
| | * | | | | | | net: hns3: Fix desc num set to default when setting channelYunsheng Lin2018-08-141-10/+12
| | * | | | | | | net: hns3: Fix for phy link issue when using marvell phy driverJian Shen2018-08-141-0/+2
| | * | | | | | | net: hns3: Fix for information of phydev lost problem when down/upFuyun Liang2018-08-143-9/+44
| | * | | | | | | net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang2018-08-141-1/+1
| | * | | | | | | net: hns3: Add support for serdes loopback selftestPeng Li2018-08-143-5/+75
| | * | | | | | | bnxt_en: take coredump_record structure off stackArnd Bergmann2018-08-131-6/+3
| | * | | | | | | net: systemport: fix unused function warningArnd Bergmann2018-08-131-4/+2
| | * | | | | | | net: stmmac: mark PM functions as __maybe_unusedArnd Bergmann2018-08-131-2/+2
| | * | | | | | | bnxt_en: avoid string overflow for record->system_nameArnd Bergmann2018-08-131-2/+2
| | * | | | | | | net: lan743x: fix building without CONFIG_PTP_1588_CLOCKArnd Bergmann2018-08-132-11/+6
| | * | | | | | | net: lan743x: select CRC16Arnd Bergmann2018-08-131-0/+1
| | * | | | | | | nfp: clean up return types in kdoc commentsJakub Kicinski2018-08-132-6/+2