summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho2008-11-251-9/+55
* rose: zero length frame filtering in af_rose.cBernard Pidoux2008-11-251-0/+10
* bridge: netfilter: fix update_pmtu crash with GREHerbert Xu2008-11-241-0/+13
* netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt2008-11-241-1/+1
* netfilter: ctnetlink: fix conntrack creation racePatrick McHardy2008-11-242-4/+3
* drivers/net/chelsio/sge.c: remove redundant argument commentsQinghuang Feng2008-11-231-4/+0
* driver/net/*: remove redundant argument commentsQinghuang Feng2008-11-236-12/+0
* net: Fix memory leak in the proto_register functionCatalin Marinas2008-11-213-19/+14
* tcp: Do not use TSO/GSO when there is urgent dataPetr Tesarik2008-11-211-2/+5
* net/hp-plus: fix link errorsRandy Dunlap2008-11-211-1/+1
* axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411Cord Walter2008-11-212-1/+1
* phy: fix phy_id detection also for broken hardware.Giuseppe Cavallaro2008-11-201-2/+11
* pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI PremiumAndreas Petlund2008-11-201-0/+17
* Linux 2.6.28-rc6v2.6.28-rc6Linus Torvalds2008-11-201-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-11-208-6/+19
|\
| * [IA64] xen: fix xen_get_eflags.Isaku Yamahata2008-11-201-1/+1
| * [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2008-11-203-2/+15
| * [IA64] remove duplicate include iommu.hHuang Weiyi2008-11-201-1/+0
| * [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-201-1/+1
| * [IA64] Rationalize kernel mode alignment checkingTony Luck2008-11-202-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-11-206-6/+37
|\ \
| * | USB: ACE1001 patch for cp2101.cM Kondrin2008-11-191-0/+1
| * | USB: usbmon: fix read(2)Pete Zaitcev2008-11-191-1/+4
| * | USB: gadget rndis: send notificationsRichard Röjfors2008-11-191-1/+1
| * | USB: gadget rndis: stop windows self-immolationDavid Brownell2008-11-191-1/+0
| * | USB: storage: update unusual_devs entries for Nokia 5300 and 5310Alan Stern2008-11-191-1/+8
| * | USB: storage: updates unusual_devs entry for the Nokia 6300Alan Stern2008-11-191-1/+1
| * | usb: musb: fix bug in musb_scheduleFelipe Balbi2008-11-191-1/+1
| * | USB: fix SB700 usb subsystem hang bugAndiry Xu2008-11-191-0/+21
| |/
* | x86: Fix interrupt leak due to migrationMatthew Wilcox2008-11-201-0/+14
* | SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust2008-11-201-2/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-11-206-11/+36
|\ \
| * | [CIFS] Do not attempt to close invalidated file handlesSteve French2008-11-204-9/+30
| * | [CIFS] fix check for dead tcon in smb_initSteve French2008-11-182-2/+6
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-11-208-133/+90
|\ \ \
| * | | MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle2008-11-201-1/+1
| * | | MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle2008-11-201-1/+1
| * | | MIPS: RB532: Provide functions for gpio configurationPhil Sutter2008-11-202-120/+75
| * | | MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev2008-11-201-1/+1
| * | | MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2008-11-202-7/+9
| * | | MIPS: Malta: Fix include paths in malta-amon.cDavid Daney2008-11-201-3/+3
| | |/ | |/|
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-11-201-2/+4
|\ \ \
| * | | intel-iommu: fix compile warningsFUJITA Tomonori2008-11-191-2/+4
* | | | 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