aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | bonding: reduce noise during initAndy Gospodarek2011-07-28
| * | bonding: fix string comparison errorsAndy Gospodarek2011-07-28
| * | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-28
| * | net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2011-07-28
| * | net: sock_sendmsg_nosec() is staticEric Dumazet2011-07-28
| * | forcedeth: fix vlansJiri Pirko2011-07-28
| * | gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3eSebastian Pöhn2011-07-28
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-28
| |\ \
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-26
| | |\|
| | | * wireless: fix a typo in ignore_reg_updateMihai Moldovan2011-07-26
| | | * b43: fix invalid memory access in b43_ssb_remove()Pavel Roskin2011-07-26
| | | * b43: bcma: drop BROKENRafał Miłecki2011-07-26
| | | * b43: bus: fix memory corruption when setting driver's dataRafał Miłecki2011-07-26
| | | * cfg80211: really ignore the regulatory requestSven Neumann2011-07-26
| | | * NFC: pn533: use after free in pn533_disconnect()Dan Carpenter2011-07-26
| * | | gro: Only reset frag0 when skb can be pulledHerbert Xu2011-07-27
| * | | net: Convert struct net_device uc_promisc to boolJoe Perches2011-07-25
| * | | net: fix eth.c kernel-doc warningRandy Dunlap2011-07-25
| * | | IPv4: Send gratuitous ARP for secondary IP addresses alsoZoltan Kiss2011-07-25
| * | | ipv6: Do not leave router anycast address for /127 prefixes.YOSHIFUJI Hideaki2011-07-25
| * | | drivers:connector:remove an unused variable *tracer*Wanlong Gao2011-07-25
| * | | acenic: use netdev_alloc_skb_ip_alignstephen hemminger2011-07-25
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-07-28
|\ \ \ \
| * | | | md/raid10: handle further errors during fix_read_error better.NeilBrown2011-07-27
| * | | | md/raid10: Handle read errors during recovery better.NeilBrown2011-07-27
| * | | | md/raid10: simplify read error handling during recovery.NeilBrown2011-07-27
| * | | | md/raid10: record bad blocks due to write errors during resync/recovery.NeilBrown2011-07-27
| * | | | md/raid10: attempt to fix read errors during resync/checkNeilBrown2011-07-27
| * | | | md/raid10: Handle write errors by updating badblock log.NeilBrown2011-07-27
| * | | | md/raid10: clear bad-block record when write succeeds.NeilBrown2011-07-27
| * | | | md/raid10: avoid writing to known bad blocks on known bad drives.NeilBrown2011-07-27
| * | | | md/raid10 record bad blocks as needed during recovery.NeilBrown2011-07-27
| * | | | md/raid10: avoid reading known bad blocks during resync/recovery.NeilBrown2011-07-27
| * | | | md/raid10 - avoid reading from known bad blocks - part 3NeilBrown2011-07-27
| * | | | md/raid10: avoid reading from known bad blocks - part 2NeilBrown2011-07-27
| * | | | md/raid10: avoid reading from known bad blocks - part 1NeilBrown2011-07-27
| * | | | md/raid10: Split handle_read_error out from raid10d.NeilBrown2011-07-27
| * | | | md/raid10: simplify/reindent some loops.NeilBrown2011-07-27
| * | | | md/raid5: Clear bad blocks on successful write.NeilBrown2011-07-27
| * | | | md/raid5. Don't write to known bad block on doubtful devices.NeilBrown2011-07-27
| * | | | md/raid5: write errors should be recorded as bad blocks if possible.NeilBrown2011-07-27
| * | | | md/raid5: use bad-block log to improve handling of uncorrectable read errors.NeilBrown2011-07-27
| * | | | md/raid5: avoid reading from known bad blocks.NeilBrown2011-07-27
| * | | | md/raid1: factor several functions out or raid1d()NeilBrown2011-07-27
| * | | | md/raid1: improve handling of read failure during recovery.NeilBrown2011-07-27
| * | | | md/raid1: record badblocks found during resync etc.NeilBrown2011-07-27
| * | | | md/raid1: Handle write errors by updating badblock log.NeilBrown2011-07-27
| * | | | md/raid1: store behind-write pages in bi_vecs.NeilBrown2011-07-27
| * | | | md/raid1: clear bad-block record when write succeeds.NeilBrown2011-07-27
| * | | | md/raid1: avoid writing to known-bad blocks on known-bad drives.NeilBrown2011-07-27