1. 8602b4f [Bluetooth] Add missing entry for Nokia DTL-4 PCMCIA card by Marcel Holtmann · 18 years ago
  2. 0eab934 [Bluetooth] Add support for newer ANYCOM USB dongles by Marcel Holtmann · 18 years ago
  3. 58f5397 [NET]: Can use __get_cpu_var() instead of per_cpu() in loopback driver. by Eric Dumazet · 18 years ago
  4. 6cf431d [SPARC]: Clean up asm-sparc/elf.h pollution in userspace. by David Woodhouse · 18 years ago
  5. 78d7942 [IPV4] inet_peer: Group together avl_left, avl_right, v4daddr to speedup lookups on some CPUS by Eric Dumazet · 18 years ago
  6. 06ca719 [TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err() by Eric Dumazet · 18 years ago
  7. 82fac05 [NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layer by Björn Steinbrink · 18 years ago
  8. 206daaf [NETPOLL]: initialize skb for UDP by Stephen Hemminger · 18 years ago
  9. 6bda573 [SPARC64]: Fix of_ioremap(). by David S. Miller · 18 years ago
  10. e83f214 [SPARC64]: Compute dma_end argument to sabre_pbm_init() correctly. by David S. Miller · 18 years ago
  11. 8c34e2d [PATCH] Remove SUID when splicing into an inode by Jens Axboe · 18 years ago
  12. 01de85e [PATCH] Add lockless helpers for remove_suid() by Jens Axboe · 18 years ago
  13. 6da6180 [PATCH] Introduce generic_file_splice_write_nolock() by Mark Fasheh · 18 years ago
  14. 62752ee [PATCH] Take i_mutex in splice_from_pipe() by Mark Fasheh · 18 years ago
  15. d89e36d [MIPS] Fix iounmap argument to const volatile. by Ralf Baechle · 18 years ago
  16. d2bcf87 [MIPS] Reserve syscall numbers for kexec_load. by Ralf Baechle · 18 years ago
  17. e7a6f9c [MIPS] Update tb0287_defconfig by Yoichi Yuasa · 18 years ago
  18. 0895b19 [MIPS] Update pnx8550-v2pci_defconfig by Yoichi Yuasa · 18 years ago
  19. 00ddf2b [MIPS] Update pnx8500-jbs_defconfig by Yoichi Yuasa · 18 years ago
  20. 94399ea [MIPS] More vr41xx pt_regs fixups by Yoichi Yuasa · 18 years ago
  21. eea32d4 [MIPS] save_context_stack fix by Atsushi Nemoto · 18 years ago
  22. 089c7e7 [MIPS] Use compat_sys_mount. by Ralf Baechle · 18 years ago
  23. 53571ce [MIPS] Fix O32 personality(2) call with 0xffffffff argument. by Thiemo Seufer · 18 years ago
  24. 36d98e7 [MIPS] A few more pt_regs fixups. by Ralf Baechle · 18 years ago
  25. ba38cdf [MIPS] Malta: Fix uninitialized regs pointer. by Ralf Baechle · 18 years ago
  26. 22c56c3 [MIPS] Delete unneeded pt_regs forward declaration. by Ralf Baechle · 18 years ago
  27. 55b7428 [MIPS] Use kallsyms_lookup_size_offset() instead of kallsyms_lookup() by Franck Bui-Huu · 18 years ago
  28. 6723ab5 [IPV6]: Fix route.c warnings when multiple tables are disabled. by David S. Miller · 18 years ago
  29. 6ba7511 [TG3]: Bump driver version and release date. by David S. Miller · 18 years ago
  30. bc3a925 [TG3]: Add lower bound checks for tx ring size. by Michael Chan · 18 years ago
  31. 4295223 [TG3]: Fix set ring params tx ring size implementation by Ranjit Manomohan · 18 years ago
  32. 5175c37 [NET]: reduce per cpu ram used for loopback stats by Eric Dumazet · 18 years ago
  33. 9ce8ade [IPv6] route: Fix prohibit and blackhole routing decision by Thomas Graf · 18 years ago
  34. 3a31b9d [DECNET]: Fix input routing bug by Steven Whitehouse · 18 years ago
  35. ae8064a [TCP]: Bound TSO defer time by John Heffner · 18 years ago
  36. b52f070 [IPv4] fib: Remove unused fib_config members by Thomas Graf · 18 years ago
  37. 22e1e4d [IPV6]: Always copy rt->u.dst.error when copying a rt6_info. by Ville Nuorvala · 18 years ago
  38. 264e91b [IPV6]: Make IPV6_SUBTREES depend on IPV6_MULTIPLE_TABLES. by Ville Nuorvala · 18 years ago
  39. e0eda7b [IPV6]: Clean up BACKTRACK(). by Ville Nuorvala · 18 years ago
  40. 4251320 [IPV6]: Make sure error handling is done when calling ip6_route_output(). by Ville Nuorvala · 18 years ago
  41. 23c435f [SCTP]: Fix minor typo by Ville Nuorvala · 18 years ago
  42. e320af1 [IPV6]: Remove struct pol_chain. by Ville Nuorvala · 18 years ago
  43. 665d866 [TIPC]: Updated TIPC version number to 1.6.2 by Allan Stephens · 18 years ago
  44. 53cfd1e [TIPC]: Unrecognized configuration command now returns error message by Allan Stephens · 18 years ago
  45. eb40946 [TIPC]: Added subscription cancellation capability by Lijun Chen · 18 years ago
  46. fc144de [TIPC]: Can now list multicast link on an isolated network node by Allan Stephens · 18 years ago
  47. 2de07f6 [TIPC]: Fixed slow link reactivation when link tolerance is large by Allan Stephens · 18 years ago
  48. 08c31f7 [TIPC]: Name publication events now delivered in chronological order by Allan Stephens · 18 years ago
  49. 3a8d121 [TIPC]: Add support for Ethernet VLANs by Allan Stephens · 18 years ago
  50. a3df92c [TIPC]: Remove code bloat introduced by print buffer rework by Allan Stephens · 18 years ago
  51. cfb0c08 [TIPC]: Optimize wakeup logic when socket has no waiting processes by Allan Stephens · 18 years ago
  52. e91ed0b [TIPC]: Added duplicate node address detection capability by Allan Stephens · 18 years ago
  53. eb5959c [TIPC]: Stream socket can now send > 66000 bytes at a time by Allan Stephens · 18 years ago
  54. 29ede24 [TIPC]: Debug print buffer enhancements and fixes by Allan Stephens · 18 years ago
  55. 065fd17 [TIPC]: Add missing unlock in port timeout code. by Allan Stephens · 18 years ago
  56. ce9e3d9 Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/bcollins/ubuntu-2.6 by Linus Torvalds · 18 years ago
  57. 64d9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6 by Linus Torvalds · 18 years ago
  58. 17e6c60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6 by Linus Torvalds · 18 years ago
  59. b6aefcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  60. 6574035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  61. 6a13a85 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  62. 3bee9df Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  63. bd452e6 hwmon: Fix debug messages in w83781d by Jean Delvare · 18 years ago
  64. e693810 hwmon: Let w83781d and lm78 load again by Jean Delvare · 18 years ago
  65. 14992c7 w83627ehf: Fix the detection of fan5 by Rudolf Marek · 18 years ago
  66. 4660cb3 k8temp: Documentation update by Rudolf Marek · 18 years ago
  67. 6091780 smsc47m1: List the SMSC LPC47M112 as supported by Jean Delvare · 18 years ago
  68. 15fe25c hwmon: Fix documentation typos by Jean Delvare · 18 years ago
  69. 2ca7b96 adm9240: Update Grant Coady's email address by Grant Coady · 18 years ago
  70. 34fc921 w83791d: Fix unchecked return status by Jim Cromie · 18 years ago
  71. 4ca5224 aoe: fix sysfs_create_file warnings by Greg Kroah-Hartman · 22 years ago
  72. a12c93f aoe: revert printk macros by Ed L. Cashin · 18 years ago
  73. 086216d aoe: update driver version by Ed L. Cashin · 18 years ago
  74. b849086 aoe: remove sysfs comment by Ed L. Cashin · 18 years ago
  75. 392e484 aoe: use bio->bi_idx by Ed L. Cashin · 18 years ago
  76. b751e8b aoe: module parameter for device timeout by Ed L. Cashin · 18 years ago
  77. 4f51dc5 aoe: zero copy write 2 of 2 by Ed L. Cashin · 18 years ago
  78. dced3a0 aoe: improve retransmission heuristics by Ed L. Cashin · 18 years ago
  79. ddec63e aoe: jumbo frame support 2 of 2 by Ed L. Cashin · 18 years ago
  80. 6bb6285 aoe: clean up printks via macros by Ed L. Cashin · 18 years ago
  81. 19bf263 aoe: jumbo frame support 1 of 2 by Ed L. Cashin · 18 years ago
  82. e407a7f aoe: zero copy write 1 of 2 by Ed L. Cashin · 18 years ago
  83. 2fdc0ea aoe: remove unused NARGS enum by Ed L. Cashin · 18 years ago
  84. 2611464 aoe: update copyright date by Ed L. Cashin · 18 years ago
  85. 463c2c1 aoe: eliminate isbusy message by Ed L. Cashin · 18 years ago
  86. 4d66423 driver core: kmalloc() failure check in driver_probe_device by Akinobu Mita · 18 years ago
  87. d9fd4d3b3 Driver core: bus: remove indentation level by Jeff Garzik · 18 years ago
  88. f70fa62 Driver core: Don't ignore error returns from probing by Alan Stern · 18 years ago
  89. 952ab43 Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename() by Jesper Juhl · 18 years ago
  90. 221c324 driver core fixes: sysfs_create_group() retval in topology.c by Cornelia Huck · 18 years ago
  91. 141ecc5 driver core fixes: device_create_file() retval check in dmapool.c by Cornelia Huck · 18 years ago
  92. a306eea driver core fixes: device_add() cleanup on error by Cornelia Huck · 18 years ago
  93. 513e733 driver core fixes: bus_add_device() cleanup on error by Cornelia Huck · 18 years ago
  94. 1bb6881 driver core fixes: bus_add_attrs() retval check by Cornelia Huck · 18 years ago
  95. f0e1761 driver core fixes: sysfs_create_link() retval check in class.c by Cornelia Huck · 18 years ago
  96. 97a5018 sysfs: update obsolete comment in sysfs_update_file by Hidetoshi Seto · 18 years ago
  97. e423445 sysfs: remove duplicated dput in sysfs_update_file by Hidetoshi Seto · 18 years ago
  98. 722385f HOWTO: bug report addition by Diego Calleja · 18 years ago
  99. 310a922 Fix dev_printk() is now GPL-only by Matthew Wilcox · 18 years ago
  100. 0fbf116 Driver core: plug device probe memory leak by Duncan Sands · 18 years ago