1. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  2. 0448873 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. 54831a8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  4. 0f23421 netfilter: xtables: reduce arguments to translate_table by Jan Engelhardt · 14 years ago
  5. 6bdb331 netfilter: xtables: optimize call flow around xt_ematch_foreach by Jan Engelhardt · 14 years ago
  6. dcea992 netfilter: xtables: replace XT_MATCH_ITERATE macro by Jan Engelhardt · 14 years ago
  7. 0559518 netfilter: xtables: optimize call flow around xt_entry_foreach by Jan Engelhardt · 14 years ago
  8. 72b2b1d netfilter: xtables: replace XT_ENTRY_ITERATE macro by Jan Engelhardt · 14 years ago
  9. c4d4979 net: bug fix for vlan + gro issue by Ajit Khaparde · 14 years ago
  10. fb977e2 xfrm: clone mark when cloning policy by Jamal Hadi Salim · 14 years ago
  11. 8ccb92a netfilter: xt_recent: fix false match by Tim Gardner · 14 years ago
  12. 2c08522 netfilter: xt_recent: fix buffer overflow by Tim Gardner · 14 years ago
  13. 675c607 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  14. 662a96b tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON by Atsushi Nemoto · 14 years ago
  15. cac43a1 cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit) by Torgny Johansson · 14 years ago
  16. e79dc48 IPv6: better document max_addresses parameter by Brian Haley · 14 years ago
  17. f5ca850 MAINTAINERS: update mv643xx_eth maintenance status by Lennert Buytenhek · 14 years ago
  18. b5abb02 e1000: Fix DMA mapping error handling on RX by Anton Blanchard · 14 years ago
  19. 10886af e1000: correct wrong coding style for "else" by Jiri Pirko · 14 years ago
  20. 295fae5 xfrm: Allow user space manipulation of SPD mark by Jamal Hadi Salim · 14 years ago
  21. 6f26b61 xfrm: Allow user space config of SAD mark by Jamal Hadi Salim · 14 years ago
  22. 34f8d88 xfrm: SP lookups with mark by Jamal Hadi Salim · 14 years ago
  23. 8ca2e93 xfrm: SP lookups signature with mark by Jamal Hadi Salim · 14 years ago
  24. 3d6acfa xfrm: SA lookups with mark by Jamal Hadi Salim · 14 years ago
  25. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 14 years ago
  26. bf825f81 xfrm: introduce basic mark infrastructure by Jamal Hadi Salim · 14 years ago
  27. 7f6b9db af_key: locking change by stephen hemminger · 14 years ago
  28. 808f511 packet: convert socket list to RCU (v3) by stephen hemminger · 14 years ago
  29. 1cc5232 seq_file: add RCU versions of new hlist/list iterators (v3) by stephen hemminger · 14 years ago
  30. 35e2da4 can:ti_hecc: Add pm hook-up by Sriram · 14 years ago
  31. e5f8d9a isdn: fix a few Kconfig imperfections by Tilman Schmidt · 14 years ago
  32. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 14 years ago
  33. 7a81e9f e1000: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  34. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 14 years ago
  35. 3b9a772 net/arm: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  36. 0bc88e4 drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 14 years ago
  37. 5363920 b44: use netdev_alloc_skb instead of dev_alloc_skb by Hauke Mehrtens · 14 years ago
  38. 8850dce b44: Set PHY address to NO_PHY if reset fails. by Hauke Mehrtens · 14 years ago
  39. 7a0deb6 pci: add support for 82576NS serdes to existing SR-IOV quirk by Alexander Duyck · 14 years ago
  40. 3c945e5 ixgbe: prevent speculative processing of descriptors before ready by Milton Miller · 14 years ago
  41. 4a6967b mwl8k: convert to new station add/remove callbacks by Johannes Berg · 14 years ago
  42. a120e91 iwlwifi: sanity check before counting number of tfds can be free by Stanislaw Gruszka · 14 years ago
  43. a239a8b iwlwifi: error checking for number of tfds in queue by Wey-Yi Guy · 14 years ago
  44. 06c92ee eepro: fix netdev_mc_count conversion by Alexander Beregalov · 14 years ago
  45. f66d744 MAINTAINERS: Add two maintainers for be2net driver by Ajit Khaparde · 14 years ago
  46. 9772a431 be2net: Bump the driver version number by Ajit Khaparde · 14 years ago
  47. 91992e4 be2net: Maintain tx and rx counters in driver by Ajit Khaparde · 14 years ago
  48. 294aedc be2net: update copyright dates by Ajit Khaparde · 14 years ago
  49. 3531768 r8169: enable 64-bit DMA by default for PCI Express devices (v2) by Robert Hancock · 14 years ago
  50. 242cc05 sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances by Ben Hutchings · 14 years ago
  51. e0bf54c sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll() by Ben Hutchings · 14 years ago
  52. b8afe64 net-sysfs: Use rtnl_trylock in wireless sysfs methods. by Eric W. Biederman · 14 years ago
  53. 88af182 net: Fix sysctl restarts... by Eric W. Biederman · 14 years ago
  54. e4fc856 mlx4: replace the dma_sync_single_range_for_cpu/device API by FUJITA Tomonori · 14 years ago
  55. 6e03718 greth: some driver cleanups by kirjanov@gmail.com · 14 years ago
  56. 91fea58 net/pcmcia: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  57. 2f1eb65 xfrm: Flushing empty SPD generates false events by Jamal Hadi Salim · 14 years ago
  58. 9e64cc9 xfrm: Flushing empty SAD generates false events by Jamal Hadi Salim · 14 years ago
  59. 8be987d pfkey: fix SA and SP flush sequence by Jamal Hadi Salim · 14 years ago
  60. 4ca7786 ath9k: convert to new station add/remove callbacks by Johannes Berg · 14 years ago
  61. 1d669cb mac80211_hwsim: convert to new station add/remove callbacks by Johannes Berg · 14 years ago
  62. 17f6f05 p54: convert to new station add/remove callbacks by Johannes Berg · 14 years ago
  63. 3e60f86 ar9170: convert to new station add/remove callbacks by Johannes Berg · 14 years ago
  64. ac5b4e1 ssb: Add PCI ID 0x4322 to PHU handling by Larry Finger · 14 years ago
  65. d8728ee ath9k: fix beacon timer restart after a card reset by Felix Fietkau · 14 years ago
  66. 528c312 iwlwifi: add debugfs to monitor force reset parameters by Wey-Yi Guy · 14 years ago
  67. 8a472da iwlwifi: separated time check for different type of force reset by Wey-Yi Guy · 14 years ago
  68. d575593 iwlwifi: indicate calib version for 6050 series by Abhijeet Kolekar · 14 years ago
  69. d2dfe6d iwlwifi: enable serialization of synchronous commands by Reinette Chatre · 14 years ago
  70. 4a6547c iwl3945: remove STATUS macros from header by Reinette Chatre · 14 years ago
  71. 5c0ba62 ath9k: fix rate control fallback rate selection by Felix Fietkau · 14 years ago
  72. 54f2d73 MAINTAINERS: update Kalle's email address by Kalle Valo · 14 years ago
  73. c332a4b wl1271: Added alloc and free hw functions by Teemu Paasikivi · 14 years ago
  74. 9b28072 wl1271: Added IO reset and init functions by Teemu Paasikivi · 14 years ago
  75. 7b048c5 wl1271: Renamed IO functions by Teemu Paasikivi · 14 years ago
  76. 521a5b2 wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c by Teemu Paasikivi · 14 years ago
  77. c8c9087 wl1271: add testmode support by Kalle Valo · 14 years ago
  78. 1937e74 wl1271: Fix beacon filter table configuration by Juuso Oikarinen · 14 years ago
  79. 8bf29b0 wl1271: Fix ad-hoc SSID update by Juuso Oikarinen · 14 years ago
  80. ee444cf wl1271: Fix WEP key handling by Juuso Oikarinen · 14 years ago
  81. fddc7dd wl1271: Fix key-remove error by Juuso Oikarinen · 14 years ago
  82. 6c71b0e wl1271: Optimized RX path packet retrieval by Juuso Oikarinen · 14 years ago
  83. c82c1dd wl1271: wakeup chip in op_conf_tx() by Kalle Valo · 14 years ago
  84. e2e77b5 wl1271: Fix random MAC address setting by Juuso Oikarinen · 14 years ago
  85. 6f8434a wl1271: skip 3 unused bytes from the NVS by Luciano Coelho · 14 years ago
  86. 12419cce wl1271: add most of the normal initialization commands to PLT mode by Luciano Coelho · 14 years ago
  87. 7b21b6f wl1271: Retrieve device mac address from the nvs file by Juuso Oikarinen · 14 years ago
  88. 152ee6e wl1271: Use NVS INI file configuration by Juuso Oikarinen · 14 years ago
  89. c6999d8 wl1271: implement WMM by Kalle Valo · 14 years ago
  90. f2054df wl1271: modify wl1271_acx_tid_cfg() to use function parameters by Kalle Valo · 14 years ago
  91. 243eeb5 wl1271: modify wl1271_acx_ac_cfg() to use function parameters by Kalle Valo · 14 years ago
  92. 30240fc wl1271: Add SSID configuration for JOIN in ad-hoc by Juuso Oikarinen · 14 years ago
  93. ddb01a5 wl1271: Fix channel changing code by Juuso Oikarinen · 14 years ago
  94. d8c42c0 wl1271: Fix PSM entry by Juuso Oikarinen · 14 years ago
  95. e2117ce staging: rtl8192su: fix compile error from wireless-testing commit by Frederic Leroy · 14 years ago
  96. 5b9a919 p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ec by Jean-François Moine · 14 years ago
  97. ffb9eb3 nl80211: add power save commands by Kalle Valo · 14 years ago
  98. 088ea18 drivers/net/wireless/p54/txrx.c Fix off by one error by Darren Jenkins · 14 years ago
  99. fbc87d6 Introduce PCMCIA_DEVICE_PROD_ID3 by Pavel Roskin · 14 years ago
  100. 927606a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago