summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | mlx4_core: Fix mtt profile issueMarcel Apfelbaum2012-01-222-2/+2
| * | mlx4_core: removed function index from vf.Marcel Apfelbaum2012-01-2210-53/+8
| * | mlx4_en: eth statistics modificationEugenia Emantayev2012-01-225-16/+75
| * | mlx4: VF is not allowed to perform dump statsEugenia Emantayev2012-01-221-0/+2
| * | mlx4_en: clear all eth statistics when port goes upEugenia Emantayev2012-01-221-12/+24
| * | tcp: fix undo after RTO for CUBICNeal Cardwell2012-01-201-4/+6
| * | tcp: fix undo after RTO for BICNeal Cardwell2012-01-201-4/+7
| * | enic: fix compile when CONFIG_PCI_IOV is not enabledRoopa Prabhu2012-01-201-2/+2
| * | ixgbevf: make operations tables constStephen Hemminger2012-01-194-8/+8
| * | ixgbevf: fix sparse warningsStephen Hemminger2012-01-193-2/+4
| * | ixgbevf: make ethtool ops and strings constStephen Hemminger2012-01-191-2/+3
| * | ixgbevf: Prevent possible race condition by checking for messageGreg Rose2012-01-191-18/+21
| * | ixgbe: Fix register defines to correctly handle complex expressionsAlexander Duyck2012-01-191-16/+16
| * | igbvf: Remove unnecessary irq disable/enableMitch A Williams2012-01-191-5/+0
| * | igbvf: remove unneeded castStephen Hemminger2012-01-191-2/+1
| * | igb: Update Copyright on all Intel copyrighted files.Carolyn Wyborny2012-01-1917-18/+18
| * | igb: make local functions staticStephen Hemminger2012-01-192-4/+4
| * | net: ftgmac100/ftmac100: add missing interrupt.h includeThomas Faber2012-01-182-0/+2
| * | bonding: fix enslaving in alb mode when link downJiri Bohac2012-01-181-18/+9
| * | pch_gbe: Do not abort probe on bad MACDarren Hart2012-01-181-3/+14
| * | net: race condition in ipv6 forwarding and disable_ipv6 parametersFrancesco Ruggeri2012-01-181-21/+40
| * | enic: fix location of vnic dev unregister in enic_probe cleanup codeRoopa Prabhu2012-01-181-1/+1
| * | enic: rearrange some of the port profile codeRoopa Prabhu2012-01-181-7/+7
| * | enic: Add sriov vf device id checks in port profile codeRoopa Prabhu2012-01-181-9/+8
| * | enic: This patch adds pci id 0x71 for SRIOV VF'sRoopa Prabhu2012-01-182-1/+8
| * | mlx4_en: set number of rx rings used by RSS using ethtoolYevgeny Petrilin2012-01-184-7/+102
| * | net: bpf_jit: fix divide by 0 generationEric Dumazet2012-01-181-14/+22
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-187-21/+54
| |\|
| | * b43: add option to avoid duplicating device support with brcmsmacJohn W. Linville2012-01-182-0/+8
| | * mac80211: fix work removal on deauth requestJohannes Berg2012-01-181-11/+27
| | * mac80211: Use the right headroom size for mesh mgmt framesJavier Cardona2012-01-182-6/+6
| | * brcmsmac: fix tx queue flush infinite loopStanislaw Gruszka2012-01-181-1/+9
| | * mac80211: fix debugfs key->station symlinkJohannes Berg2012-01-181-3/+4
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-245-15/+52
|\ \ \
| * | | quota: Pass information that quota is stored in system file to userspaceJan Kara2012-01-122-4/+10
| * | | ext2: protect inode changes in the SETVERSION and SETFLAGS ioctlsDjalal Harouni2012-01-111-6/+16
| * | | jbd: Issue cache flush after checkpointingJan Kara2012-01-112-5/+26
* | | | regulator: Fix documentation for of_node parameter of regulator_register()Mark Brown2012-01-241-1/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-246-34/+63
|\ \ \ \
| * | | | ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai2012-01-231-3/+5
| * | | | ALSA: HDA: Use model=auto for Thinkpad T510David Henningsson2012-01-231-1/+1
| * | | | ALSA: hda - Fix buffer-alignment regression with Nvidia HDMITakashi Iwai2012-01-231-2/+4
| * | | | ALSA: hda - Fix a unused variable warningTakashi Iwai2012-01-201-1/+0
| * | | | snd-hda-intel: better Alienware M17x R3 quirkAlbert Pool2012-01-201-1/+1
| * | | | ALSA: hda/realtek - Remove use_jack_tbl fieldTakashi Iwai2012-01-191-4/+1
| * | | | ALSA: hda/realtek - Avoid conflict of unsol-events with static quirksTakashi Iwai2012-01-193-24/+53
| * | | | ALSA: hda/realtek - Avoid multi-ios conflicting with multi-speakersTakashi Iwai2012-01-191-1/+1
* | | | | gma500: Fix shmem mappingAlan Cox2012-01-241-3/+2
* | | | | migrate_mode.h is not exported to user modeStephen Rothwell2012-01-231-1/+1
* | | | | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-235-10/+25
|\ \ \ \ \