summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NET/r8169: Rework suspend and resumeRafael J. Wysocki2009-04-131-22/+39
* drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov2009-04-1313-42/+22
* kaweth: Clean up codeLarry Finger2009-04-131-8/+25
* at76c50x-usb: remove pointless conditional before kfree_skb()Wei Yongjun2009-04-131-2/+1
* be2net: changes for checksum and segmentation offloadAjit Khaparde2009-04-131-6/+22
* ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds2009-04-111-1/+1
* ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr2009-04-115-70/+169
* ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz2009-04-112-13/+39
* ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz2009-04-114-8/+29
* ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz2009-04-114-50/+107
* ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz2009-04-112-6/+10
* ixgbe: add define to support 82599 64 IVAR registersDon Skidmore2009-04-111-0/+1
* ixgbe: add support for addition VT_CTL definesDon Skidmore2009-04-111-0/+2
* ixgbe: fix IXGBE_MTQC valuesDon Skidmore2009-04-111-1/+2
* ixgbe: Enable another bit for flow control operationPJ Waskiewicz2009-04-112-0/+2
* MAINTAINERS: rds list is moderatedKyle McMartin2009-04-091-1/+1
* ERR_PTR() dereference in net/rds/ib.cDan Carpenter2009-04-091-2/+2
* ERR_PTR() dereference in net/rds/iw.cDan Carpenter2009-04-091-2/+2
* rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memsetWei Yongjun2009-04-091-3/+1
* RDS: remove unused #include <version.h>Huang Weiyi2009-04-091-1/+0
* RDS: use get_user_pages_fast()Andy Grover2009-04-092-8/+2
* RDS: Establish connection before parsing CMSGsAndy Grover2009-04-091-5/+5
* RDS: Fix ordering in a conditionalAndy Grover2009-04-091-1/+1
* RDS/IW+IB: Allow max credit advertise window.Steve Wise2009-04-097-13/+13
* RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled.Steve Wise2009-04-092-2/+2
* RDS: Correct some iw references in rdma_transport.cAndy Grover2009-04-091-6/+6
* RDS/IW+IB: Set recv ring low water mark to 1/2 full.Steve Wise2009-04-092-2/+2
* ISDN: update Documentation/isdn/00-INDEXTilman Schmidt2009-04-081-19/+26
* sfc: Don't specify unexistent IRQJean Delvare2009-04-082-5/+0
* netxen: cache align register map tableDhananjay Phadke2009-04-081-1/+2
* netxen: enable GRO supportAmit Kumar Salecha2009-04-082-3/+5
* netxen: enable rss for NX2031Dhananjay Phadke2009-04-084-43/+137
* netxen: sanitize function namesDhananjay Phadke2009-04-087-406/+233
* netxen: annotate register access functionsDhananjay Phadke2009-04-087-344/+239
* netxen: allocate status rings dynamicallyDhananjay Phadke2009-04-082-6/+30
* netxen: async link event handlingDhananjay Phadke2009-04-086-57/+263
* netxen: defer firmware handshakeDhananjay Phadke2009-04-083-42/+22
* netxen: refactor transmit codeDhananjay Phadke2009-04-085-120/+108
* netxen: refactor netxen_adapterDhananjay Phadke2009-04-083-59/+39
* netxen: code cleanupDhananjay Phadke2009-04-088-256/+146
* Linux 2.6.30-rc1v2.6.30-rc1Linus Torvalds2009-04-071-2/+2
* Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-077-114/+283
|\
| * Merge branch 'linus' into core/softlockupIngo Molnar2009-04-078617-389380/+963910
| |\
| * | softlockup: make DETECT_HUNG_TASK default depend on DETECT_SOFTLOCKUPIngo Molnar2009-04-071-1/+1
| * | softlockup: move 'one' to the softlockup section in sysctl.cIngo Molnar2009-02-121-1/+3
| * | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-122296-21370/+47219
| |\ \
| * | | softlockup: ensure the task has been switched out onceFrederic Weisbecker2009-02-111-1/+7
| * | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-093-45/+12
| * | | softlockup: convert read_lock in hung_task to rcu_read_lockMandeep Singh Baines2009-02-051-2/+2
| * | | softlockup: check all tasks in hung_taskMandeep Singh Baines2009-02-051-2/+37
OpenPOWER on IntegriCloud