1. 2f80998 rapidio: modify subsystem and driver initialization sequence by Alexandre Bounine · 13 years ago
  2. 388b78a rapidio: modify configuration to support PCI-SRIO controller by Alexandre Bounine · 13 years ago
  3. 565d76c zlib: slim down zlib_deflate() workspace when possible by Jim Keniston · 13 years ago
  4. c62b389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  5. 675071a veth: Fix the byte counters by Eric W. Biederman · 13 years ago
  6. d5cd9244 macvlan: Fix use after free of struct macvlan_port. by Eric W. Biederman · 13 years ago
  7. 4f2d56c can: c_can: Do basic c_can configuration _before_ enabling the interrupts by Jan Altenberg · 13 years ago
  8. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  9. db552b3 r8169: fix a bug in rtl8169_init_phy() by Eric Dumazet · 13 years ago
  10. a769f49 niu: Rename NIU parent platform device name to fix conflict. by David S. Miller · 13 years ago
  11. b26fa4e r8169: fix a bug in rtl8169_init_phy() by Eric Dumazet · 13 years ago
  12. dadaa10 bonding: fix a typo in a comment by Nicolas de Pesloüan · 13 years ago
  13. 93d0320 ftmac100: use resource_size() by Dan Carpenter · 13 years ago
  14. 4363c2f gianfar: Fall back to software tcp/udp checksum on older controllers by Alex Dubov · 13 years ago
  15. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  16. 08351fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
  17. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  18. 325d160 Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Chris Metcalf · 13 years ago
  19. 5a8b7cd net: change to new flag variable by matt mooney · 14 years ago
  20. 63a9369 Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  21. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  22. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  23. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  24. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  25. ceda86a bonding: enable netpoll without checking link status by Andy Gospodarek · 13 years ago
  26. 8a4eb57 net: introduce rx_handler results and logic around that by Jiri Pirko · 13 years ago
  27. 2d7011c bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag by Jiri Pirko · 13 years ago
  28. e30bc06 bonding: wrap slave state work by Jiri Pirko · 13 years ago
  29. 0bd80da net: get rid of multiple bond-related netdevice->priv_flags by Jiri Pirko · 13 years ago
  30. f1c1775 bonding: register slave pointer for rx_handler by Jiri Pirko · 13 years ago
  31. c888385 be2net: Bump up the version number by Ajit Khaparde · 13 years ago
  32. d2145cd be2net: Copyright notice change. Update to Emulex instead of ServerEngines by Ajit Khaparde · 13 years ago
  33. 5d03078 e1000e: fix kconfig for crc32 dependency by Eric Dumazet · 13 years ago
  34. fc82e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  35. 48d5f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  36. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  37. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  38. f942dc2 xen network backend driver by Ian Campbell · 13 years ago
  39. 5f86cad bonding: Improve syslog message at device creation time by Phil Oester · 13 years ago
  40. e826eaf bonding: Call netif_carrier_off after register_netdevice by Phil Oester · 13 years ago
  41. fd0e435 bonding: Incorrect TX queue offset by Phil Oester · 13 years ago
  42. 4a37390 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  43. c337ffb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  44. 9ecb42f be2net: Fix UDP packet detected status in RX compl by Padmanabh Ratnakar · 13 years ago
  45. bfd823b netxen: support for GbE port settings by Sony Chacko · 13 years ago
  46. 84c0c69 smsc911x: Fix build error when SMSC_TRACE() used by Jeongtae Park · 13 years ago
  47. d87f4fe Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 13 years ago
  48. 106af2c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  49. 7ef5ed1 igb: Add messaging for thermal sensor events on i350 devices by Carolyn Wyborny · 13 years ago
  50. 673b8b7 igb: fix hw timestamping by Anders Berggren · 14 years ago
  51. 48f26d5 xen: netfront: fix xennet_get_ethtool_stats() by Eric Dumazet · 13 years ago
  52. 12a2856 macvlan : fix checksums error when we are in bridge mode by Daniel Lezcano · 13 years ago
  53. 2ce8c07 CS89x0: Add networking support for QQ2440 by Domenico Andreoli · 13 years ago
  54. d181a61 CS89x0: Finish transition to CS89x0_NONISA_IRQ by Domenico Andreoli · 13 years ago
  55. aa33860 PM: Remove CONFIG_PM_OPS by Rafael J. Wysocki · 14 years ago
  56. c05e7ac ftmac100: use GFP_ATOMIC allocations where needed by Eric Dumazet · 13 years ago
  57. 468c3f9 NET: cdc-phonet, handle empty phonet header by Jiri Slaby · 13 years ago
  58. ac90fa6 NET: cdc-phonet, fix stop-queue handling by Jiri Slaby · 13 years ago
  59. 2e588f8 be2net: changes for BE3 native mode support by Sathya Perla · 13 years ago
  60. d478af0 netxen: Notify firmware of Flex-10 interface down by Sony Chacko · 13 years ago
  61. e9a799e xen: netfront: ethtool stats fields should be unsigned long by Ian Campbell · 14 years ago
  62. 60aeba2 Davinci: Do not reset EMAC TX overruns counter on read by Thomas Lange · 14 years ago
  63. af1dc13 phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses by Peter Korsgaard · 14 years ago
  64. dc187cb bnx2: Update firmware and version by Michael Chan · 13 years ago
  65. ea0f0d8 enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFO by Vasanthy Kolluri · 14 years ago
  66. 0b32211 can: wrong index used in inner loop by roel kluin · 14 years ago
  67. 9425276 drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled by Michel Lespinasse · 14 years ago
  68. b3017e6 net: sh_eth: add set_mdio_gate in bb_info by Yoshihiro Shimoda · 14 years ago
  69. 8fcd496 net: sh_eth: add support for SH7757's GETHER by Yoshihiro Shimoda · 14 years ago
  70. e47c905 net: sh_eth: modify the PHY_INTERFACE_MODE by Yoshihiro Shimoda · 14 years ago
  71. c5ed536 net: sh_eth: remove almost #ifdef of SH7763 by Yoshihiro Shimoda · 14 years ago
  72. 4986b99 net: sh_eth: remove the SH_TSU_ADDR by Yoshihiro Shimoda · 14 years ago
  73. 4a55530 net: sh_eth: modify the definitions of register by Yoshihiro Shimoda · 14 years ago
  74. 423cfa7e bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flow by Ariel Elior · 13 years ago
  75. b48f3b9 RDMA/cxgb4: Use ULP_MODE_TCPDDP by Steve Wise · 13 years ago
  76. 7d2c16b ath9k: fix aggregation related interoperability issues by Felix Fietkau · 13 years ago
  77. efff395 ath9k: improve reliability of beacon transmission and stuck beacon handling by Felix Fietkau · 13 years ago
  78. 86271e4 ath9k: fix the .flush driver op implementation by Felix Fietkau · 13 years ago
  79. 0d51ccc ath9k: fix stopping tx dma on reset by Felix Fietkau · 13 years ago
  80. 997941d ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bits by Felix Fietkau · 13 years ago
  81. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  82. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  83. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  84. 1561747 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 13 years ago
  85. ab1ebc9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  86. 1f4a024 ixgbe: DCB, PFC not cleared until reset occurs by John Fastabend · 14 years ago
  87. ff4ab20 ixgbe: add support for VF Transmit rate limit using iproute2 by Lior Levy · 13 years ago
  88. 1390a59 ixgbe: DCB, set minimum bandwidth per traffic class by John Fastabend · 14 years ago
  89. 6fb456a ixgbe: correct typo in define name by Emil Tantilov · 14 years ago
  90. 9dda173 ixgbe: update PHY code to support 100Mbps as well as 1G/10G by Emil Tantilov · 14 years ago
  91. 7e7eb43 ixgbe: remove timer reset to 0 on timeout by Emil Tantilov · 14 years ago
  92. c27931d ixgbe: DCB during ifup use correct CEE or IEEE mode by John Fastabend · 14 years ago
  93. 17049d3 ixgbe: IEEE 802.1Qaz, implement priority assignment table by John Fastabend · 14 years ago
  94. 3b97fd6 ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict by John Fastabend · 14 years ago
  95. 8187cd4 ixgbe: DCB: enable RSS to be used with DCB by John Fastabend · 14 years ago
  96. 24095aa ixgbe: enable ndo_tc_setup by John Fastabend · 14 years ago
  97. e5b6463 ixgbe: DCB, use multiple Tx rings per traffic class by John Fastabend · 14 years ago
  98. dc166e2 ixgbe: DCB remove ixgbe_fcoe_getapp routine by John Fastabend · 14 years ago
  99. f8628d4 ixgbe: DCB, implement ieee_setapp dcbnl ops by John Fastabend · 14 years ago
  100. 3032309 ixgbe: DCB, implement capabilities flags by John Fastabend · 14 years ago