1. 1648a23 sfc: allocate more RX buffers per page by Daniel Pieczko · 12 years ago
  2. 179ea7f sfc: Replace efx_rx_is_last_buffer() with a flag by Ben Hutchings · 11 years ago
  3. 2768935 sfc: reuse pages to avoid DMA mapping/unmapping costs by Daniel Pieczko · 12 years ago
  4. 85740cdf sfc: Enable RX DMA scattering where possible by Ben Hutchings · 12 years ago
  5. b74e3e8 sfc: Update RX buffer address together with length by Ben Hutchings · 12 years ago
  6. 5036b7c sfc: Explicitly prefetch RX hash prefix, not just Ethernet heade by Ben Hutchings · 12 years ago
  7. b184f16 sfc: Replace efx_rx_buf_eh() with simpler efx_rx_buf_va() by Ben Hutchings · 12 years ago
  8. ff734ef sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet() by Ben Hutchings · 12 years ago
  9. 9bc2fc9 sfc: Make RX queue descriptor counts unsigned for consistency by Ben Hutchings · 12 years ago
  10. 272baee sfc: Properly distinguish RX buffer and DMA lengths by Ben Hutchings · 12 years ago
  11. 80c2e71 sfc: Document current usage of efx_rx_buffer::len and efx_nic::rx_buffer_len by Ben Hutchings · 12 years ago
  12. 626950d sfc: Add AER and EEH support for Siena by Alexandre Rames · 12 years ago
  13. 634ab72 sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PF by Ben Hutchings · 11 years ago
  14. d9ccfdd sfc: Fix replacement detection in efx_filter_insert_filter() by Ben Hutchings · 12 years ago
  15. 297891c sfc: Merge efx_filter_search() into efx_filter_insert() by Ben Hutchings · 12 years ago
  16. 385904f sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filters by Ben Hutchings · 12 years ago
  17. e3a699f sfc: Remove redundant parameter to efx_filter_search() by Ben Hutchings · 12 years ago
  18. 7de07a4 sfc: More sensible semantics for efx_filter_insert_filter() replace flag by Ben Hutchings · 12 years ago
  19. 97d48a1 sfc: Remove rx_alloc_method SKB by Alexandre Rames · 12 years ago
  20. 9230451 sfc: tidy up PTP synchronize function efx_ptp_process_times() by Laurence Evans · 12 years ago
  21. c939a31 sfc: PTP changes to support improved UUID filtering mode by Laurence Evans · 12 years ago
  22. 4a74dc6 sfc: Allow efx_channel_type::receive_skb() to reject a packet by Ben Hutchings · 11 years ago
  23. 86c2da5 Merge branch 'sfc-3.9' into master by Ben Hutchings · 11 years ago
  24. 09e7fae r6040: check MDIO register busy waiting result by Florian Fainelli · 11 years ago
  25. c73e787 sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0 by Ben Hutchings · 11 years ago
  26. 35205b2 sfc: Disable soft interrupt handling during efx_device_detach_sync() by Ben Hutchings · 11 years ago
  27. 6fac411 bnx2x: use the default NAPI weight by Eric Dumazet · 11 years ago
  28. fae4f3c net: cs89x0: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  29. b543a8d net: macb: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  30. ecad0a6 net: at91_ether: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  31. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  32. acac840 net: fec: fix build error in no MXC platform by Frank Li · 11 years ago
  33. de5fb0a net: fec: put tx to napi poll function to fix dead lock by Frank Li · 11 years ago
  34. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  35. 02e7112 bgmac: omit the fcs by Hauke Mehrtens · 11 years ago
  36. d521de0 bnx2x: Fix KR2 work-around condition by Yaniv Rosner · 11 years ago
  37. be94bea bnx2x: Fix KR2 link by Yaniv Rosner · 11 years ago
  38. 8ce7684 bnx2x: Fix port identification for the 84834 by Yaniv Rosner · 11 years ago
  39. faf1e78 r8169: honor jumbo settings when chipset is requested to start. by françois romieu · 11 years ago
  40. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  41. e2593fc bnx2x: fix UDP checksum for 57710/57711. by Dmitry Kravkov · 11 years ago
  42. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  43. 0237c11 drivers: net: ethernet: cpsw: consider number of slaves in interation by Daniel Mack · 11 years ago
  44. 3647d34 Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 11 years ago
  45. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  46. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  47. 29c69a4 sfc: Detach net device when stopping queues for reconfiguration by Ben Hutchings · 12 years ago
  48. b590ace sfc: Fix efx_rx_buf_offset() in the presence of swiotlb by Ben Hutchings · 12 years ago
  49. 3a68f19 sfc: Properly sync RX DMA buffer when it is not the last in the page by Ben Hutchings · 12 years ago
  50. 70a737b bgmac: fix indexing of 2nd level loops by Rafał Miłecki · 11 years ago
  51. 804d6a8 mlx4: Implement memory windows allocation and deallocation by Shani Michaeli · 12 years ago
  52. e448834 mlx4_core: Enable memory windows in {INIT, QUERY}_HCA by Shani Michaeli · 12 years ago
  53. cc1ade9 mlx4_core: Disable memory windows for virtual functions by Shani Michaeli · 12 years ago
  54. ea5cdcc net/pasemi: Fix missing coding style by Syam Sidhardhan · 11 years ago
  55. 732ac8c bnx2x: remove dead code and make local funcs static by stephen hemminger · 11 years ago
  56. 62ed839 gianfar: fix compile fail for NET_POLL=y due to struct packing by Paul Gortmaker · 11 years ago
  57. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  58. 3770699 mlx4_en: fix allocation of CPU affinity reverse-map by Kleber Sacilotto de Souza · 11 years ago
  59. 427a962 mlx4_en: fix allocation of device tx_cq by Kleber Sacilotto de Souza · 11 years ago
  60. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  61. e2f8d55 net: fec: Fix division by zero by Fabio Estevam · 11 years ago
  62. edb15d8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next by Ralf Baechle · 11 years ago
  63. 81ec44a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  64. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  65. 7c2db36 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  66. 242260f sun.com documentation fixes by Christian Kujau · 11 years ago
  67. 3298a35 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  68. 0ab8a9f qlcnic: Bump up the version to 5.1.35 by Jitendra Kalsaria · 11 years ago
  69. 8e29965 qlcnic: Fix configure interrupts for 83xx adapter types by Manish Chopra · 11 years ago
  70. d09529e qlcnic: Fix internal loopback test for 82xx adapter by Shahed Shaikh · 11 years ago
  71. 7f7d6c2 net: fec: Ensure that initialization is done prior to request_irq() by Fabio Estevam · 11 years ago
  72. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  73. 6108372 mlx4_core: Propagate MR deregistration failures to caller by Shani Michaeli · 12 years ago
  74. b20e519 mlx4_core: Rename MPT-related functions to have mpt_ prefix by Shani Michaeli · 12 years ago
  75. dffff02 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  76. 7cb08d7 atl1c: restore buffer state by Huang, Xiong · 11 years ago
  77. 7341a73 b44: use netdev_alloc_skb_ip_align() by Hauke Mehrtens · 11 years ago
  78. 07dcf8e net: fec: Do a sanity check on the gpio number by Fabio Estevam · 11 years ago
  79. b0daa81 qlcnic: Bump up the version to 5.1.34 by Jitendra Kalsaria · 11 years ago
  80. 53643a7 qlcnic: fix ping resumption to a VM after a live migration by Shahed Shaikh · 11 years ago
  81. 99e8587 qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter by Shahed Shaikh · 11 years ago
  82. ac16670 qlcnic: refactor Legacy interrupt handling for 83xx by Himanshu Madhani · 11 years ago
  83. 7dd90cf qlcnic: fix mailbox interrupt. by Sucheta Chakraborty · 11 years ago
  84. 114ef38 qlcnic: fix unsupported CDRP command error message. by Jitendra Kalsaria · 11 years ago
  85. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 11 years ago
  86. 510a1e72 drivers: net: davinci_cpdma: acknowledge interrupt properly by Mugunthan V N · 11 years ago
  87. 4153577 tg3: Use different macros for pci_chip_rev_id accesses by Joe Perches · 12 years ago
  88. 717ff72 tg3: Remove define and single use of GET_CHIP_REV_ID by Joe Perches · 12 years ago
  89. 885d299 bgmac: fix unaligned accesses to network headers by Hauke Mehrtens · 12 years ago
  90. 2f219d5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  91. 31d1753 net: ehea module param description fix by Dave Young · 12 years ago
  92. 990a315 ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS by Alexander Duyck · 12 years ago
  93. 67da097 ixgbe: fix Tx timeouts with BQL by Emil Tantilov · 12 years ago
  94. 71858ac ixgbe: implement SFF diagnostic monitoring via ethtool by Aurélien Guillaume · 12 years ago
  95. 51d0420 ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic() by Emil Tantilov · 12 years ago
  96. d0310dc ixgbe: fix possible data corruption in read_i2c_byte by Emil Tantilov · 12 years ago
  97. 4c696ca ixgbe: Add support for set_channels ethtool operation by Alexander Duyck · 12 years ago
  98. 5348c9d ixgbe: Add support for displaying the number of Tx/Rx channels by Alexander Duyck · 12 years ago
  99. cca73c5 ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled by Alexander Duyck · 12 years ago
  100. 97488bd ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue by Alexander Duyck · 12 years ago