summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIMJoe Perches2012-11-261-0/+6
* sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley2012-11-263-6/+81
* cpts: add missing kconfig dependencyRichard Cochran2012-11-261-0/+1
* ptp: reduce stack usage when measuring the system time offsetRichard Cochran2012-11-261-7/+14
* ptp: reduce stack usage when reading external time stampsRichard Cochran2012-11-261-5/+17
* stmmac: update the driver version to Nov_2012Giuseppe CAVALLARO2012-11-261-1/+1
* stmmac: update the doc with new IRQ mitigationGiuseppe CAVALLARO2012-11-261-13/+15
* stmmac: get/set coalesce parameters via ethtoolGiuseppe CAVALLARO2012-11-261-0/+83
* stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO2012-11-269-20/+72
* stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO2012-11-265-62/+111
* stmmac: remove dead code for STMMAC_TIMER supportGiuseppe CAVALLARO2012-11-266-310/+3
* tun: put correct method name in a debug message.Rami Rosen2012-11-261-1/+1
* vtun: fix typos.Rami Rosen2012-11-261-4/+4
* atm: br2684: Fix excessive queue bloatDavid Woodhouse2012-11-261-14/+22
* dsa: Hide core config options; make drivers select what they needBen Hutchings2012-11-262-17/+17
* ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches2012-11-252-6/+6
* ipv4: ipmr: various fixes and cleanupsEric Dumazet2012-11-251-7/+17
* MAINTAINERS: Add Q: patchwork entries for net/ and drivers/net/Joe Perches2012-11-251-1/+2
* smsc: Add logging message newlinesJoe Perches2012-11-252-291/+296
* qlcnic: fix sparse check endian warningsShahed Shaikh2012-11-256-221/+300
* net: dsa/slave: Fix compilation warningsviresh kumar2012-11-252-8/+9
* net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde2012-11-251-1/+1
* 8139cp: re-enable interrupts after tx timeoutDavid Woodhouse2012-11-251-0/+1
* 8139cp: enable bqlDavid Woodhouse2012-11-251-0/+11
* 8139cp: set ring address after enabling C+ modeDavid Woodhouse2012-11-251-12/+28
* Revert "8139cp: revert "set ring address before enabling receiver""David S. Miller2012-11-251-11/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-25155-572/+1384
|\
| * Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-11-241-2/+4
| |\
| | * ALSA: hda - Fix build without CONFIG_PMTakashi Iwai2012-11-241-2/+4
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-11-2316-49/+131
| |\ \
| | * | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich2012-11-201-7/+7
| | * | x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky2012-11-201-0/+4
| | * | x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-11-201-0/+2
| | * | x86-32: Fix invalid stack address while in softirqRobert Richter2012-11-202-11/+32
| | * | Merge commit 'efi-for-3.7-v2' into x86/urgentH. Peter Anvin2012-11-202-3/+2
| | |\ \
| | | * | x86, efi: Fix processor-specific memcpy() build errorMatt Fleming2012-11-201-0/+2
| | | * | x86: remove dummy long from EFI stubCesar Eduardo Barros2012-11-201-3/+0
| | * | | x86, mm: Correct vmflag test for checking VM_HUGETLBJoonsoo Kim2012-11-141-1/+1
| | |/ /
| | * | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-11-131-13/+18
| | |\ \
| | | * | x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen2012-10-301-13/+18
| | * | | x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2012-10-311-0/+14
| | * | | x86/ce4100: Fix PCI configuration register access for devices without interruptsMaxime Bizon2012-10-301-0/+13
| | * | | x86/ce4100: Fix reboot by forcing the reboot method to be KBDMaxime Bizon2012-10-301-0/+10
| | * | | x86/ce4100: Fix pm_poweroffFlorian Fainelli2012-10-301-0/+14
| | * | | MAINTAINERS: Update email address for Robert RichterRobert Richter2012-10-301-1/+1
| | * | | x86, microcode_amd: Change email addresses, MAINTAINERS entryAndreas Herrmann2012-10-302-4/+4
| | * | | MAINTAINERS: Change Boris' email addressBorislav Petkov2012-10-301-4/+4
| | * | | EDAC: Change Boris' email addressBorislav Petkov2012-10-303-4/+4
| | * | | x86, AMD: Change Boris' email addressBorislav Petkov2012-10-301-1/+1
| * | | | Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-11-235-25/+30
| |\ \ \ \