summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-28MAINTAINERS: orphan FrameRelay DLCIJoe Perches
2011-07-28sis190: Rx filter init is needed for MAC address change.Klement Fish
2011-07-28xfrm: Fix key lengths for rfc3686(ctr(aes))Tushar Gohad
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-07-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-07-28n2_crypto: Attach on Niagara-T3.David S. Miller
2011-07-28n2rng: Attach on Niagara-T3.David S. Miller
2011-07-27tg3: Remove 5719 jumbo frames and TSO blocksMatt Carlson
2011-07-27tg3: Break larger frags into 4k chunks for 5719Matt Carlson
2011-07-27tg3: Add tx BD budgeting codeMatt Carlson
2011-07-27tg3: Consolidate code that calls tg3_tx_set_bd()Matt Carlson
2011-07-27tg3: Add partial fragment unmapping codeMatt Carlson
2011-07-27tg3: Generalize tg3_skb_error_unmap()Matt Carlson
2011-07-27tg3: Remove short DMA check for 1st fragmentMatt Carlson
2011-07-27tg3: Simplify tx bd assignmentsMatt Carlson
2011-07-27tg3: Reintroduce tg3_tx_ring_infoMatt Carlson
2011-07-27ASIX: Use only 11 bits of header for data sizeMarek Vasut
2011-07-27ASIX: Simplify condition in rx_fixup()Marek Vasut
2011-07-27Fix cdc-phonet buildChris Clayton
2011-07-27bonding: reduce noise during initAndy Gospodarek
2011-07-27bonding: fix string comparison errorsAndy Gospodarek
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-07-27net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman
2011-07-27net: sock_sendmsg_nosec() is staticEric Dumazet
2011-07-27forcedeth: fix vlansJiri Pirko
2011-07-27gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn
2011-07-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-27sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller
2011-07-27sparc: Don't do expensive hypervisor PCR write unless necessary.David S. Miller
2011-07-27sparc: Add T3 sun4v cpu type and hypervisor group defines.David S. Miller
2011-07-27sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-07-28md/raid10: handle further errors during fix_read_error better.NeilBrown
2011-07-28md/raid10: Handle read errors during recovery better.NeilBrown
2011-07-28md/raid10: simplify read error handling during recovery.NeilBrown
2011-07-28md/raid10: record bad blocks due to write errors during resync/recovery.NeilBrown
2011-07-28md/raid10: attempt to fix read errors during resync/checkNeilBrown
2011-07-28md/raid10: Handle write errors by updating badblock log.NeilBrown
2011-07-28md/raid10: clear bad-block record when write succeeds.NeilBrown
2011-07-28md/raid10: avoid writing to known bad blocks on known bad drives.NeilBrown
2011-07-28md/raid10 record bad blocks as needed during recovery.NeilBrown
2011-07-28md/raid10: avoid reading known bad blocks during resync/recovery.NeilBrown
2011-07-28md/raid10 - avoid reading from known bad blocks - part 3NeilBrown
2011-07-28md/raid10: avoid reading from known bad blocks - part 2NeilBrown
2011-07-28md/raid10: avoid reading from known bad blocks - part 1NeilBrown
2011-07-28md/raid10: Split handle_read_error out from raid10d.NeilBrown
2011-07-28md/raid10: simplify/reindent some loops.NeilBrown
2011-07-28md/raid5: Clear bad blocks on successful write.NeilBrown