summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ucc_geth: Remove unused headerKumar Gala2009-04-023-3/+0
| * | | | gianfar: Remove unused headerKumar Gala2009-04-021-1/+0
| * | | | kaweth: Fix locking to be SMP-safeLarry Finger2009-04-021-4/+3
| * | | | net: allow multiple dev per napi with GROStephen Hemminger2009-04-021-2/+3
| * | | | r8169: reset IntrStatus after chip resetKarsten Wiese2009-04-021-2/+3
| * | | | ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala2009-04-021-43/+58
| * | | | ixgbe: fix ethtool -A|a behaviorDon Skidmore2009-04-025-5/+23
| * | | | ixgbe: Patch to fix driver panic while freeing up tx & rx resourcesMallikarjuna R Chilakala2009-04-021-2/+2
| * | | | ixgbe: refactor tx buffer processing to use skb_dma_map/unmapAlexander Duyck2009-04-021-38/+41
| * | | | ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU coresPJ Waskiewicz2009-04-021-5/+6
| * | | | ixgbe: feature - driver to default with FC on.Don Skidmore2009-04-021-1/+1
| * | | | ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow ControlPJ Waskiewicz2009-04-021-1/+5
| * | | | ixgbe: Fix ethtool output with advertised mode.Don Skidmore2009-04-021-0/+9
| * | | | ixgbe: fix build when DEBUG is definedAlexander Duyck2009-04-022-6/+15
| * | | | net/igb: Fix kexec with igb (rev. 3)Rafael J. Wysocki2009-04-021-13/+31
| * | | | igb: cleanup igb loopback pathAlexander Duyck2009-04-021-11/+3
| * | | | igb: increase delay for copper link setupAlexander Duyck2009-04-021-2/+5
| * | | | igb: set num_rx/tx_queues to 0 when queues are freedAlexander Duyck2009-04-021-0/+3
| * | | | igb: add support for x2 link width configurationsAlexander Duyck2009-04-021-3/+4
| * | | | net/fec_mpc52xx: Don't dereference phy_device if it is NULLGrant Likely2009-04-021-10/+12
| * | | | net/fec_mpc52xx: Migrate to net_device_ops.Henk Stegeman2009-04-021-16/+20
| * | | | net/fec_mpc52xx: fix BUG on missing dma_opsGrant Likely2009-04-021-7/+12
| * | | | netfilter: use rcu_read_bh() in ipt_do_table()Eric Dumazet2009-04-023-6/+6
| * | | | RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover2009-04-027-24/+100
| * | | | RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-028-85/+109
| * | | | RDS: Fix m_rs_lock deadlockAndy Grover2009-04-021-3/+3
| * | | | Neterion: New driver: Kconfig and MakefileRamkrishna Vepa2009-04-023-0/+25
| * | | | Neterion: New driver: Driver versionRamkrishna Vepa2009-04-021-0/+23
| * | | | Neterion: New driver: Ethtool relatedRamkrishna Vepa2009-04-022-0/+1215
| * | | | Neterion: New driver: Main entry pointsRamkrishna Vepa2009-04-022-0/+5059
| * | | | Neterion: New driver: Traffic & alarm handlerRamkrishna Vepa2009-04-022-0/+4937
| * | | | Neterion: New driver: Hardware init & configurationRamkrishna Vepa2009-04-022-0/+7523
| * | | | Neterion: New driver: register set - vxge-reg.hRamkrishna Vepa2009-04-021-0/+4608
| * | | | Neterion: New driver: Update Maintainer listRamkrishna Vepa2009-04-021-2/+5
| * | | | Neterion: Driver help fileRamkrishna Vepa2009-04-021-0/+100
| * | | | sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings2009-04-011-4/+3
| * | | | core: remove pointless conditional before kfree()Wei Yongjun2009-04-011-2/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin...David S. Miller2009-03-3114-2658/+2628
| |\ \ \ \
| | * | | | smc91c92_cs: use request_firmwareJaswinder Singh Rajput2009-03-305-370/+222
| | * | | | 3C359: use request_firmwareJaswinder Singh Rajput2009-03-306-1596/+1651
| | * | | | yam: use request_firmwareJaswinder Singh Rajput2009-03-307-692/+755
| * | | | | ipv4: remove unused parameter from tcp_recv_urg().Rami Rosen2009-03-311-3/+2
| * | | | | ETHOC: fix build breakage on s390Heiko Carstens2009-03-311-1/+1
* | | | | | cpumask: fix slab corruption caused by alloc_cpumask_var_node()Jack Steiner2009-04-031-2/+2
* | | | | | ia64: implement interrupt-enabling rwlocksRobin Holt2009-04-031-17/+63
* | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-0315-2/+45
* | | | | | Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt2009-04-032-10/+19
* | | | | | fs/ufs: return f_fsid for statfs(2)Coly Li2009-04-031-0/+3
* | | | | | fs/sysv: return f_fsid for statfs(2)Coly Li2009-04-031-0/+3
* | | | | | fs/squashfs: return f_fsid for statfs(2)Coly Li2009-04-031-0/+3