1. fc54c65 [TUN]: Allow to register tun devices in namespace. by Pavel Emelyanov · 16 years ago
  2. d647a59 [TUN]: Make the tun_dev_list per-net. by Pavel Emelyanov · 16 years ago
  3. 79d1760 [TUN]: Introduce the tun_net structure and init/exit net ops. by Pavel Emelyanov · 16 years ago
  4. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  5. d2dcba6 [ISDN]: Do not validate ISDN net device address prior to interface-up by Paul Bolle · 16 years ago
  6. 2cf83af [ATM] drivers/atm/horizon.c: stop inlining largish static functions by Denys Vlasenko · 16 years ago
  7. e01bf1c net: check for underlength tap writes by Rusty Russell · 16 years ago
  8. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 16 years ago
  9. 2de58e3 tg3: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 16 years ago
  10. 16a7914 Mark generic HDLC + PPP as broken. by Krzysztof Halasa · 16 years ago
  11. 44fb312 ehea: Fix DLPAR memory add support by Thomas Klein · 16 years ago
  12. 5a81f14 sc92031: sysfs link missing by Stephen Hemminger · 16 years ago
  13. c500cb2 smc91x driver: fix bug: print warning only in interrupt mode by Sonic Zhang · 16 years ago
  14. a376e79 forcedeth: mac address fix by Ayaz Abdulla · 16 years ago
  15. 72cfe92 macb: Use semicolon instead of comma for statement by Atsushi Nemoto · 16 years ago
  16. 84b7901 macb: Call phy_disconnect on removing by Atsushi Nemoto · 16 years ago
  17. 3d137fd ucc_geth: fix non-functional fixed phy support by Joakim Tjernlund · 16 years ago
  18. 9a3c243 fs_enet: Don't call NAPI functions when NAPI is not used. by Laurent Pinchart · 16 years ago
  19. c63eddb sky2: missing chip name for Yukon Supreme by Stephen Hemminger · 16 years ago
  20. 619c714 BNX2X: Correct bringing chip out of reset by Eliezer Tamir · 16 years ago
  21. b41f5bf Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  22. e91e9d4 rt61pci: rt61pci_beacon_update do not free skb twice by Daniel Wagner · 16 years ago
  23. 2633da2 ssb-mipscore: Fix interrupt vectors by Michael Buesch · 16 years ago
  24. b63009b ssb-pcicore: Fix IRQ TPS flag handling by Larry Finger · 16 years ago
  25. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 16 years ago
  26. cfcdf40 drivers/net/wireless/p54/net2280.h: silence checkpatch.pl by Christian Lamparter · 16 years ago
  27. fb26971 p54: move to separate directory by Christian Lamparter · 16 years ago
  28. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  29. e764948 adm8211: remove commented-out code by Pavel Machek · 16 years ago
  30. 8cf6a31 b43: use b43_is_mode() call by Michael Buesch · 16 years ago
  31. 5042c50 b43: Fix PHY TX control words in SHM by Michael Buesch · 16 years ago
  32. c97a4cc b43: Fix beacon BH update by Michael Buesch · 16 years ago
  33. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 16 years ago
  34. a82d992 b43: Beaconing fixes by Michael Buesch · 16 years ago
  35. 182e2e6 iwlwifi: honour regulatory restrictions in scan code by Johannes Berg · 16 years ago
  36. 03d29c6 iwlwifi: fix rfkill memory error by Mohamed Abbas · 16 years ago
  37. fe00b5a iwlwifi: ensure led registration complete as part of initialization by Reinette Chatre · 16 years ago
  38. dc92e49 iwlwifi: use ieee80211_frequency_to_channel by Tomas Winkler · 16 years ago
  39. fee1247 iwlwifi: move driver status inliners into iwl-core.h by Tomas Winkler · 16 years ago
  40. 12a81f6 iwlwifi: hw names cleanup by Tomas Winkler · 16 years ago
  41. 133adf0 rt2x00: Use lib->config_filter() during scheduled packet filter config by Ivo van Doorn · 16 years ago
  42. d59f720 b43: Fix TBTT and PU timings by Michael Buesch · 16 years ago
  43. 7b58416 b43: Add more N-PHY stuff by Michael Buesch · 16 years ago
  44. d8c17e1 b43: Use SSB block-I/O to do PIO by Michael Buesch · 16 years ago
  45. 3631612 iwl4965: use IWLWIFI_LEDS config variable by Reinette Chatre · 16 years ago
  46. d625a29 ssb: Add support for block-I/O by Michael Buesch · 16 years ago
  47. 93af261 drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typo by John W. Linville · 16 years ago
  48. d72bb40 ssb: Fix build for non-PCIhost by Michael Buesch · 16 years ago
  49. fb14a7e libertas: remove lbs_get_fwversion() by Holger Schurig · 16 years ago
  50. 73ab1f2 libertas: move lbs_update_channel out of assoc.c by Holger Schurig · 16 years ago
  51. 245bf20 libertas: move association code from scan.c into assoc.c by Holger Schurig · 16 years ago
  52. 697900a libertas: move association code from join.c into scan.c by Holger Schurig · 16 years ago
  53. 53f36d7 iwlwifi/Kconfg: make IWLWIFI_LEDS invisible by John W. Linville · 16 years ago
  54. a0b484f iwlwifi: fix some warnings by Johannes Berg · 16 years ago
  55. 1678859 drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warning by John W. Linville · 16 years ago
  56. 2aee82d wavelan_cs: stop inlining largish static functions by Denys Vlasenko · 16 years ago
  57. 7b463ce prism54: set carrier flags correctly by Luis R. Rodriguez · 16 years ago
  58. 8fe2b65 ssb: Turn suspend/resume upside down by Michael Buesch · 16 years ago
  59. 5100d5a b43: Add PIO support for PCMCIA devices by Michael Buesch · 16 years ago
  60. 3109ece iwlwifi: Eliminate association from beacon by Tomas Winkler · 16 years ago
  61. 98952d5 iwlwifi: eliminate conf_ht by Tomas Winkler · 16 years ago
  62. 9788ba75 ssb-pcmcia: IRQ and DMA related fixes by Michael Buesch · 16 years ago
  63. 881400a b43legacy: fix bcm4303 crash by Stefano Brivio · 16 years ago
  64. 7981a35 iwlwifi: fix n-band association problem by Abhijeet Kolekar · 16 years ago
  65. 3f2eeac ipw2200: set MAC address on radiotap interface by Daniel Drake · 16 years ago
  66. 877cb0d libertas: fix mode initialization problem by Holger Schurig · 16 years ago
  67. 30ecce9 fix endian lossage in forcedeth by Al Viro · 16 years ago
  68. e28e3a6 net/tokenring/olympic.c section fixes by Adrian Bunk · 16 years ago
  69. 5da4e37 net: marvell.c fix sparse shadowed variable warning by Harvey Harrison · 16 years ago
  70. b2a5c19 [TG3]: Add PHY workaround for 5784 by Matt Carlson · 16 years ago
  71. a5b2db6 [ATM] drivers/atm/ambassador.c: stop inlining largish static functions by Denys Vlasenko · 16 years ago
  72. 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
  73. 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
  74. 9597362 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  75. 212e7bb Char: rio, fix sparse warnings by Jiri Slaby · 16 years ago
  76. 3d0ae36 Char: ip2, fix sparse warnings by Jiri Slaby · 16 years ago
  77. ffc41cf nbd: prevent sock_xmit from attempting to use a NULL socket by Mike Snitzer · 16 years ago
  78. 39d4c92 atmel_serial: fix uart/console concurrent access by Marc Pignat · 16 years ago
  79. ba0657f atmel_serial: avoid stopping pdc during transmission by Michael Trimarchi · 16 years ago
  80. 9cebcdc USB: ohci: fix 2 timers to fire at jiffies + 1s by Richard Kennedy · 16 years ago
  81. 8224705 USB: Allow initialization of broken keyspan serial adapters. by Clark Rawlins · 16 years ago
  82. 4756feb USB: fix bug in sg initialization in usbtest by Alan Stern · 16 years ago
  83. d04863e USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24 by Brad Sawatzky · 16 years ago
  84. e889868 USB: cp2101: Add identifiers for the Telegesys ETRX2USB by Florian Fainelli · 16 years ago
  85. 1bfd669 USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements. by Robert Spanton · 16 years ago
  86. cdc647a USB: another ehci_iaa_watchdog fix by David Brownell · 16 years ago
  87. 8eb224c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  88. 7e77718 ide: use ->ata_input_data in ide_driveid_update() by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 430c5d2 ide-h8300: 32-bit I/O is unsupported by Bartlomiej Zolnierkiewicz · 16 years ago
  90. f743d04 ide/legacy/q40ide.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  91. 37c807a ide/legacy/macide: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  92. 0c5ec97 ide/legacy/falconide.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  93. c5daf1a ide/legacy/buddha.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  94. 6e1d17d ide/legacy/gayle.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  95. f95dc32 ide/h8300/ide-h8300.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  96. b3fa5fa ide/cris/ide-cris.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  97. 57ad3ea0 ide/arm/ide_arm.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  98. de9facb ide/ppc/pmac.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  99. 20e3dd8 ide/ppc/mpc8xx.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  100. 776c0bc ide/pci/cmd640.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago