| Commit message (Expand) | Author | Age |
... | |
| * | | | [IPV4] SNMP: Support InNoRoutes | Mitsuru Chinen | 2007-04-30 |
| * | | | [SNMP]: Add definitions for {In,Out}BcastPkts | Mitsuru Chinen | 2007-04-30 |
| * | | | [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent | Ilpo Järvinen | 2007-04-30 |
| * | | | [TCP] FRTO: Delay skb available check until it's mandatory | Ilpo Järvinen | 2007-04-30 |
| * | | | [XFRM]: Restrict upper layer information by bundle. | Masahide NAKAMURA | 2007-04-30 |
| * | | | [TCP]: Catch skb with S+L bugs earlier | Ilpo Järvinen | 2007-04-30 |
| * | | | [PATCH] INET : IPV4 UDP lookups converted to a 2 pass algo | Eric Dumazet | 2007-04-30 |
| * | | | [L2TP]: Add the ability to autoload a pppox protocol module. | James Chapman | 2007-04-30 |
| * | | | [SKB]: Introduce skb_queue_walk_safe() | James Chapman | 2007-04-30 |
| * | | | [AF_IUCV/IUCV]: smp_call_function deadlock | Martin Schwidefsky | 2007-04-29 |
| * | | | [IPV6]: Fix slab corruption running ip6sic | Eric Sesterhenn | 2007-04-29 |
| * | | | [TCP]: Update references in two old comments | Gerrit Renker | 2007-04-29 |
| * | | | [XFRM]: Export SPD info | Jamal Hadi Salim | 2007-04-29 |
| * | | | [IPV6]: Track device renames in snmp6. | Stephen Hemminger | 2007-04-29 |
| * | | | [SCTP]: Fix sctp_getsockopt_local_addrs_old() to use local storage. | Vlad Yasevich | 2007-04-29 |
| * | | | [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. | Rusty Russell | 2007-04-29 |
| * | | | [NETPOLL]: Remove CONFIG_NETPOLL_RX | Sergei Shtylyov | 2007-04-28 |
| * | | | [NETPOLL]: Fix TX queue overflow in trapped mode. | Sergei Shtylyov | 2007-04-28 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-04-30 |
|\ \ \ |
|
| * \ \ | Merge branch 'cfq' into for-linus | Jens Axboe | 2007-04-30 |
| |\ \ \ |
|
| | * | | | cfq-iosched: speedup cic rb lookup | Jens Axboe | 2007-04-30 |
| | * | | | ll_rw_blk: add io_context private pointer | Jens Axboe | 2007-04-30 |
| | * | | | cfq-iosched: get rid of cfqq hash | Vasily Tarasov | 2007-04-30 |
| | * | | | cfq-iosched: tighten queue request overlap condition | Jens Axboe | 2007-04-30 |
| | * | | | cfq-iosched: improve sync vs async workloads | Jens Axboe | 2007-04-30 |
| | * | | | cfq-iosched: never allow an async queue idling | Jens Axboe | 2007-04-30 |
| | * | | | cfq-iosched: get rid of ->dispatch_slice | Jens Axboe | 2007-04-30 |
| | * | | | cfq-iosched: don't pass unused preemption variable around | Jens Axboe | 2007-04-30 |
| | * | | | cfq-iosched: get rid of ->cur_rr and ->cfq_list | Jens Axboe | 2007-04-30 |
| | * | | | cfq-iosched: slice offset should take ioprio into account | Jens Axboe | 2007-04-30 |
| | * | | | [PATCH] cfq-iosched: style cleanups and comments | Jens Axboe | 2007-04-30 |
| | * | | | cfq-iosched: sort IDLE queues into the rbtree | Jens Axboe | 2007-04-30 |
| | * | | | cfq-iosched: sort RT queues into the rbtree | Jens Axboe | 2007-04-30 |
| | * | | | [PATCH] cfq-iosched: speed up rbtree handling | Jens Axboe | 2007-04-30 |
| | * | | | cfq-iosched: rework the whole round-robin list concept | Jens Axboe | 2007-04-30 |
| | * | | | cfq-iosched: minor updates | Jens Axboe | 2007-04-30 |
| | * | | | cfq-iosched: development update | Jens Axboe | 2007-04-30 |
| | * | | | cfq-iosched: improve preemption for cooperating tasks | Jens Axboe | 2007-04-30 |
| | |/ / |
|
| * | | | [PATCH] elevator: elv_list_lock does not need irq disabling | Jens Axboe | 2007-04-30 |
| * | | | [BLOCK] Don't pin lots of memory in mempools | Jens Axboe | 2007-04-30 |
| |/ / |
|
* | | | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2007-04-30 |
|\ \ \ |
|
| * | | | [POWERPC] Remove dev_dbg redefinition in drivers/ps3/vuart.c | Paul Mackerras | 2007-04-29 |
| * | | | Merge branch 'linux-2.6' into for-2.6.22 | Paul Mackerras | 2007-04-29 |
| |\| | |
|
| * | | | [POWERPC] remove kernel module option for booke wdt | Dave Jiang | 2007-04-29 |
| * | | | [POWERPC] Avoid putting cpu node twice | John Rigby | 2007-04-29 |
| * | | | [POWERPC] Spinlock initializer cleanup | Thomas Gleixner | 2007-04-29 |
| * | | | [POWERPC] ppc4xx_sgdma needs dma-mapping.h | Andrew Morton | 2007-04-29 |
| * | | | [POWERPC] arch/powerpc/sysdev/timer.c build fix | Srinivasa Ds | 2007-04-29 |
| * | | | [POWERPC] get_property cleanups | Stephen Rothwell | 2007-04-29 |
| * | | | [POWERPC] Remove the unused HTDMSOUND driver | Adrian Bunk | 2007-04-29 |