aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-14sunvnet: does not support GSO for sctpCathy Zhou1-1/+1
2018-03-14Merge tag 'linux-can-fixes-for-4.16-20180314' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller2-40/+65
2018-03-14tg3: prevent scheduling while atomic splatJonathan Toppins1-1/+1
2018-03-14dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza1-1/+0
2018-03-14dpaa_eth: increment the RX dropped counter when neededCamelia Groza1-1/+3
2018-03-14dpaa_eth: remove duplicate initializationCamelia Groza1-1/+0
2018-03-14dpaa_eth: fix error in dpaa_remove()Madalin Bucur1-1/+1
2018-03-14soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur1-23/+5
2018-03-14can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason2-28/+68
2018-03-14can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason1-15/+0
2018-03-13qed: Use after free in qed_rdma_free()Dan Carpenter1-1/+1
2018-03-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller3-40/+33
2018-03-12e1000e: Fix link check race conditionBenjamin Poirier2-21/+24
2018-03-12Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier3-19/+9
2018-03-12Merge tag 'linux-can-fixes-for-4.16-20180312' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller4-48/+67
2018-03-12bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan1-0/+3
2018-03-12bnxt_en: close & open NIC, only when the interface is in running state.Venkat Duvvuru1-5/+12
2018-03-12bnxt_en: Return standard Linux error codes for hwrm flow cmds.Venkat Duvvuru1-3/+20
2018-03-12bnxt_en: Fix regressions when setting up MQPRIO TX rings.Michael Chan1-2/+5
2018-03-12bnxt_en: Pass complete VLAN TCI to the stack.Michael Chan2-2/+3
2018-03-12bnxt_en: Remove unwanted ovs-offload messages in some conditionsSriharsha Basavapatna1-8/+2
2018-03-12bnxt_en: Fix vnic accounting in the bnxt_check_rings() path.Eddie Wai1-44/+20
2018-03-12bnxt_en: Refactor the functions to reserve hardware rings.Michael Chan1-32/+53
2018-03-12net: phy: Tell caller result of phy_change()Brad Mouring1-73/+72
2018-03-12can: m_can: select pinctrl state in each suspend/resume functionBich HEMON1-0/+5
2018-03-12can: peak/pcie_fd: remove useless code when interface startsStephane Grosjean1-11/+2
2018-03-12can: peak/pcie_fd: fix echo_skb is occupied! bugStephane Grosjean2-8/+12
2018-03-12can: ifi: Repair the error handlingMarek Vasut1-27/+37
2018-03-12can: ifi: Check core revision upon probeMarek Vasut1-1/+10
2018-03-12can: m_can: change comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-03-11macvlan: filter out unsupported feature flagsShannon Nelson1-1/+1
2018-03-09mlxsw: spectrum: Prevent duplicate mirrorsPetr Machata2-4/+27
2018-03-09mlxsw: spectrum: Fix gact_ok offloadingJiri Pirko5-1/+19
2018-03-09vhost_net: examine pointer types during un-producingJason Wang2-2/+3
2018-03-09vhost_net: keep private_data and rx_ring syncedJason Wang1-2/+3
2018-03-09vhost_net: initialize rx_ring in vhost_net_open()Alexander Potapenko1-0/+1
2018-03-09net: ethernet: ave: enable Rx drop interruptKunihiko Hayashi1-1/+1
2018-03-08hv_netvsc: fix locking during VF setupStephen Hemminger1-0/+4
2018-03-08hv_netvsc: fix locking for rx_modeStephen Hemminger1-3/+8
2018-03-08hv_netvsc: avoid repeated updates of packet filterStephen Hemminger2-2/+7
2018-03-08hv_netvsc: fix filter flagsStephen Hemminger1-2/+2
2018-03-08Merge tag 'wireless-drivers-for-davem-2018-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller25-88/+212
2018-03-08team: Fix double free in error pathArkadi Sharshevsky1-2/+2
2018-03-07cxgb4: do not set needs_free_netdev for mgmt dev'sGanesh Goudar1-1/+0
2018-03-07cxgb4: copy adap index to PF0-3 adapter instancesGanesh Goudar1-0/+2
2018-03-07net: smsc911x: Fix unload crash when link is upJeremy Linton1-2/+2
2018-03-07net: qcom/emac: Use proper free methods during TXHemanth Puranik1-9/+14
2018-03-07qed: Free RoCE ILT Memory on rmmod qedrMichal Kalderon2-1/+5
2018-03-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller4-26/+34
2018-03-07net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet1-4/+6