1. ca42a61 Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1) by Gustavo F. Padovan · 15 years ago
  2. cbe86b9 Bluetooth: Add missing selection of CONFIG_CRC16 for L2CAP layer by Randy Dunlap · 15 years ago
  3. 1b7bf4e Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAP by Gustavo F. Padovan · 15 years ago
  4. e686219 Bluetooth: Add locking scheme to L2CAP timeout callbacks by Gustavo F. Padovan · 15 years ago
  5. 9e726b1 Bluetooth: Fix rejected connection not disconnecting ACL link by Luiz Augusto von Dentz · 15 years ago
  6. ef54fd9 Bluetooth: Full support for receiving L2CAP SREJ frames by Gustavo F. Padovan · 15 years ago
  7. 8f17154 Bluetooth: Add support for L2CAP SREJ exception by Gustavo F. Padovan · 15 years ago
  8. fcc203c Bluetooth: Add support for FCS option to L2CAP by Gustavo F. Padovan · 15 years ago
  9. 6840ed0 Bluetooth: Enable Streaming Mode for L2CAP by Gustavo F. Padovan · 15 years ago
  10. e90bac0 Bluetooth: Add support for Retransmission and Monitor Timers by Gustavo F. Padovan · 15 years ago
  11. 30afb5b Bluetooth: Initial support for retransmission of packets with REJ frames by Gustavo F. Padovan · 15 years ago
  12. c74e560 Bluetooth: Add support for Segmentation and Reassembly of SDUs by Gustavo F. Padovan · 15 years ago
  13. 1c2acff Bluetooth: Add initial support for ERTM packets transfers by Gustavo F. Padovan · 15 years ago
  14. 22121fc Bluetooth: Create separate l2cap_send_disconn_req() function by Gustavo F. Padovan · 15 years ago
  15. f2fcfcd Bluetooth: Add configuration support for ERTM and Streaming mode by Gustavo F. Padovan · 15 years ago
  16. 65c7c49 Bluetooth: Add L2CAP RFC option if ERTM is enabled by Marcel Holtmann · 15 years ago
  17. c6b03cf Bluetooth: Allow setting of L2CAP ERTM via socket option by Marcel Holtmann · 15 years ago
  18. 44dd46d Bluetooth: Add module option to enable L2CAP ERTM support by Marcel Holtmann · 15 years ago
  19. 52d1834 Bluetooth: Coding style cleanup from previous rfcomm_init bug fix by Marcel Holtmann · 15 years ago
  20. a6a67ef Bluetooth: Convert hdev->req_lock to a mutex by Thomas Gleixner · 15 years ago
  21. edad638 Bluetooth: Let HIDP grab the device reference for connections by Marcel Holtmann · 15 years ago
  22. 9eba32b Bluetooth: Add extra device reference counting for connections by Marcel Holtmann · 15 years ago
  23. 364f635 Bluetooth: Disconnect HIDRAW devices on disconnect by Marcel Holtmann · 15 years ago
  24. 981b141 Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received by Vikram Kandukuri · 15 years ago
  25. fd0b3ff Bluetooth: Add proper shutdown support to SCO sockets by Marcel Holtmann · 15 years ago
  26. f8f2109 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  27. 11ba964 mac80211: fix register_hw error path by Johannes Berg · 15 years ago
  28. 16a832e cfg80211: allow cfg80211_connect_result with bssid == NULL by Zhu Yi · 15 years ago
  29. 415ad1ef cfg80211: fix leaks of wdev->conn->ie by David Kilroy · 15 years ago
  30. ad00239 cfg80211: fix dangling scan request checking by Johannes Berg · 15 years ago
  31. c8a61a7 mac80211: New stat counters for multicast and unicast forwarded frames by Daniel Walker · 15 years ago
  32. 29508d1 rc80211_pid_algo.c: remove unused variable declaration by John W. Linville · 15 years ago
  33. bfc32e6 mac80211: Decouple fail_avg stats used by mesh from rate control algorithm. by Javier Cardona · 15 years ago
  34. f424afa mac80211: remove deprecated API by Johannes Berg · 15 years ago
  35. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  36. ea416a7 cfg80211: report userspace SME connected event properly by Johannes Berg · 15 years ago
  37. 0ff6ce7 cfg80211: fix deadlock by Johannes Berg · 15 years ago
  38. a8b875e cfg80211: export cfg80211_wext_siwfreq by Jussi Kivilinna · 15 years ago
  39. ae6e2ae phonet: fix build when PROC_FS is disabled by Randy Dunlap · 15 years ago
  40. 1758c09 can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path by Oliver Hartkopp · 15 years ago
  41. b85daa5 vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field by Vasu Dev · 15 years ago
  42. cf991116 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  43. a8519de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  44. 16cb9d4 cfg80211: allow driver to override PS default by Johannes Berg · 15 years ago
  45. 36e6fea cfg80211: check for and abort dangling scan requests by Johannes Berg · 15 years ago
  46. 70bdb6b mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames by David Woo · 15 years ago
  47. 57ef5dd mac80211: Mark a destination sequence number as valid when a PREQ is received. by David Woo · 15 years ago
  48. cca8949 mac80211: Fix unresolved mesh frames queued without valid control.vif by Javier Cardona · 15 years ago
  49. 1fe90b0 trivial: remove duplicate "different" from comment by Thadeu Lima de Souza Cascardo · 15 years ago
  50. 1888923 mac80211: Move mpath and mpp growth to mesh workqueue. by Javier Cardona · 15 years ago
  51. 5b36583 mac80211: Assign a default mesh beaconing interval. by Javier Cardona · 15 years ago
  52. 5815814 mac80211: Early detection of broken mesh paths when using minstrel. by Javier Cardona · 15 years ago
  53. d403a1c mac80211: Update the station failed frames average when minstrel is used. by Javier Cardona · 15 years ago
  54. 3c5772a mac80211: Use 3-address format for mesh broadcast frames. by Javier Cardona · 15 years ago
  55. a9e3091 mac80211: Use correct sign for mesh active path refresh. by Andrey Yurovsky · 15 years ago
  56. fe58343 mac80211: Improve dequeing from mpath frame queue. by Javier Cardona · 15 years ago
  57. 62b1208 mac80211: small tx code cleanup by Johannes Berg · 15 years ago
  58. d0b6960 mac80211: sequence number micro-optimisation by Johannes Berg · 15 years ago
  59. feff1f2 mac80211: take statistics before encryption by Johannes Berg · 15 years ago
  60. aee83ea cfg80211: add missing device list locking by Johannes Berg · 15 years ago
  61. d5b96a6 mac80211: remove max_bandwidth by Pat Erley · 15 years ago
  62. 4b18114 cfg80211: fix locking for SIWFREQ by Johannes Berg · 15 years ago
  63. 5ba6353 cfg80211: fix alignment problem in scan request by Johannes Berg · 15 years ago
  64. ad5351d mac80211: allow DMA optimisation by Johannes Berg · 15 years ago
  65. f5ea912 nl80211: add generation number to all dumps by Johannes Berg · 15 years ago
  66. f401a6f cfg80211: use reassociation when possible by Johannes Berg · 15 years ago
  67. 59bbb6f cfg80211: validate channel settings across interfaces by Johannes Berg · 15 years ago
  68. bcba8ea cfg80211: Set WEP ciphers by Samuel Ortiz · 15 years ago
  69. b6f0b63 cfg80211: fix SME association after disassociation by Johannes Berg · 15 years ago
  70. e458b8a cfg80211: fix nl80211 disconnected events by Johannes Berg · 15 years ago
  71. e21546a mac80211: stay authenticated after disassoc by Johannes Berg · 15 years ago
  72. b935df0 cfg80211: fix disassociation warning due to misuse of wdev->current_bss by Pavel Roskin · 15 years ago
  73. a42dd7ef wireless: display wext SSID when connected by cfg80211 by Zhu Yi · 15 years ago
  74. c03e20f mac80211: fix compilation of mesh (although its disabled) by Luis R. Rodriguez · 15 years ago
  75. 26ced1e inet6: Set default traffic class by Gerrit Renker · 15 years ago
  76. e651f03 inet6: Conversion from u8 to int by Gerrit Renker · 15 years ago
  77. e9b3cc1 net: skb ftracer - add tracepoint to skb_copy_datagram_iovec (v3) by Neil Horman · 15 years ago
  78. 3982d3d net/bridge: Add 'hairpin' port forwarding mode by Fischer, Anna · 15 years ago
  79. a6fa328 ipv6: Log the explicit address that triggered DAD failure by Jens Rosenboom · 15 years ago
  80. 416fbdf mac80211: fix panic when splicing unprepared TIDs by Luis R. Rodriguez · 15 years ago
  81. cb7d9e7f Phonet: fix /proc/net/phonet with network namespaces by Rémi Denis-Courmont · 15 years ago
  82. acb8aac nl802154: support START-CONFIRM primitive by Dmitry Baryshkov · 15 years ago
  83. 99eb855 af_ieee802154: add support for WANT_ACK socket option by Dmitry Baryshkov · 15 years ago
  84. 74eda55 af_ieee802154: minor cleanup in dgram_bind by Dmitry Baryshkov · 15 years ago
  85. 8e753dd nl802154: add support for dumping WPAN interface information by Dmitry Baryshkov · 15 years ago
  86. 78090a5 nl802154: make ieee802154_policy constant by Dmitry Baryshkov · 15 years ago
  87. 6885ffb Use correct NET_RX_* returns for atalk_rcv() by Mark Smith · 15 years ago
  88. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  89. 418372b sctp: fix missing destroy of percpu counter variable in sctp_proc_exit() by Rafael Laufer · 15 years ago
  90. e84b90a can: Fix raw_getname() leak by Eric Dumazet · 15 years ago
  91. b79a794 Fix xfrm hash collisions by changing __xfrm4_daddr_saddr_hash to hash addresses with addition by Jussi Mäki · 15 years ago
  92. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  93. cba8784 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  94. bbd8a0d net: Avoid enqueuing skb for default qdiscs by Krishna Kumar · 15 years ago
  95. 0d502d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  96. 09384df irda: Fix irda_getname() leak by Eric Dumazet · 15 years ago
  97. 3d39247 appletalk: fix atalk_getname() leak by Eric Dumazet · 15 years ago
  98. f6b97b2 netrom: Fix nr_getname() leak by Eric Dumazet · 15 years ago
  99. 80922bb econet: Fix econet_getname() leak by Eric Dumazet · 15 years ago
  100. 17ac2e9 rose: Fix rose_getname() leak by Eric Dumazet · 15 years ago