aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-21net: arc_emac: switch to phy_start()/phy_stop()Alexander Kochetkov1-1/+3
2017-04-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller27-187/+1625
2017-04-21netvsc: fix use after free on module removalstephen hemminger2-7/+11
2017-04-21netvsc: Deal with rescinded channels correctlyK. Y. Srinivasan1-0/+16
2017-04-21ibmvnic: Remove unused bouce bufferNathan Fontenot2-57/+0
2017-04-21ibmvnic: Allocate zero-filled memory for sub crqsNathan Fontenot1-6/+3
2017-04-21ibmvnic: Disable irq prior to closeBrian King1-0/+18
2017-04-21ibmvnic: Correct crq and resource releasingNathan Fontenot1-3/+6
2017-04-21ibmvnic: Remove inflight listNathan Fontenot2-88/+19
2017-04-21ibmvnic: Do not disable IRQ after scheduling taskletBrian King1-19/+6
2017-04-21ibmvnic: Fixup atomic API usageBrian King1-6/+4
2017-04-21ibmvnic: Unmap longer term buffer before freeBrian King1-1/+1
2017-04-21ibmvnic: Fix ibmvnic_change_mac_addr struct formatMurilo Fossa Vicentini2-3/+4
2017-04-21ibmvnic: Report errors when failing to release sub-crqsThomas Falcon1-0/+6
2017-04-21liquidio: remove unnecessary variable assignmentArnd Bergmann1-2/+0
2017-04-20net/mlx5e: IPoIB, Fix error handling in mlx5_rdma_netdev_alloc()Dan Carpenter1-2/+3
2017-04-20qede: allocate enough data for ->arfs_fltr_bmapDan Carpenter1-1/+2
2017-04-20Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-193/+287
2017-04-20mlxsw: spectrum: Add FID miss trapJiri Pirko2-0/+2
2017-04-20mlxsw: spectrum: Allow ports to work under OVS masterJiri Pirko2-2/+64
2017-04-20mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan rangeJiri Pirko2-29/+29
2017-04-20mlxsw: spectrum_flower: Set dummy FID before forward actionJiri Pirko1-0/+5
2017-04-20mlxsw: spectrum: Add dummy FID initializationJiri Pirko2-1/+24
2017-04-20mlxsw: spectrum: Implement action to set FIDJiri Pirko4-0/+55
2017-04-20mlxsw: spectrum: Fix indent in mlxsw_sp_netdevice_port_upper_eventJiri Pirko1-2/+2
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller43-75/+159
2017-04-20net: dsa: LAN9303: add MDIO managed mode supportJuergen Beisert3-0/+157
2017-04-20net: dsa: LAN9303: add I2C managed mode supportJuergen Beisert3-0/+131
2017-04-20net: dsa: add new DSA switch driver for the SMSC-LAN9303Juergen Beisert2-0/+898
2017-04-20net/mlx4: suppress 'may be used uninitialized' warningGreg Thelen1-1/+1
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-199/+288
2017-04-19i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED stateJacob Keller2-11/+7
2017-04-19i40e: reset all VFs in parallel when rebuilding PFJacob Keller4-6/+129
2017-04-19i40e: split some code in i40e_reset_vf into helpersJacob Keller1-37/+72
2017-04-19i40e: remove I40E_FLAG_IN_NETPOLL entirelyJacob Keller1-2/+0
2017-04-19i40e: reduce wait time for adminq command completionJacob Keller4-6/+6
2017-04-19i40e: fix CONFIG_BUSY checks in i40e_set_settings functionJacob Keller1-9/+29
2017-04-19i40e: factor out queue control from i40e_vsi_control_(tx|rx)Jacob Keller1-50/+89
2017-04-19i40e: don't hold RTNL lock while waiting for VF reset to finishJacob Keller1-2/+9
2017-04-19i40e: new AQ commandsJingjing Wu8-0/+686
2017-04-19i40e/i40evf: Add tracepointsScott Peterson8-0/+495
2017-04-19i40e: dump VF information in debugfsMitch Williams1-0/+51
2017-04-19i40e: Fix support for flow director programming statusAlexander Duyck3-31/+43
2017-04-19i40e/i40evf: Remove VF Rx csum offload for tunneled packetsalice michael1-7/+0
2017-04-19i40evf: Use net_device_stats from struct net_deviceTobias Klauser3-28/+11
2017-04-18sh_eth: unmap DMA buffers when freeing ringsSergei Shtylyov1-55/+67
2017-04-18ixgbe: Fix output from ixgbe_dumpAlexander Duyck1-3/+1
2017-04-18ixgbe: Add support for maximum headroom when using build_skbAlexander Duyck2-8/+53
2017-04-18ixgbe: add check for VETO bit when configuring link for KRTony Nguyen1-0/+3
2017-04-18ixgbevf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-11/+11