summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-05[PKT_SCHED]: RED: Dont start idle periods while already idlingThomas Graf1-2/+4
2005-11-05[PKT_SCHED]: RED: Use generic queue management interfaceThomas Graf1-29/+13
2005-11-05[PKT_SCHED]: RED: Use new generic red interfaceThomas Graf1-247/+74
2005-11-05[NET]: Introduce INET_ECN_set_ce() functionThomas Graf1-4/+24
2005-11-05[PKT_SCHED]: Generic RED layerThomas Graf1-0/+325
2005-11-05[NETFILTER] nf_queue: Fix Ooops when no queue handler registeredHarald Welte1-1/+1
2005-11-05[NETFILTER]: CONNMARK target needs ip_conntrackHarald Welte1-0/+1
2005-11-05[NETFILTER] nfnetlink: Use kzallocHarald Welte2-8/+4
2005-11-05[NETFILTER]: Fix double free after netlink_unicast() in ctnetlinkHarald Welte1-12/+7
2005-11-05[NETFILTER] NAT: Fix module refcount dropping too farHarald Welte2-5/+3
2005-11-04[NETFILTER] PPTP helper: Fix endianness bug in GRE key / CallID NATHarald Welte1-2/+2
2005-11-04[NETFILTER] PPTP helper: Fix compilation of conntrack helper without NATHarald Welte2-4/+2
2005-11-04NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabledChuck Lever4-29/+51
2005-11-04SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever3-9/+9
2005-11-04NFSv4: Teach NFSv4 to cache locks when we hold a delegationTrond Myklebust1-8/+28
2005-11-04NFSv4: Recover locks too when returning a delegationTrond Myklebust3-2/+55
2005-11-04NFSv4: Fix recovery of flock() locks.Trond Myklebust1-2/+2
2005-11-04NFSv4: Return any delegations before sillyrenaming the fileTrond Myklebust1-0/+3
2005-11-04NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEIDTrond Myklebust1-5/+3
2005-11-04NFSv4: Fix problem with OPEN_DOWNGRADETrond Myklebust7-52/+20
2005-11-04NFSv4: Fix a race between open() and close()Trond Myklebust3-47/+49
2005-11-04[USB]: Make early handoff a final fixup instead of a header one.David S. Miller1-1/+1
2005-11-04[PATCH] improve scheduler fairness a bitOleg Nesterov1-1/+1
2005-11-04Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2005-11-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds30-1043/+466
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6Linus Torvalds8-217/+227
2005-11-04[PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfromRussell King11-1407/+2
2005-11-04[PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000Russell King1-109/+1
2005-11-04[PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the C...Russell King3-15/+3
2005-11-04[ARM] 3097/1: change library link orderingNicolas Pitre1-1/+1
2005-11-04[ARM] 3087/1: PXA2xx flash platform device conversionTodd Poynor2-2/+168
2005-11-04[ARM] 3086/1: ixp2xxx error irq handlingDave Jiang2-1/+80
2005-11-04[ARM] 3094/1: remove PLD stuff from old uaccess codeNicolas Pitre1-116/+16
2005-11-03Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds178-11967/+5785
2005-11-04[XFS] Remove no-longer-used qsort source.Nathan Scott3-182/+4
2005-11-04[XFS] Fix an inode32 regression - if no options are presented, must stillNathan Scott1-2/+2
2005-11-03[SERIAL] 8250_early.c passing 0 instead of NULLBen Dooks1-1/+1
2005-11-03[ARM] Fix IXDP2x01 config filesDeepak Saxena2-3/+3
2005-11-03[ARM] Merge SMP treeRussell King4-2/+16
2005-11-03[ARM] 3092/1: remove excessive print format paddingNicolas Pitre1-4/+4
2005-11-03[ARM SMP] Do not clear cpu_vm_mask for VIPT cachesRussell King1-1/+2
2005-11-03[ARM SMP] Add configuration option for ARMv6K processorsRussell King3-1/+14
2005-11-03[ARM] Fix another build error with IOP3xx platformsRussell King1-1/+1
2005-11-03[ARM] Add Realview default configuration fileRussell King1-0/+789
2005-11-03[ARM] Fix more 3016/1 breakageRussell King2-10/+10
2005-11-03[XFS] Remove several no-longer-used files.Nathan Scott4-2300/+0
2005-11-03[XFS] Cleanup cosmetic differences between source trees.Nathan Scott4-35/+19
2005-11-03[PKT_SCHED]: Rework QoS and/or fair queueing configurationThomas Graf1-199/+195
2005-11-02[PATCH] x86-64: bitops fix for -OsAlexandre Oliva1-16/+50
2005-11-03[IPV6]: inet6_ifinfo_notify should use RTM_DELLINK in addrconf_ifdownYan Zheng1-1/+1