1. 238ac81 igb: update ring and adapter structure to improve performance by Alexander Duyck · 13 years ago
  2. c023cd8 igb: streamline Rx buffer allocation and cleanup by Alexander Duyck · 13 years ago
  3. 44390ca igb: drop support for single buffer mode by Alexander Duyck · 13 years ago
  4. 153285f igb: Update max_frame_size to account for an optional VLAN tag if present by Alexander Duyck · 13 years ago
  5. a74420e igb: Update RXDCTL/TXDCTL configurations by Alexander Duyck · 13 years ago
  6. 765cf99 tcp: md5: remove one indirection level in tcp_md5sig_pool by Eric Dumazet · 13 years ago
  7. b9fa1fb bna: Eliminate Small Race Condition Window in RX Path by Rasesh Mody · 13 years ago
  8. 3fb9852 bna: Set Ring Param Fix by Rasesh Mody · 13 years ago
  9. 1d51a13 bna: Semaphore Lock Fix by Rasesh Mody · 13 years ago
  10. ae0e148 ixgbe: remove duplicate netif_tx_start_all_queues by Emil Tantilov · 13 years ago
  11. 80bb25e ixgbe: fix FCRTL/H register dump for X540 by Emil Tantilov · 13 years ago
  12. 1a70db4b ixgbe: cleanup some register reads by Emil Tantilov · 13 years ago
  13. 919e78a ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC by Alexander Duyck · 13 years ago
  14. 398fe4a ixgbe: drop adapter from ixgbe_fso call documentation by Alexander Duyck · 13 years ago
  15. 8917b44 ixgbe: Add SFP support for missed 82598 PHY by Alexander Duyck · 13 years ago
  16. 5fdd31f ixgbe: Add missing code for enabling overheat sensor interrupt by Alexander Duyck · 13 years ago
  17. c7ccde0 ixgbe: make ixgbe_up and ixgbe_up_complete void functions by Alexander Duyck · 13 years ago
  18. f7e1027 v2 ixgbe: Update packet buffer reservation to correct fdir headroom size by Alexander Duyck · 13 years ago
  19. 4c1d7b4 ixgbe: remove redundant configuration of tx_sample_rate by Alexander Duyck · 13 years ago
  20. d7ccb8c ixgb: convert to ndo_fix_features by Michał Mirosław · 14 years ago
  21. f78a5fd Revert "Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path" by David S. Miller · 13 years ago
  22. 473e64e ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL by Ben Hutchings · 13 years ago
  23. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 13 years ago
  24. 434495c ethtool: Explicitly state that RX NFC rule locations are priorities by Ben Hutchings · 13 years ago
  25. 9927c89 ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistent by Ben Hutchings · 13 years ago
  26. 956a206 vxge: make function table const by stephen hemminger · 13 years ago
  27. d91d25d bna: make function tables cont by stephen hemminger · 13 years ago
  28. 1d70cb0 pcnet32: constify function table by stephen hemminger · 13 years ago
  29. d97a077 wan: make LAPB callbacks const by stephen hemminger · 13 years ago
  30. 026359b ipv6: Send ICMPv6 RSes only when RAs are accepted by Tore Anderson · 13 years ago
  31. c1aabdf can-gw: add netlink based CAN routing by Oliver Hartkopp · 13 years ago
  32. 1322597 sfc: Use correct fields of struct ethtool_coalesce by Ben Hutchings · 13 years ago
  33. 9e393b3 sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() by Ben Hutchings · 13 years ago
  34. a0c4faf sfc: Correct reporting and validation of TX interrupt coalescing by Ben Hutchings · 13 years ago
  35. b548f97 sfc: Use consistent types for interrupt coalescing parameters by Ben Hutchings · 13 years ago
  36. 9f85ee9 sfc: Correct error code for unsupported interrupt coalescing parameters by Ben Hutchings · 13 years ago
  37. e3b37a1 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  38. 9c223f9 Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next by David S. Miller · 13 years ago
  39. 986eaa9 Merge branch 'master' of ../netdev-next/ by David S. Miller · 13 years ago
  40. 2c4af69 ixgbe: Correctly name and handle MSI-X other interrupt by Alexander Duyck · 13 years ago
  41. 8e34d1a ixgbe: cleanup configuration of EITRSEL and VF reset path by Alexander Duyck · 13 years ago
  42. 8132b54 ixgbe: cleanup reset paths by Alexander Duyck · 13 years ago
  43. b88c6de ixgbe: Update TXDCTL configuration to correctly handle WTHRESH by Alexander Duyck · 13 years ago
  44. 54239c6 ixgbe: combine PCI_VDEVICE and board declaration to same line by Alexander Duyck · 13 years ago
  45. 35c7f8a ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup by Alexander Duyck · 13 years ago
  46. 4cc6df2 ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types by Alexander Duyck · 13 years ago
  47. 263a84e ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA by Alexander Duyck · 13 years ago
  48. 207867f ixgbe: cleanup allocation and freeing of IRQ affinity hint by Alexander Duyck · 13 years ago
  49. 4ff7fb1 v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one by Alexander Duyck · 13 years ago
  50. 5922455 ixgbe: Change default Tx work limit size to 256 buffers by Alexander Duyck · 13 years ago
  51. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  52. c5dac7c net/irda: sh_irda: add PM support by Kuninori Morimoto · 13 years ago
  53. 7af11b8 net/irda: sh_irda: update author's email address by Kuninori Morimoto · 13 years ago
  54. b27fcdd net/irda: sh_irda: add sh_irda_ prefix to all functions by Kuninori Morimoto · 13 years ago
  55. 93a700a tg3: Code movement by Matt Carlson · 13 years ago
  56. 997b4f1 tg3: Eliminate tg3_halt_cpu() prototype by Matt Carlson · 13 years ago
  57. fd6d3f0 tg3: Eliminate tg3_write_sig_post_reset() prototype by Matt Carlson · 13 years ago
  58. 8d5a89b tg3: Eliminate tg3_stop_fw() prototype by Matt Carlson · 13 years ago
  59. 5b39de9 tg3: Add ability to turn off 1shot MSI by Matt Carlson · 13 years ago
  60. 81389f5 tg3: Remove tp->rx_offset term when unneeded by Matt Carlson · 13 years ago
  61. 7f23073 tg3: Fix missed MSI workaround by Matt Carlson · 13 years ago
  62. b99d2a5 tg3: Check all adv bits when checking config by Matt Carlson · 13 years ago
  63. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  64. 4f2f25f stmmac: update the doc with new info about the driver's debug (v3) by Giuseppe CAVALLARO · 13 years ago
  65. 6096ce0 stmmac: update the driver version (Aug_2011) (v3) by Giuseppe CAVALLARO · 13 years ago
  66. e743482 stmmac: add HW DMA feature register (v3) by Giuseppe CAVALLARO · 13 years ago
  67. f0b9d78 stmmac: rework the code to get the Synopsys ID (v3) by Giuseppe CAVALLARO · 13 years ago
  68. 7ac2905 stmmac: export DMA TX/RX rings via debugfs (v3) by Giuseppe CAVALLARO · 13 years ago
  69. 1c901a4 stmmac: add MMC support exported via ethtool (v3) by Giuseppe CAVALLARO · 13 years ago
  70. 3172d3a stmmac: support wake up irq from external sources (v3) by Deepak Sikri · 13 years ago
  71. 26a051c stmmac: remove the mmc code (v3) by Giuseppe CAVALLARO · 13 years ago
  72. 2e19a38 stmmac: remove the STBus bridge setting from the GMAC code (v3) by Giuseppe CAVALLARO · 13 years ago
  73. dcef115 6LoWPAN: fix skb_copy call by alex.bluesman.smirnov@gmail.com · 13 years ago
  74. fa3df92 br: remove redundant check and init by Jiri Pirko · 13 years ago
  75. e8aaebc mii: Remove references to DP83840 PHY in mii.h by Mark Einon · 13 years ago
  76. c44f7eb mii: Convert spaces to tabs in mii.h by Mark Einon · 13 years ago
  77. c37e0c9 net: linkwatch: allow vlans to get carrier changes faster by Eric Dumazet · 13 years ago
  78. 3e829a7 bna: Driver Version changed to 3.0.2.1 by Rasesh Mody · 13 years ago
  79. 938fa48 bna: SKB PCI UNMAP Fix by Rasesh Mody · 13 years ago
  80. 41eb5ba bna: TX Queue Depth Fix by Rasesh Mody · 13 years ago
  81. dfee325 bna: MBOX IRQ Flag Check after Locking by Rasesh Mody · 13 years ago
  82. 761fab3 bna: Async Mode Tx Rx Init Fix by Rasesh Mody · 13 years ago
  83. a2122d9 bna: Ethtool Enhancements and Fix by Rasesh Mody · 13 years ago
  84. 3caa1e95 bna: Initialization and Locking Fix by Rasesh Mody · 13 years ago
  85. 19dbff9 bna: Formatting and Code Cleanup by Rasesh Mody · 13 years ago
  86. 271e8b7 bna: TX Path and RX Path Changes by Rasesh Mody · 13 years ago
  87. 2be6714 bna: Interrupt Polling and NAPI Init Changes by Rasesh Mody · 13 years ago
  88. 0caa9aa bna: PCI Probe Fix by Rasesh Mody · 13 years ago
  89. 772b523 bna: Naming Change and Minor Macro Fix by Rasesh Mody · 13 years ago
  90. 1bc144b net, rds, Replace xlist in net/rds/xlist.h with llist by Huang Ying · 13 years ago
  91. dc00fd4 6LoWPAN: call dev_put() on error in lowpan_newlink() by Dan Carpenter · 13 years ago
  92. aec9db3 6LoWPAN: use the _safe version of list_for_each by Dan Carpenter · 13 years ago
  93. 90d0963 6LoWPAN: use kfree_skb() instead of kfree() by Dan Carpenter · 13 years ago
  94. 929f618 r8169: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  95. da7ebfd qlge: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  96. e0ee9b9 qlcnic: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  97. 2af830e qla3xxx: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  98. 8d36bb0 qeth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  99. 4bb97ca pasemi: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  100. bc516c8 ns83820: convert to SKB paged frag API. by Ian Campbell · 13 years ago