aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-17pkt_sched: Remove RR scheduler.David S. Miller2-129/+16
2008-07-17netdev: Kill NETIF_F_MULTI_QUEUE.David S. Miller7-24/+1
2008-07-17netdev: Allocate multiple queues for TX.David S. Miller18-137/+320
2008-07-17igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.David S. Miller2-53/+0
2008-07-17x86: fix asm/e820.h for userspace inclusionRusty Russell1-1/+2
2008-07-17x86: fix numaq_tsc_disableYinghai Lu1-1/+1
2008-07-17fix build error of arch/ia64/kvm/*Takashi Iwai2-3/+3
2008-07-17Update scripts/Makefile.fwinst to cope with older makeDavid Woodhouse1-2/+23
2008-07-17Fix collateral damage to top level MakefileGrant Likely1-1/+0
2008-07-17ftrace: do not trace library functionsIngo Molnar1-12/+5
2008-07-17ftrace: do not trace scheduler functionsIngo Molnar1-2/+1
2008-07-17ftrace: fix lockup with MAXSMPIngo Molnar1-0/+3
2008-07-17[S390] dasd: use -EOPNOTSUPP instead of -ENOTSUPPStefan Haberland1-2/+2
2008-07-17[S390] qdio: new qdio driver.Jan Glauber20-4943/+3874
2008-07-17[S390] cio: Export chsc_error_from_response().Cornelia Huck2-1/+10
2008-07-17[S390] vmur: Fix return code handling.Frank Munzert1-5/+5
2008-07-17[S390] Fix stacktrace compile bug.Heiko Carstens1-0/+1
2008-07-17[S390] Increase default warning stacksize.Heiko Carstens1-1/+1
2008-07-17[S390] dasd: Fix cleanup in dasd_{fba,diag}_check_characteristics().Cornelia Huck2-8/+24
2008-07-17[S390] chsc headers userspace cleanupAdrian Bunk3-4/+7
2008-07-17[S390] dasd: fix unsolicited SIM handling.Stefan Haberland1-1/+3
2008-07-17[S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert1-7/+94
2008-07-17ftrace: fix merge bugletIngo Molnar1-2/+1
2008-07-16garp: retry sending JoinIn messages after allocation failuresPatrick McHardy1-1/+4
2008-07-16core: add stat to track unresolved discards in neighbor cacheNeil Horman2-4/+8
2008-07-16mib: add net to NET_ADD_STATS_USERPavel Emelyanov2-4/+4
2008-07-16mib: add net to NET_ADD_STATS_BHPavel Emelyanov2-4/+13
2008-07-16mib: add net to NET_INC_STATS_USERPavel Emelyanov2-4/+4
2008-07-16mib: add net to NET_INC_STATS_BHPavel Emelyanov18-81/+84
2008-07-16mib: add net to NET_INC_STATSPavel Emelyanov3-4/+4
2008-07-16tcp: replace tcp_sock argument with sock in some placesPavel Emelyanov1-13/+18
2008-07-16inet: prepare net on the stack for NET accounting macrosPavel Emelyanov3-3/+6
2008-07-16sock: add net to prot->enter_memory_pressure callbackPavel Emelyanov6-8/+8
2008-07-16mib: add net to TCP_ADD_STATS_USERPavel Emelyanov1-5/+5
2008-07-16mib: add net to TCP_DEC_STATSPavel Emelyanov2-2/+2
2008-07-16mib: add net to TCP_INC_STATS_BHPavel Emelyanov6-21/+21
2008-07-16mib: add net to TCP_INC_STATSPavel Emelyanov3-8/+8
2008-07-16tcp: add net to tcp_mib_initPavel Emelyanov2-2/+2
2008-07-16mib: drop unused TCP_XXX_STATS macrosPavel Emelyanov1-2/+0
2008-07-16inet: prepare struct net for TCP MIB accountingPavel Emelyanov2-4/+9
2008-07-16mib: add net to IP_ADD_STATS_BHPavel Emelyanov2-2/+2
2008-07-16mib: add net to IP_INC_STATS_BHPavel Emelyanov12-34/+41
2008-07-16mib: add net to IP_INC_STATSPavel Emelyanov4-18/+18
2008-07-16mib: drop unused IP_INC_STATS_USERPavel Emelyanov1-1/+0
2008-07-16ipv4: prepare net initialization for IP accountingPavel Emelyanov3-5/+8
2008-07-16netdrv intel: always enable VLAN filtering except in promiscous modePatrick McHardy5-36/+5
2008-07-16netdrv intel: disable VLAN filtering in promiscous modePatrick McHardy5-27/+57
2008-07-16net/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP in comments.Will Newton1-4/+4
2008-07-16net: make __skb_splice_bits staticHarvey Harrison1-1/+1
2008-07-16ipvs: More reliable synchronization on connection closeRumen G. Bogdanovski1-1/+2