1. 0fe1e56 [VLAN]: nested VLAN: fix lockdep's recursive locking warning by Jarek Poplawski · 17 years ago
  2. 0d89d79 [DECNET] ROUTE: fix rcu_dereference() uses in /proc/net/decnet_cache by Eric Dumazet · 17 years ago
  3. 5c54822 [BLUETOOTH]: Always send explicit hci_ll wake-up acks. by Ohad Ben-Cohen · 17 years ago
  4. f951375 [BLUETOOTH]: rfcomm tty BUG_ON() code fix by Dave Young · 17 years ago
  5. ecd2ebd [AX25] af_ax25: Possible circular locking. by Jarek Poplawski · 17 years ago
  6. 27d1cba [AX25]: Kill user triggable printks. by maximilian attems · 17 years ago
  7. 0bccead [IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cache by Eric Dumazet · 17 years ago
  8. 9cd4002 [NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parms by Pavel Emelyanov · 17 years ago
  9. b0de8e4 [NIU]: Support for Marvell PHY by Mirko Lindner · 17 years ago
  10. fd0b45d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  11. fcfd50a show_task: real_parent by Roland McGrath · 17 years ago
  12. 1c9b7aa [ATM]: Check IP header validity in mpc_send_packet by Herbert Xu · 17 years ago
  13. 1ac4f00 [IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect() by Brian Haley · 17 years ago
  14. cf585ae [CONNECTOR]: Don't touch queue dev after decrement of ref count. by Li Zefan · 17 years ago
  15. 9d3e444 [SOCK]: Adds a rcu_dereference() in sk_filter by Eric Dumazet · 17 years ago
  16. 0f99be0 [XFRM]: xfrm_algo_clone() allocates too much memory by Eric Dumazet · 17 years ago
  17. 2e3884b [FORCEDETH]: Fix reversing the MAC address on suspend. by Björn Steinbrink · 17 years ago
  18. 1d39da3 [NET]: mcs7830 passes msecs instead of jiffies to usb_control_msg by Russ Dill · 17 years ago
  19. 877364e [LRO] Fix lro_mgr->features checks by Brice Goglin · 17 years ago
  20. 02f1c89 [NET]: Clone the sk_buff 'iif' field in __skb_clone() by Paul Moore · 17 years ago
  21. d8c9283 [IPV4] ROUTE: ip_rt_dump() is unecessary slow by Eric Dumazet · 17 years ago
  22. 2b2b2e3 [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urb by Russ Dill · 17 years ago
  23. 2042465 [NET] Intel ethernet drivers: update MAINTAINERS by Auke Kok · 17 years ago
  24. 53e52c7 [NET]: Make ->poll() breakout consistent in Intel ethernet drivers. by David S. Miller · 17 years ago
  25. fed17f3 [NET]: Stop polling when napi_disable() is pending. by David S. Miller · 17 years ago
  26. d1d08d1 [NET]: Fix drivers to handle napi_disable() disabling interrupts. by David S. Miller · 17 years ago
  27. 1706287 [NETXEN]: Fix ->poll() done logic. by David S. Miller · 17 years ago
  28. 5cdfed5 mac80211: return an error when SIWRATE doesn't match any rate by Andrew Lutomirski · 17 years ago
  29. 87c4ac8 ssb: Fix probing of PCI cores if PCI and PCIE core is available by Michael Buesch · 17 years ago
  30. 4ec2411 [NET]: Do not check netif_running() and carrier state in ->poll() by David S. Miller · 17 years ago
  31. a0a4619 [NET]: Add NAPI_STATE_DISABLE. by David S. Miller · 17 years ago
  32. bdb95b1 [NET]: Do not grab device reference when scheduling a NAPI poll. by David S. Miller · 17 years ago
  33. d987160 b43: Fix rxheader channel parsing by Michael Buesch · 17 years ago
  34. 9e8d6f8 [IRDA]: irda_create() nuke user triggable printk by maximilian attems · 17 years ago
  35. 036b579 [SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT. by Vlad Yasevich · 17 years ago
  36. 6df9cfc [SCTP]: Correctly handle AUTH parameters in unexpected INIT by Vlad Yasevich · 17 years ago
  37. f691724 [SCTP]: Fix the name of the authentication event. by Vlad Yasevich · 17 years ago
  38. 5296195 [ATM]: [nicstar] delay irq setup until card is configured by Chas Williams · 17 years ago
  39. c6a1b62 [TULIP]: NAPI full quantum bug. by Stephen Hemminger · 17 years ago
  40. edba2a1 [METH]: Fix MAC address handling. by Thomas Bogendoerfer · 17 years ago
  41. 9a262d5 [NET]: Fix netx-eth.c compilation. by Adrian Bunk · 17 years ago
  42. 92ffb85 [IPV4] ipconfig: Fix regression in ip command line processing by Amos Waterland · 17 years ago
  43. f844c74 [IPV4] raw: Strengthen check on validity of iph->ihl by Herbert Xu · 17 years ago
  44. cb77df3 [NIU]: Update driver version and release date. by David S. Miller · 17 years ago
  45. 3ebebcc [NIU]: Fix potentially stuck TCP socket send queues. by David S. Miller · 17 years ago
  46. 792dd90 [NIU]: Missing ->last_rx update. by David S. Miller · 17 years ago
  47. 406f353 [NIU]: Fix slowpath interrupt handling. by Matheos Worku · 17 years ago
  48. cdf71a1 futex: Prevent stale futex owner when interrupted/timeout by Thomas Gleixner · 17 years ago
  49. bf5e583 pl2303: Fix mode switching regression by Alan Cox · 17 years ago
  50. cf05946 hfs: handle more on-disk corruptions without oopsing by Eric Sandeen · 17 years ago
  51. 467bc46 Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0 by Thomas Bogendoerfer · 17 years ago
  52. 22a860a snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure with gcc-3.2 by Jean Delvare · 17 years ago
  53. ce8c628 dmi-id: fix for __you_cannot_kmalloc_that_much failure by Jean Delvare · 17 years ago
  54. 83a08e7 vmcoreinfo: add the array length of "free_list" for filtering free pages by Ken'ichi Ohmichi · 17 years ago
  55. caeeeec eCryptfs: fix dentry handling on create error, unlink, and inode destroy by Michael Halcrow · 17 years ago
  56. c51b1a1 xip: fix get_zeroed_page with __GFP_HIGHMEM by Akinobu Mita · 17 years ago
  57. 0f94e87 md: fix data corruption when a degraded raid5 array is reshaped by Dan Williams · 17 years ago
  58. 5b7741b KEYS: fix macro by Sebastian Siewior · 17 years ago
  59. 9f966be fat: optimize fat_count_free_clusters() by OGAWA Hirofumi · 17 years ago
  60. d52df2e spi_bitbang: always grab lock with irqs blocked by David Brownell · 17 years ago
  61. a2b484a x86: fix do_fork_idle section mismatch by Thomas Gleixner · 17 years ago
  62. 165e469 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  63. ad69698 IB/srp: Release transport before removing host by Dave Dillow · 17 years ago
  64. e1bb784 IB/mlx4: Fix value of pkey_index in QP1 completions by Dotan Barak · 17 years ago
  65. d238998 Revert "hda_intel suspend latency: shorten codec read" by Linus Torvalds · 17 years ago
  66. ed96f2470 MAINTAINERS: Update Sean Hefty's email address by Sean Hefty · 17 years ago
  67. b59f819 acct: real_parent ppid by Roland McGrath · 17 years ago
  68. 45626bb core dump: real_parent ppid by Roland McGrath · 17 years ago
  69. e4c6d3c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  70. 89a30a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  71. ba820c5 [MIPS] Fix CONFIG_BOOT_RAW. by Ralf Baechle · 17 years ago
  72. ce202cb [MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug by Thomas Bogendoerfer · 17 years ago
  73. c990081 [MIPS] Fix IP32 breakage by Thomas Bogendoerfer · 17 years ago
  74. 9cfacb7 [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning by Sergei Shtylyov · 17 years ago
  75. c4eee28 [MIPS] Move inclusing of kernel/time/Kconfig menu to appropriate place by Atsushi Nemoto · 17 years ago
  76. 89dab35 V4L/DVB (6916): ivtv: udelay has to be changed *after* the eeprom was read, not before by Hans Verkuil · 17 years ago
  77. d9030f5 V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driver by Gregor Jasny · 17 years ago
  78. 2b300d2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  79. 3ce5445 Linux 2.6.24-rc7 by Linus Torvalds · 17 years ago
  80. a263898 CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU by Ingo Molnar · 17 years ago
  81. 57a0451 hda_intel suspend latency: shorten codec read by Ingo Molnar · 17 years ago
  82. 430cb43 [ARM] 4691/1: add missing i2c_board_info struct for at91rm9200 by Jan Altenberg · 17 years ago
  83. 3fee37c fix: using joysticks in 32 bit applications on 64 bit systems by Akos Maroy · 17 years ago
  84. 7b3d954 Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done"" by Linus Torvalds · 17 years ago
  85. 9118334 [SCSI] SRP transport: only remove our own entries by Dave Dillow · 17 years ago
  86. 439f61b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  87. 7fde4d7 [ISDN]: i4l: Fix DLE handling for i4l-audio by Matthias Goebl · 17 years ago
  88. 00409bb [ISDN] i4l: 'NO CARRIER' message lost after ldisc flush by Matthias Goebl · 17 years ago
  89. 134d99e [CONNECTOR]: Return proper error code in cn_call_callback() by Li Zefan · 17 years ago
  90. 44344b2 [INET]: Fix netdev renaming and inet address labels by Mark McLoughlin · 17 years ago
  91. 14be85f [CASSINI]: Bump driver version and release date. by David S. Miller · 17 years ago
  92. 8621626 [CASSINI]: Fix two obvious NAPI bugs. by David S. Miller · 17 years ago
  93. d011a23 [CASSINI]: Set skb->truesize properly on receive packets. by David S. Miller · 17 years ago
  94. 9e1848b [CASSINI]: Program parent Intel31154 bridge when necessary. by David S. Miller · 17 years ago
  95. 9de4dfb [CASSINI]: Revert 'dont touch page_count'. by David S. Miller · 17 years ago
  96. e5e0254 [CASSINI]: Fix endianness bug. by Al Viro · 17 years ago
  97. 2d60abc [XFRM]: Do not define km_migrate() if !CONFIG_XFRM_MIGRATE by Eric Dumazet · 17 years ago
  98. 76975f8 [X25]: Add missing x25_neigh_put by Julia Lawall · 17 years ago
  99. 2022c1f [IA64] Update Altix nofault code by Russ Anderson · 17 years ago
  100. 4ca8ad7 [IA64] Update Altix BTE error return status patch by Russ Anderson · 17 years ago