1. 9a75a1a ixgbe: Add new support for X550 MAC's by Don Skidmore · 10 years ago
  2. 8d697e7 ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function. by Don Skidmore · 10 years ago
  3. 2b509c0 ixgbe: cleanup ixgbe_ndo_set_vf_vlan by Don Skidmore · 10 years ago
  4. 71bde60 ixgbe: fix X540 Completion timeout by Don Skidmore · 10 years ago
  5. cc05292 i40evf: don't use more queues than CPUs by Mitch Williams · 10 years ago
  6. f8d4db3 i40evf: make early init processing more robust by Mitch Williams · 10 years ago
  7. 79442d3 i40e: clean up throttle rate code by Jesse Brandeburg · 10 years ago
  8. 2153671 i40e: don't do link_status or stats collection on every ARQ by Shannon Nelson · 10 years ago
  9. 0db4e16 i40e: poll firmware slower by Kamil Krawczyk · 10 years ago
  10. 2e1af7d mlx4: restore conditional call to napi_complete_done() by Eric Dumazet · 10 years ago
  11. df20286 sunvnet: Add missing rcu_read_unlock() in vnet_start_xmit by Sowmini Varadhan · 10 years ago
  12. 777362d sunvnet: vnet_ack() should check if !start_cons to send a missed trigger by Sowmini Varadhan · 10 years ago
  13. b0cffed sunvnet: Fix race between vnet_start_xmit() and vnet_ack() by Sowmini Varadhan · 10 years ago
  14. 6f6e741 8139too: Allow using the largest possible MTU by Alban Bedel · 10 years ago
  15. ef786f1 8139too: Allow setting MTU larger than 1500 by Alban Bedel · 10 years ago
  16. b921726 Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  17. 1ef8019 net: Move bonding headers under include/net by David S. Miller · 10 years ago
  18. 4483589 cxgb4: Remove unnecessary struct in6_addr * casts by Joe Perches · 10 years ago
  19. e2ac962 cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 by Hariprasad Shenai · 10 years ago
  20. 6559a7e cxgb4: Cleanup macros so they follow the same style and look consistent by Hariprasad Shenai · 10 years ago
  21. fd88b31 cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new file by Hariprasad Shenai · 10 years ago
  22. 1a28817 mlx4: use napi_complete_done() by Eric Dumazet · 10 years ago
  23. f46ad73 cdc-ether: implement MULTICAST flag on the device by Oliver Neukum · 10 years ago
  24. f10f9fb stmmac: platform: fix sparse warnings by Andy Shevchenko · 10 years ago
  25. 424c4f7 stmmac: remove custom implementation of print_hex_dump() by Andy Shevchenko · 10 years ago
  26. 6c36d2e macvtap: Use iovec iterators by Herbert Xu · 10 years ago
  27. e0b46d0 tun: Use iovec iterators by Herbert Xu · 10 years ago
  28. 4e84b49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  29. 5c91ae0 vxlan: Fix to enable UDP checksums on interface by Tom Herbert · 10 years ago
  30. f5eecbb amd-xgbe: Check for complete packet on skb allocation error by Lendacky, Thomas · 10 years ago
  31. e98c72c amd-xgbe: Free channel/ring structures later by Lendacky, Thomas · 10 years ago
  32. 9d01412 netxen: Fix link event handling. by Manish Chopra · 10 years ago
  33. f6b7734 enic: update desc properly in rx_copybreak by Govindarajulu Varadarajan · 10 years ago
  34. 44aa91a enic: handle error condition properly in enic_rq_indicate_buf by Govindarajulu Varadarajan · 10 years ago
  35. 364d179 net/mlx5_core: Fix race on driver load by Eli Cohen · 10 years ago
  36. a158906 net/mlx5_core: Fix race in create EQ by Eli Cohen · 10 years ago
  37. 8c4ee3e sunvnet: Return from vnet_napi_event() if no packets to read by Sowmini Varadhan · 10 years ago
  38. 6c3ce8a sunvnet: Fix indentation in maybe_tx_wakeup() by Sowmini Varadhan · 10 years ago
  39. 662412d r8152: remove the definitions of the PID by hayeswang · 10 years ago
  40. 55b6547 r8152: modify rtl_ops_init by hayeswang · 10 years ago
  41. 82cf94c r8152: move r8152b_get_version by hayeswang · 10 years ago
  42. f03ae5f dsa: mv88e6171: Add support for mv88e6172 by Andrew Lunn · 10 years ago
  43. 4484d05 drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy by Mugunthan V N · 10 years ago
  44. 2c2a9cb net: mv643xx_eth: reclaim TX skbs only when released by the HW by Karl Beldan · 10 years ago
  45. d98a4ff sfc: Add NIC type operations to replace direct calls from efx.c into siena_sriov.c by Shradha Shah · 10 years ago
  46. 327c685 sfc: Rename implementations in siena_sriov.c to have a 'siena' prefix by Shradha Shah · 10 years ago
  47. 2dc313e sfc: Move the current VF state from efx_nic into siena_nic_data by Shradha Shah · 10 years ago
  48. 7e5d775 xen-netback: remove unconditional __pskb_pull_tail() in guest Tx path by Malcolm Crossley · 10 years ago
  49. 7627fc0 stmmac: pci: convert to use dev_* macros by Andy Shevchenko · 10 years ago
  50. 2a3e8e9 stmmac: pci: use managed resources by Andy Shevchenko · 10 years ago
  51. 3be3d81 stmmac: pci: convert to use dev_pm_ops by Andy Shevchenko · 10 years ago
  52. 295f9d0 stmmac: pci: use defined constant instead of magic number by Andy Shevchenko · 10 years ago
  53. 915af65 stmmac: fix sparse warnings by Andy Shevchenko · 10 years ago
  54. 93ffbea r8152: disable the tasklet by default by hayeswang · 10 years ago
  55. 5cdec67 amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEM by Lendacky, Thomas · 10 years ago
  56. 474809b amd-xgbe: Let AMD_XGBE depend on HAS_IOMEM by Lendacky, Thomas · 10 years ago
  57. 0c95a1f amd-xgbe-phy: Sync PCS and PHY modes after reset by Lendacky, Thomas · 10 years ago
  58. a7beaf2 amd-xgbe: Fix a spelling error by Lendacky, Thomas · 10 years ago
  59. f6ac862 amd-xgbe: Add receive side scaling ethtool support by Lendacky, Thomas · 10 years ago
  60. 5b9dfe2 amd-xgbe: Provide support for receive side scaling by Lendacky, Thomas · 10 years ago
  61. 9227dc5 amd-xgbe: Add support for per DMA channel interrupts by Lendacky, Thomas · 10 years ago
  62. 174fd25 amd-xgbe: Implement split header receive support by Lendacky, Thomas · 10 years ago
  63. 08dcc47 amd-xgbe: Use page allocations for Rx buffers by Lendacky, Thomas · 10 years ago
  64. aa96bd3 amd-xgbe: Use the u32 data type for descriptors by Lendacky, Thomas · 10 years ago
  65. a9d4198 amd-xgbe: Rename pre_xmit function to dev_xmit by Lendacky, Thomas · 10 years ago
  66. 4780b7c amd-xgbe: Move ring allocation to device open by Lendacky, Thomas · 10 years ago
  67. 51f3d02 net: Add and use skb_copy_datagram_msg() helper. by David S. Miller · 10 years ago
  68. 777da23 stmmac: fix atomicity in pm routines by Giuseppe CAVALLARO · 10 years ago
  69. 4741cf9 stmmac: fix concurrency in eee initialization. by Giuseppe CAVALLARO · 10 years ago
  70. b9d7370 stmmac: fix lock in stmmac_set_rx_mode by Giuseppe CAVALLARO · 10 years ago
  71. 758a0ab stmmac: release tx lock, in case of dma mapping error. by Fabrice Gasnier · 10 years ago
  72. 16ee817 stmmac: fix stmmac_tx_avail should be called with TX locked by Fabrice Gasnier · 10 years ago
  73. 98fbebc stmmac: remove BUS_MODE_DA by Giuseppe CAVALLARO · 10 years ago
  74. 50fb4f74 stmmac: remove STMMAC_DEBUG_FS by Giuseppe CAVALLARO · 10 years ago
  75. c0d5406 stmmac: remove specific SoC Koption from platform. by Giuseppe CAVALLARO · 10 years ago
  76. b994ca6 drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "1db3ddff1602edf2390b7667dcbaa0f71512e3ea" by Chen Gang · 10 years ago
  77. 30349bd net: phy: spi_ks8995: remove sysfs bin file by registered attribute by Vladimir Zapolskiy · 10 years ago
  78. bdd330f drivers: net: xgene: fix: Use separate resources by Iyappan Subramanian · 10 years ago
  79. c3f4465 drivers: net: xgene: Backward compatibility with older firmware by Iyappan Subramanian · 10 years ago
  80. bf515fb Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  81. cf2c92d mac80211: replace restart_complete() with reconfig_complete() by Eliad Peller · 10 years ago
  82. 8ce0c82 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  83. 9fd3d3a sfc: don't BUG_ON efx->max_channels == 0 in probe by Edward Cree · 10 years ago
  84. ec5a0ec hamradio: 6pack: remove unnecessary check by Sudip Mukherjee · 10 years ago
  85. 3ce9b20 macvtap: Fix csum_start when VLAN tags are present by Herbert Xu · 10 years ago
  86. f4c4a4e net: fec: fix suspend broken on multiple MACs sillicons by Nimrod Andy · 10 years ago
  87. 2eb783c tun: Fix TUN_PKT_STRIP setting by Herbert Xu · 10 years ago
  88. a8f9bfd tun: Fix csum_start with VLAN acceleration by Herbert Xu · 10 years ago
  89. d475c95 net/mlx4_core: Add retrieval of CONFIG_DEV parameters by Matan Barak · 10 years ago
  90. 1ab25f8 net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages by Ido Shamay · 10 years ago
  91. 5f6e980 net/mlx4_en: Remove RX buffers alignment to IP_ALIGN by Ido Shamay · 10 years ago
  92. 0a98455 net/mlx4_core: Protect port type setting by mutex by Amir Vadai · 10 years ago
  93. 6e80669 net/mlx4_core: Prevent VF from changing port configuration by Saeed Mahameed · 10 years ago
  94. 2089ad0 i40e: properly parse MDET registers by Mitch Williams · 10 years ago
  95. 7a28d88 i40e: configure VM ID in qtx_ctl by Mitch Williams · 10 years ago
  96. 5b5faa4 i40e: enable debug earlier by Shannon Nelson · 10 years ago
  97. 049a2be i40e: better wording for resource tracking errors by Shannon Nelson · 10 years ago
  98. c135b0d i40e: scale msix vector use when more cores than vectors by Shannon Nelson · 10 years ago
  99. 7204a78 i40e: remove debugfs dump stats by Shannon Nelson · 10 years ago
  100. a282bab i40e: avoid disable of interrupt when changing ITR by Jesse Brandeburg · 10 years ago