1. 95acf7d net: xilinx_emaclite: Fix problem with first incoming packet by Michal Simek · 15 years ago
  2. 07653aa netxen: fix firmware init after resume by Dhananjay Phadke · 15 years ago
  3. a598ae1 netxen: fix minor tx timeout bug by Dhananjay Phadke · 15 years ago
  4. 03b88a6 pcmcia: pcnet_cs.c removing useless condition by Jaswinder Singh Rajput · 15 years ago
  5. 44c852e igb: resolve namespacecheck warning for igb_hash_mc_addr by Alexander Duyck · 15 years ago
  6. bb5a9ad ixgbe: move rx queue RSC configuration to a separate function by Nelson, Shannon · 15 years ago
  7. f7554a2 ixgbe: Allow tx itr specific settings by Nelson, Shannon · 15 years ago
  8. 0a1f87c ixgbe: fix sfp_timer clean up in ixgbe_down by Don Skidmore · 15 years ago
  9. 702171a ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interface by Sebastian Haas · 15 years ago
  10. c1e815c cpc-usb: Removed driver from staging tree by Sebastian Haas · 15 years ago
  11. 762c6aa cpmac: fix compilation errors against undeclared BUS_ID_SIZE by Florian Fainelli · 15 years ago
  12. b31c50a be2net: fix some cmds to use mccq instead of mbox by Sathya Perla · 15 years ago
  13. 03f1899 atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA by Jie Yang · 15 years ago
  14. 3264690 wl12xx: Fix print_mac() conversion. by David S. Miller · 15 years ago
  15. 0aad191 wl12xx: switch to %pM to print the mac address by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  16. e99b1f0 b44: the poll handler b44_poll must not enable IRQ unconditionally by Dongdong Deng · 15 years ago
  17. b9f6025 bonding: make ab_arp select active slaves as other modes by Jiri Pirko · 15 years ago
  18. c127bdf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  19. de32cce ssb/sdio: fix printk format warnings by Randy Dunlap · 15 years ago
  20. f7f7117 p54usb: add Zcomax XG-705A usbid by Christian Lamparter · 15 years ago
  21. 634354d mlx4: Fix access to freed memory by Vitaliy Gusev · 15 years ago
  22. ca51927 sky2: Make sure both ports initialize correctly by Stephen Hemminger · 15 years ago
  23. 07e3163 sky2: transmit ring accounting by Stephen Hemminger · 15 years ago
  24. 531afd6 pcnet_cs: add cis of Linksys multifunction pcmcia card by Ken Kawasaki · 15 years ago
  25. 75c7850 bonding: remap muticast addresses without using dev_close() and dev_open() by Moni Shoua · 15 years ago
  26. 481a819 can: fix NOHZ local_softirq_pending 08 warning by Oliver Hartkopp · 15 years ago
  27. d314737 igb: do not allow phy sw reset code to make calls to null pointers by Alexander Duyck · 15 years ago
  28. 2fb02a2 igb: reset sgmii phy at start of init by Alexander Duyck · 15 years ago
  29. 6b1be19 ixgbe: Create separate media type for CX4 adapters by Peter P Waskiewicz Jr · 15 years ago
  30. 8911184 ixgbe: Add support for 82599-based CX4 adapters by Peter P Waskiewicz Jr · 15 years ago
  31. 1b3ff02 ixgbe: Properly disable packet split per-ring when globally disabled by Peter P Waskiewicz Jr · 15 years ago
  32. ce18761 cdc-phonet: remove noisy debug statement by Rémi Denis-Courmont · 15 years ago
  33. 5708e86 net: constify remaining proto_ops by Alexey Dobriyan · 15 years ago
  34. e4c57d0 netdev: smc91x: drop Blackfin cruft by Michael Hennerich · 15 years ago
  35. 4142e0d Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  36. cd559b3 ssb: Fix error when V1 SPROM extraction is forced by Larry Finger · 15 years ago
  37. 559a474 iwlwifi: disable powersave for 4965 by Johannes Berg · 15 years ago
  38. 2ff6578 iwlwifi: find the correct first antenna by Wey-Yi Guy · 15 years ago
  39. 0aae511 iwlwifi: fix potential rx buffer loss by Reinette Chatre · 15 years ago
  40. 392a0ba iwlwifi: fix HT operation in 2.4 GHz band by Daniel C Halperin · 15 years ago
  41. e175e99 b43: Fix resume failure by Michael Buesch · 15 years ago
  42. 54a68d1 ssb: Disable verbose SDIO coreswitch by Michael Buesch · 15 years ago
  43. ff4d572 wireless: default CONFIG_WLAN to y by Luis R. Rodriguez · 15 years ago
  44. d37b7da ath9k: Fix bug in ANI channel handling by Sujith · 15 years ago
  45. 32f6afd b43: Force-wake queues on init by Michael Buesch · 15 years ago
  46. e484c16 hostap: Revert a toxic part of the conversion to net_device_ops by Martin Decky · 15 years ago
  47. d7e9660 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  48. b8cb48a Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  49. aa3caaf pohmelfs: Use new syncing helper by Jan Kara · 15 years ago
  50. eef9938 vfs: Rename generic_file_aio_write_nolock by Christoph Hellwig · 15 years ago
  51. b04f932 pohmelfs: Use __generic_file_aio_write instead of generic_file_aio_write_nolock by Jan Kara · 15 years ago
  52. b581af5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. 13af7a6 netxen: update copyright by Dhananjay Phadke · 15 years ago
  54. 74c520d netxen: fix tx timeout recovery by Amit Kumar Salecha · 15 years ago
  55. ec5c50c netxen: fix file firmware leak by Dhananjay Phadke · 15 years ago
  56. ea6828b netxen: improve pci memory access by Dhananjay Phadke · 15 years ago
  57. f78c085 netxen: change firmware write size by Amit Kumar Salecha · 15 years ago
  58. 5ea1c50 tg3: Fix return ring size breakage by Matt Carlson · 15 years ago
  59. 8637343 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  60. 9feae56 netxen: build fix for INET=n by Randy Dunlap · 15 years ago
  61. b9356c5 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. 12a4996 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  63. 989aa44 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. 02571f8 cdc-phonet: autoconfigure Phonet address by Rémi Denis-Courmont · 15 years ago
  65. 384912e net: Add DEVTYPE support for Ethernet based devices by Marcel Holtmann · 15 years ago
  66. f510c35 mv643xx_eth.c: remove unused txq_set_wrr() by Mikael Pettersson · 15 years ago
  67. 864fdf8 ucc_geth: Fix hangs after switching from full to half duplex by Anton Vorontsov · 15 years ago
  68. 7de8ee7 ucc_geth: Rearrange some code to avoid forward declarations by Anton Vorontsov · 15 years ago
  69. 8ff4498 phy/marvell: Make non-aneg speed/duplex forcing work for 88E1111 PHYs by Anton Vorontsov · 15 years ago
  70. a4b1164 drivers/net/phy: introduce missing kfree by Julia Lawall · 15 years ago
  71. 966a5d1 drivers/net/wan: introduce missing kfree by Julia Lawall · 15 years ago
  72. ffcfb8d Subject: [PATCH] appletalk: Fix skb leak when ipddp interface is not loaded by Arnaldo Carvalho de Melo · 15 years ago
  73. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  74. a12e4d3 Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  75. 89af571 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  76. 2490138 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  77. f6f7919 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  78. 59e3692 [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code by Michael Holzheu · 15 years ago
  79. e86a6ed [S390] Get rid of cpuid.h header file. by Heiko Carstens · 15 years ago
  80. 53f8c57 [S390] tape: Fix device online messages by Michael Holzheu · 15 years ago
  81. c4de0c1 [S390] kvm: use console_initcall() to initialize s390 virtio console by Hendrik Brueckner · 15 years ago
  82. 68d36bd [S390] tape: reversed order of labels by Roel Kluin · 15 years ago
  83. edc44fa [S390] zcrypt: Free ap_device if dev_set_name fails. by Felix Beck · 15 years ago
  84. 95f1556 [S390] zcrypt: Use spin_lock_bh in suspend callback by Felix Beck · 15 years ago
  85. 99b5e2d [S390] xpram: Remove checksum validation for suspend/resume by Michael Holzheu · 15 years ago
  86. 3f7cb51 [S390] vmur: Invalid allocation sequence for vmur class by Michael Holzheu · 15 years ago
  87. c114728 [S390] add call home support by Hans-Joachim Picht · 15 years ago
  88. 6292b9e [S390] tape: use init_timer_on_stack() rather than init_timer() by Frank Munzert · 15 years ago
  89. c630493 [S390] proper use of device register by Sebastian Ott · 15 years ago
  90. ca99dab [S390] dasd: fix message naming by Stefan Haberland · 15 years ago
  91. 68b781f [S390] dasd: optimize cpu usage in goodcase by Stefan Haberland · 15 years ago
  92. 97f604b [S390] dasd: fail requests when device state is less then ready by Stefan Weinhuber · 15 years ago
  93. 3ac276f [S390] cio: remove ccw_device init_name by Sebastian Ott · 15 years ago
  94. 3b554a1 [S390] cio: move final put_device to ccw_device_unregister by Sebastian Ott · 15 years ago
  95. 6ee4fec [S390] cio: remove subchannel init_name by Sebastian Ott · 15 years ago
  96. ab6aae0 [S390] cio: fix memleak in subchannel validation by Sebastian Ott · 15 years ago
  97. f014824 [S390] cio: fix use after free in s390 debug feature by Sebastian Ott · 15 years ago
  98. 3f09bb8 [S390] qdio: remove limited number of debugfs entries by Jan Glauber · 15 years ago
  99. 217ee6c [S390] cio: failing set online/offline processing. by Michael Ernst · 15 years ago
  100. be7a2dd [S390] cio: ensure to hold a reference for deferred deregistration by Sebastian Ott · 15 years ago