1. 30dc78e Bluetooth: Add name resolving support for mgmt based discovery by Johan Hedberg · 14 years ago
  2. ff9ef57 Bluetooth: Add discovery state tracking by Johan Hedberg · 14 years ago
  3. 3088351 Bluetooth: Rename hdev->inq_cache to hdev->discovery by Johan Hedberg · 14 years ago
  4. 3175405 Bluetooth: Return updated name state with hci_inquiry_cache_update by Johan Hedberg · 14 years ago
  5. 561aafb Bluetooth: Add initial mgmt_confirm_name support by Johan Hedberg · 14 years ago
  6. 32748db Bluetooth: Move Extended Inquiry Response defines to hci.h by Johan Hedberg · 14 years ago
  7. b57c1a5 Bluetooth: Convert inquiry cache to use standard list types by Johan Hedberg · 14 years ago
  8. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 14 years ago
  9. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 14 years ago
  10. 4c0c0b7 cfg80211: export cfg80211_ref_bss by Johannes Berg · 14 years ago
  11. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 14 years ago
  12. f09603a mac80211: add sta_state callback by Johannes Berg · 14 years ago
  13. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 14 years ago
  14. 24db78c nl80211: add support for mcs masks by Simon Wunderlich · 14 years ago
  15. 15f0ebc kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 14 years ago
  16. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 14 years ago
  17. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 14 years ago
  18. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 14 years ago
  19. 019c4fb NFC: Add NCI multiple targets support by Ilan Elias · 14 years ago
  20. 25a1d9d NFC: NFC core layer should not set the target_idx by Ilan Elias · 14 years ago
  21. 8939e47 NFC: Clearly separate NCI states from flags by Ilan Elias · 14 years ago
  22. c4bf98b NFC: Add NCI data exchange timer by Ilan Elias · 14 years ago
  23. d5a2ca6 NFC: Export new attributes sensb_res and sensf_res by Ilan Elias · 14 years ago
  24. eccc068 wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit power by Hong Wu · 14 years ago
  25. 11ee515 NFC: Increase NCI deactivate timeout by Ilan Elias · 14 years ago
  26. 747465e net: fix some sparse errors by Eric Dumazet · 14 years ago
  27. 7c17d86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  28. ddecf0f net_sched: sfq: add optional RED on top of SFQ by Eric Dumazet · 14 years ago
  29. 9ee6045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 14 years ago
  30. 609eac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  31. 874c60b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 14 years ago
  32. 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  33. 475f1b5 net: sk_update_clone is only used in net/core/sock.c by Stephen Rothwell · 14 years ago
  34. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  35. f3f511e net: fix sock_clone reference mismatch with tcp memcontrol by Glauber Costa · 14 years ago
  36. eeca668 net_sched: red: split red_parms into parms and vars by Eric Dumazet · 14 years ago
  37. 5d38515 9p: Reduce object size with CONFIG_NET_9P_DEBUG by Joe Perches · 15 years ago
  38. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  39. e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 14 years ago
  40. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 14 years ago
  41. 004161c NFC: Handle error during NCI data exchange by Ilan Elias · 14 years ago
  42. 637d85a NFC: Update names and structs to NCI spec 1.0 d22 by Ilan Elias · 14 years ago
  43. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  44. 59e2940 Bluetooth: Rename extfeatures by Andre Guedes · 14 years ago
  45. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  46. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 14 years ago
  47. 32b293a IPv6: Avoid taking write lock for /proc/net/ipv6_route by Josh Hunt · 14 years ago
  48. 885ee74 af_unix: Move CINQ/COUTQ code to helpers by Pavel Emelyanov · 14 years ago
  49. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 14 years ago
  50. f83c779 ipv6: Create fast inline ipv6 neigh lookup just like ipv4. by David S. Miller · 14 years ago
  51. 2c2aba6 ipv6: Use universal hash for NDISC. by David S. Miller · 14 years ago
  52. c5e1fd8 Merge branch 'nf-next' of git://1984.lsi.us.es/net-next by David S. Miller · 14 years ago
  53. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  54. b9e61f0 netfilter: ctnetlink: remove dead NAT code by Patrick McHardy · 14 years ago
  55. d70308f netfilter: nat: remove module reference counting from NAT protocols by Patrick McHardy · 14 years ago
  56. cbc9f2f netfilter: nf_nat: export NAT definitions to userspace by Patrick McHardy · 14 years ago
  57. 3d058d7 netfilter: rework user-space expectation helper support by Pablo Neira Ayuso · 14 years ago
  58. 0fd7bac net: relax rcvbuf limits by Eric Dumazet · 14 years ago
  59. e688a60 net: introduce DST_NOPEER dst flag by Eric Dumazet · 14 years ago
  60. f20d09d Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list by Gustavo F. Padovan · 14 years ago
  61. 460da45 Bluetooth: Remove lock from inquiry_cache by Gustavo F. Padovan · 14 years ago
  62. 933393f percpu: Remove irqsafe_cpu_xxx variants by Christoph Lameter · 14 years ago
  63. 2b64d15 Bluetooth: Add MITM mechanism to LE-SMP by Brian Gix · 14 years ago
  64. 371fd83 Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks by Ulisses Furquim · 14 years ago
  65. 686ebf2 Bluetooth: Make HCI call directly into SCO and L2CAP event functions by Ulisses Furquim · 14 years ago
  66. 68a8aea Bluetooth: Remove magic numbers from le scan cmd by Andrei Emeltchenko · 14 years ago
  67. c0ed1c1 net: Add a flow_cache_flush_deferred function by Steffen Klassert · 14 years ago
  68. ab56222 tcp: Replace constants with #define macros by Vijay Subramanian · 14 years ago
  69. f1e91e1 Bluetooth: Always compile SCO and L2CAP in Bluetooth Core by Ulisses Furquim · 14 years ago
  70. 030013d Bluetooth: Rename info_work to info_timer by Gustavo F. Padovan · 14 years ago
  71. 6c9d42a Bluetooth: convert security timer to delayed_work by Gustavo F. Padovan · 14 years ago
  72. c2ec9c1 Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h by Gustavo F. Padovan · 14 years ago
  73. aac6399 af_iucv: get rid of state IUCV_SEVERED by Ursula Braun · 14 years ago
  74. 9e8ba5f af_iucv: remove unused timer infrastructure by Ursula Braun · 14 years ago
  75. 613a1c0 Bluetooth: Clean up magic pointers by Andrei Emeltchenko · 14 years ago
  76. 2455a3e Bluetooth: Initialize default flow control mode by Andrei Emeltchenko · 14 years ago
  77. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 14 years ago
  78. 2692ba6 sctp: fix incorrect overflow check on autoclose by Xi Wang · 14 years ago
  79. 447f219 Revert "net: Remove unused neighbour layer ops." by David S. Miller · 14 years ago
  80. 1d8d3de mac80211: handle SMPS action frames by Johannes Berg · 14 years ago
  81. a85e1d5 cfg80211: Return beacon loss count in station by Paul Stewart · 15 years ago
  82. 9662cbc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 14 years ago
  83. 9f6e20c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  84. 4dad999 Bluetooth: Add missing mgmt_confirm_name command definition by Johan Hedberg · 14 years ago
  85. 1f8cd0d Bluetooth: Fix mgmt_(block,unblock)_device opcodes by Johan Hedberg · 14 years ago
  86. d85bb26 Bluetooth: Add missing confirm_name field to mgmt_ev_device_found by Johan Hedberg · 14 years ago
  87. 350ee4c Bluetooth: Add HCI Read Data Block Size function by Andrei Emeltchenko · 15 years ago
  88. f71d5a2 Bluetooth: Update ordering and opcodes of mgmt messages by Johan Hedberg · 15 years ago
  89. 7d78525 Bluetooth: Add timer for automatically disabling the service cache by Johan Hedberg · 15 years ago
  90. 14c0b60 Bluetooth: Remove mgmt_set_service_cache by Johan Hedberg · 15 years ago
  91. f7c6869 Bluetooth: Move mgmt_set_fast_connectable to the right location by Johan Hedberg · 15 years ago
  92. 69ab39e Bluetooth: Update mgmt_read_info and related mgmt messages by Johan Hedberg · 15 years ago
  93. 6d438e3 Bluetooth: Remove work_add and work_del from hci_sysfs by Gustavo F. Padovan · 14 years ago
  94. 03a0019 Bluetooth: invert locking order in connect path by Gustavo F. Padovan · 15 years ago
  95. f878fca Bluetooth: convert info timer to delayed_work by Gustavo F. Padovan · 15 years ago
  96. 3eff45e Bluetooth: convert tx_task to workqueue by Gustavo F. Padovan · 15 years ago
  97. c347b76 Bluetooth: Move command task to workqueue by Gustavo F. Padovan · 15 years ago
  98. bf4c632 Bluetooth: convert conn hash to RCU by Gustavo F. Padovan · 15 years ago
  99. d01b2ff Bluetooth: convert chan_lock to mutex by Gustavo F. Padovan · 15 years ago
  100. 721c418 Bluetooth: Move L2CAP timers to workqueue by Gustavo F. Padovan · 15 years ago