summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-21Cleanup some warning from timestamping code.Ezequiel Lara Gomez
2017-03-21Enable tx timestamping on loopback and dummyEzequiel Lara Gomez
2017-03-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-03-20i40e: always remove old filter when adding new FDir filterJacob Keller
2017-03-20i40e: explicitly fail on extended MAC field for ethtool_rx_flow_specJacob Keller
2017-03-20i40e: add counters for UDP/IPv4 and IPv4 filtersJacob Keller
2017-03-20i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rulesJacob Keller
2017-03-20i40e: reset fd_tcp_rule count when restoring filtersJacob Keller
2017-03-20i40e: remove redundant check for fd_tcp_rule when restoring filtersJacob Keller
2017-03-20i40e: exit ATR mode only when adding TCP/IPv4 filter succeedsJacob Keller
2017-03-20i40e: return immediately when failing to add fdir filterJacob Keller
2017-03-20i40e: rework exit flow of i40e_add_fdir_ethtoolJacob Keller
2017-03-20i40e: don't use arrays for (src|dst)_ipJacob Keller
2017-03-20i40e: send correct port number to AdminQ when enabling UDP tunnelsJacob Keller
2017-03-20i40evf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-17i40e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-17igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code commentAlexander Duyck
2017-03-17igb: Re-add support for build_skb in igbAlexander Duyck
2017-03-17igb: Break out Rx buffer page managementAlexander Duyck
2017-03-17igb: Add support for padding packetAlexander Duyck
2017-03-17igb: Add support for using order 1 pages to receive large framesAlexander Duyck
2017-03-17igb: Add support for ethtool private flag to allow use of legacy RxAlexander Duyck
2017-03-17igb: Use page_address offset from page instead of masking virtual addressAlexander Duyck
2017-03-17igb: Only sync size of expected frame in ethtool testingAlexander Duyck
2017-03-17igb: Limit maximum frame Rx based on MTUAlexander Duyck
2017-03-17igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ringAlexander Duyck
2017-03-17igb: Clear Rx buffer_info in configure instead of cleanAlexander Duyck
2017-03-17igb: Use length to determine if descriptor is doneAlexander Duyck
2017-03-17igb: Add support for DMA_ATTR_WEAK_ORDERINGAlexander Duyck
2017-03-16liquidio: fix wrong information about link modes reported to ethtoolManish Awasthi
2017-03-16netvsc: remove unused #definestephen hemminger
2017-03-16netvsc: add comments about callback's and NAPIstephen hemminger
2017-03-16netvsc: avoid race with callbackstephen hemminger
2017-03-16sunvnet: xoff not needed when removing port linkShannon Nelson
2017-03-16sunvnet: count multicast packetsShannon Nelson
2017-03-16sunvnet: track port queues correctlyShannon Nelson
2017-03-16sunvnet: add stats to track ldom to ldom packets and bytesShannon Nelson
2017-03-16ldmvsw: better use of link up and down on ldom vswitchShannon Nelson
2017-03-16bonding: add 802.3ad support for 25G speedsJarod Wilson
2017-03-16liquidio: use meaningful names for IRQsRick Farrington
2017-03-16liquidio: remove/replace invalid codeRick Farrington
2017-03-16net: ethernet: bgmac: Allow MAC address to be specified in DTBSteve Lin
2017-03-16net: ethernet: fs_enet: Remove useless includesChristophe Leroy
2017-03-16isdn: hardware: mISDN: Remove reference to CONFIG_8xxChristophe Leroy
2017-03-16net: mvneta: support suspend and resumeJane Li
2017-03-16mlxsw: spectrum_router: Don't abort on l3mdev rulesIdo Schimmel
2017-03-16mlxsw: spectrum_router: Add support for VRFs on top of bridgesIdo Schimmel
2017-03-16mlxsw: spectrum_router: Add support for VRFsIdo Schimmel
2017-03-16mlxsw: spectrum_router: Don't destroy RIF if L3 slaveIdo Schimmel
2017-03-16mlxsw: spectrum_router: Associate RIFs with correct VRIdo Schimmel