1. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  2. 6a08d19 e1000: use GRO for receive by Jesse Brandeburg · 14 years ago
  3. 338c15e e1000: fix occasional panic on unload by Jesse Brandeburg · 14 years ago
  4. 5cf42fc e1000: use work queues by Jesse Brandeburg · 14 years ago
  5. 7b872a5 e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags by Yi Zou · 14 years ago
  6. 308fb39 igb: Add support for DH89xxCC by Joseph Gasparakis · 14 years ago
  7. d85b9004 igb: clear VF_PROMISC bits instead of setting all other bits by Alexander Duyck · 14 years ago
  8. 768190f X.25 remove bkl in poll by andrew hendry · 14 years ago
  9. 40e192c X.25 remove bkl in getsockname by andrew hendry · 14 years ago
  10. 7e51b43 sfc: Add support for SFE4003 board and TXC43128 PHY by Ben Hutchings · 14 years ago
  11. 8fbca79 sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC by Ben Hutchings · 14 years ago
  12. a0741ca Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  13. 9e2e8f1 caif: Use default send and receive buffer size in caif_socket. by Sjur Braendeland · 14 years ago
  14. e5e03ce caif: Fix function NULL pointer check. by Sjur Braendeland · 14 years ago
  15. b04367d caif: Minor fixes in log prints. by Sjur Braendeland · 14 years ago
  16. 9c44c9f caif: Remove buggy re-definition of pr_debug by Sjur Braendeland · 14 years ago
  17. 48daa3b ipv6: addrconf.h cleanups by Eric Dumazet · 14 years ago
  18. 756e64a net: constify some ppp/pptp structs by Eric Dumazet · 14 years ago
  19. a9478e3 sundance: Use dev_kfree_skb_any() helper by Denis Kirjanov · 14 years ago
  20. d91dc27 sundance: Handle DMA mapping errors by Denis Kirjanov · 14 years ago
  21. 0c8a745 sundance: Convert to DMA API by Denis Kirjanov · 14 years ago
  22. 82fd5b5 net: core: use kernel's converter from hex to bin by Andy Shevchenko · 14 years ago
  23. 66bb16d drivers: atm: use native kernel's hex_to_bin() func by Andy Shevchenko · 14 years ago
  24. d9fd1b2 tmspci: fix tr%d in printk by Meelis Roos · 14 years ago
  25. 73da16c ethtool: Fix build due to lack of ethtool.h include. by David S. Miller · 14 years ago
  26. 10ed61c sfc: Fix build due to lack of vmalloc.h include. by David S. Miller · 14 years ago
  27. 98e684b Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  28. e254c27 sfc: Clean up and correct comments on efx_monitor() by Ben Hutchings · 14 years ago
  29. 75abc51 sfc: Include RX IP filter table in register dump by Ben Hutchings · 14 years ago
  30. b4187e4 sfc: Implement the ethtool RX n-tuple control functions by Ben Hutchings · 14 years ago
  31. 64eebcf sfc: Add filter table management by Ben Hutchings · 14 years ago
  32. a77f5db ethtool: Allocate register dump buffer with vmalloc() by Ben Hutchings · 14 years ago
  33. 6099e3d ethtool: Add Ethernet MAC-level filtering/steering by Ben Hutchings · 14 years ago
  34. c22ab78 ethtool: Define RX n-tuple action to clear a rule by Ben Hutchings · 14 years ago
  35. b618f6f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  36. 6e5c2b4 ath9k: make the driver specific rate control module optional by Felix Fietkau · 14 years ago
  37. 334b060 ath9k: move ath_tx_aggr_check() to the rate control module by Felix Fietkau · 14 years ago
  38. 90fa539 ath9k: clean up / fix aggregation session flush by Felix Fietkau · 14 years ago
  39. 231c3a1 ath9k: fix an aggregation start related race condition by Felix Fietkau · 14 years ago
  40. 81ee13b ath9k: clean up block ack window handling by Felix Fietkau · 14 years ago
  41. 9ee82d5 wl1271: bugfix: use bitwise-AND instead of logical-AND by Eliad Peller · 14 years ago
  42. 58be460 wl1271: avoid redundant memcpy of rx_status by Eliad Peller · 14 years ago
  43. 2c7808d carl9170: fix hang in AP mode when HT STA does PSM by Christian Lamparter · 14 years ago
  44. 7357611 carl9170: reinit phy after HT settings have changed by Christian Lamparter · 14 years ago
  45. 78ec789 carl9170: fix state downgrade during reset by Christian Lamparter · 14 years ago
  46. cf6487d carl9170: abort tasklet during usb reset by Christian Lamparter · 14 years ago
  47. 9adc9e0 carl9170: don't load bogus nf of chain 1 by Christian Lamparter · 14 years ago
  48. e278c5a carl9170: fix noise dBm conversion by Christian Lamparter · 14 years ago
  49. 9dec6f9 carl9170: use rx chainmask from eeprom by Christian Lamparter · 14 years ago
  50. e0b1cc5 ath5k: Add tx queue configuration function by Bruno Randolf · 14 years ago
  51. de8af45 ath5k: Simplify cw_min/max and AIFS configuration by Bruno Randolf · 14 years ago
  52. 2341329 ath5k: Keep last descriptor in queue by Bruno Randolf · 14 years ago
  53. 923e5b3 ath5k: Count how many times a queue got stuck by Bruno Randolf · 14 years ago
  54. 4edd761 ath5k: Add watchdog for stuck TX queues by Bruno Randolf · 14 years ago
  55. 1440401 ath5k: Move tx frame completion into separate function by Bruno Randolf · 14 years ago
  56. 651d937 ath5k: Fix TX queues stopping by Bruno Randolf · 14 years ago
  57. cfddc11 ath5k: Fix queue debug file by Bruno Randolf · 14 years ago
  58. 925e0b0 ath5k: Use four hardware queues by Bruno Randolf · 14 years ago
  59. 8a63fac ath5k: reorder base.c to remove fwd decls by Bob Copeland · 14 years ago
  60. ce2220d ath/ath5k/ath9k: Fix crypto capabilities merge issue by Bruno Randolf · 14 years ago
  61. c807666 carl9170: update AR9170 phy initvals by Christian Lamparter · 14 years ago
  62. 80b517f omap: zoom: add mmc3/wl1271 device support by Ohad Ben-Cohen · 14 years ago
  63. b642fde omap: zoom: add fixed regulator device for wlan by Ohad Ben-Cohen · 14 years ago
  64. 15cea99 wl1271: make ref_clock configurable by board by Ohad Ben-Cohen · 14 years ago
  65. 09cecc3 wl1271: take irq info from private board data by Ohad Ben-Cohen · 14 years ago
  66. 61ee700 wl12xx: add platform data passing support by Ohad Ben-Cohen · 14 years ago
  67. 2cc78ff wl1271: propagate set_power's return value by Ohad Ben-Cohen · 14 years ago
  68. c1f9a09 wl12xx: make wl12xx.h common to both spi and sdio by Ohad Ben-Cohen · 14 years ago
  69. 536bb20 dccp ccid-3: Remove redundant 'options_received' struct by Gerrit Renker · 14 years ago
  70. 792e6d3 dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate by Gerrit Renker · 14 years ago
  71. 80763dfb dccp ccid-3: remove dead states by Gerrit Renker · 14 years ago
  72. a18213d dccp: Replace magic CCID-specific numbers by symbolic constants by Gerrit Renker · 14 years ago
  73. 4874c13 dccp: Add packet type information to CCID-specific option parsing by Gerrit Renker · 14 years ago
  74. daebbca qlcnic: dont set skb->truesize by Eric Dumazet · 14 years ago
  75. 8990f46 net: rx_dropped accounting by Eric Dumazet · 14 years ago
  76. 462fb2a bridge : Sanitize skb before it enters the IP stack by Bandan Das · 14 years ago
  77. aef3ea3 rds: spin_lock_irq() is not nestable by Dan Carpenter · 14 years ago
  78. f4fa7f3 rds: double unlock in rds_ib_cm_handle_connect() by Dan Carpenter · 14 years ago
  79. 9b9d2e0 rds: signedness bug by Dan Carpenter · 14 years ago
  80. 0746556 bna: off by one by Dan Carpenter · 14 years ago
  81. 8f8f103 net: reorder struct netdev_hw_addr by Eric Dumazet · 14 years ago
  82. e6599c2 bonding: enable gro by default by Eric Dumazet · 14 years ago
  83. 07af7a2 ethtool: Add comments for valid use of flow types by Ben Hutchings · 14 years ago
  84. be2902d ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool by Ben Hutchings · 14 years ago
  85. 3b27e10 netns: keep vlan slaves on master netns move by David Lamparter · 14 years ago
  86. b71c7aa stmmac: use one memset() to reset TDES01 by Giuseppe CAVALLARO · 14 years ago
  87. c629882 stmmac: prevent dma init stuck in case of failures. by Giuseppe CAVALLARO · 14 years ago
  88. ebbb293 stmmac: consolidate and tidy-up the COE support by Giuseppe CAVALLARO · 14 years ago
  89. dfb8fb9 stmmac: add CSR Clock range selection by Giuseppe CAVALLARO · 14 years ago
  90. 09f250a iwlagn: initialize both tx/rx prio boost parameters by Wey-Yi Guy · 14 years ago
  91. b345f4d iwlagn: minor coex API changes by Wey-Yi Guy · 14 years ago
  92. 1d27007 iwlagn: correct naming for failure reply tx status by Wey-Yi Guy · 14 years ago
  93. 0b7e5e8 iwlwifi: corrections to debug output of ucode statistics by Jay Sternberg · 14 years ago
  94. 95b49ed iwlagn: adding aggregated frame failure status to debugfs by Wey-Yi Guy · 14 years ago
  95. 814665f iwlagn: keep track of aggregated tx frames failure counter by Wey-Yi Guy · 14 years ago
  96. e1b3fa0 iwlagn: log aggregation tx command status by Wey-Yi Guy · 14 years ago
  97. 54a9aa6 iwlagn: keep track of failure tx status by Wey-Yi Guy · 14 years ago
  98. 91835ba iwlagn: keep track fail tx reason counter by Wey-Yi Guy · 14 years ago
  99. a437fbb iwlagn: add bt_status_read for 5150 by Wey-Yi Guy · 14 years ago
  100. 67c9660 ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum by Eric Dumazet · 14 years ago