summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-29pppol2tp: Add missing sock_put() in pppol2tp_release()Frédéric Moulins1-0/+1
2008-11-27net: Fix soft lockups/OOM issues w/ unix garbage collectordann frazier3-3/+13
2008-11-27macvlan: don't broadcast PAUSE frames to macvlan devicesPatrick McHardy1-0/+3
2008-11-27Phonet: fix oops in phonet_address_del() on non-Phonet deviceRémi Denis-Courmont1-1/+1
2008-11-26netfilter: ctnetlink: fix GFP_KERNEL allocation under spinlockPatrick McHardy1-1/+1
2008-11-26sungem: Fix PCS_MIICTRL register write in gem_init_phy().David S. Miller1-1/+1
2008-11-26net: make skb_truesize_bug() call WARN()Arjan van de Ven1-1/+1
2008-11-26net: hp-plus uses eip_pollRandy Dunlap1-1/+1
2008-11-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller8-21/+74
2008-11-26net/wireless/reg.c: fix bad WARN_ON in if statementIngo Molnar1-2/+2
2008-11-26ath5k: disable beacon filter when station is not associatedMartin Xu2-1/+35
2008-11-26ath5k: fix Security issue in DebugFS part of ath5kCheng Renquan1-5/+5
2008-11-26ath9k: correct expected max RX buffer sizeLuis R. Rodriguez1-2/+11
2008-11-26ath9k: Fix SW-IOMMU bounce buffer starvationLuis R. Rodriguez2-8/+8
2008-11-26mac80211 : Fix setting ad-hoc mode and non-ibss channelAbhijeet Kolekar1-0/+8
2008-11-26iwlagn: fix DMA syncJohannes Berg1-3/+5
2008-11-25phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho1-9/+55
2008-11-25rose: zero length frame filtering in af_rose.cBernard Pidoux1-0/+10
2008-11-25bridge: netfilter: fix update_pmtu crash with GREHerbert Xu1-0/+13
2008-11-25netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt1-1/+1
2008-11-25netfilter: ctnetlink: fix conntrack creation racePatrick McHardy2-4/+3
2008-11-24drivers/net/chelsio/sge.c: remove redundant argument commentsQinghuang Feng1-4/+0
2008-11-24driver/net/*: remove redundant argument commentsQinghuang Feng6-12/+0
2008-11-22net: Fix memory leak in the proto_register functionCatalin Marinas3-19/+14
2008-11-22tcp: Do not use TSO/GSO when there is urgent dataPetr Tesarik1-2/+5
2008-11-22net/hp-plus: fix link errorsRandy Dunlap1-1/+1
2008-11-22axnet_cs / pcnet_cs: moving PCMCIA_DEVICE_PROD_ID for Netgear FA411Cord Walter2-1/+1
2008-11-21phy: fix phy_id detection also for broken hardware.Giuseppe Cavallaro1-2/+11
2008-11-21pci: Added quirk to disable msi for MCP55 NIC on Asus P5N32-SLI PremiumAndreas Petlund1-0/+17
2008-11-21Linux 2.6.28-rc6v2.6.28-rc6Linus Torvalds1-1/+1
2008-11-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds8-6/+19
2008-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds6-6/+37
2008-11-21[IA64] xen: fix xen_get_eflags.Isaku Yamahata1-1/+1
2008-11-21[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata3-2/+15
2008-11-21[IA64] remove duplicate include iommu.hHuang Weiyi1-1/+0
2008-11-21[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto1-1/+1
2008-11-21[IA64] Rationalize kernel mode alignment checkingTony Luck2-1/+2
2008-11-21x86: Fix interrupt leak due to migrationMatthew Wilcox1-0/+14
2008-11-21SUNRPC: Fix a performance regression in the RPC authentication codeTrond Myklebust1-2/+18
2008-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds6-11/+36
2008-11-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-133/+90
2008-11-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+4
2008-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-169/+149
2008-11-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-59/+56
2008-11-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+10
2008-11-21parisc: fix bug in compat_arch_ptraceHelge Deller1-5/+5
2008-11-20[CIFS] Do not attempt to close invalidated file handlesSteve French4-9/+30
2008-11-20MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle1-1/+1
2008-11-20MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle1-1/+1
2008-11-20MIPS: RB532: Provide functions for gpio configurationPhil Sutter2-120/+75