1. 136bfc7 ath5k: Add RF2425 initvals by Nick Kossifidis · 16 years ago
  2. fcc76c6 iwlwifi: Use HW acceleration decryption by default by Emmanuel Grumbach · 16 years ago
  3. 5900383 iwlwifi: fix unload warning and error by Mohamed Abbas · 16 years ago
  4. dfe7d45 iwlwifi: arrange max number of Tx queues by Ron Rindjunsky · 16 years ago
  5. 77bab60 iwlwifi: Fix TKIP update key and get_free_ucode_key by Emmanuel Grumbach · 16 years ago
  6. 7e8c519 iwlwifi: move rxon associated command to hcmd by Tomas Winkler · 16 years ago
  7. 3c424c2 iwlwifi: introduce host commands callbacks by Tomas Winkler · 16 years ago
  8. fed9017 iwlwifi: move HW device registration by Ron Rindjunsky · 16 years ago
  9. 66c73db iwlwifi: move the creation of LQ host command to iwlcore by Tomas Winkler · 16 years ago
  10. ec35cf2 iwlwifi: support different num of tx and rx antennas by Tomas Winkler · 16 years ago
  11. 5425e49 iwlwifi: hw_setting cleanup by Tomas Winkler · 16 years ago
  12. 49ea859 iwlwifi: remove the statistics work by Emmanuel Grumbach · 16 years ago
  13. ba38001 b43: Add fastpath to b43_mac_suspend() by Michael Buesch · 16 years ago
  14. 059ff82 iwlwifi: move shared pointers to iwl_priv by Tomas Winkler · 16 years ago
  15. 508e32e iwlwifi: perform bss_info_changed post association work right away by Reinette Chatre · 16 years ago
  16. eadd3c4 iwlwifi: make Makefile more concise by Reinette Chatre · 16 years ago
  17. 51dbfd1 iwl4965: make iwl4965_send_rxon_assoc asynchronous by Reinette Chatre · 16 years ago
  18. e2a722e iwlwifi: Fix byte count table for fragmented packets by Tomas Winkler · 16 years ago
  19. 7480513 iwlwifi: moves security functions to iwl-sta.c by Emmanuel Grumbach · 16 years ago
  20. 80fb47a iwlwifi: maintain uCode key table state by Emmanuel Grumbach · 16 years ago
  21. 0211ddd iwlwifi: add 1X HW WEP support by Emmanuel Grumbach · 16 years ago
  22. 6974e36 iwlwifi: default WEP HW encryption by Emmanuel Grumbach · 16 years ago
  23. 0a0bed1 iwlwifi: add default WEP key host command by Emmanuel Grumbach · 16 years ago
  24. db0589f iwlwifi: replace sprintf with scnprintf for debugfs output by Abhijeet Kolekar · 16 years ago
  25. 57aab75 iwlwifi: generalize iwlwifi init flow by Tomas Winkler · 16 years ago
  26. b454048 mac80211: allow WDS mode by Johannes Berg · 16 years ago
  27. 3e2c40e b43legacy: fix TBTT and PU timings by Stefano Brivio · 16 years ago
  28. 245cbe7 mac80211: fix key todo list order by Johannes Berg · 16 years ago
  29. b16bd15 mac80211: fix spinlock recursion by Johannes Berg · 16 years ago
  30. 6b914c5 proc: switch /proc/driver/ray_cs/ray_cs to seq_file interface by Alexey Dobriyan · 16 years ago
  31. d18ef29 mac80211: no BSS changes to driver from beacons processed during scanning by Reinette Chatre · 16 years ago
  32. 8d0c7fa libertas: un-garbage various command structs by Holger Schurig · 16 years ago
  33. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 16 years ago
  34. 98dd6a5 mac80211: further RCU fixes by Johannes Berg · 16 years ago
  35. 171afcd rt2x00: Only free skb when beacon_update fails by Ivo van Doorn · 16 years ago
  36. 3a24576 mac80211: fix key hwaccel race by Johannes Berg · 16 years ago
  37. 51e8b88 ssb-pcicore: Remove b44 TPS flag workaround by Michael Buesch · 16 years ago
  38. 50c4afb mlme.c: fixup some merge damage by John W. Linville · 16 years ago
  39. dd9e0dd [TCP]: Increase the max_burst threshold from 3 to tp->reordering. by John Heffner · 16 years ago
  40. d0498d9 [NET]: Do not allocate unneeded memory for dev->priv alignment. by Pavel Emelyanov · 16 years ago
  41. f3005d7 [NETNS]: Add netns refcnt debug for network devices. by Denis V. Lunev · 16 years ago
  42. 3661a91 [NETNS]: Add netns refcnt debug to fib rules. by Denis V. Lunev · 16 years ago
  43. 48115be [NETNS]: Add netns refcnt debug for dst ops. by Denis V. Lunev · 16 years ago
  44. 8c5da49 [NETNS]: Add netns refcnt debug for inet bind buckets. by Denis V. Lunev · 16 years ago
  45. 57d7a60 [NETNS]: Add netns refcnt debug into fib_info. by Denis V. Lunev · 16 years ago
  46. cd5342d [NETNS]: Add netns refcnt debug for timewait buckets. by Denis V. Lunev · 16 years ago
  47. 65a18ec [NETNS]: Add netns refcnt debug for kernel sockets. by Denis V. Lunev · 16 years ago
  48. 5d1e446 [NETNS]: Make netns refconting debug like a socket one. by Denis V. Lunev · 16 years ago
  49. 554eb27 [IP6TUNNEL]: Allow to create IP6 tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  50. 2f7f54b [IP6TUNNEL]: Use proper net instead of init_net stubs. by Pavel Emelyanov · 16 years ago
  51. 3e6c9fb [IP6TUNNEL]: Make tunnels hashes per-net. by Pavel Emelyanov · 16 years ago
  52. 15820e129 [IP6TUNNEL]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 16 years ago
  53. 8704ca7e [IP6TUNNEL]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  54. 2dd02c8 [IP6TUNNEL]: Add (ip6_tnl_)net argument to some calls. by Pavel Emelyanov · 16 years ago
  55. 13eeb8e [IP6TUNNEL]: Introduce empty ip6_tnl_net structure and net ops. by Pavel Emelyanov · 16 years ago
  56. b0970c4 [SIT]: Allow for IPPROTO_IPV6 protocol in namespaces. by Pavel Emelyanov · 16 years ago
  57. 7a97146 [SIT]: Allow to create SIT tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  58. 907a08c [SIT]: Use proper net in routing calls. by Pavel Emelyanov · 16 years ago
  59. 2918217 [SIT]: Make tunnels hashes per-net. by Pavel Emelyanov · 16 years ago
  60. cd3dbc1 [SIT]: Make the fallback tunnel device per-net by Pavel Emelyanov · 16 years ago
  61. fcee5ec [SIT]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  62. ca8def1 [SIT]: Add net/sit_net argument to some functions. by Pavel Emelyanov · 16 years ago
  63. 8190d90 [SIT]: Introduce empty struct sit_net and init/exit net ops. by Pavel Emelyanov · 16 years ago
  64. f96c148 [GRE]: Allow for IPPROTO_GRE protocol in namespaces. by Pavel Emelyanov · 16 years ago
  65. 0b67ece [GRE]: Allow to create IPGRE tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  66. 9663552 [GRE]: Use proper net in routing calls. by Pavel Emelyanov · 16 years ago
  67. eb8ce74 [GRE]: Make tunnels hashes per-net. by Pavel Emelyanov · 16 years ago
  68. 7daa000 [GRE]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 16 years ago
  69. 3b4667f [GRE]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  70. f57e7d5 [GRE]: Add net/gre_net argument to some functions. by Pavel Emelyanov · 16 years ago
  71. 59a4c75 [GRE]: Introduce empty ipgre_net structure and net init/exit ops. by Pavel Emelyanov · 16 years ago
  72. 4597a0c [IPIP]: Allow for IPPROTO_IPIP protocol in namespaces. by Pavel Emelyanov · 16 years ago
  73. 0a82640 [IPIP]: Allow to create IPIP tunnels in net namespaces. by Pavel Emelyanov · 16 years ago
  74. b99f015 [IPIP]: Use proper net in (mostly) routing calls. by Pavel Emelyanov · 16 years ago
  75. 44d3c29 [IPIP]: Make tunnels hashes per net. by Pavel Emelyanov · 16 years ago
  76. cec3ffa [IPIP]: Use proper net in hash-lookup functions. by Pavel Emelyanov · 16 years ago
  77. b9fae5c [IPIP]: Add net/ipip_net argument to some functions. by Pavel Emelyanov · 16 years ago
  78. b9855c5 [IPIP]: Make the fallback tunnel device per-net. by Pavel Emelyanov · 16 years ago
  79. 10dc4c7 [IPIP]: Introduce empty ipip_net structure and net init/exit ops. by Pavel Emelyanov · 16 years ago
  80. 30688a9 [VLAN]: Handle vlan devices net namespace changing. by Pavel Emelyanov · 16 years ago
  81. 65d292a [VLAN]: Allow vlan devices registration in net namespaces. by Pavel Emelyanov · 16 years ago
  82. 7a17a2f [VLAN]: Make the vlan_name_type per-net. by Pavel Emelyanov · 16 years ago
  83. 80de2d9 [VLAN]: Make the /proc/net/vlan/conf file show per-net info. by Pavel Emelyanov · 16 years ago
  84. a59a8c1 [VLAN]: Create proc entries in the proper net. by Pavel Emelyanov · 16 years ago
  85. cd1c701 [VLAN]: Add a net argument to proc init and cleanup calls. by Pavel Emelyanov · 16 years ago
  86. d9ed0f0 [VLAN]: Introduce the vlan_net structure and init/exit net ops. by Pavel Emelyanov · 16 years ago
  87. a9fde26 [VLAN]: Tag vlan_group_device with net device, not ifindex. by Pavel Emelyanov · 16 years ago
  88. 669f87b [RTNL]: Introduce the rtnl_kill_links helper. by Pavel Emelyanov · 16 years ago
  89. 3a931a8 [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister. by Pavel Emelyanov · 16 years ago
  90. fc54c65 [TUN]: Allow to register tun devices in namespace. by Pavel Emelyanov · 16 years ago
  91. d647a59 [TUN]: Make the tun_dev_list per-net. by Pavel Emelyanov · 16 years ago
  92. 79d1760 [TUN]: Introduce the tun_net structure and init/exit net ops. by Pavel Emelyanov · 16 years ago
  93. 1751540 [TCP]: Remove superflushious skb == write_queue_tail() check by Ilpo Järvinen · 16 years ago
  94. b131dd5 [ETHTOOL]: Add support for large eeproms by Mandeep Singh Baines · 16 years ago
  95. 73e87e0 CAN: use hrtimers in can-bcm protocol by Oliver Hartkopp · 16 years ago
  96. 8503556 [TIPC]: Enhance validation of format on incoming messages by Allan Stephens · 16 years ago
  97. fe13dda [TIPC]: Force linearization of non-linear sk_buffs by Allan Stephens · 16 years ago
  98. bdc82be [TIPC]: Use fast buffer cloning to improve performance by Allan Stephens · 16 years ago
  99. 11ecede [TIPC]: Remove redundant NULL check when discarding buffers by Allan Stephens · 16 years ago
  100. dec827d [NETNS]: The generic per-net pointers. by Pavel Emelyanov · 16 years ago