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