1. 13 Apr, 2015 30 commits
  2. 11 Apr, 2015 9 commits
  3. 10 Apr, 2015 1 commit
    • David S. Miller's avatar
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue · 5288ec15
      David S. Miller authored
      Jeff Kirsher says:
      
      ====================
      Intel Wired LAN Driver Updates 2015-04-10
      
      This series contains updates to ixgbe and documentation for igb,
      ixgbe and ixgb.
      
      Stephen cleans up documentation to igb, ixgbe and ixgb.
      
      Don updates how bridge mode is stored to minimize obfuscation and
      makes updates for future silicon easier.  Adds a new bridge mode
      support function which gathers all the logic needed to configure
      bridge modes.  Adds Source Address Prunning for VEPA bridge mode
      for x550 devices.
      
      Vasu adds specific FCoE offloads for x550 for DDP context programming
      and increased DDP exchanges.
      
      Alex Duyck cleans up the use of HW_VLAN_CTAG_FILTER in hw_features,
      where the driver was actually ignoring the value of the bit and was
      just assuming it was always set.  Also cleans up the use of rcu_barrier()
      since the driver has not used call_rcu() to free the rings for some
      time now.
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      5288ec15