aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-02-11
|\
| * block: fix lockdep warning on io_context release put_io_context()Tejun Heo2012-02-11
| * relay: prevent integer overflow in relay_open()Dan Carpenter2012-02-10
| * loop: zero fill bio instead of return -EIO for partial readDave Young2012-02-08
| * bio: don't overflow in bio_get_nr_vecs()Kent Overstreet2012-02-08
| * floppy: Fix a crash during rmmodVivek Goyal2012-02-08
| * floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...Vivek Goyal2012-02-08
| * cdrom: move shared static to cdrom_device_infoPaolo Bonzini2012-02-08
| * bsg: fix sysfs link remove warningStanislaw Gruszka2012-02-08
| * block: don't call elevator callbacks for plug mergesTejun Heo2012-02-08
| * block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo2012-02-08
| * mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...Asai Thambi S P2012-02-07
| * block: strip out locking optimization in put_io_context()Tejun Heo2012-02-07
| * cdrom: use copy_to_user() without the underscoresDan Carpenter2012-02-06
| * block: fix ioc locking warningShaohua Li2012-02-06
| * block: fix NULL icq_cache referenceShaohua Li2012-01-19
| * block,cfq: change code orderShaohua Li2012-01-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-02-10
|\ \
| * | net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf2012-02-10
| * | ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei2012-02-10
| * | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2012-02-10
| * | netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman2012-02-10
| * | netprio_cgroup: fix an off-by-one bugNeil Horman2012-02-10
| * | bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter2012-02-09
| * | isdn: type bug in isdn_net_header()Dan Carpenter2012-02-09
| * | net: Make qdisc_skb_cb upper size bound explicit.David S. Miller2012-02-09
| * | ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-09
| * | ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend2012-02-09
| * | ixgbe: do not update real num queues when netdev is going awayYi Zou2012-02-09
| * | ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck2012-02-09
| * | ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose2012-02-09
| * | ixgbe: fix vf lookupGreg Rose2012-02-09
| * | igb: fix vf lookupGreg Rose2012-02-09
| * | e1000: add dropped DMA receive enable back in for WoLDean Nelson2012-02-09
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-02-08
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-08
| | |\ \
| | | * | zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek2012-02-07
| | | * | bcma: don't fail for bad SPROM CRCHenrik Rydberg2012-02-06
| | | * | ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau2012-02-06
| | | * | ath9k: fix a WEP crypto related regressionFelix Fietkau2012-02-06
| | | * | mwifiex: add NULL checks in driver unload pathAmitkumar Karwar2012-02-06
| | | * | ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan2012-02-03
| | | * | mwifiex: handle association failure case correctlyAmitkumar Karwar2012-02-03
| | | * | ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville2012-02-03
| * | | | gro: more generic L2 header checkEric Dumazet2012-02-08
| * | | | IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier2012-02-08
| |/ / /
| * | | net: enable TC35815 for MIPS againAtsushi Nemoto2012-02-07
| * | | net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda2012-02-07
| * | | net: Fix build regression when INET_UDP_DIAG=y and IPV6=mAnisse Astier2012-02-07
| * | | bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl2012-02-07