1. 6b03e32 Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next by Kalle Valo · 10 years ago
  2. c1e140b mac80211: delete the assoc/auth timer upon suspend by Emmanuel Grumbach · 10 years ago
  3. 6e9f3fa Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute" by Johannes Berg · 10 years ago
  4. 5700712 cfg80211: fix checking nl80211_send_station() return value by Johannes Berg · 10 years ago
  5. 5e06a9e mac80211: remove doubled semicolon by Johannes Berg · 10 years ago
  6. b51f3be cfg80211: change bandwidth reporting to explicit field by Johannes Berg · 10 years ago
  7. 97d910d cfg80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  8. f89903d mac80211: remove 80+80 MHz rate reporting by Johannes Berg · 10 years ago
  9. 75453cc nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN by Luciano Coelho · 10 years ago
  10. ef51fb1 cfg80211: avoid reg-hints in self-managed only systems by Arik Nemtsov · 10 years ago
  11. 2c3e861 cfg80211: introduce sync regdom set API for self-managed by Arik Nemtsov · 10 years ago
  12. 2726f23 mac80211: don't defer scans in case of radar detection by Eliad Peller · 10 years ago
  13. e7f2337 mac80211: consider only relevant vifs for radar_required calculation by Eliad Peller · 10 years ago
  14. 5cbc95a mac80211: remove local->radar_detect_enabled by Eliad Peller · 10 years ago
  15. 5007589 mac80211: add TDLS supported channels correctly by Arik Nemtsov · 10 years ago
  16. 3b24f4c mac80211: let flush() drop packets when possible by Emmanuel Grumbach · 10 years ago
  17. 9b7a86f mac80211: fix handling TIM IE when stations disconnect by Johannes Berg · 10 years ago
  18. 79c892b mac80211: provide per-TID RX/TX MSDU counters by Johannes Berg · 10 years ago
  19. 6de3980 nl80211: support per-TID station statistics by Johannes Berg · 10 years ago
  20. a76b194 cfg80211: add nl80211 beacon-only statistics by Johannes Berg · 10 years ago
  21. 319090b cfg80211: remove enum station_info_flags by Johannes Berg · 10 years ago
  22. 2b9a7e1 mac80211: allow drivers to provide most station statistics by Johannes Berg · 10 years ago
  23. 6f7a8d2 mac80211: send statistics with delete station event by Johannes Berg · 10 years ago
  24. cf5ead8 cfg80211: allow including station info in delete event by Johannes Berg · 10 years ago
  25. 052536a cfg80211: add scan time to survey data by Johannes Berg · 10 years ago
  26. 11f78ac cfg80211: allow survey data to return global data by Johannes Berg · 10 years ago
  27. 4ed20be cfg80211: remove "channel" from survey names by Johannes Berg · 10 years ago
  28. db12847 mac80211: Re-fix accounting of the tailroom-needed counter by Ido Yariv · 10 years ago
  29. 3a4b0c9 Merge branch 'mac80211' into mac80211-next by Johannes Berg · 10 years ago
  30. fa44b98 mac80211: skip disabled channels in VHT check by Arik Nemtsov · 10 years ago
  31. 71b836e nl80211: define multicast group names in header by Johannes Berg · 10 years ago
  32. d75bb06 cfg80211: add extensible feature flag attribute by Gautam Kumar Shukla · 10 years ago
  33. 1e359a5 Revert "mac80211: Fix accounting of the tailroom-needed counter" by Johannes Berg · 10 years ago
  34. e8768f9 net: skbuff: don't zero tc members when freeing skb by Florian Westphal · 10 years ago
  35. 6c032ed Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  36. a4c9ea5 geneve: Add Geneve GRO support by Joe Stringer · 10 years ago
  37. 9b174d8 net: Add Transparent Ethernet Bridging GRO support. by Jesse Gross · 10 years ago
  38. 5405afd fib_trie: Add tracking value for suffix length by Alexander Duyck · 10 years ago
  39. 21d1f11 fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child by Alexander Duyck · 10 years ago
  40. 12c081a fib_trie: inflate/halve nodes in a more RCU friendly way by Alexander Duyck · 10 years ago
  41. fc86a93 fib_trie: Push tnode flushing down to inflate/halve by Alexander Duyck · 10 years ago
  42. ff181ed fib_trie: Push assignment of child to parent down into inflate/halve by Alexander Duyck · 10 years ago
  43. f05a481 fib_trie: Add functions should_inflate and should_halve by Alexander Duyck · 10 years ago
  44. cf3637b fib_trie: Move resize to after inflate/halve by Alexander Duyck · 10 years ago
  45. 345e9b5 fib_trie: Push rcu_read_lock/unlock to callers by Alexander Duyck · 10 years ago
  46. 98293e8 fib_trie: Use unsigned long for anything dealing with a shift by bits by Alexander Duyck · 10 years ago
  47. e9b4401 fib_trie: Update meaning of pos to represent unchecked bits by Alexander Duyck · 10 years ago
  48. 836a012 fib_trie: Optimize fib_table_insert by Alexander Duyck · 10 years ago
  49. 939afb0 fib_trie: Optimize fib_find_node by Alexander Duyck · 10 years ago
  50. 9f9e636 fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables by Alexander Duyck · 10 years ago
  51. adaf981 fib_trie: Merge leaf into tnode by Alexander Duyck · 10 years ago
  52. 37fd30f fib_trie: Merge tnode_free and leaf_free into node_free by Alexander Duyck · 10 years ago
  53. 64c9b6f fib_trie: Make leaf and tnode more uniform by Alexander Duyck · 10 years ago
  54. 8274a97 fib_trie: Update usage stats to be percpu instead of global variables by Alexander Duyck · 10 years ago
  55. bec94d4 gre: allow live address change by stephen hemminger · 10 years ago
  56. 33f72e6 l2tp : multicast notification to the registered listeners by Bill Hong · 10 years ago
  57. 886eaa1 tipc: replace 0 by NULL for pointers by Fabian Frederick · 10 years ago
  58. 2c90331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  59. e64b4fb Bluetooth: Add timing information to ECDH test case runs by Marcel Holtmann · 10 years ago
  60. 255047b Bluetooth: Add timing information to SMP test case runs by Marcel Holtmann · 10 years ago
  61. fb2969a Bluetooth: Add LE Secure Connections tests for SMP by Johan Hedberg · 10 years ago
  62. cfc4198 Bluetooth: Add legacy SMP tests by Johan Hedberg · 10 years ago
  63. 0a2b0f0 Bluetooth: Add skeleton for SMP self-tests by Johan Hedberg · 10 years ago
  64. 0b6415b Bluetooth: Add support for ECDH test cases by Johan Hedberg · 10 years ago
  65. ee48529 Bluetooth: Add support for self testing framework by Marcel Holtmann · 10 years ago
  66. 4da50de Bluetooth: Fix const declarations for smp_f5 and smp_f6 by Johan Hedberg · 10 years ago
  67. dc97a1a genetlink: A genl_bind() to an out-of-range multicast group should not WARN(). by David S. Miller · 10 years ago
  68. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 10 years ago
  69. c380d9a genetlink: pass multicast bind/unbind to families by Johannes Berg · 10 years ago
  70. 7d68536 netlink: call unbind when releasing socket by Johannes Berg · 10 years ago
  71. b10dcb3 netlink: update listeners directly when removing socket by Johannes Berg · 10 years ago
  72. f8403a2 genetlink: pass only network namespace to genl_has_listeners() by Johannes Berg · 10 years ago
  73. 02c81ab netlink: rename netlink_unbind() to netlink_undo_bind() by Johannes Berg · 10 years ago
  74. eb46e22 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 10 years ago
  75. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  76. 2c26d34 net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding by Jay Vosburgh · 10 years ago
  77. 0f3adea Bluetooth: Remove BlueFritz! specific check from initialization by Marcel Holtmann · 10 years ago
  78. 4aa6118 openvswitch: fix odd_ptr_err.cocci warnings by Wu Fengguang · 10 years ago
  79. 6a8fc95 Bluetooth: Fix accepting connections when not using mgmt by Johan Hedberg · 10 years ago
  80. 8bfe844 Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR by Marcel Holtmann · 10 years ago
  81. b8fb4e0 net: Reset secmark when scrubbing packet by Thomas Graf · 10 years ago
  82. 796f2da net: Fix stacked vlan offload features computation by Toshiaki Makita · 10 years ago
  83. 997e068 openvswitch: Fix vport_send double free by Pravin B Shelar · 10 years ago
  84. cbe7e76 openvswitch: Fix GSO with multiple MPLS label. by Pravin B Shelar · 10 years ago
  85. ec449f4 openvswitch: Fix MPLS action validation. by Pravin B Shelar · 10 years ago
  86. 4cc1bec mpls: Fix allowed protocols for mpls gso by Pravin B Shelar · 10 years ago
  87. d0edc7b mpls: Fix config check for mpls. by Pravin B Shelar · 10 years ago
  88. ceb8d5b net: Rearrange loop in net_rx_action by Herbert Xu · 10 years ago
  89. 6bd373e net: Always poll at least one device in net_rx_action by Herbert Xu · 10 years ago
  90. 001ce54 net: Detect drivers that reschedule NAPI and exhaust budget by Herbert Xu · 10 years ago
  91. 726ce70 net: Move napi polling code out of net_rx_action by Herbert Xu · 10 years ago
  92. 0d16449 batman-adv: avoid NULL dereferences and fix if check by Antonio Quartulli · 10 years ago
  93. 0402e44 batman-adv: Unify fragment size calculation by Sven Eckelmann · 10 years ago
  94. 5b6698b batman-adv: Calculate extra tail size based on queued fragments by Sven Eckelmann · 10 years ago
  95. af6dabc net: drop the packet when fails to do software segmentation or header check by Jason Wang · 10 years ago
  96. 85b89af mac80211: fix dot11MulticastTransmittedFrameCount tested address by Eliad Peller · 10 years ago
  97. 2dc49d1 tcp6: don't move IP6CB before xfrm6_policy_check() by Nicolas Dichtel · 10 years ago
  98. da413ee packet: Fixed TPACKET V3 to signal poll when block is closed rather than every packet by Dan Collins · 10 years ago
  99. 72e4a6b Bluetooth: Remove duplicate constant for RFCOMM PSM by Marcel Holtmann · 10 years ago
  100. 23b9ceb Bluetooth: Create debugfs directory for each connection handle by Marcel Holtmann · 10 years ago