summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | net/ethernet: ks8851_mll fix irq handlingJan Weitzel2012-02-151-8/+6
| * | | | | | veth: Enforce minimum size of VETH_INFO_PEERThomas Graf2012-02-151-1/+3
| * | | | | | stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO2012-02-151-1/+1
| * | | | | | stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO2012-02-154-116/+105
| * | | | | | stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi2012-02-151-0/+16
| * | | | | | stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO2012-02-154-3/+9
| * | | | | | ipheth: Add iPhone 4STim Gardner2012-02-151-0/+5
| * | | | | | mlx4: add unicast steering entries to resource_trackerEugenia Emantayev2012-02-151-7/+11
| * | | | | | mlx4: fix QP tree trashingEugenia Emantayev2012-02-151-0/+1
| * | | | | | mlx4: fix buffer overrunEugenia Emantayev2012-02-151-1/+1
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-152-4/+4
| |\ \ \ \ \ \
| | * | | | | | rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham2012-02-091-2/+2
| | * | | | | | mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan2012-02-091-2/+2
| * | | | | | | 3c59x: shorten timer period for slave devicesEric Dumazet2012-02-141-1/+1
| * | | | | | | netpoll: netpoll_poll_dev() should access dev->flagsEric Dumazet2012-02-141-1/+1
| * | | | | | | RxRPC: Fix kcalloc parameters swappedAxel Lin2012-02-141-2/+2
| * | | | | | | bnx2x: remove the 'poll' module optionMichal Schmidt2012-02-141-16/+1
| * | | | | | | tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACKNeal Cardwell2012-02-141-0/+4
| * | | | | | | ks8851: Fix NOHZ local_softirq_pending 08 warningCousson, Benoit2012-02-131-1/+1
| * | | | | | | bnx2x: fix bnx2x_storm_stats_update() on big endianEric Dumazet2012-02-131-4/+4
| * | | | | | | ixp4xx-eth: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-1/+2
| * | | | | | | octeon: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-2/+2
| * | | | | | | fec: fix PHY name to match fixed MDIO bus nameFlorian Fainelli2012-02-131-1/+1
| * | | | | | | bcm63xx-enet: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-1/+1
| * | | | | | | cpmac: fix PHY name to match MDIO bus nameFlorian Fainelli2012-02-131-2/+2
| * | | | | | | mlx4: Fix kcalloc parameters swappedAxel Lin2012-02-131-2/+3
| * | | | | | | tcp: fix range tcp_shifted_skb() passes to tcp_sacktag_one()Neal Cardwell2012-02-131-9/+10
| * | | | | | | tcp: allow tcp_sacktag_one() to tag ranges not aligned with skbsNeal Cardwell2012-02-131-14/+22
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-02-181-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | regmap: Fix cache defaults initialization from raw cache defaultsLars-Peter Clausen2012-02-151-2/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-02-187-18/+89
|\ \ \ \ \ \ \ \
| * | | | | | | | ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang2012-02-162-4/+4
| * | | | | | | | eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks2012-02-161-0/+2
| * | | | | | | | eCryptfs: Improve statfs reportingTyler Hicks2012-02-164-14/+83
* | | | | | | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds2012-02-181-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pinctrl: restore pin namingLinus Walleij2012-02-011-1/+1
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-02-186-31/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-161-1/+7
| * | | | | | | | | powerpc/adb: Use set_current_state()majianpeng2012-02-161-2/+2
| * | | | | | | | | powerpc: Disable interrupts early in Program CheckBenjamin Herrenschmidt2012-02-161-1/+1
| * | | | | | | | | powerpc: Remove legacy iSeries from ppc64_defconfigStephen Rothwell2012-02-161-5/+0
| * | | | | | | | | powerpc/fsl/pci: Fix PCIe fixup regressionBenjamin Herrenschmidt2012-02-161-19/+29
| * | | | | | | | | powerpc: Fix kernel log of oops/panic instruction dumpIra Snyder2012-02-161-3/+3
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2012-02-183-8/+28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PCI: Fix pci cardbus removalYinghai Lu2012-02-101-6/+22
| * | | | | | | | | | PCI: set pci sriov page size before reading SRIOV BARVaidyanathan Srinivasan2012-02-101-2/+1
| * | | | | | | | | | PCI: workaround hard-wired bus number V2Yinghai Lu2012-02-101-0/+5
* | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-02-184-7/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher2012-02-142-6/+2
| * | | | | | | | | | | drm/radeon/kms/atom: bios scratch reg handling updatesAlex Deucher2012-02-141-0/+17