1. a752519 cxgb4: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. by Eric W. Biederman · 11 years ago
  2. f9ec813 cxgb3: Call dev_kfree/consume_skb_any instead of [dev_]kfree_skb. by Eric W. Biederman · 11 years ago
  3. f5cf76b xgmac: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  4. c88b5b6 macb: Call dev_kfree_skb_any instead of kfree_skb. by Eric W. Biederman · 11 years ago
  5. 27400df bnad: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  6. 07641c8 atl1c: Call dev_kfree/consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  7. 548ff1e alx: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  8. af9ba92 pcnet32: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  9. 37392c7 lance: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  10. e21106b am79c961a: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  11. c99abc8 sun4i-emac: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  12. 21534d2 bfin_mac: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  13. e05b310 8390: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  14. e5ddf35 3c59x: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  15. 8fa9524 3c509: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  16. 35d499e Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  17. dffe278 atheros/atlx: use SET_ETHTOOL_OPS directly by wangweidong · 11 years ago
  18. 80175f9 Altera TSE: Correct two typos in original submission by Vince Bridgers · 11 years ago
  19. a804ad0 Altera TSE: Correct typecast issue detected by kbuild test robot by Vince Bridgers · 11 years ago
  20. 8adfc3a Altera TSE: Set version number by driver's get regs by Vince Bridgers · 11 years ago
  21. 8af7b7f qlcnic: Update version to 5.3.57 by Shahed Shaikh · 11 years ago
  22. 2b3d7b7 qlcnic: Add VXLAN Rx offload support by Shahed Shaikh · 11 years ago
  23. 381709d qlcnic: Add VXLAN Tx offload support by Shahed Shaikh · 11 years ago
  24. c65d753 gianfar: Fix P1010 config regression (SQ polling) by Claudiu Manoil · 11 years ago
  25. 621bdec dp83640: let the periodic pin from the module parameter be a default. by Richard Cochran · 11 years ago
  26. faa8971 dp83640: let external input pins from the module parameters be defaults. by Richard Cochran · 11 years ago
  27. 86dd361 dp83640: implement programmable pin functions. by Richard Cochran · 11 years ago
  28. 564ca56 dp83640: correct the periodic output frequency by Richard Cochran · 11 years ago
  29. fbf4b93 dp83640: trivial fixes by Richard Cochran · 11 years ago
  30. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 11 years ago
  31. b709323 igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only by Christoph Paasch · 11 years ago
  32. cb06d10 igb: Fix Null-pointer dereference in igb_reset_q_vector by Christoph Paasch · 11 years ago
  33. 0f49da0 igb: specify phc_index of 82575 for get_ts_info by Ken ICHIKAWA · 11 years ago
  34. db41b87 igb: Fix memory leak in igb_get_module_eeprom() by Christian Engelmayer · 11 years ago
  35. 22a8b29 igb: add register rd/wr for surprise removal by Fujinaka, Todd · 11 years ago
  36. 6ab5f7b igb: implement SIOCGHWTSTAMP ioctl by Jacob Keller · 11 years ago
  37. 2659780 ixgbevf: Additional adapter removal checks by Mark Rustad · 11 years ago
  38. 984b0ee ixgbevf: Check for adapter removal on register writes by Mark Rustad · 11 years ago
  39. dbf8b0d ixgbevf: Check register reads for adapter removal by Mark Rustad · 11 years ago
  40. 388b2e4 ixgbevf: Make the ethtool register test use accessors by Mark Rustad · 11 years ago
  41. 06380db ixgbevf: Use static inlines instead of macros by Mark Rustad · 11 years ago
  42. 19458bd ixgbe: Break recursion in case of removal by Mark Rustad · 11 years ago
  43. 10bdd67 i40evf: clean up init error messages by Mitch Williams · 11 years ago
  44. c89a9e0 i40evf: don't shut down admin queue on error by Mitch Williams · 11 years ago
  45. 0b67584 i40e: Fix a message string by Anjali Singhai Jain · 11 years ago
  46. bee5af7 i40e/i40evf: Add EEE LPI stats by Anjali Singhai Jain · 11 years ago
  47. b2cde2c net: bcmgenet: manipulate netdev_queue directly by Florian Fainelli · 11 years ago
  48. d5c76f6 net: bcmgenet: remove bogus tx queue checks by Florian Fainelli · 11 years ago
  49. d03825f net: bcmgenet: add skb_tx_timestamp call by Florian Fainelli · 11 years ago
  50. 9460c93 net: bcmgenet: remove unused spinlock member by Florian Fainelli · 11 years ago
  51. f738a13 sh_eth: Remove goto statements that jump straight to a return by Laurent Pinchart · 11 years ago
  52. daacf03 sh_eth: Register MDIO bus before registering the network device by Laurent Pinchart · 11 years ago
  53. bd920ff sh_eth: Simplify MDIO bus initialization and release by Laurent Pinchart · 11 years ago
  54. a5bd6060 sh_eth: Use the platform device as the MDIO bus parent by Laurent Pinchart · 11 years ago
  55. aa8d422 sh_eth: Use the platform device for memory allocation by Laurent Pinchart · 11 years ago
  56. 259fef0 net: cdc_ncm: respect operator preferred MTU reported by MBIM by Ben Chan · 11 years ago
  57. dd41cc3 net/mlx4: Adapt num_vfs/probed_vf params for single port VF by Matan Barak · 11 years ago
  58. 449fc48 net/mlx4: Adapt code for N-Port VF by Matan Barak · 11 years ago
  59. f74462a net/mlx4: Add utils for N-Port VFs by Matan Barak · 11 years ago
  60. 1ab95d3 net/mlx4: Add data structures to support N-Ports per VF by Matan Barak · 11 years ago
  61. 8798998 smsc911x: Change clock warning message to debug level by Fabio Estevam · 11 years ago
  62. cdc04dc ixgbe: enable tx queues after link up by Emil Tantilov · 11 years ago
  63. 7155d05 ixgbe: Stop cacheing if the MNG FW enabled by Don Skidmore · 11 years ago
  64. 65ce9dc ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599 by Jacob Keller · 11 years ago
  65. 0d7c6e0 ixgbe: use ixgbe_read_pci_cfg_word by Jacob Keller · 11 years ago
  66. cbcc637 ixgbe: remove unused media type by Jacob Keller · 11 years ago
  67. ee98b57 ixgbe: fix ixgbe_setup_mac_link_82599 autoc variables by Jacob Keller · 11 years ago
  68. 8036d29 ixgbe: fix ixgbe_stop_mac_link_on_d3_82599 to check mng correctly by Jacob Keller · 11 years ago
  69. f68bfdb ixgbe: check Core Clock Disable bit by Jacob Keller · 11 years ago
  70. f8cf7a0 ixgbe: fix errors related to protected AUTOC calls by Don Skidmore · 11 years ago
  71. 0933ce4 ixgbevf: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  72. a1108ff ixgbe: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  73. 1dcf875 igbvf: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  74. 7c4d16f igb: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  75. 3d2372e e100: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  76. dc1edc6 igb: enable VLAN stripping for VMs with i350 by Stefan Assmann · 11 years ago
  77. 2024816 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  78. 5b346dc ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bit by Mark Rustad · 11 years ago
  79. 2e7cfbd ixgbevf: Indicate removal state explicitly by Mark Rustad · 11 years ago
  80. ed19231 ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed check by Jacob Keller · 11 years ago
  81. 0c375ac igb: Add register defines needed for time sync functions by Carolyn Wyborny · 11 years ago
  82. e7e834a e1000e: Fix Explicitly set Transmit Control Register by David Ertman · 11 years ago
  83. d9554e9 e1000e: Fix Hardware Unit Hang by David Ertman · 11 years ago
  84. db44609 i40e/i40evf: Bump build versions by Catherine Sullivan · 11 years ago
  85. c243e96 i40e: potential array underflow in i40e_vc_process_vf_msg() by Dan Carpenter · 11 years ago
  86. ff40dd5 i40e/i40evf: reduce context descriptors by Jesse Brandeburg · 11 years ago
  87. 1943d8b i40e/i40evf: enable hardware feature head write back by Jesse Brandeburg · 11 years ago
  88. 6c167f5 i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open() by Elizabeth Kappler · 11 years ago
  89. 7c3c288 i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE control by Anjali Singhai Jain · 11 years ago
  90. 30a500e i40evf: use min_t by Mitch Williams · 11 years ago
  91. 96d4770 i40evf: correctly program RSS HLUT table by Mitch Williams · 11 years ago
  92. 28bdc49 micrel: fix masking off LED bits by Sergei Shtylyov · 11 years ago
  93. 588aefa i40e: support VF link state ndo by Mitch Williams · 11 years ago
  94. 3c5dfef Merge tag 'linux-can-next-for-3.15-20140317' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  95. e76070f via: fix a punctuation typo by wangweidong · 11 years ago
  96. 86a2b9c bonding: ratelimit pr_warn()s in 802.3ad mode by Veaceslav Falico · 11 years ago
  97. d70e941 net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask by Or Gerlitz · 11 years ago
  98. 37a622c i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookup by Eric W Biederman · 11 years ago
  99. 72f72dc e1000e: fix the build error when PM is disabled by Kevin Hao · 11 years ago
  100. 406d496 igb: remove references to long gone command line parameters by Fernando Luis Vazquez Cao · 11 years ago