1. 79ebfb8 mac80211: fix associated vs. idle race by Johannes Berg · 12 years ago
  2. d26ad37 mac80211: clean up asm/unaligned.h inclusion by Johannes Berg · 12 years ago
  3. 6b5773e mac80211: remove redundant monitor_work enqueueing by Eliad Peller · 12 years ago
  4. 494f1fe mac80211: don't queue monitor work for HW_CONNECTION_MONITOR by Eliad Peller · 12 years ago
  5. 8860020 cfg80211: restructure AP/GO mode API by Johannes Berg · 12 years ago
  6. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  7. 216c57b mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 12 years ago
  8. 4b5a433 mac80211: call rate control only after init by Johannes Berg · 12 years ago
  9. 24d2b8c Bluetooth: Fix possible use after free in delete path by Ulisses Furquim · 12 years ago
  10. 6de3275 Bluetooth: Remove usage of __cancel_delayed_work() by Ulisses Furquim · 12 years ago
  11. ca0d6c7 Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close by Johan Hedberg · 12 years ago
  12. cf33e77 Bluetooth: Fix RFCOMM session reference counting issue by Octavian Purdila · 12 years ago
  13. b5a30dd Bluetooth: silence lockdep warning by Octavian Purdila · 12 years ago
  14. 6e1da68 Bluetooth: l2cap_set_timer needs jiffies as timeout value by Andrzej Kaczmarek · 13 years ago
  15. a637525 Bluetooth: Fix sk_sndtimeo initialization for L2CAP socket by Andrzej Kaczmarek · 13 years ago
  16. 4aa832c Bluetooth: Remove bogus inline declaration from l2cap_chan_connect by Johan Hedberg · 13 years ago
  17. 18daf164 Bluetooth: Fix l2cap conn failures for ssp devices by Peter Hurley · 13 years ago
  18. b57e6b5 mac80211: Fix a rwlock bad magic bug by Mohammed Shafi Shajakhan · 12 years ago
  19. 2cfc6fc mac80211: do not call rate control .tx_status before .rate_init by Felix Fietkau · 12 years ago
  20. 5ad20dd mac80211: rename mesh static path_lookup() by Luis R. Rodriguez · 12 years ago
  21. 7902759 mac80211: add #ifdef CONFIG_MAC80211_VERBOSE_DEBUG for a debug printk by Felix Fietkau · 12 years ago
  22. e1936e9 mac80211: call rate control only after init by Johannes Berg · 12 years ago
  23. 885bd8e mac80211: support hw scan while idle by Eliad Peller · 12 years ago
  24. 910570b5 mac80211: off by one in mcs mask handling by Dan Carpenter · 12 years ago
  25. 267335d cfg80211/mac80211: userspace peer authorization in IBSS by Antonio Quartulli · 12 years ago
  26. 66e67e4 mac80211: redesign auth/assoc by Johannes Berg · 12 years ago
  27. 4c0c0b7 cfg80211: export cfg80211_ref_bss by Johannes Berg · 12 years ago
  28. 95de817 cfg80211: stop tracking authenticated state by Johannes Berg · 12 years ago
  29. 7852e36 mac80211: remove dummy STA support by Johannes Berg · 12 years ago
  30. a4ec45a mac80211: implement sta_add/sta_remove in sta_state by Johannes Berg · 12 years ago
  31. f09603a mac80211: add sta_state callback by Johannes Berg · 12 years ago
  32. 71ec375 mac80211: add NOTEXIST station state by Johannes Berg · 12 years ago
  33. 89c91ca mac80211: dont program keys for stations not uploaded by Johannes Berg · 12 years ago
  34. 077f493 mac80211: simplify AP_VLAN handling by Johannes Berg · 12 years ago
  35. c898787 mac80211: move managed mode station state modification by Johannes Berg · 12 years ago
  36. 07ae2df mac80211: timeout a single frame in the rx reorder buffer by Eliad Peller · 12 years ago
  37. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  38. 4f3eb0b mac80211: Move num_sta_ps counter decrement after synchronize_rcu by Helmut Schaa · 12 years ago
  39. 1946841 mac80211: add support for mcs masks by Simon Wunderlich · 12 years ago
  40. 24db78c nl80211: add support for mcs masks by Simon Wunderlich · 12 years ago
  41. 608383b mac80211: Fix incorrect num_sta_ps decrement in ap_sta_ps_end by Helmut Schaa · 12 years ago
  42. 2ab694d mac80211: Fix incorrect num_sta_ps decrement in __sta_info_destroy by Helmut Schaa · 12 years ago
  43. 83d5cc0 mac80211: station state transition error handling by Johannes Berg · 13 years ago
  44. c037b83 Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID." by John W. Linville · 12 years ago
  45. 6f01fd6 af_unix: fix EPOLLET regression for stream sockets by Eric Dumazet · 12 years ago
  46. 5b35e1e tcp: fix tcp_trim_head() to adjust segment count with skb MSS by Neal Cardwell · 12 years ago
  47. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 12 years ago
  48. 8a8ee9a net caif: Register properly as a pernet subsystem. by Eric W. Biederman · 12 years ago
  49. cc0d7b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  50. f1e3be15 mac80211: Do not scan for IBSS merge with a fixed BSSID. by Nicolas Cavallari · 12 years ago
  51. 6e1b1b2 mac80211: send null packet on active (psm) reconfiguration by Eliad Peller · 12 years ago
  52. 6269cc8 nfc: NULL vs zero in nci_activate_target() by Dan Carpenter · 12 years ago
  53. 94f9065 {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh by Chun-Yeow Yeoh · 12 years ago
  54. 2da8f41 cfg80211: fix a few -Wshadow warnings by Johannes Berg · 12 years ago
  55. 8e7c4e4 mac80211: fix a few -Wshadow warnings by Johannes Berg · 12 years ago
  56. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 12 years ago
  57. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 12 years ago
  58. f18da14 net: RTNETLINK adjusting values of min_ifinfo_dump_size by Stefan Gula · 12 years ago
  59. f2b3ee9 ipv6: Fix ip_gre lockless xmits. by Willem de Bruijn · 12 years ago
  60. 073862b netns: fix net_alloc_generic() by Eric Dumazet · 12 years ago
  61. fddb7b5 tcp: bind() optimize port allocation by Flavio Leitner · 12 years ago
  62. 2b05ad3 tcp: bind() fix autoselection to share ports by Flavio Leitner · 12 years ago
  63. 6831580 l2tp: l2tp_ip - fix possible oops on packet receive by James Chapman · 12 years ago
  64. efc3dbc rds: Make rds_sock_lock BH rather than IRQ safe. by David S. Miller · 12 years ago
  65. c452ed7 net: flow_dissector.c missing include linux/export.h by Jesper Dangaard Brouer · 12 years ago
  66. 56ac11c llc: Fix race condition in llc_ui_recvmsg by Radu Iliescu · 12 years ago
  67. 405385f mac80211: set bss_conf.idle when vif is connected by Eliad Peller · 13 years ago
  68. ba19602 mac80211: update oper_channel on ibss join by Eliad Peller · 13 years ago
  69. 019c4fb NFC: Add NCI multiple targets support by Ilan Elias · 12 years ago
  70. 25a1d9d NFC: NFC core layer should not set the target_idx by Ilan Elias · 12 years ago
  71. 8939e47 NFC: Clearly separate NCI states from flags by Ilan Elias · 12 years ago
  72. 6d810f1 mac80211: in IBSS use the Auth frame to trigger STA reinsertion by Antonio Quartulli · 12 years ago
  73. 24dd0dd mac80211: add a 2-way Authentication challenge to IBSS mode by Antonio Quartulli · 12 years ago
  74. c4bf98b NFC: Add NCI data exchange timer by Ilan Elias · 12 years ago
  75. 889cbb9 mac80211: clean up rate control code by Johannes Berg · 12 years ago
  76. 151a02f mac80211: clean up aggregation destruction by Johannes Berg · 12 years ago
  77. d5a2ca6 NFC: Export new attributes sensb_res and sensf_res by Ilan Elias · 12 years ago
  78. f124970 mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp() by Antonio Quartulli · 13 years ago
  79. a48b13a mac80211: Fix the maximum transmit power with power constraint by Hong Wu · 13 years ago
  80. eccc068 wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit power by Hong Wu · 13 years ago
  81. efa6a09 mac80211: In IBSS the DA field of auth frames is different from BSSID by Antonio Quartulli · 13 years ago
  82. e9980e6 mac80211: refactor __ieee80211_get_channel_mode by Johannes Berg · 13 years ago
  83. bd7e01b NFC: Complete NCI deactivate in deactivate_ntf by Ilan Elias · 13 years ago
  84. 39d02a7 mac80211: minor cleanup by Mohammed Shafi Shajakhan · 13 years ago
  85. 35b8862 mac80211: check sta_apply_parameters() return value by Eliad Peller · 13 years ago
  86. f80400a ethtool: allow ETHTOOL_GSSET_INFO for users by Michał Mirosław · 12 years ago
  87. b1cc16b bluetooth: hci: Fix type of "enable_hs" to bool. by David S. Miller · 12 years ago
  88. 0e90b31 net: introduce res_counter_charge_nofail() for socket allocations by Glauber Costa · 12 years ago
  89. 8a622e7 tcp: md5: using remote adress for md5 lookup in rst packet by shawnlu · 12 years ago
  90. bf0813b pktgen: Fix unsigned function that is returning negative vals by Paul Gortmaker · 12 years ago
  91. 974c123 tcp: detect loss above high_seq in recovery by Yuchung Cheng · 12 years ago
  92. a42b479 netem: Fix off-by-one bug in reordering by Vijay Subramanian · 12 years ago
  93. 5a45f00 tcp: fix undo after RTO for CUBIC by Neal Cardwell · 12 years ago
  94. fc16dcd tcp: fix undo after RTO for BIC by Neal Cardwell · 12 years ago
  95. 013d97e net: race condition in ipv6 forwarding and disable_ipv6 parameters by Francesco Ruggeri · 12 years ago
  96. 1c659a4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  97. bc4934b mac80211: fix work removal on deauth request by Johannes Berg · 12 years ago
  98. 65e8b0c mac80211: Use the right headroom size for mesh mgmt frames by Javier Cardona · 12 years ago
  99. 9446f3e mac80211: fix debugfs key->station symlink by Johannes Berg · 12 years ago
  100. ccb19d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago