1. 31f05a2 ixgbe: update all DESC_ADV macros to accept a ring pointer by Alexander Duyck · 14 years ago
  2. 9e10e04 ixgbe: combine Rx into into ixgbe_configure_rx by Alexander Duyck · 14 years ago
  3. 2f1860b ixgbe: pull all Tx init into ixgbe_configure_tx by Alexander Duyck · 14 years ago
  4. a34bcff ixgbe: move all GPIE register config into a single function by Alexander Duyck · 14 years ago
  5. f5b4a52 ixgbe: Move virtualization config into a separate function by Alexander Duyck · 14 years ago
  6. 7367096 ixgbe: move all Rx DMA control register writes to one central location by Alexander Duyck · 14 years ago
  7. 477de6e ixgbe: Move max frame size and Rx buffer length configuration into a function by Alexander Duyck · 14 years ago
  8. 826437d ixgbe: remove redundant configuration of vmolr, rename generic variable by Alexander Duyck · 14 years ago
  9. 1395807 ixgbe: bump PS header size to 512 bytes by Alexander Duyck · 14 years ago
  10. f5dc442 ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode by Alexander Duyck · 14 years ago
  11. 4865452 ixgbe: pull PSRTYPE configuration into a separate function by Alexander Duyck · 14 years ago
  12. acd3717 ixgbe: pull ring configuration into it's own function by Alexander Duyck · 14 years ago
  13. 05abb12 ixgbe: consolidate all setting of MRQC into one function by Alexander Duyck · 14 years ago
  14. 43e69bf ixgbe: move Tx ring configuration into a separate function by Alexander Duyck · 14 years ago
  15. 120ff94 ixgbe: move configuration of the MTQC register into it's own function by Alexander Duyck · 14 years ago
  16. 179b409 ixgbe: combine two modifications of TXDCTL into one by Alexander Duyck · 14 years ago
  17. 67ebd79 ixgbe: move setting of GSO size for 82598 into ixgbe_configure_dcb by Alexander Duyck · 14 years ago
  18. d716a7d ixgbe: remove redundant DMA alignment code by Alexander Duyck · 14 years ago
  19. 083fc58 ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries by Don Skidmore · 14 years ago
  20. 357e8b5f xilinx_emaclite: netpoll support by Michal Simek · 14 years ago
  21. 6f0bee1 slip: fix get_stats() method by Eric Dumazet · 14 years ago
  22. dd57f97 vxge: Implement 64bit stats by Eric Dumazet · 14 years ago
  23. b928409 atm: remove a net_device_stats clear by Eric Dumazet · 14 years ago
  24. bb2537f ether3: Use net_device_stats from struct net_device by Tobias Klauser · 14 years ago
  25. 25aec76 ether1: Use net_device_stats from struct net_device by Tobias Klauser · 14 years ago
  26. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 14 years ago
  27. 4d5870e drivers/net/sunvnet.c: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  28. c6c7598 drivers/net/sungem: Use netdev_<level>, netif_<level> and pr_<level> by Joe Perches · 14 years ago
  29. 0b29b89 sunhme: Use return value of register_netdev by Tobias Klauser · 14 years ago
  30. cb5d991 greth: Use return value of register_netdev by Tobias Klauser · 14 years ago
  31. 900853a drivers/net/qlcnic: Use available error codes by Julia Lawall · 14 years ago
  32. 49339cc net/ax25: Use available error codes by Julia Lawall · 14 years ago
  33. b3d18f1 net/ax25: Use available error codes by Julia Lawall · 14 years ago
  34. 636b811 drivers/net/pcmcia: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  35. 00093fa net/sched: remove unneeded NULL check by Dan Carpenter · 14 years ago
  36. 666be42 s2io: Update driver version by Jon Mason · 14 years ago
  37. be265e9 s2io: remove unused code by Jon Mason · 14 years ago
  38. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  39. 5a68d5e tipc: Prevent missing name table entries when link flip-flops rapidly by Allan Stephens · 14 years ago
  40. 564e83b tipc: Allow connect() to wait indefinitely by Allan Stephens · 14 years ago
  41. c2de581 tipc: Minor enhancements to name table display format by Allan Stephens · 14 years ago
  42. 76ae0d7 tipc: Optimize tipc_node_has_active_links() by Allan Stephens · 14 years ago
  43. 96d841b tipc: Remove per-connection sequence number logic by Allan Stephens · 14 years ago
  44. 0048b82 tipc: Fix bug in broadcast link transmit statistics computation by Allan Stephens · 14 years ago
  45. 5b1f7bd tipc: Fix premature broadcast advertisement by sending node by Allan Stephens · 14 years ago
  46. 7e3e5d0 tipc: Prevent crash when broadcast link cannot send to all nodes by Allan Stephens · 14 years ago
  47. b02b69c tipc: Check for disabled bearer when processing incoming messages by Allan Stephens · 14 years ago
  48. f662c07 tipc: correct problems with misleading flags returned using poll() by Allan Stephens · 14 years ago
  49. 35997e3 tipc: Provide correct error code for unsupported connect() operation by Allan Stephens · 14 years ago
  50. 3720d40 tipc: add SO_RCVLOWAT support to stream socket receive path by Florian Westphal · 14 years ago
  51. f813809 tipc: Fix log buffer memory leak if initialization fails by Anders Kaseorg · 14 years ago
  52. 24763d8 qlcnic: turn off lro when rxcsum is disabled. by Sucheta Chakraborty · 14 years ago
  53. 8dec32cc qlcnic: fix link diag test by Sony Chacko · 14 years ago
  54. 6932427 qlcnic: fix link status message by Sony Chacko · 14 years ago
  55. b602121 qlcnic: add eswitch statistics support by Amit Kumar Salecha · 14 years ago
  56. ecd7d31 qlcnic: fix for setting function modes by Rajesh Borundia · 14 years ago
  57. 3c4b23b qlcnic: device state management fixes for virtual func by Amit Kumar Salecha · 14 years ago
  58. 933fce12 qlcnic: fix aer for virtual func by Amit Kumar Salecha · 14 years ago
  59. 1f76da5 enic: Mark intr_timer in vnic_enet_config as deprecated by Roopa Prabhu · 14 years ago
  60. 8321779 enic: Check if rq/wq buf not NULL before freeing them by Roopa Prabhu · 14 years ago
  61. ce16cc0 enic: Clean up: remove enic_dev_stats_clear by Roopa Prabhu · 14 years ago
  62. 7c46835 enic: Use offsetof macro in vic tlv length calculation by Roopa Prabhu · 14 years ago
  63. ae94abe enic: Add new firmware devcmds by Roopa Prabhu · 14 years ago
  64. 90cf0b5 enic: Add support for firmware management device by Roopa Prabhu · 14 years ago
  65. 294dab2 enic: Add set mac address by Roopa Prabhu · 14 years ago
  66. 559764d cpmac: fix all checkpatch errors and warnings by Florian Fainelli · 14 years ago
  67. 264fd77 am79c961a: Use net_device_stats from struct net_device by Tobias Klauser · 14 years ago
  68. 2154c704 r6040: fix all checkpatch errors and warnings by Florian Fainelli · 14 years ago
  69. 7136e11 pcnet_cs: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  70. ea0a52c pcnet_cs: Use proper netdev_*-printouts by Wolfram Sang · 14 years ago
  71. 0141480 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo by Ben Hutchings · 14 years ago
  72. bb8a10b net/decnet: Adjust confusing if indentation by Julia Lawall · 14 years ago
  73. f7df0b8 drivers/isdn: Adjust confusing if indentation by Julia Lawall · 14 years ago
  74. 9e1634a drivers/net: Adjust confusing if indentation by Julia Lawall · 14 years ago
  75. 1f1d47e drivers/net/hamradio: Adjust confusing if indentation by Julia Lawall · 14 years ago
  76. cc81735 drivers/net/bnx2x: Adjust confusing if indentation by Julia Lawall · 14 years ago
  77. 2145f1a drivers/net: Adjust confusing if indentation by Julia Lawall · 14 years ago
  78. 6f74dbb drivers/atm: Adjust confusing if indentation by Julia Lawall · 14 years ago
  79. 022484c drivers/net: Adjust confusing if indentation by Julia Lawall · 14 years ago
  80. 9b0f1d8 drivers/net/irda: Adjust confusing if indentation by Julia Lawall · 14 years ago
  81. 510a05e net/atm: Adjust confusing if indentation by Julia Lawall · 14 years ago
  82. 354c8e3 drivers/net/wan: Adjust confusing if indentation by Julia Lawall · 14 years ago
  83. 1565c7c macvtap: Implement multiqueue for macvtap driver by Krishna Kumar · 14 years ago
  84. bfb564e core: Factor out flow calculation from get_rps_cpu by Krishna Kumar · 14 years ago
  85. 6891dd2 bnx2x: Load firmware in open() instead of probe() by Dmitry Kravkov · 14 years ago
  86. eca6fc7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  87. 5ca6f7c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  88. daa3766 Revert "netlink: netlink_recvmsg() fix" by David S. Miller · 14 years ago
  89. da5cabf Linux 2.6.36-rc1 by Linus Torvalds · 14 years ago
  90. 2245ba2 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  91. e2e96c6 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 14 years ago
  92. 7355a5a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  93. 7a1b29a Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  94. a5854dd arch/tile: don't validate CROSS_COMPILE needlessly by Chris Metcalf · 14 years ago
  95. d782437 mm: fix up some user-visible effects of the stack guard page by Linus Torvalds · 14 years ago
  96. 1b68c95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  97. 5a41794 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  98. 3b3c1b9 arch/tile: export only COMMAND_LINE_SIZE to userspace. by Chris Metcalf · 14 years ago
  99. b3ae98a arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by Chris Metcalf · 14 years ago
  100. aaae527 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago