summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211_hwsim: use DEFINE_IDAMatthew Wilcox2018-04-111-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-0915-194/+303
|\
| * net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev2018-04-092-24/+11
| * dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal2018-04-081-0/+18
| * devlink: convert occ_get op to separate registrationJiri Pirko2018-04-084-83/+74
| * net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal2018-04-081-16/+34
| * ibmvnic: Do not reset CRQ for Mobility driver resetsNathan Fontenot2018-04-081-23/+32
| * ibmvnic: Fix failover case for non-redundant configurationThomas Falcon2018-04-082-8/+30
| * ibmvnic: Fix reset scheduler error handlingThomas Falcon2018-04-081-10/+29
| * ibmvnic: Zero used TX descriptor counter on resetThomas Falcon2018-04-081-0/+1
| * ibmvnic: Fix DMA mapping mistakesThomas Falcon2018-04-081-8/+6
| * net: phy: marvell: Enable interrupt function on LED2 pinEsben Haabendal2018-04-061-2/+18
| * ice: Bug fixes in ethtool codeAnirudh Venkataramanan2018-04-061-2/+2
| * ice: Fix error return code in ice_init_hw()Wei Yongjun2018-04-061-1/+3
| * hv_netvsc: Pass net_device parameter to revoke and teardown functionsMohammed Gamal2018-04-051-19/+18
| * hv_netvsc: Ensure correct teardown message sequence orderMohammed Gamal2018-04-051-6/+13
| * hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl()Mohammed Gamal2018-04-051-12/+34
| * hv_netvsc: Use Windows version instead of NVSP version on GPAD teardownMohammed Gamal2018-04-051-2/+2
| * net: mvpp2: Fix parser entry init boundary checkMaxime Chevallier2018-04-051-1/+1
* | 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-064-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-067-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-141-1/+1
| |\ \ \
* | \ \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-063-2/+1
|\ \ \ \ \
| * | | | | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-053-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-041-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