1. 4113f75 cfg80211: add a regulatory debug print by Luis R. Rodriguez · 15 years ago
  2. fc5f757 mac80211: fix ieee80211_change_mac() to use struct sockaddr by Kalle Valo · 15 years ago
  3. 1990ca6 mac80211: fix a warning related to pointer conversion to u64 cookie by Kalle Valo · 15 years ago
  4. 29401f6 mac80211: No need to include WEXT headers here by Jouni Malinen · 15 years ago
  5. e5eb8bd mac80211: fix typo added by "mac80211: fix propagation of failed..." by John W. Linville · 15 years ago
  6. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  7. e1781ed mac80211: annotate sleeping driver ops by Kalle Valo · 15 years ago
  8. 095d5ef mac80211: remove requeue from work by Johannes Berg · 15 years ago
  9. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  10. 98b6218 mac80211/cfg80211: add station events by Johannes Berg · 15 years ago
  11. e4da8c3 mac80211: make off-channel work generic by Johannes Berg · 15 years ago
  12. b8bc4b0 mac80211: support remain-on-channel command by Johannes Berg · 15 years ago
  13. 9588bbd cfg80211: add remain-on-channel command by Jouni Malinen · 15 years ago
  14. b203ffc mac80211: Generalize off-channel operation helpers from scan code by Jouni Malinen · 15 years ago
  15. 0c1ad2c mac80211: proper bss private data handling by Johannes Berg · 15 years ago
  16. 8e664fb mac80211: split up and insert custom IEs correctly by Johannes Berg · 15 years ago
  17. 77c8144 mac80211: refactor association by Johannes Berg · 15 years ago
  18. 7d3a1c3 mac80211: rewrite a few work messages by Johannes Berg · 15 years ago
  19. af6b637 mac80211: generalise work handling by Johannes Berg · 15 years ago
  20. f679f65 mac80211: generalise management work a bit by Johannes Berg · 15 years ago
  21. 63f170e mac80211: let cfg80211 manage auth state by Johannes Berg · 15 years ago
  22. a80f7c0 mac80211: introduce flush operation by Johannes Berg · 15 years ago
  23. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  24. baeb66f wireless: remove CONFIG_WIRELESS_OLD_REGULATORY by John W. Linville · 15 years ago
  25. 24feda0 mac80211: fix propagation of failed hardware reconfigurations by Luis R. Rodriguez · 15 years ago
  26. b98c06b mac80211: fix race with suspend and dynamic_ps_disable_work by Luis R. Rodriguez · 15 years ago
  27. 65486c8 cfg80211: fix error path in cfg80211_wext_siwscan by Johannes Berg · 15 years ago
  28. 3bdb2d4 cfg80211: fix race between deauth and assoc response by Johannes Berg · 15 years ago
  29. 2e10d33 mac80211: fix ibss join with fixed-bssid by Felix Fietkau · 15 years ago
  30. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  31. 9da3e06 mac80211: only bother printing highest data rate on debugfs if its set by Luis R. Rodriguez · 15 years ago
  32. 7db94e2 mac80211: parse the HT capabilities info through debugfs by Luis R. Rodriguez · 15 years ago
  33. cb136f5 mac80211: make debugfs mcs set entry reflect 16 bits by Luis R. Rodriguez · 15 years ago
  34. 2c7e6bc mac80211: disallow fixing bitrates with hw rate control by Johannes Berg · 15 years ago
  35. 5d1ec85 mac80211: dont try to use existing sta for AP by Johannes Berg · 15 years ago
  36. 5fba4af cfg80211: avoid sending spurious deauth to userspace by Johannes Berg · 15 years ago
  37. f38fd12 mac80211: allow disabling 40MHz on 2.4GHz by Johannes Berg · 15 years ago
  38. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  39. eaf85ca wireless: add ieee80211_amsdu_to_8023s by Zhu Yi · 15 years ago
  40. ca99861 mac80211 : fix a race with update_tkip_key by gregor kowski · 15 years ago
  41. 3b377ea wireless: support internal statically compiled regulatory database by John W. Linville · 15 years ago
  42. 59d9cb0 mac80211: remove payload alignment warning by Kalle Valo · 15 years ago
  43. 12375ef mac80211: trace interface name by Johannes Berg · 15 years ago
  44. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  45. abe6063 mac80211: make station management completely depend on vif by Johannes Berg · 15 years ago
  46. 0183826 mac80211: fix WMM AP settings application by Johannes Berg · 15 years ago
  47. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  48. 254416a wireless: report reasonable bitrate for MCS rates through wext by John W. Linville · 15 years ago
  49. d24deb2 mac80211: Add define for TX headroom reserved by mac80211 itself. by Gertjan van Wingerde · 15 years ago
  50. 65182b9 wireless: update old static regulatory domain rules by John W. Linville · 15 years ago
  51. 7b324d2 mac80211: Revert 'Use correct sign for mesh active path refresh' by Javier Cardona · 15 years ago
  52. 5d618cb mac80211: Fixed bug in mesh portal paths by Javier Cardona · 15 years ago
  53. 0c3cee7 net/mac80211: Correct size given to memset by Julia Lawall · 15 years ago
  54. 19deffb wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC by John W. Linville · 15 years ago
  55. d55fb89 cfg80211: Clear encryption privacy when key off is done. by Vivek Natarajan · 15 years ago
  56. 77722b1 tcp: fix retrans_stamp advancing in error cases by Ilpo Järvinen · 15 years ago
  57. 2f7de57 tcp: Stalling connections: Move timeout calculation routine by Damian Lukowski · 15 years ago
  58. 2e302eb atm: [br2684] allow routed mode operation again by chas williams - CONTRACTOR · 15 years ago
  59. eb04458 atm: [lec] initialize .netdev_ops before calling register_netdev() by chas williams - CONTRACTOR · 15 years ago
  60. 2a8875e [PATCH] tcp: documents timewait refcnt tricks by Eric Dumazet · 15 years ago
  61. 3cdaeda tcp: Fix a connect() race with timewait sockets by Eric Dumazet · 15 years ago
  62. 9327f70 tcp: Fix a connect() race with timewait sockets by Eric Dumazet · 15 years ago
  63. 3dc7893 tcp: Remove runtime check that can never be true. by David S. Miller · 15 years ago
  64. e61444d 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
  65. a252e74 sctp: fix compile error due to sysctl mismerge by Linus Torvalds · 15 years ago
  66. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  67. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 15 years ago
  68. 1814077 mac80211: Fix bug in computing crc over dynamic IEs in beacon by Vasanthakumar Thiagarajan · 15 years ago
  69. 02f7f17 net/rfkill/core.c: work around gcc-4.0.2 silliness by Andrew Morton · 15 years ago
  70. 7c3f4bb mac80211: Fix dynamic power save for scanning. by Vivek Natarajan · 15 years ago
  71. bc83b68 mac80211: recalculate idle later in MLME by Johannes Berg · 15 years ago
  72. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  73. d0b093a Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. d29cecd mac80211: fix reorder buffer release by Johannes Berg · 15 years ago
  75. 8f56874 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
  76. 269ac5f cfg80211: indent regulatory messages with spaces by Kalle Valo · 15 years ago
  77. 914828f mac80211: Fix TX status reporting for injected data frames by Jouni Malinen · 15 years ago
  78. 1014eb6 WE: Fix set events not propagated by Jean Tourrilhes · 15 years ago
  79. 47e1c32 tcp: fix a timewait refcnt race by Eric Dumazet · 15 years ago
  80. 13475a3 tcp: connect() race with timewait reuse by Eric Dumazet · 15 years ago
  81. 49d0900 tcp: diag: Dont report negative values for rx queue by Eric Dumazet · 15 years ago
  82. fc4a748 netdevice: provide common routine for macvlan and vlan operstate management by Patrick Mullaney · 15 years ago
  83. a7fca0c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  84. 424eff9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  85. b099ce2 net: Batch inet_twsk_purge by Eric W. Biederman · 15 years ago
  86. 575f4cd net: Use rcu lookups in inet_twsk_purge. by Eric W. Biederman · 15 years ago
  87. e9c5158 net: Allow fib_rule_unregister to batch by Eric W. Biederman · 15 years ago
  88. 3a765ed netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys} by Eric W. Biederman · 15 years ago
  89. d79d792 net: Allow xfrm_user_net_exit to batch efficiently. by Eric W. Biederman · 15 years ago
  90. 04dc7f6b net: Move network device exit batching by Eric W. Biederman · 15 years ago
  91. 72ad937 net: Add support for batching network namespace cleanups by Eric W. Biederman · 15 years ago
  92. 8153a10 ipv4 05/05: add sysctl to accept packets with local source addresses by Patrick McHardy · 15 years ago
  93. 5adef18 net 04/05: fib_rules: allow to delete local rule by Patrick McHardy · 15 years ago
  94. 1b038a5 net 03/05: fib_rules: add oif classification by Patrick McHardy · 15 years ago
  95. 491deb24b net 02/05: fib_rules: rename ifindex/ifname/FRA_IFNAME to iifindex/iifname/FRA_IIFNAME by Patrick McHardy · 15 years ago
  96. eae38ee Bluetooth: Add RFCOMM option to use L2CAP ERTM mode by Marcel Holtmann · 15 years ago
  97. 5fbcd3d Bluetooth: Add L2CAP option for max transmit value by Marcel Holtmann · 15 years ago
  98. 2ab25cd Bluetooth: Fix 'SendRRorRNR' to send the ReqSeq value by Gustavo F. Padovan · 15 years ago
  99. 4ec10d9 Bluetooth: Implement RejActioned flag by Gustavo F. Padovan · 15 years ago
  100. 9f121a5 Bluetooth: Fix sending ReqSeq on I-frames by Gustavo F. Padovan · 15 years ago