1. b23aa67 cfg80211: connect/disconnect API by Samuel Ortiz · 15 years ago
  2. 6a669e6 wireless: define AKM suites by Johannes Berg · 15 years ago
  3. aff89a9 cfg80211: introduce nl80211 testmode command by Johannes Berg · 15 years ago
  4. 5121ea0 wext: constify extra argument to wireless_send_event by Johannes Berg · 15 years ago
  5. 7ebbe6b cfg80211: remove wireless_dev->bssid by Johannes Berg · 15 years ago
  6. e6d6e34 cfg80211: use proper allocation flags by Johannes Berg · 15 years ago
  7. f1f7482 cfg80211: add wrapper function to get wiphy from priv pointer by David Kilroy · 15 years ago
  8. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  9. a33e9e7 usbnet: Add stop function pointer to 'struct rndis_data'. by Jussi Kivilinna · 15 years ago
  10. e36d56b cfg80211: pass netdev to change_virtual_intf by Johannes Berg · 15 years ago
  11. e5a8a89 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. ad46276 memory barrier: adding smp_mb__after_lock by Jiri Olsa · 15 years ago
  13. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  14. 1ce822f includecheck fix: include/linux, rfkill.h by Jaswinder Singh Rajput · 15 years ago
  15. e04af02 net, netns_xt: shrink netns_xt members by Cyrill Gorcunov · 15 years ago
  16. 6650613 tipc: Add socket options to get number of queued messages by oscar.medina@motorola.com · 15 years ago
  17. af794c7 cleanup: remove unused member in scm_cookie. by Rami Rosen · 15 years ago
  18. 0e8635a net: remove NET_RX_BAD and NET_RX_CN* defines by Florian Westphal · 15 years ago
  19. 6b13447 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  20. 29f3177 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 15 years ago
  21. 887b5ea if_ether: add define for 1588 aka Timesync by Alexander Duyck · 15 years ago
  22. fa172f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  23. 2027bd9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  24. 7b85425 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  25. 018e044 block: get rid of queue-private command filter by Jens Axboe · 15 years ago
  26. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 15 years ago
  27. d9d62f3 usbnet: Remove private stats structure by Herbert Xu · 15 years ago
  28. 55bcab4 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  29. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 15 years ago
  30. 70d6027 spi: add spi_master flag word by David Brownell · 15 years ago
  31. b55f627 spi: new spi->mode bits by David Brownell · 15 years ago
  32. 341c87b elf: limit max map count to safe value by KAMEZAWA Hiroyuki · 15 years ago
  33. c4285b4 parport/serial: add support for NetMos 9901 Multi-IO card by Michael Buesch · 15 years ago
  34. b01e8dc alpha: fix percpu build breakage by Tejun Heo · 15 years ago
  35. 2a2325e gcov: fix __ctors_start alignment by Heiko Carstens · 15 years ago
  36. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 15 years ago
  37. 3b463ae fuse: invalidation reverse calls by John Muir · 15 years ago
  38. e0a43dd fuse: allow umask processing in userspace by Miklos Szeredi · 15 years ago
  39. 57e7986 perf_counter: Provide a way to enable counters on exec by Paul Mackerras · 15 years ago
  40. 5a4f13f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  41. 53bd972 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  42. 2bf427b ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y by Bartlomiej Zolnierkiewicz · 15 years ago
  43. aa221cb Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  44. bb1e9b8 Merge branch 'bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  45. e6ce306 fs: allow d_instantiate to be called with negative parent dentry by Jeremy Kerr · 15 years ago
  46. d6d3f08 netfilter: xtables: conntrack match revision 2 by Jan Engelhardt · 15 years ago
  47. 8a3af79 netfilter: headers_check fix: linux/netfilter/xt_osf.h by Jaswinder Singh Rajput · 15 years ago
  48. a3a9f79 netfilter: tcp conntrack: fix unacknowledged data detection with NAT by Patrick McHardy · 15 years ago
  49. 5298976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  50. 94e5d71 integrity: add ima_counts_put (updated) by Mimi Zohar · 15 years ago
  51. 9a8fb9e Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  52. 8326e28 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
  53. 187dd31 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 61abfd2 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 15 years ago
  55. 8426192 KVM: protect concurrent make_all_cpus_request by Marcelo Tosatti · 15 years ago
  56. 857ecee Add new __init_task_data macro to be used in arch init_task.c files. by Tim Abbott · 15 years ago
  57. 39a449d asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h by Tim Abbott · 15 years ago
  58. d2af12a Add new macros for page-aligned data and bss sections. by Tim Abbott · 15 years ago
  59. 73f1d93 asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition. by Paul Mundt · 15 years ago
  60. 5e95524 ide: always kill the whole request on error by Bartlomiej Zolnierkiewicz · 15 years ago
  61. 987fed3 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  62. 5211a24 x86: Add sysctl to allow panic on IOCK NMI error by Kurt Garloff · 15 years ago
  63. e6e18ec perf_counter: Rework the sample ABI by Peter Zijlstra · 15 years ago
  64. bfbd338 perf_counter: Implement more accurate per task statistics by Peter Zijlstra · 15 years ago
  65. 38b200d perf_counter: Add PERF_EVENT_READ by Peter Zijlstra · 15 years ago
  66. 7f8b4e4 perf_counter: Add scale information to the mmap control page by Peter Zijlstra · 15 years ago
  67. 41f9533 perf_counter: Split the mmap control page in two parts by Peter Zijlstra · 15 years ago
  68. a37f6b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  69. 9d73777 clarify get_user_pages() prototype by Peter Zijlstra · 15 years ago
  70. c7a1a4c Phonet: publicize the Netlink notification function by Rémi Denis-Courmont · 15 years ago
  71. f27884a Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  72. 72c0490 Get "no acls for this inode" right, fix shmem breakage by Al Viro · 15 years ago
  73. 641cf4a inline functions left without protection of ifdef (acl) by Markus Trippelsdorf · 15 years ago
  74. c3cb5e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  75. 650a10d Merge branch 'audit.b63' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 15 years ago
  76. 0c26d7c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  77. 936940a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  78. 09ce42d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  79. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  80. 06b16e9 switch shmem to inode->i_acl by Al Viro · 15 years ago
  81. 281eede switch reiserfs to inode->i_acl by Al Viro · 15 years ago
  82. 7a77b15 switch reiserfs to usual conventions for caching ACLs by Al Viro · 15 years ago
  83. 6582a0e switch ext3 to inode->i_acl by Al Viro · 15 years ago
  84. f19d4a8 add caching of ACLs in struct inode by Al Viro · 15 years ago
  85. 3e63cbb fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs ioctls by Ankit Jain · 15 years ago
  86. 507e123 timer stats: Optimize by adding quick check to avoid function calls by Heiko Carstens · 15 years ago
  87. 346c17a ide: relax DMA info validity checking by Bartlomiej Zolnierkiewicz · 15 years ago
  88. e14cbee drm: Fix shifts which were miscalculated when converting from bitfields. by Michel Dänzer · 15 years ago
  89. 57599cc Merge branch 'bjorn-notify' into release by Len Brown · 15 years ago
  90. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  91. 9d96098 Audit: clean up all op= output to include string quoting by Eric Paris · 15 years ago
  92. 86e437f ACPI: Add the reference count to avoid unloading ACPI video bus twice by Zhao Yakui · 15 years ago
  93. be98eb2 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  94. cf5434e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  95. d55d87f net: Move rx skb_orphan call to where needed by Herbert Xu · 15 years ago
  96. f007e99 Intel-IOMMU, intr-remap: source-id checking by Weidong Han · 15 years ago
  97. 01ff53f rmap: fixup page_referenced() for nommu systems by Mike Frysinger · 15 years ago
  98. a5c9b69 mm: pass mm to grab_swap_token by Hugh Dickins · 15 years ago
  99. a1dd8c6 leds: Futher document blink_set by Richard Purdie · 15 years ago
  100. ed88bae leds: Add options to have GPIO LEDs start on or keep their state by Trent Piepho · 15 years ago