1. 465c0a1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
  2. 76a0e68 pch_gbe: fix ip_summed checksum reporting on rx by Veaceslav Falico · 12 years ago
  3. 75517d9 igb: fix PHC stopping on max freq by Jiri Benc · 12 years ago
  4. 05ec29e igb: make sensor info static by Stephen Hemminger · 12 years ago
  5. d5e51a1 igb: SR-IOV init reordering by Alex Williamson · 12 years ago
  6. d0f63ac igb: Fix null pointer dereference by Alex Williamson · 12 years ago
  7. 22c1275 igb: fix i350 anti spoofing config by Lior Levy · 12 years ago
  8. a1f6c6b ixgbevf: don't release the soft entries by xunleer · 12 years ago
  9. 8fe7f99 bnx2x: fix assignment of signed expression to unsigned variable by Kumar Amit Mehta · 12 years ago
  10. 2c473ae net/mlx4_core: Disallow releasing VF QPs which have steering rules by Hadar Hen Zion · 12 years ago
  11. 1e3f7b3 net/mlx4_core: Always use 64 bit resource ID when doing lookup by Hadar Hen Zion · 12 years ago
  12. 6efb5fa net/mlx4_en: Remove ethtool flow steering rules before releasing QPs by Hadar Hen Zion · 12 years ago
  13. 80cb002 net/mlx4_core: Fix wrong order of flow steering resources removal by Hadar Hen Zion · 12 years ago
  14. c101c81 net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper by Moshe Lazer · 12 years ago
  15. ce16294 net: ethernet: cpsw: fix erroneous condition in error check by Lothar Waßmann · 12 years ago
  16. cb0e51d lantiq_etop: use free_netdev(netdev) instead of kfree() by Wei Yongjun · 12 years ago
  17. 9d73adf fec: Fix the build as module by Fabio Estevam · 12 years ago
  18. da2191e net: fec: Define indexes as 'unsigned int' by Fabio Estevam · 12 years ago
  19. fa90b07 lpc_eth: fix error return code in lpc_eth_drv_probe() by Wei Yongjun · 12 years ago
  20. fc0c090 sh_eth: check TSU registers ioremap() error by Sergei Shtylyov · 12 years ago
  21. 0582b7d sh_eth: fix bitbang memory leak by Sergei Shtylyov · 12 years ago
  22. b009aac bnx2x: fix occasional statistics off-by-4GB error by Maciej Żenczykowski · 12 years ago
  23. 722c6f5 bnx2x: add missing napi deletion in error path by Michal Schmidt · 12 years ago
  24. 75b9b61 drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc() by Mugunthan V N · 12 years ago
  25. db0b827 ethernet/tulip: DE4x5 needs VIRT_TO_BUS by Arnd Bergmann · 12 years ago
  26. 3f104c3 net: fec: fix missing napi_disable call by Georg Hofmann · 12 years ago
  27. d97e749 net: fec: restart the FEC when PHY speed changes by Lucas Stach · 12 years ago
  28. 7c6cdea tg3: 5715 does not link up when autoneg off by Nithin Sujir · 12 years ago
  29. 6f08158 Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  30. d35162f net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc() by Daniel Mack · 12 years ago
  31. fae8563 sfc: Only use TX push if a single descriptor is to be written by Ben Hutchings · 12 years ago
  32. 47ce9c4 cxgb4: Allow for backward compatibility with new VPD scheme. by Santosh Rastapur · 12 years ago
  33. 84421b9 tg3: Update link_up flag for phylib devices by Nithin Sujir · 12 years ago
  34. d916932 bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario by Yaniv Rosner · 12 years ago
  35. 5f3347e bnx2x: Fix intermittent long KR2 link up time by Yaniv Rosner · 12 years ago
  36. 260055b mv643xx_eth: fix for disabled autoneg by Phil Sutter · 12 years ago
  37. a229e48 net/mlx4_en: Disable RFS when running in SRIOV mode by Amir Vadai · 12 years ago
  38. 83a5a6c net/mlx4_en: Cleanup MAC resources on module unload or port stop by Yan Burman · 12 years ago
  39. bfa8ab4 net/mlx4_en: Fix race when setting the device MAC address by Yan Burman · 12 years ago
  40. e7dbeba net/mlx4_core: Fix endianness bug in set_param_l by Jack Morgenstein · 12 years ago
  41. 0081c8f net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is not enabled by Jack Morgenstein · 12 years ago
  42. 3fb817f net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow steering by Jack Morgenstein · 12 years ago
  43. e60b22c e1000e: fix accessing to suspended device by Konstantin Khlebnikov · 12 years ago
  44. 66148ba e1000e: fix runtime power management transitions by Konstantin Khlebnikov · 12 years ago
  45. 4e0855d e1000e: fix pci-device enable-counter balance by Konstantin Khlebnikov · 12 years ago
  46. c5b3ad4 be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3 by Sathya Perla · 12 years ago
  47. 70e21fe Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  48. c73e787 sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0 by Ben Hutchings · 12 years ago
  49. 35205b2 sfc: Disable soft interrupt handling during efx_device_detach_sync() by Ben Hutchings · 12 years ago
  50. 66d29cb benet: Wait f/w POST until timeout by Gavin Shan · 12 years ago
  51. 0305d06 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net into intel by David S. Miller · 12 years ago
  52. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  53. 603e86f igb: Fix for lockdep issue in igb_get_i2c_client by Carolyn Wyborny · 12 years ago
  54. ed65bdd igb: Fix link setup for I210 devices by Carolyn Wyborny · 12 years ago
  55. e4f7dbb igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer by Alexander Duyck · 12 years ago
  56. e08f626 e1000e: workaround DMA unit hang on I218 by Bruce Allan · 12 years ago
  57. acac840 net: fec: fix build error in no MXC platform by Frank Li · 12 years ago
  58. de5fb0a net: fec: put tx to napi poll function to fix dead lock by Frank Li · 12 years ago
  59. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  60. 02e7112 bgmac: omit the fcs by Hauke Mehrtens · 12 years ago
  61. d521de0 bnx2x: Fix KR2 work-around condition by Yaniv Rosner · 12 years ago
  62. be94bea bnx2x: Fix KR2 link by Yaniv Rosner · 12 years ago
  63. 8ce7684 bnx2x: Fix port identification for the 84834 by Yaniv Rosner · 12 years ago
  64. faf1e78 r8169: honor jumbo settings when chipset is requested to start. by françois romieu · 12 years ago
  65. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  66. e2593fc bnx2x: fix UDP checksum for 57710/57711. by Dmitry Kravkov · 12 years ago
  67. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  68. 0237c11 drivers: net: ethernet: cpsw: consider number of slaves in interation by Daniel Mack · 12 years ago
  69. 3647d34 Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 12 years ago
  70. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  71. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  72. 29c69a4 sfc: Detach net device when stopping queues for reconfiguration by Ben Hutchings · 12 years ago
  73. b590ace sfc: Fix efx_rx_buf_offset() in the presence of swiotlb by Ben Hutchings · 12 years ago
  74. 3a68f19 sfc: Properly sync RX DMA buffer when it is not the last in the page by Ben Hutchings · 12 years ago
  75. 70a737b bgmac: fix indexing of 2nd level loops by Rafał Miłecki · 12 years ago
  76. 804d6a8 mlx4: Implement memory windows allocation and deallocation by Shani Michaeli · 12 years ago
  77. e448834 mlx4_core: Enable memory windows in {INIT, QUERY}_HCA by Shani Michaeli · 12 years ago
  78. cc1ade9 mlx4_core: Disable memory windows for virtual functions by Shani Michaeli · 12 years ago
  79. ea5cdcc net/pasemi: Fix missing coding style by Syam Sidhardhan · 12 years ago
  80. 732ac8c bnx2x: remove dead code and make local funcs static by stephen hemminger · 12 years ago
  81. 62ed839 gianfar: fix compile fail for NET_POLL=y due to struct packing by Paul Gortmaker · 12 years ago
  82. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  83. 3770699 mlx4_en: fix allocation of CPU affinity reverse-map by Kleber Sacilotto de Souza · 12 years ago
  84. 427a962 mlx4_en: fix allocation of device tx_cq by Kleber Sacilotto de Souza · 12 years ago
  85. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  86. e2f8d55 net: fec: Fix division by zero by Fabio Estevam · 12 years ago
  87. edb15d8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next by Ralf Baechle · 12 years ago
  88. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  89. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  90. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 12 years ago
  91. 242260f sun.com documentation fixes by Christian Kujau · 12 years ago
  92. 3298a35 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  93. 0ab8a9f qlcnic: Bump up the version to 5.1.35 by Jitendra Kalsaria · 12 years ago
  94. 8e29965 qlcnic: Fix configure interrupts for 83xx adapter types by Manish Chopra · 12 years ago
  95. d09529e qlcnic: Fix internal loopback test for 82xx adapter by Shahed Shaikh · 12 years ago
  96. 7f7d6c2 net: fec: Ensure that initialization is done prior to request_irq() by Fabio Estevam · 12 years ago
  97. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  98. 6108372 mlx4_core: Propagate MR deregistration failures to caller by Shani Michaeli · 12 years ago
  99. b20e519 mlx4_core: Rename MPT-related functions to have mpt_ prefix by Shani Michaeli · 12 years ago
  100. dffff02 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago