1. bebb8a5 mac80211: make debugfs files root-only by Johannes Berg · 16 years ago
  2. a82d992 b43: Beaconing fixes by Michael Buesch · 16 years ago
  3. 182e2e6 iwlwifi: honour regulatory restrictions in scan code by Johannes Berg · 16 years ago
  4. 41a7be4 mac80211: notify upper layers after lower by Reinette Chatre · 16 years ago
  5. 03d29c6 iwlwifi: fix rfkill memory error by Mohamed Abbas · 16 years ago
  6. fe00b5a iwlwifi: ensure led registration complete as part of initialization by Reinette Chatre · 16 years ago
  7. dc92e49 iwlwifi: use ieee80211_frequency_to_channel by Tomas Winkler · 16 years ago
  8. fee1247 iwlwifi: move driver status inliners into iwl-core.h by Tomas Winkler · 16 years ago
  9. 12a81f6 iwlwifi: hw names cleanup by Tomas Winkler · 16 years ago
  10. 133adf0 rt2x00: Use lib->config_filter() during scheduled packet filter config by Ivo van Doorn · 16 years ago
  11. 253898c cfg80211: default to regulatory max power for channel by John W. Linville · 16 years ago
  12. d59f720 b43: Fix TBTT and PU timings by Michael Buesch · 16 years ago
  13. 7b58416 b43: Add more N-PHY stuff by Michael Buesch · 16 years ago
  14. 9cfb000 mac80211: clean up IEEE80211_FC use by Johannes Berg · 16 years ago
  15. 49ec6fa2 mac80211: fix possible sta-debugfs work lockup by Johannes Berg · 16 years ago
  16. d8c17e1 b43: Use SSB block-I/O to do PIO by Michael Buesch · 16 years ago
  17. 3631612 iwl4965: use IWLWIFI_LEDS config variable by Reinette Chatre · 16 years ago
  18. d625a29 ssb: Add support for block-I/O by Michael Buesch · 16 years ago
  19. 93af261 drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typo by John W. Linville · 16 years ago
  20. d72bb40 ssb: Fix build for non-PCIhost by Michael Buesch · 16 years ago
  21. fb14a7e libertas: remove lbs_get_fwversion() by Holger Schurig · 16 years ago
  22. 73ab1f2 libertas: move lbs_update_channel out of assoc.c by Holger Schurig · 16 years ago
  23. 245bf20 libertas: move association code from scan.c into assoc.c by Holger Schurig · 16 years ago
  24. 697900a libertas: move association code from join.c into scan.c by Holger Schurig · 16 years ago
  25. 53f36d7 iwlwifi/Kconfg: make IWLWIFI_LEDS invisible by John W. Linville · 16 years ago
  26. a0b484f iwlwifi: fix some warnings by Johannes Berg · 16 years ago
  27. 1678859 drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warning by John W. Linville · 16 years ago
  28. fff7710 mac80211: add station aid into ieee80211_tx_control by Chr · 16 years ago
  29. 2aee82d wavelan_cs: stop inlining largish static functions by Denys Vlasenko · 16 years ago
  30. 7b463ce prism54: set carrier flags correctly by Luis R. Rodriguez · 16 years ago
  31. 8fe2b65 ssb: Turn suspend/resume upside down by Michael Buesch · 16 years ago
  32. 5100d5a b43: Add PIO support for PCMCIA devices by Michael Buesch · 16 years ago
  33. 3109ece iwlwifi: Eliminate association from beacon by Tomas Winkler · 16 years ago
  34. 21c0cbe mac80211: add association capabilty and timing info into bss_conf by Tomas Winkler · 16 years ago
  35. 98952d5 iwlwifi: eliminate conf_ht by Tomas Winkler · 16 years ago
  36. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 16 years ago
  37. 9788ba75 ssb-pcmcia: IRQ and DMA related fixes by Michael Buesch · 16 years ago
  38. 2473670 Revert "mac80211: use a struct for bss->mesh_config" by John W. Linville · 16 years ago
  39. 8eefca4 Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 16 years ago
  40. 549e028 [IPV6] MROUTE: Use skb_tail_pointer(skb) instead of skb->tail. by YOSHIFUJI Hideaki · 16 years ago
  41. 12802d0 [IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h. by YOSHIFUJI Hideaki · 16 years ago
  42. 14fb64e [IPV6] MROUTE: Support PIM-SM (SSM). by YOSHIFUJI Hideaki · 16 years ago
  43. 7bc570c [IPV6] MROUTE: Support multicast forwarding. by YOSHIFUJI Hideaki · 16 years ago
  44. 80a9492 [IPV4] MROUTE: Adjust include files for user-space. by YOSHIFUJI Hideaki · 16 years ago
  45. 2e80462 [IPV4] MROUTE: Move PIM definitions to <linux/pim.h>. by YOSHIFUJI Hideaki · 16 years ago
  46. f6a07b2 [IPV6] ADDRCONF: Fix array size for sysctls. by YOSHIFUJI Hideaki · 16 years ago
  47. a5b2db6 [ATM] drivers/atm/ambassador.c: stop inlining largish static functions by Denys Vlasenko · 16 years ago
  48. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  49. 7feb49c [NETNS]: Use TCP control socket from a correct namespace. by Denis V. Lunev · 16 years ago
  50. 046ee90 [NETNS]: Create tcp control socket in the each namespace. by Denis V. Lunev · 16 years ago
  51. 1ed8516 [IPV6]: Simplify IPv6 control sockets creation. by Denis V. Lunev · 16 years ago
  52. 5616bdd [INET]: uc_ttl assignment in inet_ctl_sock_create is redundant. by Denis V. Lunev · 16 years ago
  53. c1e9894 [ICMP]: Simplify ICMP control socket creation. by Denis V. Lunev · 16 years ago
  54. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 16 years ago
  55. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 16 years ago
  56. 8258175 [SCTP]: Replace socket with sock for SCTP control socket. by Denis V. Lunev · 16 years ago
  57. 4ffe022 [SCTP]: Use inet_ctl_sock_create for control socket creation. by Denis V. Lunev · 16 years ago
  58. 3d58b5f [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. by Denis V. Lunev · 16 years ago
  59. 4f049b4 [DCCP]: dccp_v(4|6)_ctl_socket is leaked. by Denis V. Lunev · 16 years ago
  60. 7630f02 [DCCP]: Replace socket with sock for reset sending. by Denis V. Lunev · 16 years ago
  61. 14c0c8e [TCP]: Replace socket with sock for reset sending. by Denis V. Lunev · 16 years ago
  62. a4aa834 [NETNS]: Declare init_net even without CONFIG_NET defined. by Denis V. Lunev · 16 years ago
  63. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. de357cc [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. by YOSHIFUJI Hideaki · 16 years ago
  65. 52eeeb8 [IPV6]: Unify ip6_onlink() and ipip6_onlink(). by YOSHIFUJI Hideaki · 16 years ago
  66. 6294e00 [IPV6] NDISC: Ignore route information with /0 prefix from interior router. by YOSHIFUJI Hideaki · 16 years ago
  67. 300aaee [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL. by YOSHIFUJI Hideaki · 16 years ago
  68. 0009ae1 [IPV6] SIT: Disallow 0.0.0.0 in PRL and Flush PRL if given for DEL. by YOSHIFUJI Hideaki · 16 years ago
  69. 3fcfa12 [IPV6] SIT: Fix locking issues in PRL management. by YOSHIFUJI Hideaki · 16 years ago
  70. fadf6bf [IPV6] SIT: Add PRL management for ISATAP. by Templin, Fred L · 16 years ago
  71. 9597362 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  72. 06f11f3 alpha: get_current(): don't add zero to current_thread_info()->task by Andrew Morton · 16 years ago
  73. 6496968 markers: use synchronize_sched() by Mathieu Desnoyers · 16 years ago
  74. 629c8b4 vmcoreinfo: add the symbol "phys_base" by Ken'ichi Ohmichi · 16 years ago
  75. 865965a efs: update error msg to not refer to deleted read_inode() by Robert P. J. Day · 16 years ago
  76. 212e7bb Char: rio, fix sparse warnings by Jiri Slaby · 16 years ago
  77. 3d0ae36 Char: ip2, fix sparse warnings by Jiri Slaby · 16 years ago
  78. ffc41cf nbd: prevent sock_xmit from attempting to use a NULL socket by Mike Snitzer · 16 years ago
  79. f2b2ea6 doc: fix typo in SubmittingPatches by Jim Meyering · 16 years ago
  80. e8d49f3 Fix typos in Documentation/unaligned-memory-access.txt by Dmitri Vorobiev · 16 years ago
  81. c143d43 alpha: fix ALSA DMA mmap crash by Ivan Kokshaysky · 16 years ago
  82. 39d4c92 atmel_serial: fix uart/console concurrent access by Marc Pignat · 16 years ago
  83. ba0657f atmel_serial: avoid stopping pdc during transmission by Michael Trimarchi · 16 years ago
  84. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 16 years ago
  85. 9cebcdc USB: ohci: fix 2 timers to fire at jiffies + 1s by Richard Kennedy · 16 years ago
  86. 8224705 USB: Allow initialization of broken keyspan serial adapters. by Clark Rawlins · 16 years ago
  87. 4756feb USB: fix bug in sg initialization in usbtest by Alan Stern · 16 years ago
  88. d04863e USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24 by Brad Sawatzky · 16 years ago
  89. e889868 USB: cp2101: Add identifiers for the Telegesys ETRX2USB by Florian Fainelli · 16 years ago
  90. 1bfd669 USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements. by Robert Spanton · 16 years ago
  91. cdc647a USB: another ehci_iaa_watchdog fix by David Brownell · 16 years ago
  92. 8eb224c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  93. 7e77718 ide: use ->ata_input_data in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  94. 430c5d2 ide-h8300: 32-bit I/O is unsupported by Bartlomiej Zolnierkiewicz · 16 years ago
  95. f743d04 ide/legacy/q40ide.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  96. 37c807a ide/legacy/macide: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  97. 0c5ec97 ide/legacy/falconide.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  98. c5daf1a ide/legacy/buddha.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  99. 6e1d17d ide/legacy/gayle.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  100. f95dc32 ide/h8300/ide-h8300.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago