1. 23b7869 NFC: add the NFC socket raw protocol by Lauro Ramos Venancio · 13 years ago
  2. c7fe3b5 NFC: add NFC socket family by Aloisio Almeida Jr · 13 years ago
  3. 4d12b8b NFC: add nfc generic netlink interface by Lauro Ramos Venancio · 13 years ago
  4. 3e256b8 NFC: add nfc subsystem core by Lauro Ramos Venancio · 13 years ago
  5. 2b4562d mac80211: allow driver to impose WoWLAN restrictions by Johannes Berg · 13 years ago
  6. 304e21b ssb: PCI revision ID register is 8-bit wide by Sergei Shtylyov · 13 years ago
  7. 39df600 mac80211: propagate information about STA WME support down by Arik Nemtsov · 13 years ago
  8. 3be3fdb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  9. 04b7dcf wireless: unify QoS control field definitions by Johannes Berg · 13 years ago
  10. a66b98d mac80211: fix rx->key NULL dereference during mic failure by Arik Nemtsov · 13 years ago
  11. 7d95847c ath9k: add external_reset callback to ath9k_platfom_data for AR9330 by Gabor Juhos · 13 years ago
  12. 3762561 ath9k: add MAC revision detection for AR9330 by Gabor Juhos · 13 years ago
  13. 670dc28 netlink: advertise incomplete dumps by Johannes Berg · 13 years ago
  14. 1c1236e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  15. 440ca98 bcma: clean exports of functions by Rafał Miłecki · 13 years ago
  16. b856439 mac80211: add cancel_hw_scan() callback by Eliad Peller · 13 years ago
  17. e2ab435 Bluetooth: Use bit operations on conn_state by Gustavo F. Padovan · 13 years ago
  18. c1360a1 Bluetooth: use bit operation on conf_state by Gustavo F. Padovan · 13 years ago
  19. 7fbec22 Bluetooth: Add blacklisting support for mgmt interface by Antti Julku · 13 years ago
  20. b2a66aa Bluetooth: Move blacklisting functions to hci_core by Antti Julku · 13 years ago
  21. 3158c50 Bluetooth: Add key size checks for SMP by Vinicius Costa Gomes · 13 years ago
  22. 5d3de7d Bluetooth: Add support for SMP timeout by Vinicius Costa Gomes · 13 years ago
  23. 88167ae Bluetooth: Update the security level when link is encrypted by Vinicius Costa Gomes · 13 years ago
  24. a7a595f Bluetooth: Add support for LE Start Encryption by Vinicius Costa Gomes · 13 years ago
  25. 7d24ddc Bluetooth: Add SMP confirmation checks methods by Anderson Briglia · 13 years ago
  26. f01ead3 Bluetooth: Add SMP confirmation structs by Anderson Briglia · 13 years ago
  27. 3a0259b Bluetooth: Add support for using the crypto subsystem by Vinicius Costa Gomes · 13 years ago
  28. 88ba43b Bluetooth: Add simple SMP pairing negotiation by Anderson Briglia · 13 years ago
  29. eb492e0 Bluetooth: Implement the first SMP commands by Anderson Briglia · 13 years ago
  30. 1a09bcb Bluetooth: keep reference if any ERTM timer is enabled by Gustavo F. Padovan · 13 years ago
  31. c9b6667 Bluetooth: Make timer functions generic by Gustavo F. Padovan · 13 years ago
  32. 71ba0e5 Bluetooth: Add refcnt to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  33. 89bc500 Bluetooth: Add state tracking to struct l2cap_chan by Gustavo F. Padovan · 13 years ago
  34. ba3bd0e Bluetooth: add close() callback to l2cap_chan_ops by Gustavo F. Padovan · 13 years ago
  35. 2307049 Bluetooth: add recv() callback to l2cap_chan_ops by Gustavo F. Padovan · 13 years ago
  36. 80808e4 Bluetooth: Add l2cap_chan_ops abstraction by Gustavo F. Padovan · 13 years ago
  37. e3ae0ca drivers: bcma: export bcma_core_disable() function by Arend van Spriel · 13 years ago
  38. 1d34d10 mac80211: add ieee80211_get_operstate() function by Eliad Peller · 13 years ago
  39. 5a9d0a3 Bluetooth: Clean up some code style issues by Waldemar Rymarkiewicz · 13 years ago
  40. 14b12d0 Bluetooth: Add BT_POWER L2CAP socket option. by Jaikumar Ganesh · 13 years ago
  41. 29b7988 Bluetooth: Add 'dst_type' field to struct hci_conn by Andre Guedes · 13 years ago
  42. 19f8def Bluetooth: Fix auth_complete_evt for legacy units by Waldemar Rymarkiewicz · 13 years ago
  43. 3581508 Bluetooth: Advertising entries lifetime by Andre Guedes · 13 years ago
  44. eb9d91f Bluetooth: Clear advertising cache before scanning by Andre Guedes · 13 years ago
  45. 76c8686 Bluetooth: LE advertising cache by Andre Guedes · 13 years ago
  46. 57a56fd Bluetooth: Add advertising report meta event structs by Anderson Briglia · 13 years ago
  47. 0f85272 Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() by Gustavo F. Padovan · 13 years ago
  48. 500698d Bluetooth: Remove export of l2cap_chan_clear_timer() by Gustavo F. Padovan · 13 years ago
  49. ab07801 Bluetooth: create channel timer to replace sk_timer by Gustavo F. Padovan · 13 years ago
  50. 715ec00 Bluetooth: Add chan->chan_type struct member by Gustavo F. Padovan · 13 years ago
  51. 9a91a04 Bluetooth: Create l2cap_chan_send() by Gustavo F. Padovan · 13 years ago
  52. 4519de9 Bluetooth: Create __l2cap_chan_close() by Gustavo F. Padovan · 13 years ago
  53. f41ccd7 mac80211: Stop BA session event from device by Shahar Levi · 13 years ago
  54. 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
  55. 27f18dc bcma: read SPROM and extract MAC from it by Rafał Miłecki · 13 years ago
  56. 10f8113 lib: cordic: add library module providing cordic angle calculation by Arend van Spriel · 13 years ago
  57. 7150962 lib: crc8: add new library module providing crc8 algorithm by Arend van Spriel · 13 years ago
  58. 71063f0 nl80211: add testmode dump support by Wey-Yi Guy · 13 years ago
  59. 9d75ef0 bcma: host pci: implement block R/W operations by Rafał Miłecki · 13 years ago
  60. 1bdcd09 bcma: add IRQ number and pointer to DMA dev by Rafał Miłecki · 13 years ago
  61. 333ba73 cfg80211: don't drop p2p probe responses by Eliad Peller · 13 years ago
  62. c5c177b net: Kill ratelimit.h dependency in linux/net.h by David S. Miller · 13 years ago
  63. bee9525 net: Add linux/sysctl.h includes where needed. by David S. Miller · 13 years ago
  64. 9d931dd net: Kill ether_table[] declaration. by David S. Miller · 13 years ago
  65. 58bf2db Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 13 years ago
  66. c74c0bf IPVS: bug in ip_vs_ftp, same list heaad used in all netns. by Hans Schillstrom · 13 years ago
  67. 86e4ca6 bug.h: Move ratelimit warn interfaces to ratelimit.h by David S. Miller · 13 years ago
  68. b141c24 netfilter: ipset: remove unused variable from type_pf_tdel() by Jozsef Kadlecsik · 13 years ago
  69. 249ddc7 netfilter: ipset: Use proper timeout value to jiffies conversion by Jozsef Kadlecsik · 13 years ago
  70. 6dcbbe2 net: move is_vlan_dev into public header file (v2) by Neil Horman · 13 years ago
  71. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  72. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  73. 6b36783 bug.h: Fix build with CONFIG_PRINTK disabled. by David S. Miller · 13 years ago
  74. daf8cf6 wireless: fix fatal kernel-doc error + warning in mac80211.h by Randy Dunlap · 13 years ago
  75. 1ba0145 wireless: fix cfg80211.h new kernel-doc warnings by Randy Dunlap · 13 years ago
  76. 1f37070 dst: catch uninitialized metrics by Stephen Hemminger · 13 years ago
  77. b3eec79 bug.h: Add WARN_RATELIMIT by Joe Perches · 13 years ago
  78. 4867faa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  79. bfb91fb Merge branch 'slab/next' into for-linus by Pekka Enberg · 13 years ago
  80. 6fad2b5 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  81. 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 · 13 years ago
  82. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  83. 710421cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  84. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  85. 53ee756 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  86. 4d9dec4 Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  87. 4eec42f watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh by Mandeep Singh Baines · 13 years ago
  88. 586692a watchdog: Disable watchdog when thresh is zero by Mandeep Singh Baines · 13 years ago
  89. caebc16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 13 years ago
  90. d798f7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 13 years ago
  91. bdfbe80 wireless: fix fatal kernel-doc error + warning in mac80211.h by Randy Dunlap · 13 years ago
  92. a1e4891 Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h" by Linus Torvalds · 13 years ago
  93. 792d4b5 net: filter: move forward declarations to avoid compile warnings by Heiko Carstens · 13 years ago
  94. c4264f2 net: skb_trim explicitely check the linearity instead of data_len by Emmanuel Grumbach · 13 years ago
  95. daf9209 net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE by Amerigo Wang · 13 years ago
  96. 8d8fc29 netpoll: disable netpoll when enslave a device by Amerigo Wang · 13 years ago
  97. 67f11f4 net: Remove linux/prefetch.h include from linux/skbuff.h by David S. Miller · 13 years ago
  98. 0fcbe74 net: Remove prefetches from SKB list handlers. by David S. Miller · 13 years ago
  99. 138eded caif: Update documentation of CAIF transmit and receive functions. by sjur.brandeland@stericsson.com · 13 years ago
  100. 34ea646 net: add missing prefetch.h include by Heiko Carstens · 13 years ago