Commit History

Author SHA1 Message Date
  Eric Dumazet 1f2149c1df net: remove netdev_alloc_page and use __GFP_COLD 13 years ago
  David S. Miller f85fa27913 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next 13 years ago
  Michał Mirosław c8f44affb7 net: introduce and use netdev_features_t for device features sets 13 years ago
  Jeff Kirsher 876d2d6f6e igb: Convert printks to pr_<level> 13 years ago
  Carolyn Wyborny 1128c756be igb: VFTA Table Fix for i350 devices 13 years ago
  Carolyn Wyborny b6e0c419f0 igb: Move DMA Coalescing init code to separate function. 13 years ago
  RongQing Li 46a016985a igb: fix a compile warning 13 years ago
  Eric Dumazet 9e903e0852 net: add skb frag size accessors 13 years ago
  Greg Rose 0224d66306 igb: Check if subordinate VFs are assigned to virtual machines 13 years ago
  Jacob Keller 11ba69e876 igb: enable l4 timestamping for v2 event packets 13 years ago
  Eric Dumazet 95b9c1dfb7 igb: fix skb truesize underestimation 13 years ago
  Carolyn Wyborny a28dc43f1d igb: Version bump. 13 years ago
  Alexander Duyck 8be10e9130 igb: Add workaround for byte swapped VLAN on i350 local traffic 14 years ago
  Alexander Duyck 9ab64ba3c7 igb: Drop unnecessary write of E1000_IMS from igb_msix_other 14 years ago
  Alexander Duyck 06218a8dbf igb: Fix features that are currently 82580 only and should also be i350 14 years ago
  Alexander Duyck c74d588e2a igb: Make certain one vector is always assigned in igb_request_irq 14 years ago
  Alexander Duyck 0d1ae7f46f igb: avoid unnecessarily creating a local copy of the q_vector 14 years ago
  Alexander Duyck 077887c386 igb: add support for NETIF_F_RXHASH 14 years ago
  Alexander Duyck 6d095fa8cb igb: move TX hang check flag into ring->flags 14 years ago
  Alexander Duyck 5faf030c9b igb: fix recent VLAN changes that would leave VLANs disabled after reset 14 years ago
  Alexander Duyck 3ceb90fd48 igb: leave staterr in place and instead us a helper function to check bits 14 years ago
  Alexander Duyck 294e7d78f5 igb: retire the RX_CSUM flag and use the netdev flag instead 14 years ago
  Alexander Duyck 4be000c874 igb: cleanup IVAR configuration 14 years ago
  Alexander Duyck 0ba829943c igb: Move ITR related data into work container within the q_vector 14 years ago
  Alexander Duyck 866cff0690 igb: Consolidate all of the ring feature flags into a single value 14 years ago
  Alexander Duyck 6ad4edfcd7 igb: avoid unnecessary conversions from u16 to int 14 years ago
  Alexander Duyck 81c2fc2232 igb: Use node specific allocations for the q_vectors and rings 14 years ago
  Alexander Duyck 7af40ad909 igb: push data into first igb_tx_buffer sooner to reduce stack usage 14 years ago
  Alexander Duyck ebe42d169b igb: consolidate creation of Tx buffer info and data descriptor 14 years ago
  Alexander Duyck 2bbfebe2db igb: Combine all flag info fields into a single tx_flags structure 14 years ago