1. 2aeb9a1 Bluetooth: Implement UUID handling through the management interface by Johan Hedberg · 14 years ago
  2. c542a06 Bluetooth: Implement set_pairable managment command by Johan Hedberg · 14 years ago
  3. ebc99fe Bluetooth: Add flag to track managment controlled adapters by Johan Hedberg · 14 years ago
  4. 72a734e Bluetooth: Unify mode related management messages to a single struct by Johan Hedberg · 14 years ago
  5. 9fbcbb4 Bluetooth: Add set_connectable management command by Johan Hedberg · 14 years ago
  6. 73f22f6 Bluetooth: Add support for set_discoverable management command by Johan Hedberg · 14 years ago
  7. eec8d2b Bluetooth: Add support for set_powered management command by Johan Hedberg · 14 years ago
  8. 5add6af Bluetooth: Add support for management powered event by Johan Hedberg · 14 years ago
  9. ab81cbf Bluetooth: Implement automatic setup procedure for local adapters by Johan Hedberg · 14 years ago
  10. e702112 Bluetooth: Use non-flushable by default L2CAP data packets by Andrei Emeltchenko · 14 years ago
  11. 681d119 mac80211: Add testing functionality for TKIP by Jouni Malinen · 14 years ago
  12. d057e5a mac80211: add HW flag for disabling auto link-PS in AP mode by Arik Nemtsov · 14 years ago
  13. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  14. 6d744ba mac80211: add MCS information to radiotap by Johannes Berg · 14 years ago
  15. 59eb21a cfg80211: Extend channel to frequency mapping for 802.11j by Bruno Randolf · 14 years ago
  16. 765c2a9 Bluetooth: Fix race condition with conn->sec_level by Johan Hedberg · 14 years ago
  17. 5dd36bc mac80211: allow advertising correct maximum aggregate size by Johannes Berg · 14 years ago
  18. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 14 years ago
  19. df6ba5d mac80211: add hw configuration for max ampdu buffer size by Luciano Coelho · 14 years ago
  20. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  21. 78d0736 ipsec: update MAX_AH_AUTH_LEN to support sha512 by Nicolas Dichtel · 14 years ago
  22. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  23. 838b4dc sched: remove unused backlog in RED stats by stephen hemminger · 14 years ago
  24. 464143c Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  25. bb12310 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  26. 2fc72c7 netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  27. e44f39118 ah: update maximum truncated ICV length by Nicolas Dichtel · 14 years ago
  28. 545ecdc arp: allow to invalidate specific ARP entries by Maxim Levitsky · 14 years ago
  29. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
  30. facb4ed phonet: some signedness bugs by Dan Carpenter · 14 years ago
  31. f52555a cfg80211: add mesh join/leave callback docs by Johannes Berg · 14 years ago
  32. 610dbc9 mac80211: add missing docs for off-chan TX flag by Johannes Berg · 14 years ago
  33. 4976b4e mac80211: add remain-on-channel docs by Johannes Berg · 14 years ago
  34. 928c41e net/sock.h: make some fields private to fix kernel-doc warning(s) by Randy Dunlap · 14 years ago
  35. f682cef netfilter: fix the race when initializing nf_ct_expect_hash_rnd by Changli Gao · 14 years ago
  36. 21f8358 mac80211: implement hardware offload for remain-on-channel by Johannes Berg · 14 years ago
  37. c96e963 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  38. 782a9e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  39. ea45fe4 dcbnl: adding DCBX feature flags get-set by Shmulik Ravid · 14 years ago
  40. 6241b62 dcbnl: adding DCBX engine capability by Shmulik Ravid · 14 years ago
  41. 96b9968 net_dcb: add application notifiers by John Fastabend · 14 years ago
  42. 9ab933a dcbnl: add appliction tlv handlers by John Fastabend · 14 years ago
  43. 3e29027 dcbnl: add support for ieee8021Qaz attributes by John Fastabend · 14 years ago
  44. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  45. e058464 Revert "ipv4: Allow configuring subnets as local addresses" by David S. Miller · 14 years ago
  46. b7e03ec Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  47. 23bb576 Bluetooth: Fix __hci_request synchronization for hci_open_dev by Johan Hedberg · 14 years ago
  48. c71e97b Bluetooth: Add management events for controller addition & removal by Johan Hedberg · 14 years ago
  49. f7b64e6 Bluetooth: Add read_info management command by Johan Hedberg · 14 years ago
  50. faba42e Bluetooth: Add read_index_list management command by Johan Hedberg · 14 years ago
  51. 02d9812 Bluetooth: Add read_version management command by Johan Hedberg · 14 years ago
  52. 67408c8 mac80211: selective throughput LED trigger active by Johannes Berg · 14 years ago
  53. e1e5406 mac80211: add throughput based LED blink trigger by Johannes Berg · 14 years ago
  54. 63e35cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  55. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  56. da521b2 net: Fix range checks in tcf_valid_offset(). by David S. Miller · 14 years ago
  57. 356f039 TCP: increase default initial receive window. by Nandita Dukkipati · 14 years ago
  58. d9993be Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  59. 7f531e0 cfg80211: Separate available antennas for RX and TX by Bruno Randolf · 14 years ago
  60. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 14 years ago
  61. 24bdd9f mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup by Javier Cardona · 14 years ago
  62. 9f33328 mac80211/rt2x00: add ieee80211_tx_status_ni() by Johannes Stezenbach · 14 years ago
  63. 6561a3b ipv4: Flush per-ns routing cache more sanely. by David S. Miller · 14 years ago
  64. 1730210 net_sched: always clone skbs by Changli Gao · 14 years ago
  65. 4c306a9 net: kill unused macros by Shan Wei · 14 years ago
  66. ad0081e ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. by David Stevens · 14 years ago
  67. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  68. fcbdf09 net: fix nulls list corruptions in sk_prot_alloc by Octavian Purdila · 14 years ago
  69. bc2ce89 tcp: relax tcp_paws_check() by Eric Dumazet · 14 years ago
  70. 4434572 net: factorize sync-rcu call in unregister_netdevice_many by Octavian Purdila · 14 years ago
  71. 2784fe9 cfg80211: fix null pointer dereference with a custom regulatory request by Luis R. Rodriguez · 14 years ago
  72. cf4e594 nl80211: Add notification for dropped Deauth/Disassoc by Jouni Malinen · 14 years ago
  73. bd2ce6e mac80211: Add timeout to BA session start API by Sujith Manoharan · 14 years ago
  74. a293911 nl80211: advertise maximum remain-on-channel duration by Johannes Berg · 14 years ago
  75. d33e455 net: Abstract default MTU metric calculation behind an accessor. by David S. Miller · 14 years ago
  76. 6389aa7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  77. 0dbaee3 net: Abstract default ADVMSS behind an accessor. by David S. Miller · 14 years ago
  78. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 14 years ago
  79. a7ffac9 cfg80211: Add antenna availability information by Bruno Randolf · 14 years ago
  80. 1d212aa Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  81. 323e126 ipv4: Don't pre-seed hoplimit metric. by David S. Miller · 14 years ago
  82. 5170ae8 net: Abstract RTAX_HOPLIMIT metric accesses behind helper. by David S. Miller · 14 years ago
  83. 35d2856 xfrm: Add Traffic Flow Confidentiality padding XFRM attribute by Martin Willi · 14 years ago
  84. 1e13f86 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  85. 68835ab net: optimize INET input path further by Eric Dumazet · 14 years ago
  86. defb351 net: Abstract away all dst_entry metrics accesses. by David S. Miller · 14 years ago
  87. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  88. 50b12f5 cfg80211: Add new BSS attribute ht_opmode by Helmut Schaa · 14 years ago
  89. a40c406 Bluetooth: Make hci_send_to_sock usable for management control sockets by Johan Hedberg · 14 years ago
  90. 0381101 Bluetooth: Add initial Bluetooth Management interface callbacks by Johan Hedberg · 14 years ago
  91. c02178d Bluetooth: Add Bluetooth Management interface definitions by Johan Hedberg · 14 years ago
  92. 541a45a nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  93. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  94. f9e10ce cfg80211: require add_virtual_intf to return new dev by Johannes Berg · 14 years ago
  95. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 14 years ago
  96. f435d9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  97. 46bcf14 filter: fix sk_filter rcu handling by Eric Dumazet · 14 years ago
  98. d265fef tipc: Remove obsolete native API files and exports by Allan Stephens · 14 years ago
  99. dca9b24 net: kill unused macros from head file by Shan Wei · 14 years ago
  100. a9527a3 net: snmp: fix the wrong ICMP_MIB_MAX value by Shan Wei · 14 years ago