aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-30
|\
| * [IPV4] SNMP: Support OutMcastPkts and OutBcastPktsMitsuru Chinen2007-04-30
| * [IPV4] SNMP: Support InMcastPkts and InBcastPktsMitsuru Chinen2007-04-30
| * [IPV4] SNMP: Support InTruncatedPktsMitsuru Chinen2007-04-30
| * [IPV4] SNMP: Support InNoRoutesMitsuru Chinen2007-04-30
| * [SNMP]: Add definitions for {In,Out}BcastPktsMitsuru Chinen2007-04-30
| * [TCP] FRTO: RFC4138 allows Nagle override when new data must be sentIlpo Järvinen2007-04-30
| * [TCP] FRTO: Delay skb available check until it's mandatoryIlpo Järvinen2007-04-30
| * [XFRM]: Restrict upper layer information by bundle.Masahide NAKAMURA2007-04-30
| * [TCP]: Catch skb with S+L bugs earlierIlpo Järvinen2007-04-30
| * [PATCH] INET : IPV4 UDP lookups converted to a 2 pass algoEric Dumazet2007-04-30
| * [L2TP]: Add the ability to autoload a pppox protocol module.James Chapman2007-04-30
| * [SKB]: Introduce skb_queue_walk_safe()James Chapman2007-04-30
| * [AF_IUCV/IUCV]: smp_call_function deadlockMartin Schwidefsky2007-04-29
| * [IPV6]: Fix slab corruption running ip6sicEric Sesterhenn2007-04-29
| * [TCP]: Update references in two old commentsGerrit Renker2007-04-29
| * [XFRM]: Export SPD infoJamal Hadi Salim2007-04-29
| * [IPV6]: Track device renames in snmp6.Stephen Hemminger2007-04-29
| * [SCTP]: Fix sctp_getsockopt_local_addrs_old() to use local storage.Vlad Yasevich2007-04-29
| * [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-29
| * [NETPOLL]: Remove CONFIG_NETPOLL_RXSergei Shtylyov2007-04-28
| * [NETPOLL]: Fix TX queue overflow in trapped mode.Sergei Shtylyov2007-04-28
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-04-30
|\ \
| * \ Merge branch 'cfq' into for-linusJens Axboe2007-04-30
| |\ \
| | * | cfq-iosched: speedup cic rb lookupJens Axboe2007-04-30
| | * | ll_rw_blk: add io_context private pointerJens Axboe2007-04-30
| | * | cfq-iosched: get rid of cfqq hashVasily Tarasov2007-04-30
| | * | cfq-iosched: tighten queue request overlap conditionJens Axboe2007-04-30
| | * | cfq-iosched: improve sync vs async workloadsJens Axboe2007-04-30
| | * | cfq-iosched: never allow an async queue idlingJens Axboe2007-04-30
| | * | cfq-iosched: get rid of ->dispatch_sliceJens Axboe2007-04-30
| | * | cfq-iosched: don't pass unused preemption variable aroundJens Axboe2007-04-30
| | * | cfq-iosched: get rid of ->cur_rr and ->cfq_listJens Axboe2007-04-30
| | * | cfq-iosched: slice offset should take ioprio into accountJens Axboe2007-04-30
| | * | [PATCH] cfq-iosched: style cleanups and commentsJens Axboe2007-04-30
| | * | cfq-iosched: sort IDLE queues into the rbtreeJens Axboe2007-04-30
| | * | cfq-iosched: sort RT queues into the rbtreeJens Axboe2007-04-30
| | * | [PATCH] cfq-iosched: speed up rbtree handlingJens Axboe2007-04-30
| | * | cfq-iosched: rework the whole round-robin list conceptJens Axboe2007-04-30
| | * | cfq-iosched: minor updatesJens Axboe2007-04-30
| | * | cfq-iosched: development updateJens Axboe2007-04-30
| | * | cfq-iosched: improve preemption for cooperating tasksJens Axboe2007-04-30
| | |/
| * | [PATCH] elevator: elv_list_lock does not need irq disablingJens Axboe2007-04-30
| * | [BLOCK] Don't pin lots of memory in mempoolsJens Axboe2007-04-30
| |/
* | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2007-04-30
|\ \
| * | [POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.cPaul Mackerras2007-04-29
| * | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-29
| |\|
| * | [POWERPC] remove kernel module option for booke wdtDave Jiang2007-04-29
| * | [POWERPC] Avoid putting cpu node twiceJohn Rigby2007-04-29
| * | [POWERPC] Spinlock initializer cleanupThomas Gleixner2007-04-29