summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-18ag71xx: fix return value check in ag71xx_probe()Wei Yongjun
2019-07-18ag71xx: fix error return code in ag71xx_probe()Wei Yongjun
2019-07-18usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes
2019-07-18bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.Michael Chan
2019-07-18gve: replace kfree with kvfreeChuhong Yuan
2019-07-18net/mlx5: Replace kfree with kvfreeChuhong Yuan
2019-07-18Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub...David S. Miller
2019-07-18liquidio: Replace vmalloc + memset with vzallocChuhong Yuan
2019-07-18net: bcmgenet: use promisc for unsupported filtersJustin Chen
2019-07-17mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel
2019-07-17mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata
2019-07-17net: ag71xx: Add missing headerRosen Penev
2019-07-17caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-16kernel: fix typos and some coding style in commentsWeitao Hou
2019-07-16be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier
2019-07-16net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before gotoNishka Dasgupta
2019-07-16net: ethernet: mscc: ocelot_board: Add of_node_put() before returnNishka Dasgupta
2019-07-16net: ethernet: ti: cpsw: Add of_node_put() before return and breakNishka Dasgupta
2019-07-15net/mlx5e: Allow dissector meta key in tc flowerVlad Buslov
2019-07-15net/mlx5e: Rely on filter_dev instead of dissector keys for tunnelsVlad Buslov
2019-07-15net/mlx5e: Verify encapsulation is supportedEli Cohen
2019-07-15vmxnet3: Remove call to memset after dma_alloc_coherentFuqian Huang
2019-07-15hippi: Remove call to memset after pci_alloc_consistentFuqian Huang
2019-07-15ethernet: remove redundant memsetFuqian Huang
2019-07-15rt2x00usb: fix rx queue hangSoeren Moch
2019-07-15ath10k: work around uninitialized vht_pfr variableArnd Bergmann
2019-07-15iwlwifi: pcie: add support for qu c-step devicesLuca Coelho
2019-07-15iwlwifi: add new cards for 9000 and 20000 seriesIhab Zhaika
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab
2019-07-14sky2: Disable MSI on P5W DH DeluxeTasos Sahanidis
2019-07-14sis900: correct a few typosSergej Benilov
2019-07-14gve: Remove the exporting of gve_probeDenis Efremov
2019-07-13r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-12ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"Eric Biggers
2019-07-12net: dsa: qca8k: replace legacy gpio includeChristian Lamparter
2019-07-12net: hisilicon: Use devm_platform_ioremap_resourceJiangfeng Xiao
2019-07-12cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann
2019-07-12nfp: flower: ensure ip protocol is specified for L4 matchesJohn Hurley
2019-07-12nfp: flower: fix ethernet check on match fieldsJohn Hurley
2019-07-12net/mlx5e: Provide cb_list pointer when setting up tc block on repVlad Buslov
2019-07-12net: phy: make exported variables non-staticDenis Efremov
2019-07-12davinci_cpdma: don't cast dma_addr_t to pointerArnd Bergmann
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12net/mlx5e: Convert single case statement switch statements into if statementsNathan Chancellor
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller