1. ebe27c9 {mac|nl}80211: Add station connected time by Mohammed Shafi Shajakhan · 14 years ago
  2. 1570ca5 mac80211: send notification on new peer candidate for our secure mesh by Javier Cardona · 14 years ago
  3. c93b5e7 nl80211: New notification to discover mesh peer candidates. by Javier Cardona · 14 years ago
  4. 96b78df nl80211/mac80211: Perform PLINK_ACTION on new station by Javier Cardona · 14 years ago
  5. 53e8051 mac80211: ignore peer link requests from unauthenticated stations. by Javier Cardona · 14 years ago
  6. 7183912 mac80211: Let user space receive and send mesh auth/deauth frames by Javier Cardona · 14 years ago
  7. b39c48f nl80211/mac80211: let userspace authenticate stations by Javier Cardona · 14 years ago
  8. 5cff5e0 mac80211: ignore peers if security is enabled for this mesh by Javier Cardona · 14 years ago
  9. 15d5dda cfg80211/nl80211: Add userspace authentication flag to mesh setup by Javier Cardona · 14 years ago
  10. 581a8b0 nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE by Javier Cardona · 14 years ago
  11. e8306f9 mac80211: Check for queued frames before entering power save. by Vivek Natarajan · 14 years ago
  12. b37e3b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  13. a90c7a3 cfg80211: add a timer for invalid user reg hints by Luis R. Rodriguez · 14 years ago
  14. 1460955 cfg80211: fix regulatory restore upon user hints by Luis R. Rodriguez · 14 years ago
  15. ffbd308 mac80211: remove few obsolete flags by Mohammed Shafi Shajakhan · 14 years ago
  16. f4263c9 nl80211: Add BSS parameters to station by Paul Stewart · 14 years ago
  17. f3b3e36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  18. db940cb Bluetooth: convert net/bluetooth/ to kstrtox by Alexey Dobriyan · 14 years ago
  19. e63a15e Bluetooth: Use GFP_KERNEL in user context by Gustavo F. Padovan · 14 years ago
  20. 1322901 Bluetooth: Don't use spin_lock_bh in user context by Gustavo F. Padovan · 14 years ago
  21. fada4ac Bluetooth: Use kthread API in cmtp by Szymon Janc · 14 years ago
  22. f4d7cd4 Bluetooth: Use kthread API in bnep by Szymon Janc · 14 years ago
  23. aabf6f8 Bluetooth: Use kthread API in hidp by Szymon Janc · 14 years ago
  24. a88a965 Bluetooth: Add mgmt_remote_name event by Johan Hedberg · 14 years ago
  25. e17acd4 Bluetooth: Add mgmt_device_found event by Johan Hedberg · 14 years ago
  26. 1e429f3 Bluetooth: Remove gfp_mask param from hci_reassembly() by Gustavo F. Padovan · 14 years ago
  27. 26d5953 mac80211: clean up station cleanup timer by Johannes Berg · 14 years ago
  28. 5f9f181 mac80211: remove the dependency on crypto_blkcipher by Felix Fietkau · 14 years ago
  29. 1ed7648 mac80211: fix suppressing probe responses in ad-hoc mode by Felix Fietkau · 14 years ago
  30. 279daf6 wifi: Add hwflags to debugfs. by Ben Greear · 14 years ago
  31. fcf8bd3 mac80211: Fix duplicate frames on cooked monitor by Helmut Schaa · 14 years ago
  32. 2fceec1 tcp: len check is unnecessarily devastating, change to WARN_ON by Ilpo Järvinen · 14 years ago
  33. 2cab86b sctp: malloc enough room for asconf-ack chunk by Wei Yongjun · 14 years ago
  34. 5e58e52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  35. c100c8f appletalk: Fix OOPS in atalk_release(). by David S. Miller · 14 years ago
  36. 220b881 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 14 years ago
  37. 6f5ef99 Bluetooth: Fix warning with hci_cmd_timer by Thomas Gleixner · 14 years ago
  38. 34bd027 Bluetooth: delete hanging L2CAP channel by Andrei Emeltchenko · 14 years ago
  39. 08ba538 Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply by Johan Hedberg · 14 years ago
  40. 1057213 Bluetooth: Fix HCI_RESET command synchronization by Gustavo F. Padovan · 14 years ago
  41. 23e9fde Bluetooth: Increment unacked_frames count only the first transmit by Suraj Sumangala · 14 years ago
  42. 80a1e1d Bluetooth: Add local Extended Inquiry Response (EIR) support by Johan Hedberg · 14 years ago
  43. e90165b Bluetooth: check L2CAP info_rsp ident and state by Andrei Emeltchenko · 14 years ago
  44. d101024 Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_add by Gustavo F. Padovan · 14 years ago
  45. ce85ee1 Bluetooth: Enable support for out of band association model by Szymon Janc · 14 years ago
  46. 2763eda Bluetooth: Add add/remove_remote_oob_data management commands by Szymon Janc · 14 years ago
  47. c35938b Bluetooth: Add read_local_oob_data management command by Szymon Janc · 14 years ago
  48. 8fce635 Bluetooth: Allow for NULL data in mgmt_pending_add by Szymon Janc · 14 years ago
  49. c68fb7f Bluetooth: Rename cmd to param in pending_cmd by Szymon Janc · 14 years ago
  50. e0e185e Bluetooth: Fix checkpatch error in cmtp.h by Szymon Janc · 14 years ago
  51. ffd1332 Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> by Szymon Janc · 14 years ago
  52. 58aac46 Bluetooth: Do not use assignments in IF conditions by Szymon Janc · 14 years ago
  53. 17f09a7 Bluetooth: Fix checkpatch errors, code style issues and typos in hidp by Szymon Janc · 14 years ago
  54. 8c20aa9 Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> by Szymon Janc · 14 years ago
  55. 3aad75a Bluetooth: Fix checkpatch errors and some code style issues in bnep by Szymon Janc · 14 years ago
  56. a3d9bd4 Bluetooth: Opencode macros in bnep/core.c by Szymon Janc · 14 years ago
  57. 2c6d1a2 Bluetooth: Improve error message on wrong link type by Gustavo F. Padovan · 14 years ago
  58. b312b161 Bluetooth: mgmt: Add support for setting the local name by Johan Hedberg · 14 years ago
  59. dc4fe30 Bluetooth: mgmt: Add local name information to read_info reply by Johan Hedberg · 14 years ago
  60. 1f6c637 Bluetooth: Add define for the maximum name length on HCI level by Johan Hedberg · 14 years ago
  61. f0681a6 Bluetooth: remove unnecessary function declaration by Gustavo F. Padovan · 14 years ago
  62. a84b50c sctp: Pass __GFP_NOWARN to hash table allocation attempts. by David S. Miller · 14 years ago
  63. e2666f8 fib: add rtnl locking in ip_fib_net_exit by Eric Dumazet · 14 years ago
  64. c031235 atm/solos-pci: Don't flap VCs when carrier state changes by Philip A. Prindeville · 14 years ago
  65. ec15e68 cfg80211: Add nl80211 event for deletion of a station entry by Jouni Malinen · 14 years ago
  66. be7974a mac80211: Minor optimization in tx status handling by Helmut Schaa · 14 years ago
  67. c835b21 mac80211: add comment about reordering by Johannes Berg · 14 years ago
  68. 79b569f netdev: fix mtu check when TSO is enabled by Daniel Lezcano · 14 years ago
  69. ff9a57a bridge: mcast snooping, fix length check of snooped MLDv1/2 by Linus Lüssing · 14 years ago
  70. 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 14 years ago
  71. 1459a3c bridge: Fix compilation warning in function br_stp_recalculate_bridge_id() by Balaji G · 14 years ago
  72. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  73. 02aadf7 xfrm: Restrict extended sequence numbers to esp by Steffen Klassert · 14 years ago
  74. e2b1912 xfrm: Check for esn buffer len in xfrm_new_ae by Steffen Klassert · 14 years ago
  75. af2f464 xfrm: Assign esn pointers when cloning a state by Steffen Klassert · 14 years ago
  76. 36ae014 xfrm: Move the test on replay window size into the replay check functions by Steffen Klassert · 14 years ago
  77. 4910ac6 ipv4: Don't ip_rt_put() an error pointer in RAW sockets. by David S. Miller · 14 years ago
  78. 499fe9a mac80211: fix aggregation frame release during timeout by Daniel Halperin · 14 years ago
  79. 2b78ac9 cfg80211: fix BSS double-unlinking (continued) by Juuso Oikarinen · 14 years ago
  80. bef9bac cfg80211:: fix possible NULL pointer dereference by Mariusz Kozlowski · 14 years ago
  81. 67aa030 mac80211: fix possible NULL pointer dereference by Mariusz Kozlowski · 14 years ago
  82. 1f951a7 mac80211: fix NULL pointer dereference in ieee80211_key_alloc() by Petr Štetiar · 14 years ago
  83. 4dc217d mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates by Felix Fietkau · 14 years ago
  84. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 14 years ago
  85. 3e49e6d net: use CHECKSUM_NONE instead of magic number by Cesar Eduardo Barros · 14 years ago
  86. edf947f bridge: notify applications if address of bridge device changes by stephen hemminger · 14 years ago
  87. 8628bd8 ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo() by Jan Luebbe · 14 years ago
  88. 53914b6 can: make struct proto const by Oliver Hartkopp · 14 years ago
  89. 3b261ad net: remove useless comments in net/core/dev.c by Amerigo Wang · 14 years ago
  90. e0bccd3 rose: Add length checks to CALL_REQUEST parsing by Ben Hutchings · 14 years ago
  91. be20250 ROSE: prevent heap corruption with bad facilities by Dan Rosenberg · 14 years ago
  92. d370af0 irda: validate peer name and attribute lengths by Dan Rosenberg · 14 years ago
  93. d50e7e3 irda: prevent heap corruption on invalid nickname by Dan Rosenberg · 14 years ago
  94. e433430 dst: Clone child entry in skb_dst_pop by Steffen Klassert · 14 years ago
  95. 3bc0732 xfrm: Force a dst refcount before entering the xfrm type handlers by Steffen Klassert · 14 years ago
  96. a271c5a NFS: Ensure that rpc_release_resources_task() can be called twice. by OGAWA Hirofumi · 14 years ago
  97. 00a24705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  98. 1fbc784 ipv4: do not ignore route errors by Julian Anastasov · 14 years ago
  99. 4047185 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  100. 37e826c ipv4: Fix nexthop caching wrt. scoping. by David S. Miller · 14 years ago