aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-06ieee802154: fix gcc-4.9 warningsArnd Bergmann1-1/+1
2017-10-06bnx2x: Use pci_ari_enabled() instead of local copyBjorn Helgaas1-6/+1
2017-10-06nfp: add set tcp and udp header action flower offloadPieter Jansen van Vuuren2-0/+51
2017-10-06nfp: add set ipv6 source and destination addressPieter Jansen van Vuuren2-0/+83
2017-10-06nfp: add set ipv4 header action flower offloadPieter Jansen van Vuuren2-0/+56
2017-10-06nfp: add set ethernet header action flower offloadPieter Jansen van Vuuren2-0/+93
2017-10-06nfp: add IPv6 ttl and tos match offloading supportPieter Jansen van Vuuren2-11/+10
2017-10-06nfp: add IPv4 ttl and tos match offloading supportPieter Jansen van Vuuren2-5/+10
2017-10-06nfp: add mpls match offloading supportPieter Jansen van Vuuren3-7/+21
2017-10-05net: qcom/emac: make function emac_isr staticColin Ian King1-1/+1
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller55-216/+625
2017-10-04mlxsw: spectrum: Add extack messages for enslave failuresDavid Ahern1-10/+37
2017-10-04net: bonding: Add extack messages for some enslave failuresDavid Ahern1-0/+7
2017-10-04net: vrf: Add extack messages for enslave errorsDavid Ahern1-2/+11
2017-10-04net: Add extack to upper device linkingDavid Ahern10-16/+19
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern4-5/+8
2017-10-04cxgb4vf: make a couple of functions staticColin Ian King1-3/+3
2017-10-04ravb: RX checksum offloadSimon Horman1-1/+54
2017-10-03cxgb4: add new T6 pci device id'sGanesh Goudar1-0/+1
2017-10-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller7-137/+665
2017-10-03net: stmmac: dwmac-rk: Add RK3128 GMAC supportDavid Wu1-0/+112
2017-10-03bonding: speed/duplex update at NETDEV_UP eventMahesh Bandewar1-1/+10
2017-10-03rndis_host: support Novatel Verizon USB730LAleksander Morgado2-1/+14
2017-10-03mlxsw: spectrum: Add missing error code on allocation failureDan Carpenter1-1/+3
2017-10-03mlxsw: spectrum: Fix check for IS_ERR() instead of NULLDan Carpenter1-2/+2
2017-10-03net: dsa: mt7530: make functions mt7530_phy_write staticColin Ian King1-1/+2
2017-10-03net: dsa: lan9303: make functions lan9303_mdio_phy_{read|write} staticColin Ian King1-2/+3
2017-10-03mlxsw: spectrum: mr: Support trap-and-forward routesYotam Gigi1-9/+8
2017-10-03mlxsw: spectrum: mr_tcam: Add trap-and-forward multicast routeYotam Gigi2-0/+9
2017-10-03mlxsw: spectrum: Add trap for multicast trap-and-forward routesYotam Gigi2-0/+15
2017-10-03mlxsw: acl: Introduce ACL trap and forward actionYotam Gigi2-0/+19
2017-10-03cxgb4: Update comment for min_mtuArjun Vynipadath1-1/+1
2017-10-03fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bwJacob Keller2-6/+7
2017-10-03fm10k: prefer %s and __func__ for diagnostic printsJacob Keller1-2/+16
2017-10-03fm10k: Fix misuse of net_ratelimit()Joe Perches1-1/+2
2017-10-03fm10k: bump version numberJacob Keller1-1/+1
2017-10-03fm10k: use the MAC/VLAN queue for VF<->PF MAC/VLAN requestsJacob Keller3-4/+133
2017-10-03fm10k: introduce a message queue for MAC/VLAN messagesJacob Keller3-42/+397
2017-10-03fm10k: use generic PM hooks instead of legacy PCIe power hooksJacob Keller1-45/+22
2017-10-03fm10k: use spinlock to implement mailbox lockJacob Keller2-10/+8
2017-10-03fm10k: prepare_for_reset() when we lose PCIe LinkJacob Keller2-26/+79
2017-10-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller17-74/+837
2017-10-02i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson7-3/+62
2017-10-02i40e: fix client notify of VF resetAlan Brady1-2/+2
2017-10-02i40e: fix handling of vf_states variableAlan Brady2-2/+4
2017-10-02i40e: make i40evf_map_rings_to_vectors voidMitch Williams1-7/+2
2017-10-02i40evf: Enable VF to request an alternate queue allocationAlan Brady4-7/+173
2017-10-02i40e: ensure reset occurs when disabling VFJacob Keller2-11/+35
2017-10-02i40e: make use of i40e_vc_disable_vfJacob Keller1-2/+1
2017-10-02i40e: drop i40e_pf *pf from i40e_vc_disable_vf()Jacob Keller1-4/+3