1. 026359b ipv6: Send ICMPv6 RSes only when RAs are accepted by Tore Anderson · 13 years ago
  2. c1aabdf can-gw: add netlink based CAN routing by Oliver Hartkopp · 13 years ago
  3. 1322597 sfc: Use correct fields of struct ethtool_coalesce by Ben Hutchings · 13 years ago
  4. 9e393b3 sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() by Ben Hutchings · 13 years ago
  5. a0c4faf sfc: Correct reporting and validation of TX interrupt coalescing by Ben Hutchings · 13 years ago
  6. b548f97 sfc: Use consistent types for interrupt coalescing parameters by Ben Hutchings · 13 years ago
  7. 9f85ee9 sfc: Correct error code for unsupported interrupt coalescing parameters by Ben Hutchings · 13 years ago
  8. e3b37a1 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  9. 9c223f9 Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next by David S. Miller · 13 years ago
  10. 986eaa9 Merge branch 'master' of ../netdev-next/ by David S. Miller · 13 years ago
  11. 2c4af69 ixgbe: Correctly name and handle MSI-X other interrupt by Alexander Duyck · 14 years ago
  12. 8e34d1a ixgbe: cleanup configuration of EITRSEL and VF reset path by Alexander Duyck · 14 years ago
  13. 8132b54 ixgbe: cleanup reset paths by Alexander Duyck · 14 years ago
  14. b88c6de ixgbe: Update TXDCTL configuration to correctly handle WTHRESH by Alexander Duyck · 14 years ago
  15. 54239c6 ixgbe: combine PCI_VDEVICE and board declaration to same line by Alexander Duyck · 14 years ago
  16. 35c7f8a ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup by Alexander Duyck · 14 years ago
  17. 4cc6df2 ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types by Alexander Duyck · 14 years ago
  18. 263a84e ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA by Alexander Duyck · 14 years ago
  19. 207867f ixgbe: cleanup allocation and freeing of IRQ affinity hint by Alexander Duyck · 14 years ago
  20. 4ff7fb1 v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one by Alexander Duyck · 13 years ago
  21. 5922455 ixgbe: Change default Tx work limit size to 256 buffers by Alexander Duyck · 13 years ago
  22. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  23. c5dac7c net/irda: sh_irda: add PM support by Kuninori Morimoto · 13 years ago
  24. 7af11b8 net/irda: sh_irda: update author's email address by Kuninori Morimoto · 13 years ago
  25. b27fcdd net/irda: sh_irda: add sh_irda_ prefix to all functions by Kuninori Morimoto · 13 years ago
  26. 93a700a tg3: Code movement by Matt Carlson · 13 years ago
  27. 997b4f1 tg3: Eliminate tg3_halt_cpu() prototype by Matt Carlson · 13 years ago
  28. fd6d3f0 tg3: Eliminate tg3_write_sig_post_reset() prototype by Matt Carlson · 13 years ago
  29. 8d5a89b tg3: Eliminate tg3_stop_fw() prototype by Matt Carlson · 13 years ago
  30. 5b39de9 tg3: Add ability to turn off 1shot MSI by Matt Carlson · 13 years ago
  31. 81389f5 tg3: Remove tp->rx_offset term when unneeded by Matt Carlson · 13 years ago
  32. 7f23073 tg3: Fix missed MSI workaround by Matt Carlson · 13 years ago
  33. b99d2a5 tg3: Check all adv bits when checking config by Matt Carlson · 13 years ago
  34. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  35. 4f2f25f stmmac: update the doc with new info about the driver's debug (v3) by Giuseppe CAVALLARO · 13 years ago
  36. 6096ce0 stmmac: update the driver version (Aug_2011) (v3) by Giuseppe CAVALLARO · 13 years ago
  37. e743482 stmmac: add HW DMA feature register (v3) by Giuseppe CAVALLARO · 13 years ago
  38. f0b9d78 stmmac: rework the code to get the Synopsys ID (v3) by Giuseppe CAVALLARO · 13 years ago
  39. 7ac2905 stmmac: export DMA TX/RX rings via debugfs (v3) by Giuseppe CAVALLARO · 13 years ago
  40. 1c901a4 stmmac: add MMC support exported via ethtool (v3) by Giuseppe CAVALLARO · 13 years ago
  41. 3172d3a stmmac: support wake up irq from external sources (v3) by Deepak Sikri · 13 years ago
  42. 26a051c stmmac: remove the mmc code (v3) by Giuseppe CAVALLARO · 13 years ago
  43. 2e19a38 stmmac: remove the STBus bridge setting from the GMAC code (v3) by Giuseppe CAVALLARO · 13 years ago
  44. dcef115 6LoWPAN: fix skb_copy call by alex.bluesman.smirnov@gmail.com · 13 years ago
  45. fa3df92 br: remove redundant check and init by Jiri Pirko · 13 years ago
  46. e8aaebc mii: Remove references to DP83840 PHY in mii.h by Mark Einon · 13 years ago
  47. c44f7eb mii: Convert spaces to tabs in mii.h by Mark Einon · 13 years ago
  48. c37e0c9 net: linkwatch: allow vlans to get carrier changes faster by Eric Dumazet · 13 years ago
  49. 3e829a7 bna: Driver Version changed to 3.0.2.1 by Rasesh Mody · 13 years ago
  50. 938fa48 bna: SKB PCI UNMAP Fix by Rasesh Mody · 13 years ago
  51. 41eb5ba bna: TX Queue Depth Fix by Rasesh Mody · 13 years ago
  52. dfee325 bna: MBOX IRQ Flag Check after Locking by Rasesh Mody · 13 years ago
  53. 761fab3 bna: Async Mode Tx Rx Init Fix by Rasesh Mody · 13 years ago
  54. a2122d9 bna: Ethtool Enhancements and Fix by Rasesh Mody · 13 years ago
  55. 3caa1e95 bna: Initialization and Locking Fix by Rasesh Mody · 13 years ago
  56. 19dbff9 bna: Formatting and Code Cleanup by Rasesh Mody · 13 years ago
  57. 271e8b7 bna: TX Path and RX Path Changes by Rasesh Mody · 13 years ago
  58. 2be6714 bna: Interrupt Polling and NAPI Init Changes by Rasesh Mody · 13 years ago
  59. 0caa9aa bna: PCI Probe Fix by Rasesh Mody · 13 years ago
  60. 772b523 bna: Naming Change and Minor Macro Fix by Rasesh Mody · 13 years ago
  61. 1bc144b net, rds, Replace xlist in net/rds/xlist.h with llist by Huang Ying · 13 years ago
  62. dc00fd4 6LoWPAN: call dev_put() on error in lowpan_newlink() by Dan Carpenter · 13 years ago
  63. aec9db3 6LoWPAN: use the _safe version of list_for_each by Dan Carpenter · 13 years ago
  64. 90d0963 6LoWPAN: use kfree_skb() instead of kfree() by Dan Carpenter · 13 years ago
  65. 929f618 r8169: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  66. da7ebfd qlge: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  67. e0ee9b9 qlcnic: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  68. 2af830e qla3xxx: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  69. 8d36bb0 qeth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  70. 4bb97ca pasemi: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  71. bc516c8 ns83820: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  72. 134b413 niu: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  73. e859ce4 netxen: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  74. f106358 mv643xx: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  75. d1b0828 macvtap: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  76. 787343a ksz884x: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  77. f327358 jme: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  78. 8838a53 ibmveth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  79. b4d3de8 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  80. ab7e11d greth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  81. 2234a72 gianfar: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  82. 671173c forcedeth: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  83. 4bf5adb enic: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  84. 877749b intel: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  85. 18324d69 cassini: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  86. 4d5b1a6 bna: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  87. b061b39 benet: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  88. 9b22c73 atlx: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  89. 6adaaac atl1e: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  90. 8d1bb86 atl1c: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  91. c4c8d57 acenic: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  92. deb8a06 8139cp: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  93. 7b63e3a 3c59x: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  94. 2fa8b6a iwlwifi: iwl-agn-rs.c: remove old comment by Greg Dietsche · 13 years ago
  95. 44f1d26 ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr by Felix Fietkau · 13 years ago
  96. fa05f87 ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer by Felix Fietkau · 13 years ago
  97. 6a0ddae ath9k: move the sequence number from ath_frame_info to ath_buf by Felix Fietkau · 13 years ago
  98. 56dc633 ath9k: clean up the aggregation tid queue by Felix Fietkau · 13 years ago
  99. a75c062 ath9k: use u8 for the tx key index by Felix Fietkau · 13 years ago
  100. 29e7624 ath: Make ath_printk void not int and remove unused struct ath_common * by Joe Perches · 13 years ago