cascardo/linux.git
2011-06-29 Jon Masonmyri10ge: allow small_bytes = 0
2011-06-29 Jon Masonmyri10ge: rework parity error check and cleanup
2011-06-29 Jon Masonmyri10ge: Mask PCI Surprise Link Down Events
2011-06-29 Jon Masonmyri10ge: ensure tx queues remain stopped
2011-06-29 Barry GrusslingDSA: Enable cascading in multi-chip 6131 configuration
2011-06-29 Joe Perchescaif: Fix recieve/receive typo
2011-06-29 Stephen Rothwellnet: include dma-mapping.h in ll_temac_main.c for dma_m...
2011-06-29 Stephen Rothwellnet: include io.h in sja1000_of_platform.c for iounmap etc
2011-06-28 Jesse Grossvmxnet3: Enable GRO support.
2011-06-28 Jon Masonvxge: remove unnecessary reads of PCI_CAP_ID_EXP
2011-06-28 Jon Masonsky2: remove unnecessary reads of PCI_CAP_ID_EXP
2011-06-28 Jon Masonr8169: remove unnecessary read of PCI_CAP_ID_EXP
2011-06-28 Jon Masonniu: remove unnecessary read of PCI_CAP_ID_EXP
2011-06-28 Jon Masonbnx2x: remove unnecessary read of PCI_CAP_ID_EXP
2011-06-28 Jon Masonbnx2: remove unnecessary read of PCI_CAP_ID_EXP
2011-06-28 Jon Masonigb: remove unnecessary reads of PCI_CAP_ID_EXP
2011-06-28 Jon Masone1000e: remove unnecessary reads of PCI_CAP_ID_EXP
2011-06-28 Jon Masoncxgb3: remove unnecessary read of PCI_CAP_ID_EXP
2011-06-28 Jon Masonmlx4: remove unnecessary read of PCI_CAP_ID_EXP
2011-06-28 Jon Masontg3: remove unnecessary read of PCI_CAP_ID_EXP
2011-06-28 Kuninori Morimotonet: sh_eth: tidyup compile warning
2011-06-28 Jesse Grossvmxnet3: Convert to new vlan model.
2011-06-28 Mike Frysingercan: bfin_can: auto-calculate accessor sizes
2011-06-28 Mike Frysingercan: bfin_can: simplify xmit id1 setup
2011-06-28 Sergei Shtylyovmlx4: use pci_dev->revision
2011-06-27 jamalnet_sched: fix dequeuer fairness
2011-06-27 David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-06-27 Joe Percheswan: Update to current logging forms
2011-06-27 Joe Perchesixp4xx_hss: Update to current logging forms
2011-06-27 Joe Perchesfarsync: Update to current logging forms
2011-06-27 Joe Perchesdscc4: Update to current logging forms
2011-06-27 Joe Perchesframe relay dlci/frad: Update to current logging forms
2011-06-27 Joe Perchescyclom: Update to current logging forms
2011-06-27 Joe Perchescosa: Update to current logging forms
2011-06-27 Joe Perchesgeneric_hdlc: Update to current logging forms
2011-06-27 Sathya Perlabe2net: fix initialization of vlan_prio_bmap
2011-06-27 Sathya Perlabe2net: get rid of multi_rxq module param
2011-06-27 Sathya Perlabe2net: fix netdev_stats_update
2011-06-25 John Fastabendixgbe: implement DCB ops dcb_ieee_del()
2011-06-25 John Fastabendixgbe: remove unused fcoe.tc field and fcoe_setapp()
2011-06-25 John Fastabendixgbe: complete FCoE initialization from setapp() routine
2011-06-25 Lior Levyixgbe: A fix to VF TX rate limit
2011-06-25 Alexander Duyckixgbe: Update method used for determining descriptor...
2011-06-25 Alexander Duyckixgbe: Add one function that handles most of context...
2011-06-25 Alexander Duyckixgbe: Move all values that deal with count, next_to_us...
2011-06-25 Alexander Duyckixgbe: Convert IXGBE_DESC_UNUSED from macro to static...
2011-06-25 Alexander Duyckixgbe: pass adapter struct instead of netdev for interr...
2011-06-25 Vitaliy Ivanovnet: wimax: Remove of unused 'rfkill_input' pointer
2011-06-25 Shan Weinet: Kill unuseful net/TUNABLE doc in kernel source
2011-06-25 Joe Percheszorro8390: Update style, neaten, restructure to elimina...
2011-06-25 Joe Percheslib8390: Remove unnecessary extern
2011-06-25 Joe Percheslib8390: Convert include <asm to include <linux
2011-06-25 Joe Percheslib8390: Normalize source code spacing
2011-06-25 Joe Percheslib8390: Indent braces appropriately
2011-06-25 Joe Percheslib8390: Use pr_<level> and netdev_<level>
2011-06-25 Joe Perchesa2065: Use pr_fmt, pr_<level> and netdev_<level>
2011-06-25 Joe Perchesariadne: Update style, neaten, restructure to eliminate...
2011-06-24 David S. MillerMerge branch 'tipc-Jun24-2011' of git://git./linux...
2011-06-24 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2011-06-24 Allan Stephenstipc: Optimize creation of connection protocol messages
2011-06-24 Allan Stephenstipc: Don't create payload message using connection...
2011-06-24 Allan Stephenstipc: Reject connection protocol message sent to unconn...
2011-06-24 Allan Stephenstipc: Optimize creation of FIN messages
2011-06-24 Allan Stephenstipc: Cleanup of message header size terminology
2011-06-24 Allan Stephenstipc: Eliminate useless check when creating internal...
2011-06-24 Allan Stephenstipc: Remove unnecessary includes in socket code
2011-06-24 Allan Stephenstipc: Eliminate unused field in bearer structure
2011-06-24 Allan Stephenstipc: Correct typo in link statistics output
2011-06-24 Allan Stephenstipc: Eliminate checks for empty zone list during name...
2011-06-24 Allan Stephenstipc: Convert name table publication lists to standard...
2011-06-24 Allan Stephenstipc: Partition name table instance array info into...
2011-06-24 Allan Stephenstipc: Eliminate redundant masking in message header...
2011-06-24 Allan Stephenstipc: Eliminate message header routines for caching...
2011-06-24 Allan Stephenstipc: Optimizations & corrections to message rejection
2011-06-24 Allan Stephenstipc: Optimize routing of returned payload messages
2011-06-24 Allan Stephenstipc: Add sanity check to detect rejection of non-paylo...
2011-06-24 Allan Stephenstipc: Standardize exit logic for message rejection...
2011-06-24 Allan Stephenstipc: Remove unused sanity test macro
2011-06-24 Allan Stephenstipc: Convert fatal broadcast sanity check to non-fatal...
2011-06-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-06-24 Stephen RothwellBluetooth: include scatterlist.h where needed
2011-06-24 Jesper Juhlnet: Remove unneeded version.h includes from drivers...
2011-06-24 Sucheta Chakrabortyqlcnic: multi protocol internal loopback support added.
2011-06-24 Anirban Chakrabortyqlcnic: Add support to enable/disable FW dump capability
2011-06-24 Amit Kumar... qlcnic: fix default operating state of interface
2011-06-24 Sucheta Chakrabortyqlcnic: fix initial number of msix entries in adapter.
2011-06-24 Anirban Chakrabortyqlcnic: Add code to tune FW dump
2011-06-24 Anirban Chakrabortyqlcnic: Remove holding api lock while taking the dump
2011-06-24 Sritej Velagaqlcnic: Add capability to take FW dump deterministically
2011-06-24 David S. MillerMerge branch 'master' of /linux/kernel/git/jkirsher...
2011-06-24 Don Skidmoreixgbe: update driver version string
2011-06-24 Alexander Duyckixgbe: fix ring assignment issues for SR-IOV and drop...
2011-06-24 Emil Tantilovixgbe: disable RSC when Rx checksum is off
2011-06-24 Emil Tantilovixgbe: move reset code into a separate function
2011-06-24 Emil Tantilovixgbe: move setting RSC into a separate function
2011-06-24 Alexander Duyckixgbe: add support for nfc addition and removal of...
2011-06-24 Alexander Duyckixgbe: add support for displaying ntuple filters via...
2011-06-24 Alexander Duyckixgbe: add basic support for setting and getting nfc...
2011-06-24 Alexander Duyckixgbe: update perfect filter framework to support retai...
2011-06-24 Alexander Duyckixgbe: fix flags relating to perfect filters to support...
next