1. cc1cb00 bnx2x: Supporting new BCM8726 FW by Eilon Greenstein · 16 years ago
  2. 762d5f6 bnx2x: Calling tx disable unconditionally by Eilon Greenstein · 16 years ago
  3. 490c3c9 bnx2x: Using DMA engine by Eilon Greenstein · 16 years ago
  4. 2059aba bnx2x: Missing module parameter description by Eilon Greenstein · 16 years ago
  5. 8534f32 bnx2x: napi_poll budget check by Eilon Greenstein · 16 years ago
  6. 7961f79 bnx2x: Unlimited Tx interrupt work by Eilon Greenstein · 16 years ago
  7. 1611978 bnx2x: Add rmb to read status block indices on load by Eilon Greenstein · 16 years ago
  8. 6044735 bnx2x: Reduce the likelihood of smb_mb by Eilon Greenstein · 16 years ago
  9. 0d1a8d2 bnx2x: Misleading name by Eilon Greenstein · 16 years ago
  10. 98589bb bnx2x: Remove redundant smb_mb on unload by Eilon Greenstein · 16 years ago
  11. a8c9a53 typhoon: repair firmware loading by David Dillow · 16 years ago
  12. d20b606 e1000: fix unmap bug by Jesse Brandeburg · 16 years ago
  13. 8ddc951 e1000e: fix unmap bug by Jesse Brandeburg · 16 years ago
  14. 19147bb igb: remove skb_orphan calls by Alexander Duyck · 16 years ago
  15. d3a21be skbuff.h: fix timestamps kernel-doc by Randy Dunlap · 16 years ago
  16. 94f52cd sfc: Add support for SFN4112F SFP+ reference design by Ben Hutchings · 16 years ago
  17. 8129d21 sfc: Clean up LED control by Ben Hutchings · 16 years ago
  18. b4a44a6 sfc: Delete unused efx_blinker::led_num field by Ben Hutchings · 16 years ago
  19. d2d2c37 sfc: Add support for QT2025C PHY by Ben Hutchings · 16 years ago
  20. 3f39a5e sfc: Fix reporting of PHY id by Ben Hutchings · 16 years ago
  21. f794fd4 sfc: Remove "XFP" from log messages that are not specific to XFP by Ben Hutchings · 16 years ago
  22. 190dbcf sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisation by Ben Hutchings · 16 years ago
  23. 7b065f9 sfc: Fix test for MDIO read failure by Ben Hutchings · 16 years ago
  24. 22ef02c sfc: SFT9001: Include non-breaking cable diagnostics in online self-tests by Ben Hutchings · 16 years ago
  25. c747583 wimax/i2400m: implement RX reorder support by Inaky Perez-Gonzalez · 16 years ago
  26. 61b8d26 wimax: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  27. fd5c565 wimax/i2400m: support extended data RX protocol (no need to reallocate skbs) by Inaky Perez-Gonzalez · 16 years ago
  28. 347707b wimax: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  29. 8987691 wimax/i2400m: allow control of the base-station idle mode timeout by Inaky Perez-Gonzalez · 16 years ago
  30. 6a0f7ab wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_version by Inaky Perez-Gonzalez · 16 years ago
  31. efa05d0 wimax/i2400m: drop support for deprecated major fw interface, add for new minor by Inaky Perez-Gonzalez · 16 years ago
  32. 1039abb wimax/i2400m: add the ability to fallback to other firmware files if the default is not there by Inaky Perez-Gonzalez · 16 years ago
  33. 86739fb dccp: Do not let initial option overhead shrink the MPS by Gerrit Renker · 16 years ago
  34. 361a5c1 dccp: Minimise header option overhead in setting the MPS by Gerrit Renker · 16 years ago
  35. 9ce0146 tcp: get rid of two unnecessary u16s in TCP skb flags copying by Ilpo Järvinen · 16 years ago
  36. 0d6a775 tcp: in sendmsg/pages open code the real goto target by Ilpo Järvinen · 16 years ago
  37. cabeccb tcp: kill eff_sacks "cache", the sole user can calculate itself by Ilpo Järvinen · 16 years ago
  38. 758ce5c tcp: add helper for AI algorithm by Ilpo Järvinen · 16 years ago
  39. 571a5dd htcp: merge icsk_ca_state compare by Ilpo Järvinen · 16 years ago
  40. e6c7d08 tcp: drop unnecessary local var in collapse by Ilpo Järvinen · 16 years ago
  41. bc079e9 tcp: cleanup ca_state mess in tcp_timer by Ilpo Järvinen · 16 years ago
  42. 7363a5b tcp: separate timeout marking loop to it's own function by Ilpo Järvinen · 16 years ago
  43. d0af416 tcp: remove redundant code from tcp_mark_lost_retrans by Ilpo Järvinen · 16 years ago
  44. 02276f3 tcp: fix corner case issue in segmentation during rexmitting by Ilpo Järvinen · 16 years ago
  45. d3d2ae4 tcp: Don't clear hints when tcp_fragmenting by Ilpo Järvinen · 16 years ago
  46. 62ad276 tcp: deferring in middle of queue makes very little sense by Ilpo Järvinen · 16 years ago
  47. 59a08cb tcp: fix lost_cnt_hint miscounts by Ilpo Järvinen · 16 years ago
  48. ac11ba7 tcp: don't backtrack to sacked skbs by Ilpo Järvinen · 16 years ago
  49. 79cb5de jme: Advance version number after previous changes by Guo-Fu Tseng · 16 years ago
  50. 093fb69 typhoon: Add missing firmware copy. by David S. Miller · 16 years ago
  51. c3b3240 rds: Fix build on powerpc. by David S. Miller · 16 years ago
  52. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  53. 52c0326 zaurus: add usb id for motomagx phones by Dmitriy Taychenachev · 16 years ago
  54. 05ffb3e usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() by Bjørn Mork · 16 years ago
  55. 2cf48a1 veth: Fix carrier detect by Eric W. Biederman · 16 years ago
  56. cac477e cdc_ether: add usb id for Ericsson F3507g by Bjørn Mork · 16 years ago
  57. 814c01d jme: Adding {64,40}bits DMA mask back by Guo-Fu Tseng · 16 years ago
  58. eb352b8 jme: Clear all modified GHC register flags by Guo-Fu Tseng · 16 years ago
  59. 7f7fd2d jme: Fix pci sync by Guo-Fu Tseng · 16 years ago
  60. 07c8d2a jme: Modifies messages to display correct hardware version by Guo-Fu Tseng · 16 years ago
  61. 6709fe9 r8169: read MAC address from EEPROM on init (2nd attempt) by Ivan Vecera · 16 years ago
  62. fc1f209 ixgbe: Fix some compiler warnings. by David S. Miller · 16 years ago
  63. d517c4a typhoon: Need non-vmalloc memory to DMA firmware to the card. by David S. Miller · 16 years ago
  64. e8e2635 ixgbe: Add 82599 device id's, hook it up into the main driver. by PJ Waskiewicz · 16 years ago
  65. 235ea82 ixgbe: Add DCB for 82599, remove BCN support by PJ Waskiewicz · 16 years ago
  66. 11afc1b ixgbe: Add hardware specific initialization code for 82599 devices by PJ Waskiewicz · 16 years ago
  67. 9ec06ff tcp: fix retrans_out leaks by Ilpo Järvinen · 16 years ago
  68. 709ab32 net headers: export dcbnl.h by Chris Leech · 16 years ago
  69. 5c25222 net headers: cleanup dcbnl.h by Chris Leech · 16 years ago
  70. 4ead443 netpoll: Add drop checks to all entry points by Herbert Xu · 16 years ago
  71. 8010dc3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  72. 18963ca Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  73. 98f8948 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  74. 778ef1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  75. 3c4f115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  76. 7187adb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  77. 535d8e8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. 6febf65 Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  79. 174eef1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  80. 5cf8cf4 Fix FREEZE/THAW compat_ioctl regression by Christoph Hellwig · 16 years ago
  81. 31d8b56 hpilo: new pci device by David Altobelli · 16 years ago
  82. bea5606 checkpatch: version 0.28 by Andy Whitcroft · 16 years ago
  83. 417495e checkpatch: add __ref as a sparse modifier by Andy Whitcroft · 16 years ago
  84. 9360b0e checkpatch: extend attribute testing to all modifiers by Andy Whitcroft · 16 years ago
  85. 667026e checkpatch: a modifier is not an identifier at the end of a type by Andy Whitcroft · 16 years ago
  86. a3340b3 checkpatch: pointer type star may have modifiers following by Andy Whitcroft · 16 years ago
  87. 00ef4ec checkpatch: correctly handle type spacing in the face of modifiers by Andy Whitcroft · 16 years ago
  88. e2f7aa4 checkpatch: do not warn about -p0 patches when checking files by Andy Whitcroft · 16 years ago
  89. f4a8773 checkpatch: make in_atomic ok in the core by Andy Whitcroft · 16 years ago
  90. cbb7667 mm: fix lazy vmap purging (use-after-free error) by Vegard Nossum · 16 years ago
  91. 7766970 mm: vmap fix overflow by Nick Piggin · 16 years ago
  92. 5170836 Fix recursive lock in free_uid()/free_user_ns() by David Howells · 16 years ago
  93. 8ca2f15 w1: add missing Kconfig/Makefile entries for DS2431 slave driver by Herton Ronaldo Krzesinski · 16 years ago
  94. adc4872 EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPL by Benny Halevy · 16 years ago
  95. dca1714 w1_ds2433: clear the validcrc flag after a write by Ben Gardner · 16 years ago
  96. e747951 USB: musb: fix srp sysfs entry deletion by Vikram Pandita · 16 years ago
  97. 5c23c90 USB: musb: resume suspended root hub on disconnect by Anand Gadiyar · 16 years ago
  98. 136733d USB: musb: use right poll limit for low speed devices by Sergei Shtylyov · 16 years ago
  99. 3ecdb9a USB: musb: be careful with 64K+ transfer lengths, host side by Sergei Shtylyov · 16 years ago
  100. 51d9f3e USB: musb: fix data toggle saving with shared FIFO by Sergei Shtylyov · 16 years ago