summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: fix up files incorrectly marked executableLinus Torvalds2018-04-071-0/+0
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-074-197/+7
|\
| * fm10k: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-04-031-86/+1
| * net/mlx5e: Use pcie_bandwidth_available() to compute bandwidthTal Gilboa2018-04-031-31/+1
| * net/mlx5: Report PCIe link properties with pcie_print_link_status()Tal Gilboa2018-04-031-0/+4
| * net/mlx4_core: Report PCIe link properties with pcie_print_link_status()Tal Gilboa2018-04-031-80/+1
* | Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-077-31/+65
|\ \
| * | net/mlx5: Mkey creation command adjustmentsAriel Levkovich2018-04-053-3/+3
| * | net/mlx5: Query device memory capabilitiesAriel Levkovich2018-04-051-0/+6
| * | net/mlx5: Packet pacing enhancementBodong Wang2018-03-192-28/+54
| * | RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe2018-03-152-0/+2
| * | Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-151-1/+1
| |\ \
* | \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-063-2/+1
|\ \ \ \
| * | | | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-063-2/+1
* | | | | Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds2018-04-062-20/+2
|\ \ \ \ \
| * | | | | mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-212-20/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-056-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | net: Spelling s/stucture/structure/Geert Uytterhoeven2018-03-272-2/+2
| * | | | treewide: Fix typos in printkMasanari Iida2018-03-272-2/+2
| * | | | treewide: Align function definition open/close bracesJoe Perches2018-03-262-2/+2
* | | | | Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-051-1/+1
|\ \ \ \ \
| * | | | | mt7601u: use firmware_request_cache() to address cache on rebootLuis R. Rodriguez2018-03-221-1/+1
| |/ / / /
* | | | | netdevsim: remove incorrect __net_initdata annotationsArnd Bergmann2018-04-042-2/+2
* | | | | sfc: remove ctpio_dmabuf_start from statsBert Kenward2018-04-042-3/+0
* | | | | net: hns3: fix length overflow when CONFIG_ARM64_64K_PAGESTan Xiaojun2018-04-041-1/+1
* | | | | nfp: use full 40 bits of the NSP buffer addressDirk van der Merwe2018-04-041-4/+5
* | | | | lan78xx: Connect phy earlyAlexander Graf2018-04-041-16/+18
* | | | | nfp: add a separate counter for packets with CHECKSUM_COMPLETEJakub Kicinski2018-04-043-9/+13
* | | | | net: phy: marvell10g: add thermal hwmon deviceRussell King2018-04-041-2/+182
* | | | | pptp: remove a buggy dst release in pptp_connect()Eric Dumazet2018-04-041-1/+0
* | | | | net: dsa: mt7530: Use NULL instead of plain integerFlorian Fainelli2018-04-041-3/+3
* | | | | net: dsa: b53: Fix sparse warnings in b53_mmap.cFlorian Fainelli2018-04-041-9/+24
* | | | | net: systemport: Fix sparse warnings in bcm_sysport_insert_tsb()Florian Fainelli2018-04-041-5/+6
* | | | | net: bcmgenet: Fix sparse warnings in bcmgenet_put_tx_csum()Florian Fainelli2018-04-041-5/+6
* | | | | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-04-041-35/+16
|\ \ \ \ \
| * | | | | net: liquidio: clean up Makefile for simpler composite object handlingMasahiro Yamada2018-03-251-35/+16
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-04-03875-16446/+62322
|\ \ \ \ \
| * | | | | net: mvneta: improve suspend/resumeJisheng Zhang2018-04-021-7/+62
| * | | | | net: mvneta: split rxq/txq init and txq deinit into SW and HW partsJisheng Zhang2018-04-021-19/+66
| * | | | | net: bgmac: Fix endian access in bgmac_dma_tx_ring_free()Florian Fainelli2018-04-021-1/+2
| * | | | | net: bgmac: Correctly annotate register spaceFlorian Fainelli2018-04-021-3/+3
| * | | | | fix typo in command value in drivers/net/phy/mdio-bitbang.Frans Meulenbroeks2018-04-021-1/+1
| * | | | | sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng2018-04-021-1/+1
| * | | | | net/mlx5e: Set EQE based as default TX interrupt moderation modeTal Gilboa2018-04-021-4/+4
| * | | | | ibmvnic: Disable irqs before exiting reset from closed stateJohn Allen2018-04-021-10/+18
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-0221-173/+262
| |\ \ \ \ \
| * | | | | | sh_eth: kill useless check in __sh_eth_get_regs()Sergei Shtylyov2018-04-011-15/+10
| * | | | | | sh_eth: add sh_eth_cpu_data::no_xdfar flagSergei Shtylyov2018-04-012-2/+4
| * | | | | | Revert "net: usb: asix88179_178a: de-duplicate code"David S. Miller2018-04-011-31/+86
| * | | | | | net/mlx4_en: CHECKSUM_COMPLETE support for fragmentsEric Dumazet2018-04-011-6/+4