1. 4a80f27 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 18 years ago
  2. 2485f71 mac80211: clarify use of TX status/RX callbacks by Johannes Berg · 18 years ago
  3. 28de57d ssb: Add CHIPCO IRQ access functions by Aurelien Jarno · 18 years ago
  4. d46e144 mac80211: rework TX filtered frame code by Johannes Berg · 18 years ago
  5. ffc7689 ssb: Add support for 8bit register access by Michael Buesch · 18 years ago
  6. 9d9bf77 mac80211: enable IBSS merging by Bruno Randolf · 18 years ago
  7. c132bec mac80211: better definition of mactime by Bruno Randolf · 18 years ago
  8. d0f5afb mac80211: Extend filter flag documentation about unsupported flags by Michael Buesch · 18 years ago
  9. 3330d7be mac80211: give burst time in txop rather than 0.1msec units by Johannes Berg · 18 years ago
  10. 66f7ac5 nl80211: Add monitor interface configuration flags by Michael Wu · 18 years ago
  11. ee688b0 nl80211: export hardware bitrate/channel capabilities by Johannes Berg · 18 years ago
  12. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 18 years ago
  13. 483fdce mac80211: A-MPDU Tx change tx_status to support Block Ack data by Ron Rindjunsky · 18 years ago
  14. 9e72349 mac80211: A-MPDU Tx adding qdisc support by Ron Rindjunsky · 18 years ago
  15. 0df3ef4 mac80211: A-MPDU Tx add session's and low level driver's API by Ron Rindjunsky · 18 years ago
  16. 03a64c9 [LLC]: Kill static inline llc_addrany by Ilpo Järvinen · 18 years ago
  17. a90bcbd [SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms by Ilpo Järvinen · 18 years ago
  18. fd80eb9 [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. by Denis V. Lunev · 18 years ago
  19. 58fbbed [SCTP]: extend exported data in /proc/net/sctp/assoc by Neil Horman · 18 years ago
  20. 98c6d1b [NETNS]: Make icmpv6_sk per namespace. by Denis V. Lunev · 18 years ago
  21. 4a6ad7a [NETNS]: Make icmp_sk per namespace. by Denis V. Lunev · 18 years ago
  22. edf0208 [NET]: Make netlink_kernel_release publically available as sk_release_kernel. by Denis V. Lunev · 18 years ago
  23. a5710d6 [ICMP]: Add return code to icmp_init. by Denis V. Lunev · 18 years ago
  24. 9b0f976 [INET]: Remove struct net_proto_family* from _init calls. by Denis V. Lunev · 18 years ago
  25. 4c563f7 [XFRM]: Speed up xfrm_policy and xfrm_state walking by Timo Teras · 18 years ago
  26. 99cd07a [IPV6]: Fix source address selection for ORCHID addresses by Juha-Matti Tapio · 18 years ago
  27. e5b13cb [NETNS]: Process devinet ioctl in the correct namespace. by Denis V. Lunev · 18 years ago
  28. 64758bd Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 18 years ago
  29. 7e8616d [SCTP]: Update AUTH structures to match declarations in draft-16. by Vlad Yasevich · 18 years ago
  30. fbabbed [NETFILTER]: Fix NF_QUEUE_NR() parenthesis by Patrick McHardy · 18 years ago
  31. 7837467 CONNECTOR: make cn_already_initialized static by Li Zefan · 18 years ago
  32. 2638676 i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n by David Brownell · 18 years ago
  33. 9e39ffe Alchemy: compile fix by Manuel Lauss · 18 years ago
  34. 305183f i2c: Storage class should be before const qualifier by Tobias Klauser · 18 years ago
  35. 4fa2b1c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  36. 9116300 libata: automatically use DMADIR if drive/bridge requires it by Tejun Heo · 18 years ago
  37. bdc0894 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  38. 85b80eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  39. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 18 years ago
  40. 55b01e8 [NET]: Restore sanity wrt. print_mac(). by David S. Miller · 18 years ago
  41. ffd2d88 cgroup: clean up cgroup.h by Li Zefan · 18 years ago
  42. a043e3b cgroup: fix comments by Li Zefan · 18 years ago
  43. 5cc265a h8300: IRQ handling update by Yoshinori Sato · 18 years ago
  44. 4223cc3 h8300: uaccess.h update by Yoshinori Sato · 18 years ago
  45. a0c1e90 futex: runtime enable pi and robust functionality by Thomas Gleixner · 18 years ago
  46. 45254b4 efs: move headers out of include/linux/ by Christoph Hellwig · 18 years ago
  47. b97c74b spi: pxa2xx_spi clock polarity fix by Ned Forrester · 18 years ago
  48. 8ca3ed8 NOMMU: is_vmalloc_addr() won't compile if !MMU by David Howells · 18 years ago
  49. eaeb168 sparc: fix build by David Rientjes · 18 years ago
  50. 55a26ae MN10300: define SO_MARK by David Howells · 18 years ago
  51. 860f7be MN10300: define HZ as a config option by David Howells · 18 years ago
  52. 1e83527 percpu: fix DEBUG_PREEMPT per_cpu checking by Hugh Dickins · 18 years ago
  53. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 18 years ago
  54. 0ee46c9 [ALSA] opl3 - Fix compilation without sequencer support by Takashi Iwai · 18 years ago
  55. a62f735 MM: Fix macro argument substitution in PageHead() and PageTail() by David Howells · 18 years ago
  56. 20f8d2a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  57. b8967d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  58. 0616575 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  59. 0f151e8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  60. eb87f65 PCI: pci_ids: patch for Intel ICH10 DeviceID's by Jason Gaston · 18 years ago
  61. 717a54a [ARM] 4835/1: Fix stale comment in struct machine_desc description by Leonid Evdokimov · 18 years ago
  62. 8a235ef Hibernation: Handle DEBUG_PAGEALLOC on x86 by Rafael J. Wysocki · 18 years ago
  63. e80af3a FRV: Change the timerfd syscalls to be the same as i386 by David Howells · 18 years ago
  64. 7be5cb1 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  65. 1803f33 Remove empty file remnants that were left in the tree by mistake by Linus Torvalds · 18 years ago
  66. 7cb4461 ssb: Fix pcicore cardbus mode by Michael Buesch · 18 years ago
  67. 53521d8 ssb: Make the GPIO API reentrancy safe by Michael Buesch · 18 years ago
  68. c2bcbe6 ssb: Fix the GPIO API by Michael Buesch · 18 years ago
  69. 42bfad4 ssb: Fix watchdog access for devices without a chipcommon by Michael Buesch · 18 years ago
  70. 58ff70d ssb: Fix serial console on new bcm47xx devices by Michael Buesch · 18 years ago
  71. 5d44b41 ata: fix sparse warning in libata.h by Harvey Harrison · 18 years ago
  72. b142240 [SPARC64]: More sparse warning fixes in process.c by David S. Miller · 18 years ago
  73. 6ca94a1 [SPARC64]: Fix sparse warning wrt. fault_in_user_windows. by David S. Miller · 18 years ago
  74. 3ac1da3 [SPARC64]: Fix sparse warnings wrt. __show_regs(). by David S. Miller · 18 years ago
  75. c3c2524 [SPARC64]: Fix sparse warnings wrt. machine_alt_power_off(). by David S. Miller · 18 years ago
  76. 61b36fc [POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg} by Andre Detsch · 18 years ago
  77. 7b33ed2 [NETFILTER]: Use __u32 in struct nf_inet_addr by Patrick McHardy · 18 years ago
  78. 7d9904c [NETFILTER]: xt_hashlimit: remove unneeded struct member by Jan Engelhardt · 18 years ago
  79. 651acc9 [NETFILTER]: Make sure xt_policy.h is unifdef'ed. by Robert P. J. Day · 18 years ago
  80. cf8c0d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 18 years ago
  81. d5c67ba Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  82. 989b0b9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 18 years ago
  83. 37c514e Add missing init section definitions by Sam Ravnborg · 18 years ago
  84. b991b59 [MIPS] RM: fix EISA=n compilation by Adrian Bunk · 18 years ago
  85. dc9175be [MIPS] Qemu: finish platform removal by Adrian Bunk · 18 years ago
  86. 6783fe6 [MIPS] Wire up the timerfd_*() o32 system calls by Dmitri Vorobiev · 18 years ago
  87. eaf7943 [MIPS] IP27: Add missing ~ in DMA code. by Ralf Baechle · 18 years ago
  88. aa3f980 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  89. f6c4276 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  90. b694092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  91. 07ce198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  92. e00fc542 x86: add pgd_large() on 64-bit, for consistency by H. Peter Anvin · 18 years ago
  93. 0fd707e x86: minor cleanup of comments in processor.h by Mike Travis · 18 years ago
  94. 148a142 x86: make mxcsr_feature_mask static again by Adrian Bunk · 18 years ago
  95. 08cd93f remove mca-pentium by Adrian Bunk · 18 years ago
  96. a22fb7f [S390] find bit corner case. by Martin Schwidefsky · 18 years ago
  97. dde2020 libata: eliminate the home grown dma padding in favour of by James Bottomley · 18 years ago
  98. 2fb98e8 block: implement request_queue->dma_drain_needed by Tejun Heo · 18 years ago
  99. 6b00769 block: add request->raw_data_len by Tejun Heo · 18 years ago
  100. ffc4e75 cfq-iosched: add hlist for browsing parallel to the radix tree by Jens Axboe · 18 years ago