aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-07-27Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 4-5/+8
2019-07-25can: mark expected switch fall-throughsGravatar Gustavo A. R. Silva 4-5/+8
2019-07-21hv_netvsc: Fix extra rcu_read_unlock in netvsc_recv_callback()Gravatar Haiyang Zhang 1-1/+0
2019-07-21vrf: make sure skb->data contains ip header to make routingGravatar Peter Kosyh 1-23/+35
2019-07-21qed: Prefer pcie_capability_read_word()Gravatar Frederick Lawler 1-3/+2
2019-07-21igc: Prefer pcie_capability_read_word()Gravatar Frederick Lawler 1-8/+4
2019-07-21cxgb4: Prefer pcie_capability_read_word()Gravatar Frederick Lawler 2-10/+5
2019-07-21be2net: Synchronize be_update_queues with dev_watchdogGravatar Benjamin Poirier 1-0/+5
2019-07-21bnx2x: Prevent load reordering in tx completion processingGravatar Brian King 1-0/+3
2019-07-21net: phy: sfp: hwmon: Fix scaling of RX powerGravatar Andrew Lunn 1-1/+1
2019-07-21chelsio: Fix a typo in a function nameGravatar Christophe JAILLET 1-2/+2
2019-07-21allocate_flower_entry: should check for null derefGravatar Navid Emamdoost 1-1/+2
2019-07-21net: hns3: typo in the name of a constantGravatar Christophe JAILLET 3-4/+4
2019-07-20wireless: fix nl80211 vendor commandsGravatar Johannes Berg 3-0/+8
2019-07-20r8169: fix RTL8168g PHY initGravatar Thomas Voegtle 1-2/+2
2019-07-19net: flow_offload: add flow_block structure and use itGravatar Pablo Neira Ayuso 5-11/+14
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tGravatar Pablo Neira Ayuso 2-2/+2
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Gravatar Pablo Neira Ayuso 5-12/+7
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 42-120/+357
2019-07-18ag71xx: fix return value check in ag71xx_probe()Gravatar Wei Yongjun 1-2/+2
2019-07-18ag71xx: fix error return code in ag71xx_probe()Gravatar Wei Yongjun 1-1/+3
2019-07-18usb: qmi_wwan: add D-Link DWM-222 A2 device IDGravatar Rogan Dawes 1-0/+1
2019-07-18bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.Gravatar Michael Chan 1-2/+5
2019-07-18gve: replace kfree with kvfreeGravatar Chuhong Yuan 2-13/+13
2019-07-18net/mlx5: Replace kfree with kvfreeGravatar Chuhong Yuan 1-1/+1
2019-07-18Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub...Gravatar David S. Miller 6-6/+93
2019-07-18liquidio: Replace vmalloc + memset with vzallocGravatar Chuhong Yuan 1-4/+2
2019-07-18net: bcmgenet: use promisc for unsupported filtersGravatar Justin Chen 1-31/+26
2019-07-17mlxsw: spectrum: Do not process learned records with a dummy FIDGravatar Ido Schimmel 3-0/+17
2019-07-17mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedGravatar Petr Machata 1-8/+8
2019-07-17net: ag71xx: Add missing headerGravatar Rosen Penev 1-0/+1
2019-07-17caif-hsi: fix possible deadlock in cfhsi_exit_module()Gravatar Taehee Yoo 1-1/+1
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxGravatar Linus Torvalds 1-0/+1
2019-07-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2019-07-16kernel: fix typos and some coding style in commentsGravatar Weitao Hou 1-1/+1
2019-07-16be2net: Signal that the device cannot transmit during reconfigurationGravatar Benjamin Poirier 1-1/+5
2019-07-16net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before gotoGravatar Nishka Dasgupta 1-1/+3
2019-07-16net: ethernet: mscc: ocelot_board: Add of_node_put() before returnGravatar Nishka Dasgupta 1-1/+4
2019-07-16net: ethernet: ti: cpsw: Add of_node_put() before return and breakGravatar Nishka Dasgupta 1-8/+18
2019-07-15net/mlx5e: Allow dissector meta key in tc flowerGravatar Vlad Buslov 1-1/+2
2019-07-15net/mlx5e: Rely on filter_dev instead of dissector keys for tunnelsGravatar Vlad Buslov 1-5/+1
2019-07-15net/mlx5e: Verify encapsulation is supportedGravatar Eli Cohen 1-0/+4
2019-07-15vmxnet3: Remove call to memset after dma_alloc_coherentGravatar Fuqian Huang 1-1/+0
2019-07-15hippi: Remove call to memset after pci_alloc_consistentGravatar Fuqian Huang 1-2/+0
2019-07-15ethernet: remove redundant memsetGravatar Fuqian Huang 14-27/+0
2019-07-15rt2x00usb: fix rx queue hangGravatar Soeren Moch 1-6/+6
2019-07-15ath10k: work around uninitialized vht_pfr variableGravatar Arnd Bergmann 1-0/+2
2019-07-15iwlwifi: pcie: add support for qu c-step devicesGravatar Luca Coelho 4-0/+83
2019-07-15iwlwifi: add new cards for 9000 and 20000 seriesGravatar Ihab Zhaika 1-0/+2
2019-07-15docs: driver-model: move it to the driver-api bookGravatar Mauro Carvalho Chehab 1-1/+1