aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-08-01MAINTAINERS: Remove Pekka Savola from ipv6.David S. Miller1-1/+0
2011-07-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6David S. Miller1-0/+1
2011-07-28proc_fork_connector: a lockless ->real_parent usage is not safeOleg Nesterov1-2/+6
2011-07-28net: fix new sunrpc kernel-doc warningRandy Dunlap1-0/+1
2011-07-28r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)Lennart Sorensen1-0/+1
2011-07-28MAINTAINERS: orphan FrameRelay DLCIJoe Perches1-2/+1
2011-07-28sis190: Rx filter init is needed for MAC address change.Klement Fish1-1/+11
2011-07-28xfrm: Fix key lengths for rfc3686(ctr(aes))Tushar Gohad1-2/+2
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds13-34/+95
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-245/+358
2011-07-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds12-1379/+3093
2011-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-70/+183
2011-07-28n2_crypto: Attach on Niagara-T3.David S. Miller1-15/+18
2011-07-28n2rng: Attach on Niagara-T3.David S. Miller2-13/+18
2011-07-27tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson1-3/+3
2011-07-27tg3: Break larger frags into 4k chunks for 5719Matt Carlson2-6/+47
2011-07-27tg3: Add tx BD budgeting codeMatt Carlson1-20/+29
2011-07-27tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson1-37/+42
2011-07-27tg3: Add partial fragment unmapping codeMatt Carlson2-0/+27
2011-07-27tg3: Generalize tg3_skb_error_unmap()Matt Carlson1-32/+16
2011-07-27tg3: Remove short DMA check for 1st fragmentMatt Carlson1-3/+0
2011-07-27tg3: Simplify tx bd assignmentsMatt Carlson1-39/+37
2011-07-27tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2-7/+12
2011-07-27ASIX: Use only 11 bits of header for data sizeMarek Vasut1-2/+2
2011-07-27ASIX: Simplify condition in rx_fixup()Marek Vasut1-3/+2
2011-07-27Fix cdc-phonet buildChris Clayton1-0/+1
2011-07-27bonding: reduce noise during initAndy Gospodarek1-1/+1
2011-07-27bonding: fix string comparison errorsAndy Gospodarek1-62/+71
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman14-8/+22
2011-07-27net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman3-3/+8
2011-07-27net: sock_sendmsg_nosec() is staticEric Dumazet1-1/+1
2011-07-27forcedeth: fix vlansJiri Pirko1-3/+13
2011-07-27gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn1-5/+1
2011-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller5-7/+11
2011-07-27sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller7-4/+50
2011-07-27sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller1-2/+5
2011-07-27sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller3-0/+3
2011-07-27sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller1-0/+1
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds36-2839/+6483
2011-07-28md/raid10: handle further errors during fix_read_error better.NeilBrown1-15/+44
2011-07-28md/raid10: Handle read errors during recovery better.NeilBrown1-33/+121
2011-07-28md/raid10: simplify read error handling during recovery.NeilBrown1-5/+4
2011-07-28md/raid10: record bad blocks due to write errors during resync/recovery.NeilBrown1-10/+23
2011-07-28md/raid10: attempt to fix read errors during resync/checkNeilBrown1-4/+5
2011-07-28md/raid10: Handle write errors by updating badblock log.NeilBrown2-17/+117
2011-07-28md/raid10: clear bad-block record when write succeeds.NeilBrown2-12/+100
2011-07-28md/raid10: avoid writing to known bad blocks on known bad drives.NeilBrown1-12/+93
2011-07-28md/raid10 record bad blocks as needed during recovery.NeilBrown2-13/+36
2011-07-28md/raid10: avoid reading known bad blocks during resync/recovery.NeilBrown1-9/+35
2011-07-28md/raid10 - avoid reading from known bad blocks - part 3NeilBrown1-1/+6