1. 56e5cb8 Bluetooth: Add missing hci_dev locking when calling mgmt functions by Johan Hedberg · 13 years ago
  2. 2e58ef3 Bluetooth: Move pending management command list into struct hci_dev by Johan Hedberg · 13 years ago
  3. 744cf19 Bluetooth: Pass full hci_dev struct to mgmt callbacks by Johan Hedberg · 13 years ago
  4. e56c57d net: rename sk_clone to sk_clone_lock by Eric Dumazet · 13 years ago
  5. 9ecd04b sch_choke: use skb_header_pointer() by Eric Dumazet · 13 years ago
  6. ae2772b mac80211: allow frame aggregation for mesh by Thomas Pedersen · 13 years ago
  7. 739522b mac80211: set HT capabilities for mesh peer by Thomas Pedersen · 13 years ago
  8. 176f360 mac80211: add HT IEs to mesh frames by Thomas Pedersen · 13 years ago
  9. 42e7aa7 mac80211: Add HT helper functions by Alexander Simon · 13 years ago
  10. 3b69a9c mac80211: comment allocation of mesh frames by Thomas Pedersen · 13 years ago
  11. 077a915 mac80211: support adding IV-room in the skb for CCMP keys by Arik Nemtsov · 13 years ago
  12. 3b7b72e nl80211: clean up genlmsg_end uses by Johannes Berg · 13 years ago
  13. 152c477 mac80211: exit cooked monitor RX early if there are none by Johannes Berg · 13 years ago
  14. ef5af74 mac80211: fix confusing parentheses by Johannes Berg · 13 years ago
  15. 5903459 mac80211: call set_wmm_default only for valid vifs by Eliad Peller · 13 years ago
  16. 2563fa5 net: make ipv6 PKTINFO honour freebind by Maciej Żenczykowski · 13 years ago
  17. f74024d net: make ipv6 bind honour freebind by Maciej Żenczykowski · 13 years ago
  18. 34d2d89 sctp: fasthandoff with ASCONF at server-node by Michio Honda · 13 years ago
  19. ddc4bbe sctp: fasthandoff with ASCONF at mobile-node by Michio Honda · 13 years ago
  20. 8ce120f net: better pcpu data alignment by Eric Dumazet · 13 years ago
  21. 9270fd6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  22. 2bc8ca4 ipv4: Fix inetpeer expire time information by Steffen Klassert · 13 years ago
  23. 6d67e9b tcp: Fix comments for Nagle algorithm by Feng King · 13 years ago
  24. e50e705 l2tp: fix l2tp_udp_recv_core() by Eric Dumazet · 13 years ago
  25. c457338 ipv6: drop packets when source address is multicast by Brian Haley · 13 years ago
  26. 4c659c3 Bluetooth: Add address type fields to mgmt messages that need them by Johan Hedberg · 13 years ago
  27. 86742e1 Bluetooth: Update link key mgmt APIs to match latest spec. by Johan Hedberg · 13 years ago
  28. bd2d133 Bluetooth: Fix response for mgmt_start_discovery when powered off by Johan Hedberg · 13 years ago
  29. 889d07e Bluetooth: Remove redundant code from mgmt_block & mgmt_unblock by Johan Hedberg · 13 years ago
  30. 3243553 Bluetooth: Convert power off mechanism to use delayed_work by Johan Hedberg · 13 years ago
  31. 2d7cee5 Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails by Johan Hedberg · 13 years ago
  32. 16ab91a Bluetooth: Add timeout field to mgmt_set_discoverable by Johan Hedberg · 13 years ago
  33. 89352e7 Bluetooth: Periodic Inquiry and Discovery by Andre Guedes · 13 years ago
  34. 023d5049 Bluetooth: Create hci_cancel_inquiry() by Andre Guedes · 13 years ago
  35. 2519a1f Bluetooth: Create hci_do_inquiry() by Andre Guedes · 13 years ago
  36. 66af7aa Bluetooth: EFS: parse L2CAP config response by Andrei Emeltchenko · 13 years ago
  37. 9f5a0d7 Bluetooth: Define HCI reasons instead of magic number by Andrei Emeltchenko · 13 years ago
  38. 36f7fc7 Bluetooth: Clean up logic in hci_cc_write_scan_enable by Johan Hedberg · 13 years ago
  39. abc545b Bluetooth: Add debug print to l2cap_chan_create by Szymon Janc · 13 years ago
  40. b24752f Bluetooth: Fix mgmt response when adapter goes down or is removed by Johan Hedberg · 13 years ago
  41. 08add51 Bluetooth: Guarantee BR-EDR device will be registered as hci0 by Mat Martineau · 13 years ago
  42. 8d5a04a Bluetooth: Add signal handlers for channel moves by Mat Martineau · 13 years ago
  43. 50a147c Bluetooth: Use symbolic values for the fixed channel map by Mat Martineau · 13 years ago
  44. f94ff6f Bluetooth: Add signal handlers for channel creation by Mat Martineau · 13 years ago
  45. 2ea6648 Bluetooth: Add channel policy to getsockopt/setsockopt by Mat Martineau · 13 years ago
  46. 6b3c710 Bluetooth: Initialize tx_win_max for fixed channel by Andrei Emeltchenko · 13 years ago
  47. 02b20f0 Bluetooth: recalculate priorities when channels are starving by Luiz Augusto von Dentz · 13 years ago
  48. ec1cce2 Bluetooth: handle priority change within quote by Luiz Augusto von Dentz · 13 years ago
  49. 73d80de Bluetooth: prioritizing data over HCI by Luiz Augusto von Dentz · 13 years ago
  50. 3c32fa9 Bluetooth: Fix hidp_get_connection() by Gustavo F. Padovan · 13 years ago
  51. 25df084 Bluetooth: hidp: Fix module reference cleanup by David Herrmann · 13 years ago
  52. df164df Bluetooth: Set HCI_MGMT flag only in read_controller_info by Johan Hedberg · 13 years ago
  53. 43611a7 Bluetooth: Increase HCI reset timeout in hci_dev_do_close by Szymon Janc · 13 years ago
  54. db54467 Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm by Szymon Janc · 13 years ago
  55. 164a6e7 Bluetooth: Fix command complete/status for discovery commands by Johan Hedberg · 13 years ago
  56. 262038f Bluetooth: make use sk_priority to priritize RFCOMM packets by Luiz Augusto von Dentz · 13 years ago
  57. 5e59b79 Bluetooth: set skbuffer priority based on L2CAP socket priority by Luiz Augusto von Dentz · 13 years ago
  58. 8035ded Bluetooth: replace list_for_each with list_for_each_entry whenever possible by Luiz Augusto von Dentz · 13 years ago
  59. 457f485 Bluetooth: correct debug output by Andrei Emeltchenko · 13 years ago
  60. c6337ea Bluetooth: remove magic offset and size by Andrei Emeltchenko · 13 years ago
  61. 3e6b3b9 Bluetooth: small styles clean ups to l2cap_core.c by Gustavo F. Padovan · 13 years ago
  62. 0e8b207 Bluetooth: EFS: implement L2CAP config pending state by Andrei Emeltchenko · 13 years ago
  63. 5973563 Bluetooth: Make hci_unregister_dev return void by David Herrmann · 13 years ago
  64. 96af739 Bluetooth: Replace rfcomm tty tasklet by workqueue by David Herrmann · 13 years ago
  65. 5ada991 Bluetooth: Return proper error codes on rfcomm tty init by David Herrmann · 13 years ago
  66. f3f668b Bluetooth: Use miliseconds for L2CAP channel timeouts by Andrzej Kaczmarek · 13 years ago
  67. 94956ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  68. 4dff523 Bluetooth: Revert: Fix L2CAP connection establishment by Arek Lichwa · 13 years ago
  69. 039c811 wanrouter: Remove kernel_lock annotations by Richard Weinberger · 13 years ago
  70. 24b9c37 mac80211: uAPSD - fix IEEE80211_FCTL_MOREDATA bit setting by Janusz.Dziedzic@tieto.com · 13 years ago
  71. 3b6ef63 cfg80211: fix cmp_ies by Johannes Berg · 13 years ago
  72. 133a3ff cfg80211: allow setting TXQ parameters only in AP mode by Johannes Berg · 13 years ago
  73. 6c73941 nl80211: fix HT capability attribute validation by Johannes Berg · 13 years ago
  74. 3432f92 mac80211: use min rate as basic rate for buggy APs by Eliad Peller · 13 years ago
  75. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  76. 39b0264 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  77. 6736c04 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  78. 22097fd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  79. eea49cc9 af_packet: de-inline some helper functions by Olof Johansson · 13 years ago
  80. bc417e3 net: Add back alignment for size for __alloc_skb by Tony Lindgren · 13 years ago
  81. 918eb39 net: add missing bh_unlock_sock() calls by Eric Dumazet · 13 years ago
  82. e2e210c l2tp: fix race in l2tp_recv_dequeue() by Eric Dumazet · 13 years ago
  83. 31cbecb Merge branch 'osd-devel' into nfs-for-next by Trond Myklebust · 13 years ago
  84. 05cb910 mac80211: disable powersave for broken APs by Johannes Berg · 13 years ago
  85. e3a4cc2 mac80211: Fix TDLS support validation in add_station handler by Jouni Malinen · 13 years ago
  86. 6911bf0 mac80211: config hw when going back on-channel by Eliad Peller · 13 years ago
  87. eaa7af2 mac80211: fix remain_off_channel regression by Eliad Peller · 13 years ago
  88. c125d5e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  89. 0ad92ad udp: fix a race in encap_rcv handling by Eric Dumazet · 13 years ago
  90. 501e89d x25: Fix NULL dereference in x25_recvmsg by Dave Jones · 13 years ago
  91. 73cb88e net: make the tcp and udp file_operations for the /proc stuff const by Arjan van de Ven · 13 years ago
  92. deede2f vlan: Don't propagate flag changes on down interfaces. by Matthijs Kooijman · 13 years ago
  93. 045f7b3 neigh: Kill bogus SMP protected debugging message. by David S. Miller · 13 years ago
  94. 563e123 netfilter: do not propagate nf_queue errors in nf_hook_slow by Florian Westphal · 13 years ago
  95. 2dad81a netfilter: ipv6: fix afinfo->route refcnt leak on error by Florian Westphal · 13 years ago
  96. ad542ced ipvs: Remove unused variable "cs" from ip_vs_leave function. by Krzysztof Wilczynski · 13 years ago
  97. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  98. b6338b5 ipvs: Removed unused variables by Simon Horman · 13 years ago
  99. 4a516f1 ipvs: Remove unused return value of protocol state transitions by Simon Horman · 13 years ago
  100. 3c2de2a ipvs: Remove unused parameter from ip_vs_confirm_conntrack() by Simon Horman · 13 years ago