pandora-kernel.git
2010-10-20 Tom Herbertnet: cleanups in RX queue allocation
2010-10-20 Tom Herbertnet: fail alloc_netdev_mq if queue count < 1
2010-10-20 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2010-10-20 Changli Gaophonet: remove the unused variable pn
2010-10-20 Neil Hormannetpoll: Revert napi_poll fix for bonding driver
2010-10-20 Neil Hormannetpoll: Remove netpoll blocking from uninit path
2010-10-19 Dmitry Kravkovbnx2x: update version to 1.60.00-3
2010-10-19 Vladislav Zolotarovbnx2x: prevent false parity error in MSI-X memory of...
2010-10-19 Dmitry Kravkovbnx2x: fix possible deadlock in HC hw block
2010-10-19 Eric Dumazetinet: RCU changes in inetdev_by_index()
2010-10-19 Eric Dumazetnet: avoid a dev refcount in ip_mc_find_dev()
2010-10-19 Paul Gortmaker3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers.
2010-10-18 Neil Hormanbonding: Re-enable netpoll over bonding
2010-10-18 Neil Hormanbonding: Fix netconsole to not deadlock on rmmod
2010-10-18 Neil Hormanbonding: Fix napi poll for bonding driver
2010-10-18 Neil Hormanbonding: Fix deadlock in bonding driver resulting from...
2010-10-18 Neil Hormanbonding: Fix bonding drivers improper modification...
2010-10-18 Carolyn Wybornye1000e: Fix for offline diag test failure at first...
2010-10-18 Greg Roseigbvf: Remove unneeded pm_qos* calls
2010-10-18 Eric Dumazetigb: fix stats handling
2010-10-18 amit salechanetxen: mask correctable error
2010-10-18 Rajesh Borundianetxen: fix race in tx stop queue
2010-10-18 amit salechaqlcnic: update ethtool stats
2010-10-18 Andy WallsIPv4: route.c: Change checks against 0xffffffff to...
2010-10-18 David S. MillerMerge branch 'can/mcp251x-for-net-next' of git://git...
2010-10-18 Dmitry Kravkovbnx2x: update version to 1.60.00-2
2010-10-18 Dmitry Kravkovbnx2x: remove unnecessary FUNC_FLG_RSS flag and related
2010-10-18 Dmitry Kravkovbnx2x: Use correct FW constant for header padding
2010-10-18 Dmitry Kravkovbnx2x: do not deal with power if no capability
2010-10-18 Dmitry Kravkovbnx2x: remove redundant commands during error handling
2010-10-18 Vladislav Zolotarovbnx2x: Optimized the branching in the bnx2x_rx_int()
2010-10-18 Marc Kleine... can: mcp251x: optimize 2515, rx int gets cleared automa...
2010-10-18 Marc Kleine... can: mcp251x: define helper functions mcp251x_is_2510...
2010-10-18 Marc Kleine... can: mcp251x: Don't use pdata->model for chip selection...
2010-10-18 Marc Kleine... can: mcp251x: write intf only when needed
2010-10-18 Sascha Hauercan: mcp251x: read-modify-write eflag only when needed
2010-10-18 Sascha Hauercan: mcp251x: allow to read two registers in one spi...
2010-10-18 Sascha Hauercan: mcp251x: increase rx_errors on overflow, not only...
2010-10-18 Marc Kleine... can: mcp251x: fix NOHZ local_softirq_pending 08 warning
2010-10-18 Dan Carpenterns83820: spin_lock_irq() => spin_lock()
2010-10-18 Allan Stephenstipc: Simplify bearer shutdown logic
2010-10-18 David S. Millertipc: Kill tipc_get_mode() completely.
2010-10-17 Matt Carlsontg3: Update version to 3.115
2010-10-17 Matt Carlsontg3: Report invalid link from tg3_get_settings()
2010-10-17 Matt Carlsontg3: Don't allocate jumbo ring for 5780 class devs
2010-10-17 Matt Carlsontg3: Cleanup tg3_alloc_rx_skb()
2010-10-17 Matt Carlsontg3: Add EEE support
2010-10-17 Matt Carlsontg3: Add clause 45 register accessor methods
2010-10-17 Matt Carlsontg3: Disable unused transmit rings
2010-10-17 Matt Carlsontg3: Add support for selfboot format 1 v6
2010-10-17 Eric Dumazetfib_hash: RCU conversion phase 2
2010-10-17 Eric Dumazetfib_hash: RCU conversion phase 1
2010-10-17 Eric Dumazetfib_hash: embed initial hash table in fn_zone
2010-10-17 Joe Perchesdrivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLE
2010-10-17 Eric Dumazetnetns: reorder fields in struct net
2010-10-17 Ilpo Järvinentcp: use correct counters in CA_CWR state too
2010-10-17 Ilpo Järvinentcp: sack lost marking fixes
2010-10-17 Giuseppe Cavallarostmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.c
2010-10-17 Harvey Harrisonniu: introduce temp variables to avoid sparse warnings...
2010-10-16 Randy Dunlapnet: move MII outside of NET_ETHERNET, fix kconfig...
2010-10-16 Randy Dunlapinfiniband: fix mlx4 kconfig dependency warning
2010-10-16 stephen hemmingerstmmac: make function tables const
2010-10-16 stephen hemmingerstmmac: make ethtool functions local
2010-10-16 stephen hemmingertipc: cleanup function namespace
2010-10-16 françois romieuvia-velocity: forced 1000 Mbps mode support.
2010-10-16 Eric Dumazetfib: avoid false sharing on fib_table_hash
2010-10-16 Eric Dumazetfib_trie: use fls() instead of open coded loop
2010-10-16 Eric Dumazetfib: remove a useless synchronize_rcu() call
2010-10-16 Eric Dumazetfib6: use FIB_LOOKUP_NOREF in fib6_rule_lookup()
2010-10-16 Denis Kirjanovsundance: Add initial ethtool stats support
2010-10-16 Dan Carpenterpch_gbe: fix if condition in set_settings()
2010-10-16 Harvey Harrisondnet: mark methods static and annotate for correct...
2010-10-16 Harvey Harrisoncxgb4vf: make single bit signed bitfields unsigned
2010-10-16 Eric Dumazetnet: allocate skbs on local node
2010-10-16 Eric Dumazetr8169: use 50% less ram for RX ring
2010-10-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-10-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-10-15 Julia Lawalldrivers/net/wireless/p54/eeprom.c: Return -ENOMEM on...
2010-10-15 Ben Greearath9k: Null out references to stale pointers.
2010-10-15 Ben Greearath9k: Remove bf_dmacontext.
2010-10-15 Rafał Miłeckib43: N-PHY: put 2056-radio's specific code in separated...
2010-10-15 Luis R. Rodriguezath9k_hw: remove AR9003 2.0 support
2010-10-15 Rafał Miłeckib43: N-PHY: put radio-specific code in separated file
2010-10-15 Rafał Miłeckib43: N-PHY: fix typo: read table when caching IQ LO...
2010-10-15 Rafał Miłeckib43: N-PHY: replace N-specific radio_chanspec with...
2010-10-15 Johannes Bergradiotap: fix vendor namespace parsing
2010-10-15 Rajkumar Manoharanath9k_htc: set probe request rx filter
2010-10-15 Paul Foxlibertas: Communicate USB transfer errors
2010-10-15 Felix Fietkauath9k_hw: remove enum wireless_mode and its users
2010-10-15 Felix Fietkauath9k: remove sc->cur_rate_table and sc->cur_rate_mode
2010-10-15 Felix Fietkauath9k: make rate control debugfs stats per station
2010-10-15 Felix Fietkauath9k: add missing locking around ath9k_hw_proc_mib_event
2010-10-15 Felix Fietkauath9k_hw: fix PHY counter overflow handling in ANI v1
2010-10-15 Felix Fietkauath9k_hw: fix division by zero in the ANI monitor code
2010-10-15 Felix Fietkauath9k: do not track cycle counter updates in powersave...
2010-10-15 John Fastabendixgbe: DCB: remove DCB check config
2010-10-14 Carolyn Wybornyigb: add check for fiber/serdes devices to igb_set_spd_...
2010-10-14 Emil Tantilovixgbe: declare functions as static
2010-10-14 Emil Tantilovixgbe: remove unused functions
2010-10-14 Michael Chancnic: Add support for 57712 device
next