summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-10-06Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2017-10-05net: qcom/emac: make function emac_isr staticColin Ian King
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-04mlxsw: spectrum: Add extack messages for enslave failuresDavid Ahern
2017-10-04net: bonding: Add extack messages for some enslave failuresDavid Ahern
2017-10-04net: vrf: Add extack messages for enslave errorsDavid Ahern
2017-10-04net: Add extack to upper device linkingDavid Ahern
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern
2017-10-04cxgb4vf: make a couple of functions staticColin Ian King
2017-10-04ravb: RX checksum offloadSimon Horman
2017-10-03cxgb4: add new T6 pci device id'sGanesh Goudar
2017-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2017-10-03net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu
2017-10-03bonding: speed/duplex update at NETDEV_UP eventMahesh Bandewar
2017-10-03rndis_host: support Novatel Verizon USB730LAleksander Morgado
2017-10-03mlxsw: spectrum: Add missing error code on allocation failureDan Carpenter
2017-10-03mlxsw: spectrum: Fix check for IS_ERR() instead of NULLDan Carpenter
2017-10-03net: dsa: mt7530: make functions mt7530_phy_write staticColin Ian King
2017-10-03net: dsa: lan9303: make functions lan9303_mdio_phy_{read|write} staticColin Ian King
2017-10-03mlxsw: spectrum: mr: Support trap-and-forward routesYotam Gigi
2017-10-03mlxsw: spectrum: mr_tcam: Add trap-and-forward multicast routeYotam Gigi
2017-10-03mlxsw: spectrum: Add trap for multicast trap-and-forward routesYotam Gigi
2017-10-03mlxsw: acl: Introduce ACL trap and forward actionYotam Gigi
2017-10-03cxgb4: Update comment for min_mtuArjun Vynipadath
2017-10-03fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bwJacob Keller
2017-10-03fm10k: prefer %s and __func__ for diagnostic printsJacob Keller
2017-10-03fm10k: Fix misuse of net_ratelimit()Joe Perches
2017-10-03fm10k: bump version numberJacob Keller
2017-10-03fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requestsJacob Keller
2017-10-03fm10k: introduce a message queue for MAC/VLAN messagesJacob Keller
2017-10-03fm10k: use generic PM hooks instead of legacy PCIe power hooksJacob Keller
2017-10-03fm10k: use spinlock to implement mailbox lockJacob Keller
2017-10-03fm10k: prepare_for_reset() when we lose PCIe LinkJacob Keller
2017-10-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-02i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson
2017-10-02i40e: fix client notify of VF resetAlan Brady
2017-10-02i40e: fix handling of vf_states variableAlan Brady
2017-10-02i40e: make i40evf_map_rings_to_vectors voidMitch Williams
2017-10-02i40evf: Enable VF to request an alternate queue allocationAlan Brady
2017-10-02i40e: ensure reset occurs when disabling VFJacob Keller
2017-10-02i40e: make use of i40e_vc_disable_vfJacob Keller
2017-10-02i40e: drop i40e_pf *pf from i40e_vc_disable_vf()Jacob Keller
2017-10-02i40e: don't hold spinlock while resetting VFJacob Keller
2017-10-02i40e: use admin queue for setting LEDs behaviorMariusz Stachura
2017-10-02i40e: Add support for 'ethtool -m'Filip Sadowski
2017-10-02i40e: Fix reporting of supported link modesFilip Sadowski
2017-10-02i40e: Fix a potential NULL pointer dereferenceChristophe JAILLET
2017-10-02i40e: remove logically dead codeLihong Yang
2017-10-02i40e: limit lan queue count in large CPU count machineShannon Nelson
2017-10-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller