summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-04-25Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-04-25igb: Add support for adding offloaded clsflower filtersVinicius Costa Gomes
2018-04-25igb: Add the skeletons for tc-flower offloadingVinicius Costa Gomes
2018-04-25igb: Add MAC address support for ethtool nftuple filtersVinicius Costa Gomes
2018-04-25igb: Enable nfc filters to specify MAC addressesVinicius Costa Gomes
2018-04-25igb: Allow filters to be added for the local MAC addressVinicius Costa Gomes
2018-04-25igb: Add support for enabling queue steering in filtersVinicius Costa Gomes
2018-04-25igb: Add support for MAC address filters specifying source addressesVinicius Costa Gomes
2018-04-25igb: Enable the hardware traffic class feature bit for igb modelsVinicius Costa Gomes
2018-04-25igb: Fix queue selection on MAC filters on i210Vinicius Costa Gomes
2018-04-25igb: Fix not adding filter elements to the listVinicius Costa Gomes
2018-04-25ixgbe: Avoid performing unnecessary resets for macvlan offloadAlexander Duyck
2018-04-25ixgbe: Drop real_adapter from l2 fwd acceleration structureAlexander Duyck
2018-04-25ixgbe/fm10k: Only support macvlan offload for types that support destination ...Alexander Duyck
2018-04-25ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicastAlexander Duyck
2018-04-25macvlan: Use software path for offloaded local, broadcast, and multicast trafficAlexander Duyck
2018-04-25macvlan: Rename fwd_priv to accel_priv and add accessor functionAlexander Duyck
2018-04-25ixgbe: Drop support for macvlan specific unicast listsAlexander Duyck
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-24ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash
2018-04-24ice: Do not check INTEVENT bit for OICR interruptsBen Shelton
2018-04-24ice: Fix incorrect comment for action typeAnirudh Venkataramanan
2018-04-24ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan
2018-04-24igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes
2018-04-24ixgbevf: ensure xdp_ring resources are free'd on error exitColin Ian King
2018-04-17xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer
2018-04-17xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer
2018-04-17xdp: rhashtable with allocator ID to pointer mappingJesper Dangaard Brouer
2018-04-17i40e: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer
2018-04-17ixgbe: use xdp_return_frame APIJesper Dangaard Brouer
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-06ice: Bug fixes in ethtool codeAnirudh Venkataramanan
2018-04-06ice: Fix error return code in ice_init_hw()Wei Yongjun
2018-04-03fm10k: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas
2018-03-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-03-26Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-03-26i40e: add support for XDP_REDIRECTBjörn Töpel
2018-03-26i40e: tweak page counting for XDP_REDIRECTBjörn Töpel
2018-03-26i40e: re-number feature flags to remove gapsJacob Keller
2018-03-26i40e: stop using cmpxchg flow in i40e_set_priv_flags()Jacob Keller
2018-03-26i40e: hold the RTNL lock while changing interrupt schemesJacob Keller
2018-03-26i40e: move client flags into state bitsJacob Keller
2018-03-26i40e: move I40E_FLAG_TEMP_LINK_POLLING to state fieldJacob Keller
2018-03-26i40e: move AUTO_DISABLED flags into the state fieldJacob Keller
2018-03-26i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state fieldJacob Keller
2018-03-26i40e: move I40E_FLAG_FILTER_SYNC to a state bitJacob Keller
2018-03-26ice: Implement filter sync, NDO operations and bump versionAnirudh Venkataramanan
2018-03-26ice: Support link events, reset and rebuildAnirudh Venkataramanan
2018-03-26ice: Update Tx scheduler tree for VSI multi-Tx queue supportAnirudh Venkataramanan