1. 440ca98 bcma: clean exports of functions by Rafał Miłecki · 13 years ago
  2. b856439 mac80211: add cancel_hw_scan() callback by Eliad Peller · 13 years ago
  3. e3ae0ca drivers: bcma: export bcma_core_disable() function by Arend van Spriel · 13 years ago
  4. 1d34d10 mac80211: add ieee80211_get_operstate() function by Eliad Peller · 13 years ago
  5. 5a9d0a3 Bluetooth: Clean up some code style issues by Waldemar Rymarkiewicz · 13 years ago
  6. 14b12d0 Bluetooth: Add BT_POWER L2CAP socket option. by Jaikumar Ganesh · 14 years ago
  7. 29b7988 Bluetooth: Add 'dst_type' field to struct hci_conn by Andre Guedes · 13 years ago
  8. 19f8def Bluetooth: Fix auth_complete_evt for legacy units by Waldemar Rymarkiewicz · 13 years ago
  9. 3581508 Bluetooth: Advertising entries lifetime by Andre Guedes · 14 years ago
  10. eb9d91f Bluetooth: Clear advertising cache before scanning by Andre Guedes · 14 years ago
  11. 76c8686 Bluetooth: LE advertising cache by Andre Guedes · 14 years ago
  12. 57a56fd Bluetooth: Add advertising report meta event structs by Anderson Briglia · 14 years ago
  13. 0f85272 Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() by Gustavo F. Padovan · 14 years ago
  14. 500698d Bluetooth: Remove export of l2cap_chan_clear_timer() by Gustavo F. Padovan · 14 years ago
  15. ab07801 Bluetooth: create channel timer to replace sk_timer by Gustavo F. Padovan · 14 years ago
  16. 715ec00 Bluetooth: Add chan->chan_type struct member by Gustavo F. Padovan · 14 years ago
  17. 9a91a04 Bluetooth: Create l2cap_chan_send() by Gustavo F. Padovan · 14 years ago
  18. 4519de9 Bluetooth: Create __l2cap_chan_close() by Gustavo F. Padovan · 14 years ago
  19. f41ccd7 mac80211: Stop BA session event from device by Shahar Levi · 14 years ago
  20. 41bfce8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  21. 27f18dc bcma: read SPROM and extract MAC from it by Rafał Miłecki · 13 years ago
  22. 10f8113 lib: cordic: add library module providing cordic angle calculation by Arend van Spriel · 13 years ago
  23. 7150962 lib: crc8: add new library module providing crc8 algorithm by Arend van Spriel · 13 years ago
  24. 71063f0 nl80211: add testmode dump support by Wey-Yi Guy · 14 years ago
  25. 9d75ef0 bcma: host pci: implement block R/W operations by Rafał Miłecki · 14 years ago
  26. 1bdcd09 bcma: add IRQ number and pointer to DMA dev by Rafał Miłecki · 14 years ago
  27. 333ba73 cfg80211: don't drop p2p probe responses by Eliad Peller · 14 years ago
  28. c5c177b net: Kill ratelimit.h dependency in linux/net.h by David S. Miller · 14 years ago
  29. bee9525 net: Add linux/sysctl.h includes where needed. by David S. Miller · 14 years ago
  30. 9d931dd net: Kill ether_table[] declaration. by David S. Miller · 14 years ago
  31. 58bf2db Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  32. c74c0bf IPVS: bug in ip_vs_ftp, same list heaad used in all netns. by Hans Schillstrom · 14 years ago
  33. 86e4ca6 bug.h: Move ratelimit warn interfaces to ratelimit.h by David S. Miller · 14 years ago
  34. b141c24 netfilter: ipset: remove unused variable from type_pf_tdel() by Jozsef Kadlecsik · 14 years ago
  35. 249ddc7 netfilter: ipset: Use proper timeout value to jiffies conversion by Jozsef Kadlecsik · 14 years ago
  36. 6dcbbe2 net: move is_vlan_dev into public header file (v2) by Neil Horman · 14 years ago
  37. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  38. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  39. 6b36783 bug.h: Fix build with CONFIG_PRINTK disabled. by David S. Miller · 14 years ago
  40. daf8cf6 wireless: fix fatal kernel-doc error + warning in mac80211.h by Randy Dunlap · 14 years ago
  41. 1ba0145 wireless: fix cfg80211.h new kernel-doc warnings by Randy Dunlap · 14 years ago
  42. 1f37070 dst: catch uninitialized metrics by Stephen Hemminger · 14 years ago
  43. b3eec79 bug.h: Add WARN_RATELIMIT by Joe Perches · 14 years ago
  44. 4867faa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  45. bfb91fb Merge branch 'slab/next' into for-linus by Pekka Enberg · 14 years ago
  46. 6fad2b5 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  47. 1950482 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  48. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  49. 710421cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  50. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  51. 53ee756 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  52. 4d9dec4 Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 14 years ago
  53. 4eec42f watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh by Mandeep Singh Baines · 14 years ago
  54. 586692a watchdog: Disable watchdog when thresh is zero by Mandeep Singh Baines · 14 years ago
  55. caebc16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  56. d798f7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  57. bdfbe80 wireless: fix fatal kernel-doc error + warning in mac80211.h by Randy Dunlap · 14 years ago
  58. a1e4891 Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h" by Linus Torvalds · 14 years ago
  59. 792d4b5 net: filter: move forward declarations to avoid compile warnings by Heiko Carstens · 14 years ago
  60. c4264f2 net: skb_trim explicitely check the linearity instead of data_len by Emmanuel Grumbach · 14 years ago
  61. daf9209 net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE by Amerigo Wang · 14 years ago
  62. 8d8fc29 netpoll: disable netpoll when enslave a device by Amerigo Wang · 14 years ago
  63. 67f11f4 net: Remove linux/prefetch.h include from linux/skbuff.h by David S. Miller · 14 years ago
  64. 0fcbe74 net: Remove prefetches from SKB list handlers. by David S. Miller · 14 years ago
  65. 138eded caif: Update documentation of CAIF transmit and receive functions. by sjur.brandeland@stericsson.com · 14 years ago
  66. 34ea646 net: add missing prefetch.h include by Heiko Carstens · 14 years ago
  67. 8fa2206 KVM: make guest mode entry to be rcu quiescent state by Gleb Natapov · 14 years ago
  68. e3aa52d Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20' into next by Avi Kivity · 14 years ago
  69. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 14 years ago
  70. 7ec298d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  71. 02e5fbf Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  72. dcb4a1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  73. 3e0c2ab slub: Deal with hyperthetical case of PAGE_SIZE > 2M by Christoph Lameter · 14 years ago
  74. 557eed6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  75. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  76. 8e7bfcb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  77. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 14 years ago
  78. 82aff10 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  79. d974d90 spinlock_up.h: include asm/processor.h in for cpu_relax by Stephen Rothwell · 14 years ago
  80. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
  81. 3935bb9 Pull pstore into release branch by Tony Luck · 14 years ago
  82. 4a787a3 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc by Takashi Iwai · 14 years ago
  83. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 14 years ago
  84. 449f454 macvlan: remove one synchronize_rcu() call by Eric Dumazet · 14 years ago
  85. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  86. 1477fcc signal.h need a definition of struct task_struct by Stephen Rothwell · 14 years ago
  87. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 8a745f1 libata: Power off empty ports by Kristen Carlson Accardi · 14 years ago
  89. 78c4def Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. 7e6628e Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  92. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. df48d87 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  94. acd3025 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  95. 6595b4a Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. cbdad8d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  97. 51509a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  98. 75f5076 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  99. fce4a1d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  100. 5318991 Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago