1. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  2. 59be2e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  3. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  4. 43ff8b6 mlx4: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  5. 503914c net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2 by Magnus Damm · 15 years ago
  6. ca55398 ixgbe: allow tx of pre-formatted vlan tagged packets by Gurucharan Shetty · 15 years ago
  7. 734e979 ixgbe: Fix 82598 premature copper PHY link indicatation by Mallikarjuna R Chilakala · 15 years ago
  8. eb985f0 ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters by Mallikarjuna R Chilakala · 15 years ago
  9. a3f92ee bcm63xx_enet: fix compilation failure after get_stats_count removal by Florian Fainelli · 15 years ago
  10. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  11. 166a0fd sky2: leave PCI config space writeable by stephen hemminger · 15 years ago
  12. dae3a51 sky2: print Optima chip name by stephen hemminger · 15 years ago
  13. fb1beb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  14. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  15. a4aee5c drivers/net/bonding/: : use pr_fmt by Joe Perches · 15 years ago
  16. 231d52a can: CAN_MCP251X should depend on HAS_DMA by Geert Uytterhoeven · 15 years ago
  17. 6057912 drivers/net/usb: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  18. 2447f2f drivers/net/cpmac.c: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  19. 94de803 drivers/net/sfc: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  20. 671c880 3c574_cs: disable irq before calling el3_interrupt by Ken Kawasaki · 15 years ago
  21. e080279 mlx4_core: return a negative error value by roel kluin · 15 years ago
  22. c7cd606 can: Fix data length code handling in rx path by Oliver Hartkopp · 15 years ago
  23. f405425 Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 15 years ago
  24. 09cea96 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  25. 9c3936c Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  26. 46e75f6 net: fix for utsrelease.h moving to generated by Stephen Rothwell · 15 years ago
  27. e1187b3 be2net: fix error in rx completion processing. by Ajit Khaparde · 15 years ago
  28. 7227909 igbvf: avoid reset storms due to mailbox issues by Alexander Duyck · 15 years ago
  29. fef45f4 igb: fix handling of mailbox collisions between PF/VF by Alexander Duyck · 15 years ago
  30. ceb0c77 usb: remove rare pm primitive for conversion to new API by Oliver Neukum · 15 years ago
  31. 5017065 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  32. e2b18e3 smc91x: remove OMAP specific bits by Ladislav Michl · 15 years ago
  33. 748e566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  34. bbb8461 can: add the driver for Analog Devices Blackfin on-chip CAN controllers by Barry Song · 15 years ago
  35. ccdddf5 cxgb3: Fixing EEH handlers by Breno Leitao · 15 years ago
  36. 4e9c4fd cnic: Zero out status block and Event Queue indices. by Michael Chan · 15 years ago
  37. 1bcdc32 cnic: Send delete command when shutting down iSCSI ring. by Michael Chan · 15 years ago
  38. 5fc3441 net: smc91x: Fix up type mismatch in smc_drv_resume(). by Paul Mundt · 15 years ago
  39. fd0775b smc91x: fix unused flags warnings on UP systems by Mike Frysinger · 15 years ago
  40. d66f0b2 net: Add missing TST_CFG_WRITE bits around sky2_pci_write by Takashi Iwai · 15 years ago
  41. b338682 net: Fix Yukon-2 Optima TCP offload setup by Takashi Iwai · 15 years ago
  42. ba2dca9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  43. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  44. fb34d53 USB: remove the auto_pm flag by Alan Stern · 15 years ago
  45. c557c15 net: niu uses crc32, so select CRC32 by Randy Dunlap · 15 years ago
  46. 214ac9a b43: Remove reset after fatal DMA error by Larry Finger · 15 years ago
  47. 49d7590 rtl8187: add radio led and fix warnings on suspend by Herton Ronaldo Krzesinski · 15 years ago
  48. 512414b ath5k: enable EEPROM checksum check by Luis R. Rodriguez · 15 years ago
  49. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  50. 43de004 gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=y by Anton Vorontsov · 15 years ago
  51. bcd6acd Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  52. e018882 b44 WOL setup: one-bit-off stack corruption kernel panic fix by Stanislav Brabec · 15 years ago
  53. cb19054 atl1c:use common_task instead of reset_task and link_chg_task by Jie Yang · 15 years ago
  54. 4b45e34 atl1c:add pci map direction in atl1c_buffer flags by Jie Yang · 15 years ago
  55. 634d7df netxen: fix firmware type check by Dhananjay Phadke · 15 years ago
  56. f2251f6 netxen:fix napi intr enable check by Amit Kumar Salecha · 15 years ago
  57. 6f77141 netxen: protect device reset by rtnl_lock by Amit Kumar Salecha · 15 years ago
  58. a29ec08 mv643xx_eth: check for valid hw address (resubmit) by Denis Kirjanov · 15 years ago
  59. 1e4e076 net/mpc5200: Fix locking on fec_mpc52xx driver by Asier Llano · 15 years ago
  60. 4b860ab myri10ge: use src+dst for rss hashing by Brice Goglin · 15 years ago
  61. 74757d4 ixgbe: add support for 82599 KR device 0x1517 by Don Skidmore · 15 years ago
  62. 60d5113 ixgbe: Fix TX stats accounting by Eric Dumazet · 15 years ago
  63. 3421eec e1000e: only perform ESB2 MDIC workaround on certain configurations by Bruce Allan · 15 years ago
  64. 0781895 e1000e: replace incorrect use of GG82563_REG macro by Bruce Allan · 15 years ago
  65. 93a23f4 e1000e: minor correction to name of bit in CTRL_EXT register by Bruce Allan · 15 years ago
  66. 6a213af ath5k: add support for Dell Vostro A860 LED by Shahar Or · 15 years ago
  67. a589296 orinoco: remove spare KERN_DEBUG by David Kilroy · 15 years ago
  68. 70d5713 rtl8187: Fix wrong rfkill switch mask for some models by Larry Finger · 15 years ago
  69. 815833e ath9k: fix tx status reporting by Felix Fietkau · 15 years ago
  70. 16cec43 mwl8k: don't complain about oversized beacons in FINALIZE_JOIN by Lennert Buytenhek · 15 years ago
  71. d1844d7 mwl8k: don't overwrite mwl8k_vif::bssid until after disassociation by Lennert Buytenhek · 15 years ago
  72. d8a8dd8 mwl8k: struct ieee80211_rx_status::qual is deprecated by Lennert Buytenhek · 15 years ago
  73. 3db95e5 mwl8k: don't forget to call pci_disable_device() by Lennert Buytenhek · 15 years ago
  74. 89b872e mwl8k: increase firmware loading timeouts by Lennert Buytenhek · 15 years ago
  75. 7e1112d mwl8k: allow more time for transmit rings to drain by Lennert Buytenhek · 15 years ago
  76. 0c9cc640 mwl8k: allow more time for firmware commands to complete by Lennert Buytenhek · 15 years ago
  77. 8e9f33f mwl8k: properly report rate on received 40MHz packets by Lennert Buytenhek · 15 years ago
  78. ca00930 mwl8k: fix addr4 zeroing and payload overwrite on DMA header creation by Lennert Buytenhek · 15 years ago
  79. 20f09c3 mwl8k: prevent corruption of QoS field on receive by Lennert Buytenhek · 15 years ago
  80. 140eb5e mwl8k: fix UPDATE_STADB command struct legacy_rates array length by Lennert Buytenhek · 15 years ago
  81. 0b5351a mwl8k: fix MCS bitmap size in SET_RATE command by Lennert Buytenhek · 15 years ago
  82. c14589e wl1251: don't build null data template in wl1251_op_config() by Kalle Valo · 15 years ago
  83. de8df1e wl1251: fix bssid handling by Kalle Valo · 15 years ago
  84. e84217a wl1251: remove false warning messages by Kalle Valo · 15 years ago
  85. 9b1cb21 iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change by John W. Linville · 15 years ago
  86. e15c1c1 pcmcia: remove unused IRQ_FIRST_SHARED by Dominik Brodowski · 15 years ago
  87. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  88. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  89. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  90. 8ae45a5 IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c. by Krzysztof Hałasa · 15 years ago
  91. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 15 years ago
  92. 8f56874 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
  93. 159bcfe iwmc3200wifi: Enable wimax core through module parameter by Samuel Ortiz · 15 years ago
  94. 43b5ffe iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter by Samuel Ortiz · 15 years ago
  95. 1ee9d42 iwmc3200wifi: Coex table command does not expect a response by Samuel Ortiz · 15 years ago
  96. f330d4f iwmc3200wifi: Update wiwi priority table by Samuel Ortiz · 15 years ago
  97. 250cce2 iwlwifi: driver version track kernel version by Reinette Chatre · 15 years ago
  98. 212fb57 iwlwifi: indicate uCode type when fail dump error/event log by Wey-Yi Guy · 15 years ago
  99. bd3709b iwl3945: remove duplicated event logging code by Wey-Yi Guy · 15 years ago
  100. df98a49 b43: fix two warnings by Johannes Berg · 15 years ago