]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'intel'
authorDavid S. Miller <davem@davemloft.net>
Fri, 18 Jan 2013 19:12:11 +0000 (14:12 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Jan 2013 19:12:11 +0000 (14:12 -0500)
commit53fc7e644fd31628f20193e00747455a88eb322c
treedc9a5126db710cbfa0cada18f20acec42495b7b7
parentcdc3a8385d60d0a6b547ee1fe76eb032ec4d35f1
parentd1942c3f51028254b97ea143b53dd3b782db7946
Merge branch 'intel'

Jeff Kirsher says:

====================
This series contains updates to e1000e and igb.  Most notably is the
added timestamp support in e1000e and additional software timestamp
support in igb.  As well as, the added thermal data support and SR-IOV
configuration support in igb.

v2- dropped the following patches from the previous 14 patch series
because changes were requested from the community:
  e1000e: add support for IEEE-1588 PTP
  igb: Report L4 Rx hash via skb->l4_rxhash
====================

Signed-off-by: David S. Miller <davem@davemloft.net>