1. 4f6fab4 mac80211: clean up sta_info_destroy() users wrt. RCU/locking by Johannes Berg · 16 years ago
  2. 93e5deb mac80211: automatically free sta struct when insertion fails by Johannes Berg · 16 years ago
  3. 97bff8e mac80211: fix sta_info_destroy(NULL) by Johannes Berg · 16 years ago
  4. 9dd6aed mac80211 ibss: flush only stations belonging to current interface by Johannes Berg · 16 years ago
  5. a2e1d52 rt2x00: Remove MAC80211_LEDS dependency by Ivo van Doorn · 16 years ago
  6. e0b005f rt2x00: TO_DS filter depends on intf_ap_count by Ivo van Doorn · 16 years ago
  7. bc5213f rt2x00: Invert scheduled packet_filter check by Ivo van Doorn · 16 years ago
  8. e547297 iwlwifi: Fix synchronous host command by Tomas Winkler · 16 years ago
  9. a571ea4 iwlwifi: LED initialize before registering by Tomas Winkler · 16 years ago
  10. c4f5523 iwlwifi: unregister to upper stack before releasing resources by Ron Rindjunsky · 16 years ago
  11. 897e1cf iwlwifi: move rate registration to module load by Reinette Chatre · 16 years ago
  12. 0359fac iwlwifi: fix race condition during driver unload by Mohamed Abbas · 16 years ago
  13. ad97edd iwlwifi: hook iwlwifi with Linux rfkill by Mohamed Abbas · 16 years ago
  14. c8381fd iwlwifi: add notification infrastructure to iwlcore by Mohamed Abbas · 16 years ago
  15. 0675abd net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug by Andrew Morton · 16 years ago
  16. 3480a58 rt2x00: fixup some non-functional merge errors by John W. Linville · 16 years ago
  17. 04850a4 libertas: don't depend on IEEE80211 by Holger Schurig · 16 years ago
  18. f539f2e libertas: convert sleep/wake config direct commands by Holger Schurig · 16 years ago
  19. 7460f5a libertas: convert CMD_802_11_EEPROM_ACCESS to a direct command by Holger Schurig · 16 years ago
  20. 2af9f03 libertas: convert CMD_802_11_MAC_ADDRESS to a direct command by Holger Schurig · 16 years ago
  21. 717ddc0 endianness annotations: drivers/net/wireless/rtl8180_dev.c by Al Viro · 16 years ago
  22. dfb12eb [IPV6][NETNS]: Display per-net info in sockstat6 file. by Pavel Emelyanov · 16 years ago
  23. fd4e7b5 [IPV4][NETNS]: Display per-net info in sockstat file. by Pavel Emelyanov · 16 years ago
  24. d0538ca [SOCK][NETNS]: Register sockstat(6) files in each net. by Pavel Emelyanov · 16 years ago
  25. 70ee115 [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net. by Pavel Emelyanov · 16 years ago
  26. c29a0bc [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. by Pavel Emelyanov · 16 years ago
  27. 8efa6e9 [NETNS]: Introduce a netns_core structure. by Pavel Emelyanov · 16 years ago
  28. 3edf8fa [NET]: Fix allnoconfig build on powerpc and avr32 by David S. Miller · 16 years ago
  29. 17eed24 Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  30. 318a94d e1000e: reorganize PHY and flow control interface by Jeff Kirsher · 16 years ago
  31. e2de3eb e1000e: rename mc_addr_list_update by Jeff Kirsher · 16 years ago
  32. ad68076 e1000e: reformat comment blocks, cosmetic changes only by Bruce Allan · 16 years ago
  33. 652f093 Compilation fix for ixgbe_main.c. by Denis V. Lunev · 16 years ago
  34. 80950f8 net: yellowfin parenthesis fix by Mariusz Kozlowski · 16 years ago
  35. a5af6ad netdev: ehea: port_lock semaphore to mutex by Daniel Walker · 16 years ago
  36. da59cde netdev: ehea: bcmc_regs semaphore to mutex by Daniel Walker · 16 years ago
  37. dbbcbb2 netdev: ehea: locking order correction by Daniel Walker · 16 years ago
  38. 9f71a56 netdev: ehea: ehea_fw_handles semaphore to mutex by Daniel Walker · 16 years ago
  39. 06f89ed netdev: ehea: semaphore to mutex by Daniel Walker · 16 years ago
  40. b7aa690 drivers/net/tokenring/3c359.c: use time_* macros by S.Caglar Onur · 16 years ago
  41. 9307b57 drivers/net/arcnet/arcnet.c: use time_* macros by S.Caglar Onur · 16 years ago
  42. ac4bed1 3c509: convert to isa_driver and pnp_driver by Ondrej Zary · 16 years ago
  43. 4ad96d3 [UDP]: Remove owner from udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  44. 3ba9441 [UDP]: Place file operations directly into udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  45. a2be75c [UDP]: Cleanup /proc/udp[6] creation/removal. by Denis V. Lunev · 16 years ago
  46. dda6192 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  47. 997feb5 [UDP]: No need to check afinfo != NULL in udp_proc_(un)register. by Denis V. Lunev · 16 years ago
  48. 6f191ef [UDP]: Replace struct net on udp_iter_state with seq_net_private. by Denis V. Lunev · 16 years ago
  49. a0f55e0 [NET]: Fix dev_alloc_skb() typo. by David S. Miller · 16 years ago
  50. 095d911 [LIB]: Drop the pcounter itself. by Pavel Emelyanov · 16 years ago
  51. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  52. 60e7663 [SOCK]: Drop per-proto inuse init and fre functions (v2). by Pavel Emelyanov · 16 years ago
  53. 1338d46 [SOCK]: Introduce a percpu inuse counters array (v2). by Pavel Emelyanov · 16 years ago
  54. 13ff3d6 [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2). by Pavel Emelyanov · 16 years ago
  55. bc578a5 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* by Joe Perches · 16 years ago
  56. be2ce06 [IPV6]: Remove unused method declaration in include/net/addrconf.h. by Rami Rosen · 16 years ago
  57. 1483b87 [NET]: Add inline intent commentary to dev_alloc_skb(). by Denys Vlasenko · 16 years ago
  58. 1567ca7 [NET]: Protect device namespace inlines with CONFIG_NET by David S. Miller · 16 years ago
  59. 0736ffc [IPV6] NEIGH: Optimize is_router check. by YOSHIFUJI Hideaki · 16 years ago
  60. be01d65 [NET] NEIGHBOUR: Extract hash/lookup functions for pneigh entries. by YOSHIFUJI Hideaki · 16 years ago
  61. 0a20450 [NET] NEIGHBOUR: Make each EXPORT_SYMBOL{,_GPL}() immediately follow its function/variable. by YOSHIFUJI Hideaki · 16 years ago
  62. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  63. ed85f2c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 16 years ago
  64. bc09dff [SCTP]: Remove sctp_add_cmd_sf wrapper bloat by Ilpo Järvinen · 16 years ago
  65. 419ae74 [NET]: uninline skb_trim, de-bloats by Ilpo Järvinen · 16 years ago
  66. 8d33086 [NET]: uninline dst_release by Ilpo Järvinen · 16 years ago
  67. c2aa270 [NET]: uninline skb_push, de-bloats a lot by Ilpo Järvinen · 16 years ago
  68. f58518e [NET]: uninline dev_alloc_skb, de-bloats a lot by Ilpo Järvinen · 16 years ago
  69. 6be8ac2 [NET]: uninline skb_pull, de-bloats a lot by Ilpo Järvinen · 16 years ago
  70. 0dde3e1 [NET]: uninline skb_put, de-bloats a lot by Ilpo Järvinen · 16 years ago
  71. 50fd440 [NET]: Use local_irq_{save,restore}() in napi_complete(). by David S. Miller · 16 years ago
  72. 4f95165 [IPV6]: Remove three unused method declarations in include/net/ipv6.h by Rami Rosen · 16 years ago
  73. 8eeee8b [NETFILTER]: Replate direct proc_fops assignment with proc_create call. by Denis V. Lunev · 16 years ago
  74. 09382ba [PKT_SCHED]: Pass real namespace in net scheduler classifiers. by Denis V. Lunev · 16 years ago
  75. 920fc94 [ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access by Thomas Graf · 16 years ago
  76. 2d38f9a [NETNS]: Do no include NET related headers if CONFIG_NET is not set. by Denis V. Lunev · 16 years ago
  77. 0e5f8be [NETNS]: Compile NET /proc support only if CONFIG_NET is set. by Denis V. Lunev · 16 years ago
  78. e5225b3 libertas: reduce debug output by Holger Schurig · 16 years ago
  79. 056cdd5 mac80211: reorder fields to make some structures smaller by Johannes Berg · 16 years ago
  80. 8dd6282 prism54: correct thinko in "prism54: Convert stats_sem in a mutex" by John W. Linville · 16 years ago
  81. cee24a3 mac80211: A-MPDU MLME use dynamic allocation by Ron Rindjunsky · 16 years ago
  82. 6c507cd cfg80211: don't export ieee80211_get_channel by Johannes Berg · 16 years ago
  83. 7d57961 libertas: the compact flash driver is no longer experimental by Holger Schurig · 16 years ago
  84. 6243613 libertas: remove CMD_802_11_PWR_CFG by Holger Schurig · 16 years ago
  85. c2b310a libertas: kill useless #define LBS_MONITOR_OFF 0 by Holger Schurig · 16 years ago
  86. 69dc5d9 iwlwifi: iwl_priv - clean up in types of members by Tomas Winkler · 16 years ago
  87. 0472f88 iwlwifi: allow a default callback for ASYNC host commands by Emmanuel Grumbach · 16 years ago
  88. 2470918 mac80211: fix wrong Rx A-MPDU control via debugfs by Ron Rindjunsky · 16 years ago
  89. 775ea37 iwlwifi: improve NIC i/o debug prints information by Tomas Winkler · 16 years ago
  90. 3395f6e iwlwifi: rename iwl-4965-io.h to iwl-io.h by Tomas Winkler · 16 years ago
  91. ab53d8a iwlwifi: Add led support by Mohamed Abbas · 16 years ago
  92. e0e0a67 iwlwifi: do not register bands with no supported channels by John W. Linville · 16 years ago
  93. be89247 mac80211: silently accept deletion of non-existant key by John W. Linville · 16 years ago
  94. 5983a3d [NETNS][IPV6] flowlabels - make proc per namespace by Benjamin Thery · 16 years ago
  95. 60e8fbc [NETNS][IPV6] flowlabels - make flowlabels per namespace by Benjamin Thery · 16 years ago
  96. 6ab57e7 [NETNS][IPV6] anycast - handle several network namespace by Daniel Lezcano · 16 years ago
  97. 732c8bd [IPSEC]: Fix BEET output by Herbert Xu · 16 years ago
  98. a233352 [IPV6]: Fix potential net leak and oops in ipv6 routing code. by Pavel Emelyanov · 16 years ago
  99. 9b674e8 [TIPC]: Cosmetic cleanup of TIPC polling logic by Allan Stephens · 16 years ago
  100. 6772718 [VLAN]: Reduce memory consumed by vlan_groups by Pavel Emelyanov · 16 years ago