1. c458bc5 bnx2x: update version to 1.52.1 by Eilon Greenstein · 15 years ago
  2. ab6ad5a bnx2x: Whitespaces and comments by Eilon Greenstein · 15 years ago
  3. 9c63de6 bnx2x: Removing unused definitions by Eilon Greenstein · 15 years ago
  4. 45a4864 bnx2x: Beautify bnx2x_dump.h by Eilon Greenstein · 15 years ago
  5. 573f203 bnx2x: Re-factor the initialization code by Eilon Greenstein · 15 years ago
  6. e4ed711 bnx2x: Using PCI_DEVICE macro by Eilon Greenstein · 15 years ago
  7. 0fc5d00 bnx2x: Adding explicit casting by Eilon Greenstein · 15 years ago
  8. 659bc5c bnx2x: Using macro for phy address by Eilon Greenstein · 15 years ago
  9. 1ef70b9 bnx2x: Re-arrange the link structures for better alignment by Eilon Greenstein · 15 years ago
  10. 8924665 bnx2x: Missing smp_wmb for statistics state machine by Eilon Greenstein · 15 years ago
  11. 5793720 bnx2x: Remove SGMII configuration when not required by Eilon Greenstein · 15 years ago
  12. 6f65497 bnx2x: Keep only one HW path active by Eilon Greenstein · 15 years ago
  13. 54016b2 bnx2x: Check unzip return code by Eilon Greenstein · 15 years ago
  14. 5ff7b6d bnx2x: Remove the init_dmae field from bp by Eilon Greenstein · 15 years ago
  15. 0d28e49 bnx2x: Updating regdump_len at drvinfo by Eilon Greenstein · 15 years ago
  16. 938cf54 bnx2x: Move printing of version from probe to the init by Eilon Greenstein · 15 years ago
  17. 37f9ce6 bnx2x: Combine get_pcie_width and get_pcie_speed by Eilon Greenstein · 15 years ago
  18. e3553b2 bnx2x: Stop loading if error condition detected by Eilon Greenstein · 15 years ago
  19. df4770de bnx2x: Calling pci_set_drvdata earlier by Eilon Greenstein · 15 years ago
  20. a18f512 bnx2x: Configurable pause scheme by Eilon Greenstein · 15 years ago
  21. a119a06 bnx2x: Adding Likely directive by Eilon Greenstein · 15 years ago
  22. 619e7a6 bnx2x: Prefetch the page containing the BD descriptor by Eilon Greenstein · 15 years ago
  23. 6fe49bb bnx2x: Reporting host statistics to management FW by Eilon Greenstein · 15 years ago
  24. cdea521 bnx2x: Removing old PHY FW upgrade code by Eilon Greenstein · 15 years ago
  25. f57a602 bnx2x: Supporting PHY FW upgrade by Eilon Greenstein · 15 years ago
  26. 01cd452 bnx2x: MDC/MDIO CL45 IOCTLs by Eilon Greenstein · 15 years ago
  27. 239d686 bnx2x: Adding XAUI CL73 autoneg support by Eilon Greenstein · 15 years ago
  28. bc7f0a0 bnx2x: BCM8727 FW load by Eilon Greenstein · 15 years ago
  29. 97b41da bnx2x: get_ext_phy_fw_version returns NULL if not applicable by Eilon Greenstein · 15 years ago
  30. b1607af bnx2x: Reading the FW version of the BCM8481 PHY by Eilon Greenstein · 15 years ago
  31. 2f90446 bnx2x: BCM8481 LED4 instead of LASI by Eilon Greenstein · 15 years ago
  32. 0c59327 bnx2x: Advertize flow control normally in MF mode by Eilon Greenstein · 15 years ago
  33. 2691d51 bnx2x: Supporting Device Control Channel by Eilon Greenstein · 15 years ago
  34. a1d5817 bnx2x: Removing old FW files by Eilon Greenstein · 15 years ago
  35. ca00392 bnx2x: Using the new FW by Eilon Greenstein · 15 years ago
  36. 6200f09 bnx2x: New FW files by Eilon Greenstein · 15 years ago
  37. 85910a8e r8169: phy init for the 8102e by françois romieu · 15 years ago
  38. 0b9b571 r8169: phy init for the 8169s by françois romieu · 15 years ago
  39. 2e955856 r8169: phy init for the 8169scd by françois romieu · 15 years ago
  40. 8c7006a r8169: phy init for the 8169sce by françois romieu · 15 years ago
  41. 21d5736 r8169: differentiate close chipsets in the startup identification message by françois romieu · 15 years ago
  42. 5edcc53 r8169: fix r8101 quirk dupe by françois romieu · 15 years ago
  43. cb7d9e7f Phonet: fix /proc/net/phonet with network namespaces by Rémi Denis-Courmont · 15 years ago
  44. 859b1e4 be2net: clear & notify residual events before destroying event queues by Sathya Perla · 15 years ago
  45. cdab23b be2net: fix bad queue traversal in be_rx_q_clean() by Sathya Perla · 15 years ago
  46. a8e9179 be2net: Clear pending tx completions before destroying tx queue by Sathya Perla · 15 years ago
  47. f234164 net: smc911x: includecheck fix for smc911x.h by Jaswinder Singh Rajput · 15 years ago
  48. aed7df8 net: include/linux/icmpv6: includecheck fix for icmpv6.h by Jaswinder Singh Rajput · 15 years ago
  49. d023421 myri10ge: improve parity error detection and recovery by Brice Goglin · 15 years ago
  50. c9145a2 drivers/net: Correct use of request_region/request_mem_region by Julia Lawall · 15 years ago
  51. bdf50d7 net: pcmcia/axnet_cs: includecheck fix axnet_cs.c by Jaswinder Singh Rajput · 15 years ago
  52. ab4c0c7 net: cs89x0: includecheck fix for cs89x0.c by Jaswinder Singh Rajput · 15 years ago
  53. 582b95c drivers/net/tokenring: Use status field rather than state field by Julia Lawall · 15 years ago
  54. 176edd5 drivres/net: Change constant name by Julia Lawall · 15 years ago
  55. 798c752 fakehard: use START-CONFIRM primitive to report START failure by Dmitry Baryshkov · 15 years ago
  56. acb8aac nl802154: support START-CONFIRM primitive by Dmitry Baryshkov · 15 years ago
  57. 99eb855 af_ieee802154: add support for WANT_ACK socket option by Dmitry Baryshkov · 15 years ago
  58. 74eda55 af_ieee802154: minor cleanup in dgram_bind by Dmitry Baryshkov · 15 years ago
  59. 8e753dd nl802154: add support for dumping WPAN interface information by Dmitry Baryshkov · 15 years ago
  60. 48a2f11 documentation: fix wrt. headers rename by Dmitry Baryshkov · 15 years ago
  61. 78090a5 nl802154: make ieee802154_policy constant by Dmitry Baryshkov · 15 years ago
  62. 8505091d af_ieee802154: drop IEEE802154_SIOC_ADD_SLAVE declaration by Dmitry Baryshkov · 15 years ago
  63. 6885ffb Use correct NET_RX_* returns for atalk_rcv() by Mark Smith · 15 years ago
  64. b91cd14 f_phonet: use page-sized rather than MTU-sized RX buffers by Rémi Denis-Courmont · 15 years ago
  65. 5da63cc f_phonet: lock-less MTU change by Rémi Denis-Courmont · 15 years ago
  66. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  67. 9799218 Revert "libertas: Read buffer overflow" by David S. Miller · 15 years ago
  68. 07f6642 net,pppoe: fixup module init/exit subsequent calls by Cyrill Gorcunov · 15 years ago
  69. e9d126c ar9170: fix read & write outside array bounds by Dan Carpenter · 15 years ago
  70. 363ec56 ar9170usb: fix spurious firmware related message by Christian Lamparter · 15 years ago
  71. 973507c mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc() by roel kluin · 15 years ago
  72. be12159 zorro8390: Fix read buffer overflow in zorro8390_init_one() by roel kluin · 15 years ago
  73. 5e33b71 pcnet32: Read buffer overflow by roel kluin · 15 years ago
  74. 418372b sctp: fix missing destroy of percpu counter variable in sctp_proc_exit() by Rafael Laufer · 15 years ago
  75. 018d21e MAINTAINERS: additional NETWORKING [GENERAL] and NETWORKING DRIVERS patterns by Joe Perches · 15 years ago
  76. 75c4885 gianfar: keep vlan related state when restart by Yong Zhang · 15 years ago
  77. 148675a e1000e: fix potential NVM corruption on ICH9 with 8K bank size by Bruce Allan · 15 years ago
  78. 373a88d e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts by Bruce Allan · 15 years ago
  79. 6e455b89 ixgbe: Disable packet split only on FCoE queues in 82599 by Yi Zou · 15 years ago
  80. a6616b4 ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl() by Yi Zou · 15 years ago
  81. 876bfd4 tun: Extend RTNL lock coverage over whole ioctl by Herbert Xu · 15 years ago
  82. 9555b31 fec: fix FEC driver packet transmission breakage by Greg Ungerer · 15 years ago
  83. e84b90a can: Fix raw_getname() leak by Eric Dumazet · 15 years ago
  84. b79a794 Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash addresses with addition by Jussi Mäki · 15 years ago
  85. 082ba88 atlx: strncpy does not null terminate string by Roel Kluin · 15 years ago
  86. 5d5ceb8 irda: fix read buffer overflow by Roel Kluin · 15 years ago
  87. cb2f33e MAINTAINERS: update atlx contact info by Chris Snook · 15 years ago
  88. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  89. 819ae6a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  90. f4b9a98 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  91. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  92. fb1ee45 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  93. 2e9b11a Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 95d0ad0 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  95. 413dd87 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. 713e3e1 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  97. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 15 years ago
  98. 3a65930 perf_counter, ftrace: Fix perf_counter integration by Peter Zijlstra · 15 years ago
  99. e356033 Merge branch 'linus' into tracing/urgent by Ingo Molnar · 15 years ago
  100. b4a2f5e KVM: Avoid redelivery of edge interrupt before next edge by Gleb Natapov · 15 years ago