summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-2026-169/+149
|\
| * net: fix tiny output corruption of /proc/net/snmp6Alexey Dobriyan2008-11-201-3/+3
| * atl2: don't request irq on resume if netif runningAlan Jenkins2008-11-201-3/+5
| * ipv6: use seq_release_private for ip6mr.c /proc entriesBenjamin Thery2008-11-201-2/+2
| * pkt_sched: fix missing check for packet overrun in qdisc_dump_stab()Patrick McHardy2008-11-201-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-207-58/+23
| |\
| | * iwlagn: fix RX skb alignmentJohannes Berg2008-11-183-13/+22
| | * mac80211: remove ieee80211_notify_macJohannes Berg2008-11-184-44/+0
| | * libertas_tf: fix skb tail pointerJohannes Berg2008-11-181-1/+1
| * | smc911x: Fix printf format typo in smc911x driver.Vernon Sauder2008-11-201-1/+1
| * | asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas2008-11-201-1/+3
| * | mv643xx_eth: fix recycle check boundLennert Buytenhek2008-11-201-1/+2
| * | mv643xx_eth: fix the order of mdiobus_{unregister, free}() callsLennert Buytenhek2008-11-201-1/+1
| * | sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu2008-11-201-2/+2
| * | TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()Balazs Scheidler2008-11-201-0/+1
| * | TPROXY: fill struct flowi->flags in udp_sendmsg()Balazs Scheidler2008-11-201-0/+1
| * | net: ipg.c fix bracing on endian swappingHarvey Harrison2008-11-191-4/+4
| * | phylib: Fix auto-negotiation restart avoidanceTrent Piepho2008-11-191-11/+23
| * | net: jme.c rxdesc.flags is __le16, other missing endian swapsHarvey Harrison2008-11-191-11/+10
| * | phylib: fix phy name example in documentationPaulius Zaleckas2008-11-191-1/+1
| * | net: Do not fire linkwatch events until the device is registered.David S. Miller2008-11-191-1/+6
| * | phonet: fix compilation with gcc-3.4Alexey Dobriyan2008-11-191-28/+24
| * | ixgbe: fix compilation with gcc-3.4Alexey Dobriyan2008-11-191-30/+28
| * | pktgen: fix multiple queue warningRobert Olsson2008-11-191-7/+2
| * | net: fix ip_mr_init() error pathBenjamin Thery2008-11-191-4/+5
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-203-59/+56
|\ \ \
| * \ \ Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Ingo Molnar2008-11-191-59/+54
| |\ \ \
| | * | | ftrace: fix dyn ftrace filter selectionSteven Rostedt2008-11-191-58/+50
| | * | | ftrace: make filtered functions effective on settingSteven Rostedt2008-11-191-1/+1
| | * | | ftrace: fix set_ftrace_filterSteven Rostedt2008-11-191-0/+3
| * | | | trace: introduce missing mutex_unlock()Vegard Nossum2008-11-181-0/+1
| * | | | Merge branch 'linus' into tracing/urgentIngo Molnar2008-11-18383-2504/+11791
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | tracing: kernel/trace/trace.c: introduce missing kfree()Julia Lawall2008-11-181-0/+1
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-202-1/+10
|\ \ \ \ \
| * | | | | x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto2008-11-181-1/+1
| * | | | | x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin2008-11-181-0/+9
* | | | | | parisc: fix bug in compat_arch_ptraceHelge Deller2008-11-201-5/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-11-191-2/+2
|\ \ \ \ \ \
| * | | | | | PCI: Fix disable IRQ 0 in pci_reset_function()Sheng Yang2008-11-191-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2008-11-194-1/+44
|\ \ \ \ \ \
| * | | | | | x86: make NUMA on 32-bit depend on EXPERIMENTAL againRafael J. Wysocki2008-11-121-1/+1
| * | | | | | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki2008-11-123-0/+43
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-1911-28/+54
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-18567-6121/+19282
| |\ \ \ \ \ \
| | * | | | | | AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel2008-11-181-1/+1
| | * | | | | | AMD IOMMU: fix fullflush comparison lengthJoerg Roedel2008-11-181-1/+1
| | * | | | | | AMD IOMMU: enable device isolation per defaultJoerg Roedel2008-11-182-2/+2
| | * | | | | | AMD IOMMU: add parameter to disable device isolationJoerg Roedel2008-11-182-0/+4
| * | | | | | | x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher2008-11-181-1/+1
| * | | | | | | x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar2008-11-181-5/+21
OpenPOWER on IntegriCloud